[INFO] cloning repository Cackbone/Find-The-Secret-Word [INFO] running `"git" "clone" "--bare" "git://github.com/Cackbone/Find-The-Secret-Word.git" "work/cache/sources/gh/Cackbone/Find-The-Secret-Word"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Cackbone/Find-The-Secret-Word'... [INFO] running `"git" "clone" "work/cache/sources/gh/Cackbone/Find-The-Secret-Word" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cackbone/Find-The-Secret-Word"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cackbone/Find-The-Secret-Word'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Cackbone/Find-The-Secret-Word" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff3daee6d51106667959323d80a4af8129f939e5 [INFO] sha for GitHub repo Cackbone/Find-The-Secret-Word: ff3daee6d51106667959323d80a4af8129f939e5 [INFO] validating manifest of Cackbone/Find-The-Secret-Word 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 Cackbone/Find-The-Secret-Word 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 Cackbone/Find-The-Secret-Word [INFO] finished frobbing Cackbone/Find-The-Secret-Word [INFO] frobbed toml for Cackbone/Find-The-Secret-Word written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Cackbone/Find-The-Secret-Word/Cargo.toml [INFO] started frobbing Cackbone/Find-The-Secret-Word [INFO] finished frobbing Cackbone/Find-The-Secret-Word [INFO] frobbed toml for Cackbone/Find-The-Secret-Word written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word/Cargo.toml [INFO] crate Cackbone/Find-The-Secret-Word 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 Cackbone/Find-The-Secret-Word against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word:/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] 9d8ab0ad81859396e2f63ad6a63b0cee30b4a5f190aca6a03e64d3ef1ef7630e [INFO] running `"docker" "start" "-a" "9d8ab0ad81859396e2f63ad6a63b0cee30b4a5f190aca6a03e64d3ef1ef7630e"` [INFO] [stderr] Compiling find_the_secret_word v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "9d8ab0ad81859396e2f63ad6a63b0cee30b4a5f190aca6a03e64d3ef1ef7630e"` [INFO] running `"docker" "rm" "-f" "9d8ab0ad81859396e2f63ad6a63b0cee30b4a5f190aca6a03e64d3ef1ef7630e"` [INFO] [stdout] 9d8ab0ad81859396e2f63ad6a63b0cee30b4a5f190aca6a03e64d3ef1ef7630e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word:/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] 69dc7c68f9d9f172890e7ded5b7067dd8bff02a665ef2e419fee33b249749c1a [INFO] running `"docker" "start" "-a" "69dc7c68f9d9f172890e7ded5b7067dd8bff02a665ef2e419fee33b249749c1a"` [INFO] [stderr] Compiling find_the_secret_word v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "69dc7c68f9d9f172890e7ded5b7067dd8bff02a665ef2e419fee33b249749c1a"` [INFO] running `"docker" "rm" "-f" "69dc7c68f9d9f172890e7ded5b7067dd8bff02a665ef2e419fee33b249749c1a"` [INFO] [stdout] 69dc7c68f9d9f172890e7ded5b7067dd8bff02a665ef2e419fee33b249749c1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Cackbone/Find-The-Secret-Word:/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] a4c5deea17085c52cefc11b882abd52fdc0d2efb1f567d2d09bc90b07bc017a6 [INFO] running `"docker" "start" "-a" "a4c5deea17085c52cefc11b882abd52fdc0d2efb1f567d2d09bc90b07bc017a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/find_the_secret_word-466ca24aa28ddc2a [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" "a4c5deea17085c52cefc11b882abd52fdc0d2efb1f567d2d09bc90b07bc017a6"` [INFO] running `"docker" "rm" "-f" "a4c5deea17085c52cefc11b882abd52fdc0d2efb1f567d2d09bc90b07bc017a6"` [INFO] [stdout] a4c5deea17085c52cefc11b882abd52fdc0d2efb1f567d2d09bc90b07bc017a6