[INFO] cloning repository iddar/rust-docker-boilerplate [INFO] running `"git" "clone" "--bare" "git://github.com/iddar/rust-docker-boilerplate.git" "work/cache/sources/gh/iddar/rust-docker-boilerplate"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/iddar/rust-docker-boilerplate'... [INFO] running `"git" "clone" "work/cache/sources/gh/iddar/rust-docker-boilerplate" "work/ex/beta-1.37-6/sources/1.36.0/gh/iddar/rust-docker-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iddar/rust-docker-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iddar/rust-docker-boilerplate" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iddar/rust-docker-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iddar/rust-docker-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fc9fb7fc56ba87260432091ea81f10f2a73a1def [INFO] sha for GitHub repo iddar/rust-docker-boilerplate: fc9fb7fc56ba87260432091ea81f10f2a73a1def [INFO] validating manifest of iddar/rust-docker-boilerplate 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 iddar/rust-docker-boilerplate 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 iddar/rust-docker-boilerplate [INFO] finished frobbing iddar/rust-docker-boilerplate [INFO] frobbed toml for iddar/rust-docker-boilerplate written to work/ex/beta-1.37-6/sources/1.36.0/gh/iddar/rust-docker-boilerplate/Cargo.toml [INFO] started frobbing iddar/rust-docker-boilerplate [INFO] finished frobbing iddar/rust-docker-boilerplate [INFO] frobbed toml for iddar/rust-docker-boilerplate written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iddar/rust-docker-boilerplate/Cargo.toml [INFO] crate iddar/rust-docker-boilerplate 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 iddar/rust-docker-boilerplate 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-3/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/iddar/rust-docker-boilerplate:/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] 6912524f59d1f18e40e419d178f89f0f33ffaaa61211b94bdc061e4a71e64e11 [INFO] running `"docker" "start" "-a" "6912524f59d1f18e40e419d178f89f0f33ffaaa61211b94bdc061e4a71e64e11"` [INFO] [stderr] Compiling appname v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "6912524f59d1f18e40e419d178f89f0f33ffaaa61211b94bdc061e4a71e64e11"` [INFO] running `"docker" "rm" "-f" "6912524f59d1f18e40e419d178f89f0f33ffaaa61211b94bdc061e4a71e64e11"` [INFO] [stdout] 6912524f59d1f18e40e419d178f89f0f33ffaaa61211b94bdc061e4a71e64e11 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/iddar/rust-docker-boilerplate:/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] e49d87311d209553adedb752eb978fb20593161320aa4c15ec01f933b68b6378 [INFO] running `"docker" "start" "-a" "e49d87311d209553adedb752eb978fb20593161320aa4c15ec01f933b68b6378"` [INFO] [stderr] Compiling appname v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "e49d87311d209553adedb752eb978fb20593161320aa4c15ec01f933b68b6378"` [INFO] running `"docker" "rm" "-f" "e49d87311d209553adedb752eb978fb20593161320aa4c15ec01f933b68b6378"` [INFO] [stdout] e49d87311d209553adedb752eb978fb20593161320aa4c15ec01f933b68b6378 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/iddar/rust-docker-boilerplate:/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] 0fc021f4e7c78989240157098596f1e630f22508745c02b856865cb843a3007c [INFO] running `"docker" "start" "-a" "0fc021f4e7c78989240157098596f1e630f22508745c02b856865cb843a3007c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/appname-2cda0f68295e28b7 [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" "0fc021f4e7c78989240157098596f1e630f22508745c02b856865cb843a3007c"` [INFO] running `"docker" "rm" "-f" "0fc021f4e7c78989240157098596f1e630f22508745c02b856865cb843a3007c"` [INFO] [stdout] 0fc021f4e7c78989240157098596f1e630f22508745c02b856865cb843a3007c