[INFO] cloning repository https://github.com/95th/defaults
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95th/defaults" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fdefaults", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fdefaults'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac3888fc1d653d772a42ab81e64d7a359608b90e
[INFO] checking 95th/defaults against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fdefaults" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/95th/defaults on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/95th/defaults
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/95th/defaults
[INFO] tweaked toml for git repo https://github.com/95th/defaults written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/95th/defaults already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a65a19c27aa1dfdc6e9070235deda38f8a3c19cf0d1f9380514954f054bc9e
[INFO] running `Command { std: "docker" "start" "-a" "63a65a19c27aa1dfdc6e9070235deda38f8a3c19cf0d1f9380514954f054bc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a65a19c27aa1dfdc6e9070235deda38f8a3c19cf0d1f9380514954f054bc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a65a19c27aa1dfdc6e9070235deda38f8a3c19cf0d1f9380514954f054bc9e", kill_on_drop: false }`
[INFO] [stdout] 63a65a19c27aa1dfdc6e9070235deda38f8a3c19cf0d1f9380514954f054bc9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb616bb0c3b53be68f8d64f5f78dd9c629ef3513895dc09d3f8cb95ad8e9daf4
[INFO] running `Command { std: "docker" "start" "-a" "fb616bb0c3b53be68f8d64f5f78dd9c629ef3513895dc09d3f8cb95ad8e9daf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]     Checking unicode-xid v0.2.0
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking defaults v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking toml v0.5.5
[INFO] [stderr]     Checking trybuild v1.0.18
[INFO] [stdout] warning: fields `id`, `name`, and `time` are never read
[INFO] [stdout]  --> examples/struct.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Event {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 6 |     id: usize,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     #[def = "Instant::now()"]
[INFO] [stdout] 9 |     time: Instant,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.92s
[INFO] running `Command { std: "docker" "inspect" "fb616bb0c3b53be68f8d64f5f78dd9c629ef3513895dc09d3f8cb95ad8e9daf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb616bb0c3b53be68f8d64f5f78dd9c629ef3513895dc09d3f8cb95ad8e9daf4", kill_on_drop: false }`
[INFO] [stdout] fb616bb0c3b53be68f8d64f5f78dd9c629ef3513895dc09d3f8cb95ad8e9daf4
