[INFO] updating cached repository taigah/rust-calculator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/taigah/rust-calculator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/taigah/rust-calculator" "work/ex/beta-1.38-1/sources/1.37.0/gh/taigah/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/taigah/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/taigah/rust-calculator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/taigah/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/taigah/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15ac7710e942d902d4091f9d214b85a4869b83aa [INFO] sha for GitHub repo taigah/rust-calculator: 15ac7710e942d902d4091f9d214b85a4869b83aa [INFO] validating manifest of taigah/rust-calculator 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 taigah/rust-calculator 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 taigah/rust-calculator [INFO] finished frobbing taigah/rust-calculator [INFO] frobbed toml for taigah/rust-calculator written to work/ex/beta-1.38-1/sources/1.37.0/gh/taigah/rust-calculator/Cargo.toml [INFO] started frobbing taigah/rust-calculator [INFO] finished frobbing taigah/rust-calculator [INFO] frobbed toml for taigah/rust-calculator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/taigah/rust-calculator/Cargo.toml [INFO] crate taigah/rust-calculator 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 taigah/rust-calculator 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-2/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/taigah/rust-calculator:/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] ff29312709b02934e13757659414dba0ea2260734b99637a7476160922ac5059 [INFO] running `"docker" "start" "-a" "ff29312709b02934e13757659414dba0ea2260734b99637a7476160922ac5059"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "ff29312709b02934e13757659414dba0ea2260734b99637a7476160922ac5059"` [INFO] running `"docker" "rm" "-f" "ff29312709b02934e13757659414dba0ea2260734b99637a7476160922ac5059"` [INFO] [stdout] ff29312709b02934e13757659414dba0ea2260734b99637a7476160922ac5059 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/taigah/rust-calculator:/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] 4eb5477146fb9f0520325b5bd501e75ce2667a4ba8b7963f726066b641a7178c [INFO] running `"docker" "start" "-a" "4eb5477146fb9f0520325b5bd501e75ce2667a4ba8b7963f726066b641a7178c"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "4eb5477146fb9f0520325b5bd501e75ce2667a4ba8b7963f726066b641a7178c"` [INFO] running `"docker" "rm" "-f" "4eb5477146fb9f0520325b5bd501e75ce2667a4ba8b7963f726066b641a7178c"` [INFO] [stdout] 4eb5477146fb9f0520325b5bd501e75ce2667a4ba8b7963f726066b641a7178c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/taigah/rust-calculator:/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] 9cf273354a70906b36a3f766316dd09bad48dac0e30529577b64f57f9c43e52f [INFO] running `"docker" "start" "-a" "9cf273354a70906b36a3f766316dd09bad48dac0e30529577b64f57f9c43e52f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/crater/target/debug/deps/shell-e3f681533f917ef6 [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" "9cf273354a70906b36a3f766316dd09bad48dac0e30529577b64f57f9c43e52f"` [INFO] running `"docker" "rm" "-f" "9cf273354a70906b36a3f766316dd09bad48dac0e30529577b64f57f9c43e52f"` [INFO] [stdout] 9cf273354a70906b36a3f766316dd09bad48dac0e30529577b64f57f9c43e52f