[INFO] fetching crate parcel_sourcemap 2.1.0... [INFO] checking parcel_sourcemap-2.1.0 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate parcel_sourcemap 2.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate parcel_sourcemap 2.1.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] started tweaking crates.io crate parcel_sourcemap 2.1.0 [INFO] finished tweaking crates.io crate parcel_sourcemap 2.1.0 [INFO] tweaked toml for crates.io crate parcel_sourcemap 2.1.0 written to /workspace/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 4c35502438ad89a4449a9323220595df99fcccc1baad3011b369502eb485868c [INFO] running `Command { std: "docker" "start" "-a" "4c35502438ad89a4449a9323220595df99fcccc1baad3011b369502eb485868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c35502438ad89a4449a9323220595df99fcccc1baad3011b369502eb485868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c35502438ad89a4449a9323220595df99fcccc1baad3011b369502eb485868c", kill_on_drop: false }` [INFO] [stdout] 4c35502438ad89a4449a9323220595df99fcccc1baad3011b369502eb485868c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b4313d8c0fdad93eda648b0816d6519be7d4c307235537d89bfde5f4b5e03222 [INFO] running `Command { std: "docker" "start" "-a" "b4313d8c0fdad93eda648b0816d6519be7d4c307235537d89bfde5f4b5e03222", 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 syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking getrandom v0.2.7 [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 parcel_sourcemap v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`OriginalLocation`) [INFO] [stdout] --> src/mapping.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Archive, Serialize, Deserialize, Debug, Clone, Copy, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`OriginalLocation`) [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 (`Mapping`) [INFO] [stdout] --> src/mapping.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Archive, Serialize, Deserialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Mapping`) [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 (`OriginalLocation`) [INFO] [stdout] --> src/mapping.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Archive, Serialize, Deserialize, Debug, Clone, Copy, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`OriginalLocation`) [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 (`LineMapping`) [INFO] [stdout] --> src/mapping_line.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Archive, Serialize, Deserialize, Debug, Clone, Copy, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`LineMapping`) [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 (`MappingLine`) [INFO] [stdout] --> src/mapping_line.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Archive, Serialize, Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`MappingLine`) [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 (`Mapping`) [INFO] [stdout] --> src/mapping.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Archive, Serialize, Deserialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Mapping`) [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 (`SourceMapInner`) [INFO] [stdout] --> src/lib.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Archive, Serialize, Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`SourceMapInner`) [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 (`LineMapping`) [INFO] [stdout] --> src/mapping_line.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Archive, Serialize, Deserialize, Debug, Clone, Copy, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`LineMapping`) [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 (`MappingLine`) [INFO] [stdout] --> src/mapping_line.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Archive, Serialize, Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`MappingLine`) [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 (`SourceMapInner`) [INFO] [stdout] --> src/lib.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Archive, Serialize, Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`SourceMapInner`) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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 `parcel_sourcemap` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parcel_sourcemap` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b4313d8c0fdad93eda648b0816d6519be7d4c307235537d89bfde5f4b5e03222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4313d8c0fdad93eda648b0816d6519be7d4c307235537d89bfde5f4b5e03222", kill_on_drop: false }` [INFO] [stdout] b4313d8c0fdad93eda648b0816d6519be7d4c307235537d89bfde5f4b5e03222