[INFO] cloning repository Boredbone/RustTest001 [INFO] running `"git" "clone" "--bare" "git://github.com/Boredbone/RustTest001.git" "work/cache/sources/gh/Boredbone/RustTest001"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Boredbone/RustTest001'... [INFO] running `"git" "clone" "work/cache/sources/gh/Boredbone/RustTest001" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Boredbone/RustTest001"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Boredbone/RustTest001'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Boredbone/RustTest001" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33bd3c748ff58ffbd8b7a7d15191bd96756c562d [INFO] sha for GitHub repo Boredbone/RustTest001: 33bd3c748ff58ffbd8b7a7d15191bd96756c562d [INFO] validating manifest of Boredbone/RustTest001 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 Boredbone/RustTest001 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 Boredbone/RustTest001 [INFO] finished frobbing Boredbone/RustTest001 [INFO] frobbed toml for Boredbone/RustTest001 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Boredbone/RustTest001/Cargo.toml [INFO] started frobbing Boredbone/RustTest001 [INFO] finished frobbing Boredbone/RustTest001 [INFO] frobbed toml for Boredbone/RustTest001 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001/Cargo.toml [INFO] crate Boredbone/RustTest001 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 Boredbone/RustTest001 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001:/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] b275b3f97f0d73388fb8deb685066aefe299037f2766b1ccd6c82dc47789f3af [INFO] running `"docker" "start" "-a" "b275b3f97f0d73388fb8deb685066aefe299037f2766b1ccd6c82dc47789f3af"` [INFO] [stderr] Compiling rust_test001 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/numerics.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "b275b3f97f0d73388fb8deb685066aefe299037f2766b1ccd6c82dc47789f3af"` [INFO] running `"docker" "rm" "-f" "b275b3f97f0d73388fb8deb685066aefe299037f2766b1ccd6c82dc47789f3af"` [INFO] [stdout] b275b3f97f0d73388fb8deb685066aefe299037f2766b1ccd6c82dc47789f3af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001:/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] 84b7d87fa9e7ec73b5cc2a67b58a22c83b769c011d519ead4759385ec8489878 [INFO] running `"docker" "start" "-a" "84b7d87fa9e7ec73b5cc2a67b58a22c83b769c011d519ead4759385ec8489878"` [INFO] [stderr] Compiling rust_test001 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/numerics.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "84b7d87fa9e7ec73b5cc2a67b58a22c83b769c011d519ead4759385ec8489878"` [INFO] running `"docker" "rm" "-f" "84b7d87fa9e7ec73b5cc2a67b58a22c83b769c011d519ead4759385ec8489878"` [INFO] [stdout] 84b7d87fa9e7ec73b5cc2a67b58a22c83b769c011d519ead4759385ec8489878 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Boredbone/RustTest001:/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] 785d2a87ac0204e4ba0c4e629b36b76b662ca87989283d0cfdf4a753beb3f214 [INFO] running `"docker" "start" "-a" "785d2a87ac0204e4ba0c4e629b36b76b662ca87989283d0cfdf4a753beb3f214"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_test001-0c95aa19b0067fcd [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" "785d2a87ac0204e4ba0c4e629b36b76b662ca87989283d0cfdf4a753beb3f214"` [INFO] running `"docker" "rm" "-f" "785d2a87ac0204e4ba0c4e629b36b76b662ca87989283d0cfdf4a753beb3f214"` [INFO] [stdout] 785d2a87ac0204e4ba0c4e629b36b76b662ca87989283d0cfdf4a753beb3f214