[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#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fdefaults" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95th/defaults on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f38e1c1446b427cba53e3ace95e1ea86a31d5444dc374882c3597f744877c447
[INFO] running `Command { std: "docker" "start" "-a" "f38e1c1446b427cba53e3ace95e1ea86a31d5444dc374882c3597f744877c447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f38e1c1446b427cba53e3ace95e1ea86a31d5444dc374882c3597f744877c447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f38e1c1446b427cba53e3ace95e1ea86a31d5444dc374882c3597f744877c447", kill_on_drop: false }`
[INFO] [stdout] f38e1c1446b427cba53e3ace95e1ea86a31d5444dc374882c3597f744877c447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f62511df737f72d8e23592f0d6879bdf7e8a5a0d0c8bf803b6239520e09e9f5
[INFO] running `Command { std: "docker" "start" "-a" "7f62511df737f72d8e23592f0d6879bdf7e8a5a0d0c8bf803b6239520e09e9f5", 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]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking unicode-xid v0.2.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
[INFO] running `Command { std: "docker" "inspect" "7f62511df737f72d8e23592f0d6879bdf7e8a5a0d0c8bf803b6239520e09e9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f62511df737f72d8e23592f0d6879bdf7e8a5a0d0c8bf803b6239520e09e9f5", kill_on_drop: false }`
[INFO] [stdout] 7f62511df737f72d8e23592f0d6879bdf7e8a5a0d0c8bf803b6239520e09e9f5
