[INFO] updating cached repository dbeck/tcp-echo-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dbeck/tcp-echo-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dbeck/tcp-echo-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/dbeck/tcp-echo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dbeck/tcp-echo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dbeck/tcp-echo-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb4c07335482d0063fba3f0cc7d41d32a46f510b [INFO] sha for GitHub repo dbeck/tcp-echo-rs: bb4c07335482d0063fba3f0cc7d41d32a46f510b [INFO] validating manifest of dbeck/tcp-echo-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dbeck/tcp-echo-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dbeck/tcp-echo-rs [INFO] finished frobbing dbeck/tcp-echo-rs [INFO] frobbed toml for dbeck/tcp-echo-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/dbeck/tcp-echo-rs/Cargo.toml [INFO] started frobbing dbeck/tcp-echo-rs [INFO] finished frobbing dbeck/tcp-echo-rs [INFO] frobbed toml for dbeck/tcp-echo-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs/Cargo.toml [INFO] crate dbeck/tcp-echo-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dbeck/tcp-echo-rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dbeck/tcp-echo-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 60a1848b9823c41ed348837b8fd263585cb2b5ea1ff6d0d8553e1d0f5281c1f3 [INFO] running `"docker" "start" "-a" "60a1848b9823c41ed348837b8fd263585cb2b5ea1ff6d0d8553e1d0f5281c1f3"` [INFO] [stderr] Compiling lossyq v0.1.19 [INFO] [stderr] Compiling acto-rs v0.4.0 [INFO] [stderr] Compiling tcp-echo v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `channel_id` [INFO] [stderr] --> src/handle_parsed.rs:12:59 [INFO] [stderr] | [INFO] [stderr] 12 | if let &mut ChannelWrapper::ConnectedReceiver(ref mut channel_id, [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_channel_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `"docker" "inspect" "60a1848b9823c41ed348837b8fd263585cb2b5ea1ff6d0d8553e1d0f5281c1f3"` [INFO] running `"docker" "rm" "-f" "60a1848b9823c41ed348837b8fd263585cb2b5ea1ff6d0d8553e1d0f5281c1f3"` [INFO] [stdout] 60a1848b9823c41ed348837b8fd263585cb2b5ea1ff6d0d8553e1d0f5281c1f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c5e6c2019bef070c36d6f172988d4e693c60be8645136457eaa7786a06ae2e12 [INFO] running `"docker" "start" "-a" "c5e6c2019bef070c36d6f172988d4e693c60be8645136457eaa7786a06ae2e12"` [INFO] [stderr] Compiling tcp-echo v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `channel_id` [INFO] [stderr] --> src/handle_parsed.rs:12:59 [INFO] [stderr] | [INFO] [stderr] 12 | if let &mut ChannelWrapper::ConnectedReceiver(ref mut channel_id, [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_channel_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "c5e6c2019bef070c36d6f172988d4e693c60be8645136457eaa7786a06ae2e12"` [INFO] running `"docker" "rm" "-f" "c5e6c2019bef070c36d6f172988d4e693c60be8645136457eaa7786a06ae2e12"` [INFO] [stdout] c5e6c2019bef070c36d6f172988d4e693c60be8645136457eaa7786a06ae2e12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbeck/tcp-echo-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 517cba2e9516aeefcb150e4042fa1e82a229f543f1ca39177460c6a024026384 [INFO] running `"docker" "start" "-a" "517cba2e9516aeefcb150e4042fa1e82a229f543f1ca39177460c6a024026384"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/tcp_echo-98bd5a12bfbb4740 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "517cba2e9516aeefcb150e4042fa1e82a229f543f1ca39177460c6a024026384"` [INFO] running `"docker" "rm" "-f" "517cba2e9516aeefcb150e4042fa1e82a229f543f1ca39177460c6a024026384"` [INFO] [stdout] 517cba2e9516aeefcb150e4042fa1e82a229f543f1ca39177460c6a024026384