[INFO] cloning repository carcino-geneticist/adventofcodeday3part1 [INFO] running `"git" "clone" "--bare" "git://github.com/carcino-geneticist/adventofcodeday3part1.git" "work/cache/sources/gh/carcino-geneticist/adventofcodeday3part1"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/carcino-geneticist/adventofcodeday3part1'... [INFO] running `"git" "clone" "work/cache/sources/gh/carcino-geneticist/adventofcodeday3part1" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/carcino-geneticist/adventofcodeday3part1"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/carcino-geneticist/adventofcodeday3part1'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/carcino-geneticist/adventofcodeday3part1" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/carcino-geneticist/adventofcodeday3part1"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/carcino-geneticist/adventofcodeday3part1'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18de366103406a05839c49b08e512f9efa4a5092 [INFO] sha for GitHub repo carcino-geneticist/adventofcodeday3part1: 18de366103406a05839c49b08e512f9efa4a5092 [INFO] validating manifest of carcino-geneticist/adventofcodeday3part1 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 carcino-geneticist/adventofcodeday3part1 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 carcino-geneticist/adventofcodeday3part1 [INFO] finished frobbing carcino-geneticist/adventofcodeday3part1 [INFO] frobbed toml for carcino-geneticist/adventofcodeday3part1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/carcino-geneticist/adventofcodeday3part1/Cargo.toml [INFO] started frobbing carcino-geneticist/adventofcodeday3part1 [INFO] finished frobbing carcino-geneticist/adventofcodeday3part1 [INFO] frobbed toml for carcino-geneticist/adventofcodeday3part1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/carcino-geneticist/adventofcodeday3part1/Cargo.toml [INFO] crate carcino-geneticist/adventofcodeday3part1 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 carcino-geneticist/adventofcodeday3part1 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/carcino-geneticist/adventofcodeday3part1:/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] 8222b3f7367375438d2fa76b2ef140fdc2e4b1760fd96af16a0f2a0f48779964 [INFO] running `"docker" "start" "-a" "8222b3f7367375438d2fa76b2ef140fdc2e4b1760fd96af16a0f2a0f48779964"` [INFO] [stderr] Compiling day3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "8222b3f7367375438d2fa76b2ef140fdc2e4b1760fd96af16a0f2a0f48779964"` [INFO] running `"docker" "rm" "-f" "8222b3f7367375438d2fa76b2ef140fdc2e4b1760fd96af16a0f2a0f48779964"` [INFO] [stdout] 8222b3f7367375438d2fa76b2ef140fdc2e4b1760fd96af16a0f2a0f48779964 [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/carcino-geneticist/adventofcodeday3part1:/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] 858dcd2a05d2ccd353290265e01bec1053b2a7f77f1eca4d2760df3283c57a7f [INFO] running `"docker" "start" "-a" "858dcd2a05d2ccd353290265e01bec1053b2a7f77f1eca4d2760df3283c57a7f"` [INFO] [stderr] Compiling day3 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "858dcd2a05d2ccd353290265e01bec1053b2a7f77f1eca4d2760df3283c57a7f"` [INFO] running `"docker" "rm" "-f" "858dcd2a05d2ccd353290265e01bec1053b2a7f77f1eca4d2760df3283c57a7f"` [INFO] [stdout] 858dcd2a05d2ccd353290265e01bec1053b2a7f77f1eca4d2760df3283c57a7f [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/carcino-geneticist/adventofcodeday3part1:/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] c6a1b9a889bc9ec9d77b4a7d43e918c598481dacd55a17e17c06960d6a2e11c3 [INFO] running `"docker" "start" "-a" "c6a1b9a889bc9ec9d77b4a7d43e918c598481dacd55a17e17c06960d6a2e11c3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/day3-b4c100dfb6d2896f [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" "c6a1b9a889bc9ec9d77b4a7d43e918c598481dacd55a17e17c06960d6a2e11c3"` [INFO] running `"docker" "rm" "-f" "c6a1b9a889bc9ec9d77b4a7d43e918c598481dacd55a17e17c06960d6a2e11c3"` [INFO] [stdout] c6a1b9a889bc9ec9d77b4a7d43e918c598481dacd55a17e17c06960d6a2e11c3