[INFO] cloning repository ktat/rust_practice [INFO] running `"git" "clone" "--bare" "git://github.com/ktat/rust_practice.git" "work/cache/sources/gh/ktat/rust_practice"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ktat/rust_practice'... [INFO] running `"git" "clone" "work/cache/sources/gh/ktat/rust_practice" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ktat/rust_practice"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ktat/rust_practice'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ktat/rust_practice" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ktat/rust_practice"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ktat/rust_practice'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e24829a52a11f66a1a2d4ff4a0f65b347afd89a6 [INFO] sha for GitHub repo ktat/rust_practice: e24829a52a11f66a1a2d4ff4a0f65b347afd89a6 [INFO] validating manifest of ktat/rust_practice 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 ktat/rust_practice 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 ktat/rust_practice [INFO] finished frobbing ktat/rust_practice [INFO] frobbed toml for ktat/rust_practice written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ktat/rust_practice/Cargo.toml [INFO] started frobbing ktat/rust_practice [INFO] finished frobbing ktat/rust_practice [INFO] frobbed toml for ktat/rust_practice written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ktat/rust_practice/Cargo.toml [INFO] crate ktat/rust_practice 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing ktat/rust_practice 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/ktat/rust_practice:/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] f9b5bac453920aa90d937b59b15b6f512280fe5fdc724afb71afe3c3a3a70333 [INFO] running `"docker" "start" "-a" "f9b5bac453920aa90d937b59b15b6f512280fe5fdc724afb71afe3c3a3a70333"` [INFO] [stderr] Compiling rust_practice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "f9b5bac453920aa90d937b59b15b6f512280fe5fdc724afb71afe3c3a3a70333"` [INFO] running `"docker" "rm" "-f" "f9b5bac453920aa90d937b59b15b6f512280fe5fdc724afb71afe3c3a3a70333"` [INFO] [stdout] f9b5bac453920aa90d937b59b15b6f512280fe5fdc724afb71afe3c3a3a70333 [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/ktat/rust_practice:/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] a70ef23b53e4bf6b7870d8f6d0d96c81c8c6e78a0cc13d165fd06bad7b08d73e [INFO] running `"docker" "start" "-a" "a70ef23b53e4bf6b7870d8f6d0d96c81c8c6e78a0cc13d165fd06bad7b08d73e"` [INFO] [stderr] Compiling rust_practice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "a70ef23b53e4bf6b7870d8f6d0d96c81c8c6e78a0cc13d165fd06bad7b08d73e"` [INFO] running `"docker" "rm" "-f" "a70ef23b53e4bf6b7870d8f6d0d96c81c8c6e78a0cc13d165fd06bad7b08d73e"` [INFO] [stdout] a70ef23b53e4bf6b7870d8f6d0d96c81c8c6e78a0cc13d165fd06bad7b08d73e [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/ktat/rust_practice:/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] 358a89382880beaee92d7283dc20b6f9160dd71f400113107efeea59182b62b4 [INFO] running `"docker" "start" "-a" "358a89382880beaee92d7283dc20b6f9160dd71f400113107efeea59182b62b4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_practice-2b78f6863ea6c88d [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" "358a89382880beaee92d7283dc20b6f9160dd71f400113107efeea59182b62b4"` [INFO] running `"docker" "rm" "-f" "358a89382880beaee92d7283dc20b6f9160dd71f400113107efeea59182b62b4"` [INFO] [stdout] 358a89382880beaee92d7283dc20b6f9160dd71f400113107efeea59182b62b4