[INFO] fetching crate idmap 0.2.21...
[INFO] checking idmap-0.2.21 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate idmap 0.2.21 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate idmap 0.2.21 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate idmap 0.2.21
[INFO] finished tweaking crates.io crate idmap 0.2.21
[INFO] tweaked toml for crates.io crate idmap 0.2.21 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding itertools v0.9.0 (latest: v0.12.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded idmap-derive v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dc92ae668f245bf92034c7e919d33582351b86a9b0c92f6be148e604b76c2dc
[INFO] running `Command { std: "docker" "start" "-a" "6dc92ae668f245bf92034c7e919d33582351b86a9b0c92f6be148e604b76c2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dc92ae668f245bf92034c7e919d33582351b86a9b0c92f6be148e604b76c2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc92ae668f245bf92034c7e919d33582351b86a9b0c92f6be148e604b76c2dc", kill_on_drop: false }`
[INFO] [stdout] 6dc92ae668f245bf92034c7e919d33582351b86a9b0c92f6be148e604b76c2dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 359fcb1ea305c51c64903580b25d8d47ba0a3085a56fd2a79f19eee99e6dbd4d
[INFO] running `Command { std: "docker" "start" "-a" "359fcb1ea305c51c64903580b25d8d47ba0a3085a56fd2a79f19eee99e6dbd4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking idmap v0.2.21 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idmap-derive v0.1.2
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/direct.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/basic.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/set.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/basic.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/basic.rs:149:63
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/set.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/set.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/direct.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/direct.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idmap` (test "direct") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idmap` (test "set") due to 4 previous errors
[INFO] [stderr] error: could not compile `idmap` (test "basic") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "359fcb1ea305c51c64903580b25d8d47ba0a3085a56fd2a79f19eee99e6dbd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359fcb1ea305c51c64903580b25d8d47ba0a3085a56fd2a79f19eee99e6dbd4d", kill_on_drop: false }`
[INFO] [stdout] 359fcb1ea305c51c64903580b25d8d47ba0a3085a56fd2a79f19eee99e6dbd4d
[INFO] checking idmap-0.2.21 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate idmap 0.2.21 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate idmap 0.2.21 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate idmap 0.2.21
[INFO] finished tweaking crates.io crate idmap 0.2.21
[INFO] tweaked toml for crates.io crate idmap 0.2.21 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding itertools v0.9.0 (latest: v0.12.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7034b9084fb362362847846b9630b09d97359c1f231dacce8fec4287742e63a1
[INFO] running `Command { std: "docker" "start" "-a" "7034b9084fb362362847846b9630b09d97359c1f231dacce8fec4287742e63a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7034b9084fb362362847846b9630b09d97359c1f231dacce8fec4287742e63a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7034b9084fb362362847846b9630b09d97359c1f231dacce8fec4287742e63a1", kill_on_drop: false }`
[INFO] [stdout] 7034b9084fb362362847846b9630b09d97359c1f231dacce8fec4287742e63a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1f92cb4e919f07dd5491cdf08c90fecce752ce7ffb69c18e0e98dfdb87ff21
[INFO] running `Command { std: "docker" "start" "-a" "3c1f92cb4e919f07dd5491cdf08c90fecce752ce7ffb69c18e0e98dfdb87ff21", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking idmap v0.2.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling idmap-derive v0.1.2
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/set.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/basic.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]  --> tests/direct.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/set.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/basic.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/set.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/basic.rs:149:63
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/direct.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                    ^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]    --> tests/direct.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(IntegerId, Debug, Copy, Clone, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Eq)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ can't find crate
[INFO] [stdout]     |
[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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idmap` (test "set") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors
[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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idmap` (test "basic") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idmap` (test "direct") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c1f92cb4e919f07dd5491cdf08c90fecce752ce7ffb69c18e0e98dfdb87ff21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1f92cb4e919f07dd5491cdf08c90fecce752ce7ffb69c18e0e98dfdb87ff21", kill_on_drop: false }`
[INFO] [stdout] 3c1f92cb4e919f07dd5491cdf08c90fecce752ce7ffb69c18e0e98dfdb87ff21
