[INFO] updating cached repository abique/benribox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/abique/benribox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/abique/benribox" "work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/abique/benribox" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abique/benribox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abique/benribox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f137888673e819e94bb4b7495b21e96ba0acc0c9 [INFO] sha for GitHub repo abique/benribox: f137888673e819e94bb4b7495b21e96ba0acc0c9 [INFO] validating manifest of abique/benribox 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 abique/benribox 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 abique/benribox [INFO] finished frobbing abique/benribox [INFO] frobbed toml for abique/benribox written to work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox/Cargo.toml [INFO] started frobbing abique/benribox [INFO] finished frobbing abique/benribox [INFO] frobbed toml for abique/benribox written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abique/benribox/Cargo.toml [INFO] crate abique/benribox 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 abique/benribox against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7c3a91b1fc6861823d49c7974986ca9aa37ed3910858f6adffbb0ddbbd2c2676 [INFO] running `"docker" "start" "-a" "7c3a91b1fc6861823d49c7974986ca9aa37ed3910858f6adffbb0ddbbd2c2676"` [INFO] [stderr] Compiling benribox v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "7c3a91b1fc6861823d49c7974986ca9aa37ed3910858f6adffbb0ddbbd2c2676"` [INFO] running `"docker" "rm" "-f" "7c3a91b1fc6861823d49c7974986ca9aa37ed3910858f6adffbb0ddbbd2c2676"` [INFO] [stdout] 7c3a91b1fc6861823d49c7974986ca9aa37ed3910858f6adffbb0ddbbd2c2676 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7bc832e056208fe63e52456c183bc78ab678f2487d5f0f345da0671cbd4be75f [INFO] running `"docker" "start" "-a" "7bc832e056208fe63e52456c183bc78ab678f2487d5f0f345da0671cbd4be75f"` [INFO] [stderr] Compiling benribox v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "7bc832e056208fe63e52456c183bc78ab678f2487d5f0f345da0671cbd4be75f"` [INFO] running `"docker" "rm" "-f" "7bc832e056208fe63e52456c183bc78ab678f2487d5f0f345da0671cbd4be75f"` [INFO] [stdout] 7bc832e056208fe63e52456c183bc78ab678f2487d5f0f345da0671cbd4be75f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abique/benribox:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 448fe505b522d7a8ac7e19bc7b2f146794ffd622102d7c29ee6480561c9b4bf6 [INFO] running `"docker" "start" "-a" "448fe505b522d7a8ac7e19bc7b2f146794ffd622102d7c29ee6480561c9b4bf6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/benribox-a0d473c6d083e57f [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" "448fe505b522d7a8ac7e19bc7b2f146794ffd622102d7c29ee6480561c9b4bf6"` [INFO] running `"docker" "rm" "-f" "448fe505b522d7a8ac7e19bc7b2f146794ffd622102d7c29ee6480561c9b4bf6"` [INFO] [stdout] 448fe505b522d7a8ac7e19bc7b2f146794ffd622102d7c29ee6480561c9b4bf6