[INFO] fetching crate ambassade-debug 0.2.0...
[INFO] checking ambassade-debug-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ambassade-debug 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ambassade-debug 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ambassade-debug 0.2.0
[INFO] finished tweaking crates.io crate ambassade-debug 0.2.0
[INFO] tweaked toml for crates.io crate ambassade-debug 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded percent-encoding v1.0.1
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded git2 v0.8.0
[INFO] [stderr]   Downloaded idna v0.1.5
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.7.11
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]   Downloaded libz-sys v1.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b1578dce8a11629a61981df6e3efe628acf1c7ddfe2a3ec80c13dff719d9f3
[INFO] running `Command { std: "docker" "start" "-a" "66b1578dce8a11629a61981df6e3efe628acf1c7ddfe2a3ec80c13dff719d9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b1578dce8a11629a61981df6e3efe628acf1c7ddfe2a3ec80c13dff719d9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b1578dce8a11629a61981df6e3efe628acf1c7ddfe2a3ec80c13dff719d9f3", kill_on_drop: false }`
[INFO] [stdout] 66b1578dce8a11629a61981df6e3efe628acf1c7ddfe2a3ec80c13dff719d9f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7357b3409b55841b721d843e6e415b4504c08851f91b5c207d08b96b7385fc9
[INFO] running `Command { std: "docker" "start" "-a" "e7357b3409b55841b721d843e6e415b4504c08851f91b5c207d08b96b7385fc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling git2 v0.8.0
[INFO] [stderr]    Compiling ambassade-debug v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Send` is imported redundantly
[INFO] [stdout]  --> src/debug.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::{Send, Sync};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Send` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/debug.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::{Send, Sync};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/debug.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Send` is imported redundantly
[INFO] [stdout]  --> src/debug.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::{Send, Sync};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Send` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/debug.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::{Send, Sync};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/debug.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.62s
[INFO] running `Command { std: "docker" "inspect" "e7357b3409b55841b721d843e6e415b4504c08851f91b5c207d08b96b7385fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7357b3409b55841b721d843e6e415b4504c08851f91b5c207d08b96b7385fc9", kill_on_drop: false }`
[INFO] [stdout] e7357b3409b55841b721d843e6e415b4504c08851f91b5c207d08b96b7385fc9
