[INFO] cloning repository blackaichi/Useful_rust_codes [INFO] running `"git" "clone" "--bare" "git://github.com/blackaichi/Useful_rust_codes.git" "work/cache/sources/gh/blackaichi/Useful_rust_codes"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/blackaichi/Useful_rust_codes'... [INFO] running `"git" "clone" "work/cache/sources/gh/blackaichi/Useful_rust_codes" "work/ex/beta-1.37-6/sources/1.36.0/gh/blackaichi/Useful_rust_codes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/blackaichi/Useful_rust_codes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blackaichi/Useful_rust_codes" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blackaichi/Useful_rust_codes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blackaichi/Useful_rust_codes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e627aa3c90310214c631d47912f8811b0a1e4dc [INFO] sha for GitHub repo blackaichi/Useful_rust_codes: 9e627aa3c90310214c631d47912f8811b0a1e4dc [INFO] validating manifest of blackaichi/Useful_rust_codes 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 blackaichi/Useful_rust_codes 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 blackaichi/Useful_rust_codes [INFO] finished frobbing blackaichi/Useful_rust_codes [INFO] frobbed toml for blackaichi/Useful_rust_codes written to work/ex/beta-1.37-6/sources/1.36.0/gh/blackaichi/Useful_rust_codes/Cargo.toml [INFO] started frobbing blackaichi/Useful_rust_codes [INFO] finished frobbing blackaichi/Useful_rust_codes [INFO] frobbed toml for blackaichi/Useful_rust_codes written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blackaichi/Useful_rust_codes/Cargo.toml [INFO] crate blackaichi/Useful_rust_codes 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 blackaichi/Useful_rust_codes 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-5/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/blackaichi/Useful_rust_codes:/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] 342b55e3354fdac131a00ed8cf0fc35ea5833dc755ccf05a08aa1da2d942b59d [INFO] running `"docker" "start" "-a" "342b55e3354fdac131a00ed8cf0fc35ea5833dc755ccf05a08aa1da2d942b59d"` [INFO] [stderr] Compiling codes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "342b55e3354fdac131a00ed8cf0fc35ea5833dc755ccf05a08aa1da2d942b59d"` [INFO] running `"docker" "rm" "-f" "342b55e3354fdac131a00ed8cf0fc35ea5833dc755ccf05a08aa1da2d942b59d"` [INFO] [stdout] 342b55e3354fdac131a00ed8cf0fc35ea5833dc755ccf05a08aa1da2d942b59d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/blackaichi/Useful_rust_codes:/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] c95f8d2c3a600b4cb91625d6dbd6991b4cc5111b71b97015c3561e6c74d30812 [INFO] running `"docker" "start" "-a" "c95f8d2c3a600b4cb91625d6dbd6991b4cc5111b71b97015c3561e6c74d30812"` [INFO] [stderr] Compiling codes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "c95f8d2c3a600b4cb91625d6dbd6991b4cc5111b71b97015c3561e6c74d30812"` [INFO] running `"docker" "rm" "-f" "c95f8d2c3a600b4cb91625d6dbd6991b4cc5111b71b97015c3561e6c74d30812"` [INFO] [stdout] c95f8d2c3a600b4cb91625d6dbd6991b4cc5111b71b97015c3561e6c74d30812 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/blackaichi/Useful_rust_codes:/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] 59bfe97ddae4d7abf5f8d765966cce8c771693e5e6fdad9616f452d4c4ea57f1 [INFO] running `"docker" "start" "-a" "59bfe97ddae4d7abf5f8d765966cce8c771693e5e6fdad9616f452d4c4ea57f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/codes-86b4100235464c05 [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" "59bfe97ddae4d7abf5f8d765966cce8c771693e5e6fdad9616f452d4c4ea57f1"` [INFO] running `"docker" "rm" "-f" "59bfe97ddae4d7abf5f8d765966cce8c771693e5e6fdad9616f452d4c4ea57f1"` [INFO] [stdout] 59bfe97ddae4d7abf5f8d765966cce8c771693e5e6fdad9616f452d4c4ea57f1