[INFO] updating cached repository gianlo/first_explore [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gianlo/first_explore [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gianlo/first_explore" "work/ex/beta-1.38-1/sources/1.37.0/gh/gianlo/first_explore"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gianlo/first_explore'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gianlo/first_explore" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gianlo/first_explore"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gianlo/first_explore'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2fa11b2dc6d64efdf6335335b04b63dcfb36742d [INFO] sha for GitHub repo gianlo/first_explore: 2fa11b2dc6d64efdf6335335b04b63dcfb36742d [INFO] validating manifest of gianlo/first_explore 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 gianlo/first_explore 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 gianlo/first_explore [INFO] finished frobbing gianlo/first_explore [INFO] frobbed toml for gianlo/first_explore written to work/ex/beta-1.38-1/sources/1.37.0/gh/gianlo/first_explore/Cargo.toml [INFO] started frobbing gianlo/first_explore [INFO] finished frobbing gianlo/first_explore [INFO] frobbed toml for gianlo/first_explore written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gianlo/first_explore/Cargo.toml [INFO] crate gianlo/first_explore 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing gianlo/first_explore 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-5/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/gianlo/first_explore:/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] 0eb16ef5983386368e372c418f29e1b367b6a6d361d4b3f970b54087cf031e9a [INFO] running `"docker" "start" "-a" "0eb16ef5983386368e372c418f29e1b367b6a6d361d4b3f970b54087cf031e9a"` [INFO] [stderr] Compiling first_explore v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "0eb16ef5983386368e372c418f29e1b367b6a6d361d4b3f970b54087cf031e9a"` [INFO] running `"docker" "rm" "-f" "0eb16ef5983386368e372c418f29e1b367b6a6d361d4b3f970b54087cf031e9a"` [INFO] [stdout] 0eb16ef5983386368e372c418f29e1b367b6a6d361d4b3f970b54087cf031e9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/gianlo/first_explore:/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] 7f6347010c47f37db3c496a1195f40d89a16380e63246e2b7ab07fc68e92a1a2 [INFO] running `"docker" "start" "-a" "7f6347010c47f37db3c496a1195f40d89a16380e63246e2b7ab07fc68e92a1a2"` [INFO] [stderr] Compiling first_explore v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "7f6347010c47f37db3c496a1195f40d89a16380e63246e2b7ab07fc68e92a1a2"` [INFO] running `"docker" "rm" "-f" "7f6347010c47f37db3c496a1195f40d89a16380e63246e2b7ab07fc68e92a1a2"` [INFO] [stdout] 7f6347010c47f37db3c496a1195f40d89a16380e63246e2b7ab07fc68e92a1a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/gianlo/first_explore:/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] 9afb04eb4808725ff91985ea9a35691e7d0d9c75c74db9429293c1f031902f28 [INFO] running `"docker" "start" "-a" "9afb04eb4808725ff91985ea9a35691e7d0d9c75c74db9429293c1f031902f28"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/first_explore-94dd293178556f1c [INFO] [stderr] Running /opt/crater/target/debug/deps/first_explore-7e86bde06349e295 [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test zero_mapped_to_zero ... ok [INFO] [stdout] test middle_mapped_to_127 ... ok [INFO] [stdout] test max_mapped_to_255 ... ok [INFO] [stdout] test larger_is_true ... ok [INFO] [stdout] test larger_is_false_for_same ... ok [INFO] [stdout] test larger_is_false_for_different ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ints-77ac2ab34309c1e9 [INFO] [stderr] Doc-tests first_explore [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" "9afb04eb4808725ff91985ea9a35691e7d0d9c75c74db9429293c1f031902f28"` [INFO] running `"docker" "rm" "-f" "9afb04eb4808725ff91985ea9a35691e7d0d9c75c74db9429293c1f031902f28"` [INFO] [stdout] 9afb04eb4808725ff91985ea9a35691e7d0d9c75c74db9429293c1f031902f28