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/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv6building '/nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv' on 'ssh-ng://nix@jamie'7building '/nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv'8nix-ld> Running phase: unpackPhase9nix-ld> unpacking source archive /nix/store/9crjy7silxqza0h7k2yk1i6x70srxnbl-source10nix-ld> source root is source11nix-ld> Executing cargoSetupPostUnpackHook12nix-ld> Finished cargoSetupPostUnpackHook13nix-ld> Running phase: patchPhase14nix-ld> Executing cargoSetupPostPatchHook15nix-ld> Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock16nix-ld> Finished cargoSetupPostPatchHook17nix-ld> Running phase: installPhase18nix-ld> Compiling shlex v2.0.119nix-ld> Compiling find-msvc-tools v0.1.920nix-ld> Checking byteorder v1.5.021nix-ld> Compiling heapless v0.9.322nix-ld> Checking scroll v0.13.023nix-ld> Checking plain v0.2.324nix-ld> Checking stable_deref_trait v1.2.025nix-ld> Checking embedded-io v0.7.126nix-ld> Checking linux-raw-sys v0.12.127nix-ld> Checking log v0.4.3228nix-ld> Compiling cc v1.2.6329nix-ld> Checking hash32 v0.3.130nix-ld> Checking goblin v0.10.531nix-ld> Compiling nix-ld v2.0.6 (/build/source)32nix-ld> error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied33nix-ld> --> src/sys.rs:131:1834nix-ld> |35nix-ld> 131 | type Error = Error;36nix-ld> | ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`37nix-ld> |38nix-ld> = help: the following other types implement trait `embedded_io::Error`:39nix-ld> core::convert::Infallible40nix-ld> embedded_io::ErrorKind41nix-ld> embedded_io::SliceWriteError42nix-ld> sys::Error43nix-ld> = note: required for `<sys::File as embedded_io::ErrorType>::Error` to implement `embedded_io::Error`44nix-ld> note: required by a bound in `embedded_io::ErrorType::Error`45nix-ld> --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:221:1746nix-ld> |47nix-ld> 221 | type Error: Error;48nix-ld> | ^^^^^ required by this bound in `ErrorType::Error`49nix-ld> 50nix-ld> error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied51nix-ld> --> src/sys.rs:142:2152nix-ld> |53nix-ld> 142 | impl eio::Error for Error {54nix-ld> | ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`55nix-ld> |56nix-ld> note: required by a bound in `embedded_io::Error`57nix-ld> --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:177:1858nix-ld> |59nix-ld> 177 | pub trait Error: core::error::Error {60nix-ld> | ^^^^^^^^^^^^^^^^^^ required by this bound in `Error`61nix-ld> 62nix-ld> For more information about this error, try `rustc --explain E0277`.63nix-ld> error: could not compile `nix-ld` (bin "nix-ld") due to 2 previous errors64error: build of '/nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv' on 'ssh-ng://nix@jamie' failed: Cannot build '/nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv'.65 Reason: builder failed with exit code 101.66 Output paths:67 /nix/store/2jkv7a4dp77rlr503ymdpajdkjg24gif-nix-ld68 Last 25 log lines:69 > core::convert::Infallible70 > embedded_io::ErrorKind71 > embedded_io::SliceWriteError72 > sys::Error73 > = note: required for `<sys::File as embedded_io::ErrorType>::Error` to implement `embedded_io::Error`74 > note: required by a bound in `embedded_io::ErrorType::Error`75 > --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:221:1776 > |77 > 221 | type Error: Error;78 > | ^^^^^ required by this bound in `ErrorType::Error`79 >80 > error[E0277]: the trait bound `sys::Error: core::error::Error` is not satisfied81 > --> src/sys.rs:142:2182 > |83 > 142 | impl eio::Error for Error {84 > | ^^^^^ the trait `core::error::Error` is not implemented for `sys::Error`85 > |86 > note: required by a bound in `embedded_io::Error`87 > --> /build/cargo-vendor-dir/embedded-io-0.7.1/src/lib.rs:177:1888 > |89 > 177 | pub trait Error: core::error::Error {90 > | ^^^^^^^^^^^^^^^^^^ required by this bound in `Error`91 >92 > For more information about this error, try `rustc --explain E0277`.93 > error: could not compile `nix-ld` (bin "nix-ld") due to 2 previous errors94 For full logs, run:95 nix log /nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv96error: Cannot build '/nix/store/d9qm64d1z83wqfsnnnb26sflk0j7bf93-nix-ld.drv'.97 Reason: builder failed with exit code 1.98 Output paths:99 /nix/store/2jkv7a4dp77rlr503ymdpajdkjg24gif-nix-ld