[INFO] updating cached repository mcginty/chanbench [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mcginty/chanbench [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mcginty/chanbench" "work/ex/beta-1.38-1/sources/1.37.0/gh/mcginty/chanbench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mcginty/chanbench'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mcginty/chanbench" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcginty/chanbench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcginty/chanbench'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13130e6421a6bb985dd22a1e8e6e3b38c350847b [INFO] sha for GitHub repo mcginty/chanbench: 13130e6421a6bb985dd22a1e8e6e3b38c350847b [INFO] validating manifest of mcginty/chanbench 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 mcginty/chanbench 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 mcginty/chanbench [INFO] finished frobbing mcginty/chanbench [INFO] frobbed toml for mcginty/chanbench written to work/ex/beta-1.38-1/sources/1.37.0/gh/mcginty/chanbench/Cargo.toml [INFO] started frobbing mcginty/chanbench [INFO] finished frobbing mcginty/chanbench [INFO] frobbed toml for mcginty/chanbench written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcginty/chanbench/Cargo.toml [INFO] crate mcginty/chanbench 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mcginty/chanbench 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-4/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/mcginty/chanbench:/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] 0fc4664234e7f8b54803a3a94c3efcd64126376a1e5fdfe90fa9668157390ce7 [INFO] running `"docker" "start" "-a" "0fc4664234e7f8b54803a3a94c3efcd64126376a1e5fdfe90fa9668157390ce7"` [INFO] [stderr] Compiling subtle v0.6.2 [INFO] [stderr] Compiling subtle v0.5.1 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.4.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.13.0-alpha5 [INFO] [stderr] Compiling rand v0.5.0-pre.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/mcginty/rust-crypto#24d8c077) [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling snow v0.1.12 (https://github.com/mcginty/snow?branch=wireguard#e2baf82a) [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling curve25519-dalek v0.17.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling x25519-dalek v0.2.0 [INFO] [stderr] Compiling chanbench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | let mut tx = tx.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.73s [INFO] running `"docker" "inspect" "0fc4664234e7f8b54803a3a94c3efcd64126376a1e5fdfe90fa9668157390ce7"` [INFO] running `"docker" "rm" "-f" "0fc4664234e7f8b54803a3a94c3efcd64126376a1e5fdfe90fa9668157390ce7"` [INFO] [stdout] 0fc4664234e7f8b54803a3a94c3efcd64126376a1e5fdfe90fa9668157390ce7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/mcginty/chanbench:/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] 500a8159249a7a412310f030d6c23ceb5a7eaa686b9f88325f696489857336f9 [INFO] running `"docker" "start" "-a" "500a8159249a7a412310f030d6c23ceb5a7eaa686b9f88325f696489857336f9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling chanbench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | let mut tx = tx.clone(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `"docker" "inspect" "500a8159249a7a412310f030d6c23ceb5a7eaa686b9f88325f696489857336f9"` [INFO] running `"docker" "rm" "-f" "500a8159249a7a412310f030d6c23ceb5a7eaa686b9f88325f696489857336f9"` [INFO] [stdout] 500a8159249a7a412310f030d6c23ceb5a7eaa686b9f88325f696489857336f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/mcginty/chanbench:/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] 83713cac500c99010478dd56576c95ee38e8d19ba537babe0c670c3110094f23 [INFO] running `"docker" "start" "-a" "83713cac500c99010478dd56576c95ee38e8d19ba537babe0c670c3110094f23"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/chanbench-1ca0747f00df3102 [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" "83713cac500c99010478dd56576c95ee38e8d19ba537babe0c670c3110094f23"` [INFO] running `"docker" "rm" "-f" "83713cac500c99010478dd56576c95ee38e8d19ba537babe0c670c3110094f23"` [INFO] [stdout] 83713cac500c99010478dd56576c95ee38e8d19ba537babe0c670c3110094f23