[INFO] fetching crate nstack 0.15.0-rkyv.0... [INFO] checking nstack-0.15.0-rkyv.0 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate nstack 0.15.0-rkyv.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nstack 0.15.0-rkyv.0 on toolchain df0acfe6d8f079d1fdd8e6b7447569d81b00f126 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking crates.io crate nstack 0.15.0-rkyv.0 [INFO] finished tweaking crates.io crate nstack 0.15.0-rkyv.0 [INFO] tweaked toml for crates.io crate nstack 0.15.0-rkyv.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ade3196740f612139900de558264025c2b4e809730bc8004a21b4e27c53e831 [INFO] running `Command { std: "docker" "start" "-a" "3ade3196740f612139900de558264025c2b4e809730bc8004a21b4e27c53e831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ade3196740f612139900de558264025c2b4e809730bc8004a21b4e27c53e831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ade3196740f612139900de558264025c2b4e809730bc8004a21b4e27c53e831", kill_on_drop: false }` [INFO] [stdout] 3ade3196740f612139900de558264025c2b4e809730bc8004a21b4e27c53e831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5143abd771064ff3de0643ea7f956d918d948af4ba408871a25d9039555d1dd0 [INFO] running `Command { std: "docker" "start" "-a" "5143abd771064ff3de0643ea7f956d918d948af4ba408871a25d9039555d1dd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking microkelvin v0.16.0-rkyv.3 [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Cardinality`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/microkelvin-0.16.0-rkyv.3/src/annotations/cardinality.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Deserialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Cardinality`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`MaxKey`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/microkelvin-0.16.0-rkyv.3/src/annotations/max_key.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | PartialEq, Eq, Clone, Debug, Archive, Serialize, Deserialize, CheckBytes, [INFO] [stdout] | ^^^^^^^^^^^ type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`MaxKey`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`OffsetLen`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/microkelvin-0.16.0-rkyv.3/src/storage/mod.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | Debug, Clone, Copy, Archive, Serialize, Deserialize, CheckBytes, Default, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`OffsetLen`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stderr] error: could not compile `microkelvin` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5143abd771064ff3de0643ea7f956d918d948af4ba408871a25d9039555d1dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5143abd771064ff3de0643ea7f956d918d948af4ba408871a25d9039555d1dd0", kill_on_drop: false }` [INFO] [stdout] 5143abd771064ff3de0643ea7f956d918d948af4ba408871a25d9039555d1dd0