nixbot

builds

failed i686-linux.package-nix-ld build #27 · raw · ·

1these 4 derivations will be built:2  /nix/store/gcd3s1nibi0c64sdlqzpzv3k0q155m21-crate-embedded-io-0.7.1.tar.gz.drv3  /nix/store/2s4g2nd2qssqf7z6hwr6cv9pr3y5zhim-embedded-io-0.7.1.drv4  /nix/store/5bs9hgl99wdcdbfrspyhp7jz2y6xz0sj-cargo-vendor-dir.drv5  /nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv6building '/nix/store/wq103q26wc6fnxv3cisi3m1mk8k5ipws-crate-embedded-io-0.7.1.tar.gz.drv'7crate-embedded-io-0.7.1.tar.gz> 8crate-embedded-io-0.7.1.tar.gz> trying https://crates.io/api/v1/crates/embedded-io/0.7.1/download9crate-embedded-io-0.7.1.tar.gz>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current10crate-embedded-io-0.7.1.tar.gz>                                  Dload  Upload   Total   Spent    Left  Speed11crate-embedded-io-0.7.1.tar.gz>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     012crate-embedded-io-0.7.1.tar.gz> 100 16035  100 16035    0     0  27313      0 --:--:-- --:--:-- --:--:-- 2731313building '/nix/store/2s4g2nd2qssqf7z6hwr6cv9pr3y5zhim-embedded-io-0.7.1.drv' on 'ssh-ng://nix@jamie'14building '/nix/store/2s4g2nd2qssqf7z6hwr6cv9pr3y5zhim-embedded-io-0.7.1.drv'15building '/nix/store/5bs9hgl99wdcdbfrspyhp7jz2y6xz0sj-cargo-vendor-dir.drv' on 'ssh-ng://nix@jamie'16building '/nix/store/5bs9hgl99wdcdbfrspyhp7jz2y6xz0sj-cargo-vendor-dir.drv'17building '/nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv' on 'ssh-ng://nix@jamie'18building '/nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv'19nix-ld> Running phase: unpackPhase20nix-ld> unpacking source archive /nix/store/9crjy7silxqza0h7k2yk1i6x70srxnbl-source21nix-ld> source root is source22nix-ld> Executing cargoSetupPostUnpackHook23nix-ld> Finished cargoSetupPostUnpackHook24nix-ld> Running phase: patchPhase25nix-ld> Executing cargoSetupPostPatchHook26nix-ld> Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock27nix-ld> Finished cargoSetupPostPatchHook28nix-ld> Running phase: updateAutotoolsGnuConfigScriptsPhase29nix-ld> Running phase: configurePhase30nix-ld> Running phase: buildPhase31nix-ld> Executing cargoBuildHook32nix-ld> cargoBuildHook flags: -j 384 --target i686-unknown-linux-gnu --offline --profile release33nix-ld>    Compiling shlex v2.0.134nix-ld>    Compiling find-msvc-tools v0.1.935nix-ld>    Compiling heapless v0.9.336nix-ld>    Compiling byteorder v1.5.037nix-ld>    Compiling plain v0.2.338nix-ld>    Compiling scroll v0.13.039nix-ld>    Compiling stable_deref_trait v1.2.040nix-ld>    Compiling embedded-io v0.7.141nix-ld>    Compiling log v0.4.3242nix-ld>    Compiling linux-raw-sys v0.12.143nix-ld>    Compiling cc v1.2.6344nix-ld>    Compiling hash32 v0.3.145nix-ld>    Compiling goblin v0.10.546nix-ld>    Compiling nix-ld v2.0.6 (/build/source)47nix-ld> error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied48nix-ld>    --> src/sys.rs:131:1849nix-ld>     |50nix-ld> 131 |     type Error = Error;51nix-ld>     |                  ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`52nix-ld>     |53nix-ld>     = help: the following other types implement trait `embedded_io::Error`:54nix-ld>               ErrorKind55nix-ld>               Infallible56nix-ld>               SliceWriteError57nix-ld>               sys::Error58nix-ld>     = note: required for `<File as ErrorType>::Error` to implement `embedded_io::Error`59nix-ld> note: required by a bound in `embedded_io::ErrorType::Error`60nix-ld>    --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:221:1761nix-ld>     |62nix-ld> 221 |     type Error: Error;63nix-ld>     |                 ^^^^^ required by this bound in `ErrorType::Error`64nix-ld> 65nix-ld> error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied66nix-ld>    --> src/sys.rs:142:2167nix-ld>     |68nix-ld> 142 | impl eio::Error for Error {69nix-ld>     |                     ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`70nix-ld>     |71nix-ld> note: required by a bound in `embedded_io::Error`72nix-ld>    --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:177:1873nix-ld>     |74nix-ld> 177 | pub trait Error: core::error::Error {75nix-ld>     |                  ^^^^^^^^^^^^^^^^^^ required by this bound in `Error`76nix-ld> 77nix-ld> For more information about this error, try `rustc --explain E0277`.78nix-ld> error: could not compile `nix-ld` (bin "nix-ld") due to 2 previous errors79error: build of '/nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv' on 'ssh-ng://nix@jamie' failed: Cannot build '/nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv'.80       Reason: builder failed with exit code 101.81       Output paths:82         /nix/store/h5yfsd0a1grp4d3fws770a5n7wrms9h5-nix-ld83       Last 25 log lines:84       >               ErrorKind85       >               Infallible86       >               SliceWriteError87       >               sys::Error88       >     = note: required for `<File as ErrorType>::Error` to implement `embedded_io::Error`89       > note: required by a bound in `embedded_io::ErrorType::Error`90       >    --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:221:1791       >     |92       > 221 |     type Error: Error;93       >     |                 ^^^^^ required by this bound in `ErrorType::Error`94       >95       > error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied96       >    --> src/sys.rs:142:2197       >     |98       > 142 | impl eio::Error for Error {99       >     |                     ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`100       >     |101       > note: required by a bound in `embedded_io::Error`102       >    --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:177:18103       >     |104       > 177 | pub trait Error: core::error::Error {105       >     |                  ^^^^^^^^^^^^^^^^^^ required by this bound in `Error`106       >107       > For more information about this error, try `rustc --explain E0277`.108       > error: could not compile `nix-ld` (bin "nix-ld") due to 2 previous errors109       For full logs, run:110         nix log /nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv111error: Cannot build '/nix/store/p7sgx36lv9gkmh1fpnjrd8hq1bmpvlvg-nix-ld.drv'.112       Reason: builder failed with exit code 1.113       Output paths:114         /nix/store/h5yfsd0a1grp4d3fws770a5n7wrms9h5-nix-ld