[INFO] cloning repository technosophos/rust_k8s_experiment [INFO] running `"git" "clone" "--bare" "git://github.com/technosophos/rust_k8s_experiment.git" "work/cache/sources/gh/technosophos/rust_k8s_experiment"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/technosophos/rust_k8s_experiment'... [INFO] running `"git" "clone" "work/cache/sources/gh/technosophos/rust_k8s_experiment" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/technosophos/rust_k8s_experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/technosophos/rust_k8s_experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/technosophos/rust_k8s_experiment" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49972ba7ba4d6a063a764f04bf5ad09dadf7633f [INFO] sha for GitHub repo technosophos/rust_k8s_experiment: 49972ba7ba4d6a063a764f04bf5ad09dadf7633f [INFO] validating manifest of technosophos/rust_k8s_experiment 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 technosophos/rust_k8s_experiment 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 technosophos/rust_k8s_experiment [INFO] finished frobbing technosophos/rust_k8s_experiment [INFO] frobbed toml for technosophos/rust_k8s_experiment written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/technosophos/rust_k8s_experiment/Cargo.toml [INFO] started frobbing technosophos/rust_k8s_experiment [INFO] finished frobbing technosophos/rust_k8s_experiment [INFO] frobbed toml for technosophos/rust_k8s_experiment written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment/Cargo.toml [INFO] crate technosophos/rust_k8s_experiment 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 technosophos/rust_k8s_experiment against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7953674d11f678e3e54053a5650c6116317ffd2527d0fcc99817f7540a7729e4 [INFO] running `"docker" "start" "-a" "7953674d11f678e3e54053a5650c6116317ffd2527d0fcc99817f7540a7729e4"` [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling k8s_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `"docker" "inspect" "7953674d11f678e3e54053a5650c6116317ffd2527d0fcc99817f7540a7729e4"` [INFO] running `"docker" "rm" "-f" "7953674d11f678e3e54053a5650c6116317ffd2527d0fcc99817f7540a7729e4"` [INFO] [stdout] 7953674d11f678e3e54053a5650c6116317ffd2527d0fcc99817f7540a7729e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1c787375571434c16cd047b68a5f9c9a394f80dc97438e621b04aa82a7285604 [INFO] running `"docker" "start" "-a" "1c787375571434c16cd047b68a5f9c9a394f80dc97438e621b04aa82a7285604"` [INFO] [stderr] Compiling k8s_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "1c787375571434c16cd047b68a5f9c9a394f80dc97438e621b04aa82a7285604"` [INFO] running `"docker" "rm" "-f" "1c787375571434c16cd047b68a5f9c9a394f80dc97438e621b04aa82a7285604"` [INFO] [stdout] 1c787375571434c16cd047b68a5f9c9a394f80dc97438e621b04aa82a7285604 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/technosophos/rust_k8s_experiment:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 92a2279684ee72857b9c9f56c1734d452acdc5bf0f60a1e373948153b540e5a1 [INFO] running `"docker" "start" "-a" "92a2279684ee72857b9c9f56c1734d452acdc5bf0f60a1e373948153b540e5a1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/k8s_example-edd71eff74f00f2d [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" "92a2279684ee72857b9c9f56c1734d452acdc5bf0f60a1e373948153b540e5a1"` [INFO] running `"docker" "rm" "-f" "92a2279684ee72857b9c9f56c1734d452acdc5bf0f60a1e373948153b540e5a1"` [INFO] [stdout] 92a2279684ee72857b9c9f56c1734d452acdc5bf0f60a1e373948153b540e5a1