[INFO] cloning repository hexjelly/bear [INFO] running `"git" "clone" "--bare" "git://github.com/hexjelly/bear.git" "work/cache/sources/gh/hexjelly/bear"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hexjelly/bear'... [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/bear" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/bear"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/bear'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/bear" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31ff670acbf0ec422a44e98b301e88fcd2f9dcdc [INFO] sha for GitHub repo hexjelly/bear: 31ff670acbf0ec422a44e98b301e88fcd2f9dcdc [INFO] validating manifest of hexjelly/bear on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hexjelly/bear on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hexjelly/bear [INFO] finished frobbing hexjelly/bear [INFO] frobbed toml for hexjelly/bear written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/bear/Cargo.toml [INFO] started frobbing hexjelly/bear [INFO] finished frobbing hexjelly/bear [INFO] frobbed toml for hexjelly/bear written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear/Cargo.toml [INFO] crate hexjelly/bear already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hexjelly/bear against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b95c9136b8f821f172ad0140167ea5bc7404cf841f7ba37eb0899299e6235afb [INFO] running `"docker" "start" "-a" "b95c9136b8f821f172ad0140167ea5bc7404cf841f7ba37eb0899299e6235afb"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling bear v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.92s [INFO] running `"docker" "inspect" "b95c9136b8f821f172ad0140167ea5bc7404cf841f7ba37eb0899299e6235afb"` [INFO] running `"docker" "rm" "-f" "b95c9136b8f821f172ad0140167ea5bc7404cf841f7ba37eb0899299e6235afb"` [INFO] [stdout] b95c9136b8f821f172ad0140167ea5bc7404cf841f7ba37eb0899299e6235afb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cf434ccaf05217830e52d7716885a3bb90918158bed35016e3c8a7c21d4749b4 [INFO] running `"docker" "start" "-a" "cf434ccaf05217830e52d7716885a3bb90918158bed35016e3c8a7c21d4749b4"` [INFO] [stderr] Compiling bear v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "cf434ccaf05217830e52d7716885a3bb90918158bed35016e3c8a7c21d4749b4"` [INFO] running `"docker" "rm" "-f" "cf434ccaf05217830e52d7716885a3bb90918158bed35016e3c8a7c21d4749b4"` [INFO] [stdout] cf434ccaf05217830e52d7716885a3bb90918158bed35016e3c8a7c21d4749b4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/bear:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 9ffe1251bf80c66fa5b0001d145df44df214242c508312ae2ac48c3294646e81 [INFO] running `"docker" "start" "-a" "9ffe1251bf80c66fa5b0001d145df44df214242c508312ae2ac48c3294646e81"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/bear-47603a7fa33b84de [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::bears_100 ... ok [INFO] [stdout] test tests::bears_1 ... ok [INFO] [stdout] test tests::bears_100_split_20 ... ok [INFO] [stdout] test tests::bears_0 ... ok [INFO] [stdout] test tests::bears_random ... ok [INFO] [stdout] test tests::bears_delay ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9ffe1251bf80c66fa5b0001d145df44df214242c508312ae2ac48c3294646e81"` [INFO] running `"docker" "rm" "-f" "9ffe1251bf80c66fa5b0001d145df44df214242c508312ae2ac48c3294646e81"` [INFO] [stdout] 9ffe1251bf80c66fa5b0001d145df44df214242c508312ae2ac48c3294646e81