[INFO] cloning repository Lisible/advent-of-code-2018 [INFO] running `"git" "clone" "--bare" "git://github.com/Lisible/advent-of-code-2018.git" "work/cache/sources/gh/Lisible/advent-of-code-2018"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Lisible/advent-of-code-2018'... [INFO] running `"git" "clone" "work/cache/sources/gh/Lisible/advent-of-code-2018" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Lisible/advent-of-code-2018" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lisible/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lisible/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eec3502502fd5f767044eb889698cdf8168042ef [INFO] sha for GitHub repo Lisible/advent-of-code-2018: eec3502502fd5f767044eb889698cdf8168042ef [INFO] validating manifest of Lisible/advent-of-code-2018 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 Lisible/advent-of-code-2018 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 Lisible/advent-of-code-2018 [INFO] finished frobbing Lisible/advent-of-code-2018 [INFO] frobbed toml for Lisible/advent-of-code-2018 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018/Cargo.toml [INFO] started frobbing Lisible/advent-of-code-2018 [INFO] finished frobbing Lisible/advent-of-code-2018 [INFO] frobbed toml for Lisible/advent-of-code-2018 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lisible/advent-of-code-2018/Cargo.toml [INFO] crate Lisible/advent-of-code-2018 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 Lisible/advent-of-code-2018 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 8da06cd9da687df6185253a96bbf8a0cd6b4c2c30ad8ac1c7c7a7d6d7c3223c5 [INFO] running `"docker" "start" "-a" "8da06cd9da687df6185253a96bbf8a0cd6b4c2c30ad8ac1c7c7a7d6d7c3223c5"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `"docker" "inspect" "8da06cd9da687df6185253a96bbf8a0cd6b4c2c30ad8ac1c7c7a7d6d7c3223c5"` [INFO] running `"docker" "rm" "-f" "8da06cd9da687df6185253a96bbf8a0cd6b4c2c30ad8ac1c7c7a7d6d7c3223c5"` [INFO] [stdout] 8da06cd9da687df6185253a96bbf8a0cd6b4c2c30ad8ac1c7c7a7d6d7c3223c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b0e27d44a4af2715c430975122971926ef1325a1f5830c8e0300e1626b2fbf2b [INFO] running `"docker" "start" "-a" "b0e27d44a4af2715c430975122971926ef1325a1f5830c8e0300e1626b2fbf2b"` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "b0e27d44a4af2715c430975122971926ef1325a1f5830c8e0300e1626b2fbf2b"` [INFO] running `"docker" "rm" "-f" "b0e27d44a4af2715c430975122971926ef1325a1f5830c8e0300e1626b2fbf2b"` [INFO] [stdout] b0e27d44a4af2715c430975122971926ef1325a1f5830c8e0300e1626b2fbf2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lisible/advent-of-code-2018:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b8626124d884fe86ab1eb77bec1c72e79ca072b7a6553ad2dd5bfa2e5d799e9a [INFO] running `"docker" "start" "-a" "b8626124d884fe86ab1eb77bec1c72e79ca072b7a6553ad2dd5bfa2e5d799e9a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/ex1_1-2de1c658f54cde8a [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] [stderr] Running /opt/crater/target/debug/deps/ex1_2-4ef2ff3041967dbe [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] [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] [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] [stderr] Running /opt/crater/target/debug/deps/ex2_1-4f0f3d11312777c0 [INFO] [stderr] Running /opt/crater/target/debug/deps/ex2_2-b566100daeba45f7 [INFO] running `"docker" "inspect" "b8626124d884fe86ab1eb77bec1c72e79ca072b7a6553ad2dd5bfa2e5d799e9a"` [INFO] running `"docker" "rm" "-f" "b8626124d884fe86ab1eb77bec1c72e79ca072b7a6553ad2dd5bfa2e5d799e9a"` [INFO] [stdout] b8626124d884fe86ab1eb77bec1c72e79ca072b7a6553ad2dd5bfa2e5d799e9a