[INFO] fetching crate idmap 0.2.21...
[INFO] checking idmap-0.2.21 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate idmap 0.2.21 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate idmap 0.2.21 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4d74c5d6654155a2693223b321899da691f03e9c85c263220367aab0a088bde
[INFO] running `Command { std: "docker" "start" "-a" "e4d74c5d6654155a2693223b321899da691f03e9c85c263220367aab0a088bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4d74c5d6654155a2693223b321899da691f03e9c85c263220367aab0a088bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d74c5d6654155a2693223b321899da691f03e9c85c263220367aab0a088bde", kill_on_drop: false }`
[INFO] [stdout] e4d74c5d6654155a2693223b321899da691f03e9c85c263220367aab0a088bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ca88ca0f372ad27be69444bd51e0d5cdefc1c16dc104a5cbbb03f8c9806ab7
[INFO] running `Command { std: "docker" "start" "-a" "96ca88ca0f372ad27be69444bd51e0d5cdefc1c16dc104a5cbbb03f8c9806ab7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking serde_test v1.0.176
[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/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/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/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: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[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: 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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `idmap` (test "direct") due to 4 previous errors
[INFO] [stderr] error: could not compile `idmap` (test "set") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "96ca88ca0f372ad27be69444bd51e0d5cdefc1c16dc104a5cbbb03f8c9806ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ca88ca0f372ad27be69444bd51e0d5cdefc1c16dc104a5cbbb03f8c9806ab7", kill_on_drop: false }`
[INFO] [stdout] 96ca88ca0f372ad27be69444bd51e0d5cdefc1c16dc104a5cbbb03f8c9806ab7
