[INFO] cloning repository sindreij/advent-of-code-2016 [INFO] running `"git" "clone" "--bare" "git://github.com/sindreij/advent-of-code-2016.git" "work/cache/sources/gh/sindreij/advent-of-code-2016"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sindreij/advent-of-code-2016'... [INFO] running `"git" "clone" "work/cache/sources/gh/sindreij/advent-of-code-2016" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sindreij/advent-of-code-2016" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sindreij/advent-of-code-2016"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sindreij/advent-of-code-2016'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4852a43254de96903290a484a46fb5cd2c3d0271 [INFO] sha for GitHub repo sindreij/advent-of-code-2016: 4852a43254de96903290a484a46fb5cd2c3d0271 [INFO] validating manifest of sindreij/advent-of-code-2016 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 sindreij/advent-of-code-2016 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 sindreij/advent-of-code-2016 [INFO] finished frobbing sindreij/advent-of-code-2016 [INFO] frobbed toml for sindreij/advent-of-code-2016 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016/Cargo.toml [INFO] started frobbing sindreij/advent-of-code-2016 [INFO] finished frobbing sindreij/advent-of-code-2016 [INFO] frobbed toml for sindreij/advent-of-code-2016 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sindreij/advent-of-code-2016/Cargo.toml [INFO] crate sindreij/advent-of-code-2016 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 sindreij/advent-of-code-2016 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016:/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] 6e2dcbc4739f28f950573df3ccf8050ee481f59779f5e8911c540cdbc25a0dcb [INFO] running `"docker" "start" "-a" "6e2dcbc4739f28f950573df3ccf8050ee481f59779f5e8911c540cdbc25a0dcb"` [INFO] [stderr] Compiling advent-of-code-2016 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "6e2dcbc4739f28f950573df3ccf8050ee481f59779f5e8911c540cdbc25a0dcb"` [INFO] running `"docker" "rm" "-f" "6e2dcbc4739f28f950573df3ccf8050ee481f59779f5e8911c540cdbc25a0dcb"` [INFO] [stdout] 6e2dcbc4739f28f950573df3ccf8050ee481f59779f5e8911c540cdbc25a0dcb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016:/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] 20bc69e1916cf83d4f1a9e7075b18efb68d11bb19b6c9a67c43fe8d9c6b7cc7c [INFO] running `"docker" "start" "-a" "20bc69e1916cf83d4f1a9e7075b18efb68d11bb19b6c9a67c43fe8d9c6b7cc7c"` [INFO] [stderr] Compiling advent-of-code-2016 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "20bc69e1916cf83d4f1a9e7075b18efb68d11bb19b6c9a67c43fe8d9c6b7cc7c"` [INFO] running `"docker" "rm" "-f" "20bc69e1916cf83d4f1a9e7075b18efb68d11bb19b6c9a67c43fe8d9c6b7cc7c"` [INFO] [stdout] 20bc69e1916cf83d4f1a9e7075b18efb68d11bb19b6c9a67c43fe8d9c6b7cc7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sindreij/advent-of-code-2016:/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] 3936cd2af792bd33698ddfa1588f0682d9eb334153c1a42a61056826881226bf [INFO] running `"docker" "start" "-a" "3936cd2af792bd33698ddfa1588f0682d9eb334153c1a42a61056826881226bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/01_no_time_for_taxicab-c349a865701a7188 [INFO] [stderr] Running /opt/crater/target/debug/deps/02_bathroom_security-92d19dff0d0f690c [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] running `"docker" "inspect" "3936cd2af792bd33698ddfa1588f0682d9eb334153c1a42a61056826881226bf"` [INFO] running `"docker" "rm" "-f" "3936cd2af792bd33698ddfa1588f0682d9eb334153c1a42a61056826881226bf"` [INFO] [stdout] 3936cd2af792bd33698ddfa1588f0682d9eb334153c1a42a61056826881226bf