[INFO] cloning repository fkohlgrueber/advent-of-code-2018 [INFO] running `"git" "clone" "--bare" "git://github.com/fkohlgrueber/advent-of-code-2018.git" "work/cache/sources/gh/fkohlgrueber/advent-of-code-2018"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fkohlgrueber/advent-of-code-2018'... [INFO] running `"git" "clone" "work/cache/sources/gh/fkohlgrueber/advent-of-code-2018" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fkohlgrueber/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fkohlgrueber/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fkohlgrueber/advent-of-code-2018" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e6b9c5eac7d19706f34b42c813f54695824d84a [INFO] sha for GitHub repo fkohlgrueber/advent-of-code-2018: 2e6b9c5eac7d19706f34b42c813f54695824d84a [INFO] validating manifest of fkohlgrueber/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 fkohlgrueber/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 fkohlgrueber/advent-of-code-2018 [INFO] finished frobbing fkohlgrueber/advent-of-code-2018 [INFO] frobbed toml for fkohlgrueber/advent-of-code-2018 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fkohlgrueber/advent-of-code-2018/Cargo.toml [INFO] started frobbing fkohlgrueber/advent-of-code-2018 [INFO] finished frobbing fkohlgrueber/advent-of-code-2018 [INFO] frobbed toml for fkohlgrueber/advent-of-code-2018 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/advent-of-code-2018/Cargo.toml [INFO] crate fkohlgrueber/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] [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] testing fkohlgrueber/advent-of-code-2018 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] bc57fe88bbd9ef6bf463152c3974953970903777f3a9a28567e711e5ad50b9f6 [INFO] running `"docker" "start" "-a" "bc57fe88bbd9ef6bf463152c3974953970903777f3a9a28567e711e5ad50b9f6"` [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:148:24 [INFO] [stderr] | [INFO] [stderr] 148 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day19.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.00s [INFO] running `"docker" "inspect" "bc57fe88bbd9ef6bf463152c3974953970903777f3a9a28567e711e5ad50b9f6"` [INFO] running `"docker" "rm" "-f" "bc57fe88bbd9ef6bf463152c3974953970903777f3a9a28567e711e5ad50b9f6"` [INFO] [stdout] bc57fe88bbd9ef6bf463152c3974953970903777f3a9a28567e711e5ad50b9f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2876e82fa85e25f95cd6a12e9674b84fad89761249b7096436df94dd168eea92 [INFO] running `"docker" "start" "-a" "2876e82fa85e25f95cd6a12e9674b84fad89761249b7096436df94dd168eea92"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:148:24 [INFO] [stderr] | [INFO] [stderr] 148 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day19.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.02s [INFO] running `"docker" "inspect" "2876e82fa85e25f95cd6a12e9674b84fad89761249b7096436df94dd168eea92"` [INFO] running `"docker" "rm" "-f" "2876e82fa85e25f95cd6a12e9674b84fad89761249b7096436df94dd168eea92"` [INFO] [stdout] 2876e82fa85e25f95cd6a12e9674b84fad89761249b7096436df94dd168eea92 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fkohlgrueber/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a091494f7688ae9518369f222f36d4cfc4e9e3f947d37aae5a9cf50c1510fee6 [INFO] running `"docker" "start" "-a" "a091494f7688ae9518369f222f36d4cfc4e9e3f947d37aae5a9cf50c1510fee6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-31f464ec9838e8f8 [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test day11::tests::test_calc_power_level ... ok [INFO] [stdout] test day12::tests::test_fold ... ok [INFO] [stdout] test day13::tests::test_coord ... ok [INFO] [stdout] test day13::tests::test_part_1 ... ok [INFO] [stdout] test day10::tests::test_part_1 ... ok [INFO] [stdout] test day10::tests::test_part_2 ... ok [INFO] [stdout] test day13::tests::test_part_2 ... ok [INFO] [stdout] test day12::tests::test_part_1 ... ok [INFO] [stdout] test day12::tests::test_calc_generations ... ok [INFO] [stdout] test day15::tests::test_bfs ... ok [INFO] [stdout] test day15::tests::test_get_units_in_order ... ok [INFO] [stdout] test day12::tests::test_part_2 ... ok [INFO] [stdout] test day17::tests::test_part_1 ... ok [INFO] [stdout] test day17::tests::test_part_2 ... ok [INFO] [stdout] test day18::tests::test_part_1 ... ok [INFO] [stdout] test day1::tests::test_part_1 ... ok [INFO] [stdout] test day1::tests::test_part_2 ... ok [INFO] [stdout] test day20::tests::test_part_1 ... ok [INFO] [stdout] test day22::tests::test_part_1 ... ok [INFO] [stdout] test day16::tests::test_sample_from_str ... ok [INFO] [stdout] test day2::tests::test_part_1 ... ok [INFO] [stdout] test day2::tests::test_part_2 ... ok [INFO] [stdout] test day22::tests::test_part_2 ... ok [INFO] [stdout] test day3::tests::test_part_2 ... ok [INFO] [stdout] test day3::tests::test_part_1 ... ok [INFO] [stdout] test day4::tests::test_part_2 ... ok [INFO] [stdout] test day5::tests::test_part_1 ... ok [INFO] [stdout] test day5::tests::test_part_2 ... ok [INFO] [stdout] test day4::tests::test_part_1 ... ok [INFO] [stdout] test day6::tests::test_part_1 ... ok [INFO] [stdout] test day6::tests::test_part_2 ... ok [INFO] [stdout] test day14::tests::test_part_1 ... ok [INFO] [stdout] test day8::tests::test_part_1 ... ok [INFO] [stdout] test day8::tests::test_part_2 ... ok [INFO] [stdout] test day7::tests::test_part_2 ... ok [INFO] [stdout] test day7::tests::test_part_1 ... ok [INFO] [stdout] test day9::tests::test_part_1 ... ok [INFO] [stdout] test day14::tests::test_part_2 ... ok [INFO] [stdout] test day11::tests::test_part_1 ... ok [INFO] [stdout] test day15::tests::test_part_1 ... ok [INFO] [stdout] test day15::tests::test_part_2 ... ok [INFO] [stdout] test day11::tests::test_part_2 ... test day11::tests::test_part_2 has been running for over 60 seconds [INFO] [stdout] test day11::tests::test_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a091494f7688ae9518369f222f36d4cfc4e9e3f947d37aae5a9cf50c1510fee6"` [INFO] running `"docker" "rm" "-f" "a091494f7688ae9518369f222f36d4cfc4e9e3f947d37aae5a9cf50c1510fee6"` [INFO] [stdout] a091494f7688ae9518369f222f36d4cfc4e9e3f947d37aae5a9cf50c1510fee6