[INFO] cloning repository asheidan/minimal-rust-docker [INFO] running `"git" "clone" "--bare" "git://github.com/asheidan/minimal-rust-docker.git" "work/cache/sources/gh/asheidan/minimal-rust-docker"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/asheidan/minimal-rust-docker'... [INFO] running `"git" "clone" "work/cache/sources/gh/asheidan/minimal-rust-docker" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asheidan/minimal-rust-docker" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asheidan/minimal-rust-docker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asheidan/minimal-rust-docker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87e2ab0ab6c397bdd50d6f63f15b1434d2beae07 [INFO] sha for GitHub repo asheidan/minimal-rust-docker: 87e2ab0ab6c397bdd50d6f63f15b1434d2beae07 [INFO] validating manifest of asheidan/minimal-rust-docker on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of asheidan/minimal-rust-docker on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing asheidan/minimal-rust-docker [INFO] finished frobbing asheidan/minimal-rust-docker [INFO] frobbed toml for asheidan/minimal-rust-docker written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker/Cargo.toml [INFO] started frobbing asheidan/minimal-rust-docker [INFO] finished frobbing asheidan/minimal-rust-docker [INFO] frobbed toml for asheidan/minimal-rust-docker written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/asheidan/minimal-rust-docker/Cargo.toml [INFO] crate asheidan/minimal-rust-docker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing asheidan/minimal-rust-docker against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 1ca852d1d880cf3c500a6239097fc9e6db60b3431927b85b839e0ff535034eb8 [INFO] running `"docker" "start" "-a" "1ca852d1d880cf3c500a6239097fc9e6db60b3431927b85b839e0ff535034eb8"` [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling dockerrust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `"docker" "inspect" "1ca852d1d880cf3c500a6239097fc9e6db60b3431927b85b839e0ff535034eb8"` [INFO] running `"docker" "rm" "-f" "1ca852d1d880cf3c500a6239097fc9e6db60b3431927b85b839e0ff535034eb8"` [INFO] [stdout] 1ca852d1d880cf3c500a6239097fc9e6db60b3431927b85b839e0ff535034eb8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] df32bdaf6be4f976bad36f2aa754d93afea464ac7749d374eaaa3b152a5dfbee [INFO] running `"docker" "start" "-a" "df32bdaf6be4f976bad36f2aa754d93afea464ac7749d374eaaa3b152a5dfbee"` [INFO] [stderr] Compiling dockerrust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "df32bdaf6be4f976bad36f2aa754d93afea464ac7749d374eaaa3b152a5dfbee"` [INFO] running `"docker" "rm" "-f" "df32bdaf6be4f976bad36f2aa754d93afea464ac7749d374eaaa3b152a5dfbee"` [INFO] [stdout] df32bdaf6be4f976bad36f2aa754d93afea464ac7749d374eaaa3b152a5dfbee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/asheidan/minimal-rust-docker:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 82dba02add6f4d0e8957f55b3ab30d8f5314664ea65395036c227c0bc4ce09e9 [INFO] running `"docker" "start" "-a" "82dba02add6f4d0e8957f55b3ab30d8f5314664ea65395036c227c0bc4ce09e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/dockerrust-57e6881ece497dc3 [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" "82dba02add6f4d0e8957f55b3ab30d8f5314664ea65395036c227c0bc4ce09e9"` [INFO] running `"docker" "rm" "-f" "82dba02add6f4d0e8957f55b3ab30d8f5314664ea65395036c227c0bc4ce09e9"` [INFO] [stdout] 82dba02add6f4d0e8957f55b3ab30d8f5314664ea65395036c227c0bc4ce09e9