[INFO] updating cached repository gahag/bgrep [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gahag/bgrep [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gahag/bgrep" "work/ex/beta-1.37-6/sources/1.36.0/gh/gahag/bgrep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gahag/bgrep'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gahag/bgrep" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gahag/bgrep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gahag/bgrep'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 921f84d6aa7d5daabe0d95a24ba912cfac8cdb5a [INFO] sha for GitHub repo gahag/bgrep: 921f84d6aa7d5daabe0d95a24ba912cfac8cdb5a [INFO] validating manifest of gahag/bgrep 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 gahag/bgrep 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 gahag/bgrep [INFO] finished frobbing gahag/bgrep [INFO] frobbed toml for gahag/bgrep written to work/ex/beta-1.37-6/sources/1.36.0/gh/gahag/bgrep/Cargo.toml [INFO] started frobbing gahag/bgrep [INFO] finished frobbing gahag/bgrep [INFO] frobbed toml for gahag/bgrep written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gahag/bgrep/Cargo.toml [INFO] crate gahag/bgrep 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 gahag/bgrep 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-4/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/gahag/bgrep:/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] ecfd502e4cd01ab5d21e511d4f6cd24ddae4570a84978a1a6a5e59aeb3b21ea8 [INFO] running `"docker" "start" "-a" "ecfd502e4cd01ab5d21e511d4f6cd24ddae4570a84978a1a6a5e59aeb3b21ea8"` [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bgrep v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `"docker" "inspect" "ecfd502e4cd01ab5d21e511d4f6cd24ddae4570a84978a1a6a5e59aeb3b21ea8"` [INFO] running `"docker" "rm" "-f" "ecfd502e4cd01ab5d21e511d4f6cd24ddae4570a84978a1a6a5e59aeb3b21ea8"` [INFO] [stdout] ecfd502e4cd01ab5d21e511d4f6cd24ddae4570a84978a1a6a5e59aeb3b21ea8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/gahag/bgrep:/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] d5f7c26c5474ddf4ac87df44328035f712954bd721a4a16d786083f8c3b020b7 [INFO] running `"docker" "start" "-a" "d5f7c26c5474ddf4ac87df44328035f712954bd721a4a16d786083f8c3b020b7"` [INFO] [stderr] Compiling bgrep v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "d5f7c26c5474ddf4ac87df44328035f712954bd721a4a16d786083f8c3b020b7"` [INFO] running `"docker" "rm" "-f" "d5f7c26c5474ddf4ac87df44328035f712954bd721a4a16d786083f8c3b020b7"` [INFO] [stdout] d5f7c26c5474ddf4ac87df44328035f712954bd721a4a16d786083f8c3b020b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/gahag/bgrep:/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] 3767daf692afffbfc3983ccb3f5e882de48ec56de4312443b04b961c0692423f [INFO] running `"docker" "start" "-a" "3767daf692afffbfc3983ccb3f5e882de48ec56de4312443b04b961c0692423f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/bgrep-b6575586d20cd2ec [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" "3767daf692afffbfc3983ccb3f5e882de48ec56de4312443b04b961c0692423f"` [INFO] running `"docker" "rm" "-f" "3767daf692afffbfc3983ccb3f5e882de48ec56de4312443b04b961c0692423f"` [INFO] [stdout] 3767daf692afffbfc3983ccb3f5e882de48ec56de4312443b04b961c0692423f