[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1805b1c2c4f6e59381677feeaf4443a2af81d17e8a45929b5346b899106059da [INFO] running `"docker" "start" "-a" "1805b1c2c4f6e59381677feeaf4443a2af81d17e8a45929b5346b899106059da"` [INFO] [stderr] Compiling subtle v0.6.2 [INFO] [stderr] Compiling subtle v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.4.0 [INFO] [stderr] Compiling static_slice v0.0.3 [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 parking_lot_core v0.2.14 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling tokio-io v0.1.6 [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 crossbeam-deque v0.3.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.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 x25519-dalek v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [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 36.76s [INFO] running `"docker" "inspect" "1805b1c2c4f6e59381677feeaf4443a2af81d17e8a45929b5346b899106059da"` [INFO] running `"docker" "rm" "-f" "1805b1c2c4f6e59381677feeaf4443a2af81d17e8a45929b5346b899106059da"` [INFO] [stdout] 1805b1c2c4f6e59381677feeaf4443a2af81d17e8a45929b5346b899106059da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e0da45e89899b804cb7e81c6da31e27eaed3cc3e587f07e02362233965a6a170 [INFO] running `"docker" "start" "-a" "e0da45e89899b804cb7e81c6da31e27eaed3cc3e587f07e02362233965a6a170"` [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 3.39s [INFO] running `"docker" "inspect" "e0da45e89899b804cb7e81c6da31e27eaed3cc3e587f07e02362233965a6a170"` [INFO] running `"docker" "rm" "-f" "e0da45e89899b804cb7e81c6da31e27eaed3cc3e587f07e02362233965a6a170"` [INFO] [stdout] e0da45e89899b804cb7e81c6da31e27eaed3cc3e587f07e02362233965a6a170 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f9181ed1eca3003935be2735e81ca7ee173aace93617afc6bf041295ff4aaa60 [INFO] running `"docker" "start" "-a" "f9181ed1eca3003935be2735e81ca7ee173aace93617afc6bf041295ff4aaa60"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/chanbench-82970e7ff579e6c0 [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" "f9181ed1eca3003935be2735e81ca7ee173aace93617afc6bf041295ff4aaa60"` [INFO] running `"docker" "rm" "-f" "f9181ed1eca3003935be2735e81ca7ee173aace93617afc6bf041295ff4aaa60"` [INFO] [stdout] f9181ed1eca3003935be2735e81ca7ee173aace93617afc6bf041295ff4aaa60