[INFO] fetching crate chrony-candm 0.1.1...
[INFO] checking chrony-candm-0.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate chrony-candm 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate chrony-candm 0.1.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chrony-candm 0.1.1
[INFO] finished tweaking crates.io crate chrony-candm 0.1.1
[INFO] tweaked toml for crates.io crate chrony-candm 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate chrony-candm 0.1.1 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb9535602e28c5d26ff7598ec19b4e2d261f9e9f7844f1cafbc2320d6cf12551
[INFO] running `Command { std: "docker" "start" "-a" "bb9535602e28c5d26ff7598ec19b4e2d261f9e9f7844f1cafbc2320d6cf12551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb9535602e28c5d26ff7598ec19b4e2d261f9e9f7844f1cafbc2320d6cf12551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9535602e28c5d26ff7598ec19b4e2d261f9e9f7844f1cafbc2320d6cf12551", kill_on_drop: false }`
[INFO] [stdout] bb9535602e28c5d26ff7598ec19b4e2d261f9e9f7844f1cafbc2320d6cf12551
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abfe29f256b665da1b84872eb9d256194f7bd473f3bbb7e2c5bb71fc626d84af
[INFO] running `Command { std: "docker" "start" "-a" "abfe29f256b665da1b84872eb9d256194f7bd473f3bbb7e2c5bb71fc626d84af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling chrony-candm-derive v0.1.0
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.5
[INFO] [stderr]     Checking num_enum v0.5.5
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking chrony-candm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `task_handle` is never read
[INFO] [stdout]    --> src/async_net.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 134 |     task_handle: tokio::task::JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Client` 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] [stdout] warning: field `task_handle` is never read
[INFO] [stdout]    --> src/async_net.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 134 |     task_handle: tokio::task::JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Client` 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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.44s
[INFO] running `Command { std: "docker" "inspect" "abfe29f256b665da1b84872eb9d256194f7bd473f3bbb7e2c5bb71fc626d84af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abfe29f256b665da1b84872eb9d256194f7bd473f3bbb7e2c5bb71fc626d84af", kill_on_drop: false }`
[INFO] [stdout] abfe29f256b665da1b84872eb9d256194f7bd473f3bbb7e2c5bb71fc626d84af
