[INFO] updating cached repository matklad/thrench [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/matklad/thrench [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/matklad/thrench" "work/ex/beta-1.37-6/sources/1.36.0/gh/matklad/thrench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/matklad/thrench'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matklad/thrench" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b2bdf941a5f1d0863ab28522e1fe0e303ba20cd5 [INFO] sha for GitHub repo matklad/thrench: b2bdf941a5f1d0863ab28522e1fe0e303ba20cd5 [INFO] validating manifest of matklad/thrench on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of matklad/thrench on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing matklad/thrench [INFO] finished frobbing matklad/thrench [INFO] frobbed toml for matklad/thrench written to work/ex/beta-1.37-6/sources/1.36.0/gh/matklad/thrench/Cargo.toml [INFO] started frobbing matklad/thrench [INFO] finished frobbing matklad/thrench [INFO] frobbed toml for matklad/thrench written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench/Cargo.toml [INFO] crate matklad/thrench already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing matklad/thrench against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench:/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-07-23" "build" "--frozen"` [INFO] [stdout] ec9c9e9ef7b9c050a77a213480909bc5fae227dd2cc29187a6dcb8a6687adcd2 [INFO] running `"docker" "start" "-a" "ec9c9e9ef7b9c050a77a213480909bc5fae227dd2cc29187a6dcb8a6687adcd2"` [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling futures v0.1.10 [INFO] [stderr] Compiling clap v2.20.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.4 [INFO] [stderr] Compiling tokio-proto v0.1.0 [INFO] [stderr] Compiling thrench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/bin/fut.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.10s [INFO] running `"docker" "inspect" "ec9c9e9ef7b9c050a77a213480909bc5fae227dd2cc29187a6dcb8a6687adcd2"` [INFO] running `"docker" "rm" "-f" "ec9c9e9ef7b9c050a77a213480909bc5fae227dd2cc29187a6dcb8a6687adcd2"` [INFO] [stdout] ec9c9e9ef7b9c050a77a213480909bc5fae227dd2cc29187a6dcb8a6687adcd2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] bfc585769df6c0a48cc69335e48e94515d4295cd45d1fccbd9bb4479523ae4cf [INFO] running `"docker" "start" "-a" "bfc585769df6c0a48cc69335e48e94515d4295cd45d1fccbd9bb4479523ae4cf"` [INFO] [stderr] Compiling thrench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/bin/fut.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `"docker" "inspect" "bfc585769df6c0a48cc69335e48e94515d4295cd45d1fccbd9bb4479523ae4cf"` [INFO] running `"docker" "rm" "-f" "bfc585769df6c0a48cc69335e48e94515d4295cd45d1fccbd9bb4479523ae4cf"` [INFO] [stdout] bfc585769df6c0a48cc69335e48e94515d4295cd45d1fccbd9bb4479523ae4cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/matklad/thrench:/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-07-23" "test" "--frozen"` [INFO] [stdout] 67728f98e83baa913cdc3ae2ea73e59f0e0339844c0324b7baa4fdc6f23657ff [INFO] running `"docker" "start" "-a" "67728f98e83baa913cdc3ae2ea73e59f0e0339844c0324b7baa4fdc6f23657ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/thrench-e29c67a6c723e863 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/bench-33c3bc94c7a4c7eb [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/fut-f56fc37c3519e34d [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/threads-252a5c05647bdfd3 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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] [stderr] Doc-tests thrench [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" "67728f98e83baa913cdc3ae2ea73e59f0e0339844c0324b7baa4fdc6f23657ff"` [INFO] running `"docker" "rm" "-f" "67728f98e83baa913cdc3ae2ea73e59f0e0339844c0324b7baa4fdc6f23657ff"` [INFO] [stdout] 67728f98e83baa913cdc3ae2ea73e59f0e0339844c0324b7baa4fdc6f23657ff