[INFO] updating cached repository https://github.com/jamestthompson3/peerful [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca543b62df303cc74c93eb5fe356deec452aeb60 [INFO] checking jamestthompson3/peerful against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fpeerful" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamestthompson3/peerful on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jamestthompson3/peerful [INFO] finished tweaking git repo https://github.com/jamestthompson3/peerful [INFO] tweaked toml for git repo https://github.com/jamestthompson3/peerful written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jamestthompson3/peerful already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 30fe1f74ea8f67c570e8de762e815284e9900ecacfe1859e951f6b55621609c4 [INFO] running `"docker" "start" "-a" "30fe1f74ea8f67c570e8de762e815284e9900ecacfe1859e951f6b55621609c4"` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking ws v0.8.0 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking peerful v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `Disconnect` [INFO] [stderr] --> src/client.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Disconnect, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disconnect` [INFO] [stderr] --> src/client.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Disconnect, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.54s [INFO] running `"docker" "inspect" "30fe1f74ea8f67c570e8de762e815284e9900ecacfe1859e951f6b55621609c4"` [INFO] running `"docker" "rm" "-f" "30fe1f74ea8f67c570e8de762e815284e9900ecacfe1859e951f6b55621609c4"` [INFO] [stdout] 30fe1f74ea8f67c570e8de762e815284e9900ecacfe1859e951f6b55621609c4