[INFO] updating cached repository alecdwm/advent-of-code-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alecdwm/advent-of-code-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alecdwm/advent-of-code-2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alecdwm/advent-of-code-2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alecdwm/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alecdwm/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 834c84a1bddcbefbb383226f13e1d38043a773be [INFO] sha for GitHub repo alecdwm/advent-of-code-2018: 834c84a1bddcbefbb383226f13e1d38043a773be [INFO] validating manifest of alecdwm/advent-of-code-2018 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alecdwm/advent-of-code-2018 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alecdwm/advent-of-code-2018 [INFO] finished frobbing alecdwm/advent-of-code-2018 [INFO] frobbed toml for alecdwm/advent-of-code-2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/advent-of-code-2018/Cargo.toml [INFO] started frobbing alecdwm/advent-of-code-2018 [INFO] finished frobbing alecdwm/advent-of-code-2018 [INFO] frobbed toml for alecdwm/advent-of-code-2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alecdwm/advent-of-code-2018/Cargo.toml [INFO] crate alecdwm/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alecdwm/advent-of-code-2018 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8c248b59184275c6348de5a4ea6011405270fc604dd410b281c5cca85e5b62ca [INFO] running `"docker" "start" "-a" "8c248b59184275c6348de5a4ea6011405270fc604dd410b281c5cca85e5b62ca"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `"docker" "inspect" "8c248b59184275c6348de5a4ea6011405270fc604dd410b281c5cca85e5b62ca"` [INFO] running `"docker" "rm" "-f" "8c248b59184275c6348de5a4ea6011405270fc604dd410b281c5cca85e5b62ca"` [INFO] [stdout] 8c248b59184275c6348de5a4ea6011405270fc604dd410b281c5cca85e5b62ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 54514c20b0d0065d3454c42f6140ad6f887ef1820fdd1a8a319580b9d718a083 [INFO] running `"docker" "start" "-a" "54514c20b0d0065d3454c42f6140ad6f887ef1820fdd1a8a319580b9d718a083"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "54514c20b0d0065d3454c42f6140ad6f887ef1820fdd1a8a319580b9d718a083"` [INFO] running `"docker" "rm" "-f" "54514c20b0d0065d3454c42f6140ad6f887ef1820fdd1a8a319580b9d718a083"` [INFO] [stdout] 54514c20b0d0065d3454c42f6140ad6f887ef1820fdd1a8a319580b9d718a083 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/alecdwm/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 73806f5f1e8d4d55619bd6ecb0174c89c5d825af73f077cac8cad050ad4ad5ba [INFO] running `"docker" "start" "-a" "73806f5f1e8d4d55619bd6ecb0174c89c5d825af73f077cac8cad050ad4ad5ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-ca2fdfdc4f423c2d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-670b97164c52e588 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] Doc-tests advent-of-code-2018 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/day1.rs - day1::part2 (line 73) ... FAILED [INFO] [stdout] test src/day1.rs - day1::part1 (line 37) ... FAILED [INFO] [stdout] test src/day1.rs - day1::part1 (line 27) ... FAILED [INFO] [stdout] test src/day5.rs - day5::part1 (line 9) ... FAILED [INFO] [stdout] test src/day2.rs - day2::part1 (line 15) ... FAILED [INFO] [stdout] test src/day3.rs - day3::part1 (line 11) ... FAILED [INFO] [stdout] test src/day5.rs - day5::part2 (line 45) ... FAILED [INFO] [stdout] test src/day1.rs - day1::part2 (line 60) ... FAILED [INFO] [stdout] test src/day6.rs - day6::part2 (line 87) ... FAILED [INFO] [stdout] test src/day7.rs - day7::part1 (line 33) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/day1.rs - day1::part2 (line 73) stdout ---- [INFO] [stdout] error: expected expression, found `+` [INFO] [stdout] --> src/day1.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 3 | +1, -1 first reaches 0 twice. [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day1.rs - day1::part1 (line 37) stdout ---- [INFO] [stdout] error: expected expression, found `+` [INFO] [stdout] --> src/day1.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 3 | +1, +1, +1 results in 3 [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day1.rs - day1::part1 (line 27) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `frequency` [INFO] [stdout] --> src/day1.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 3 | Current frequency 0, change of +1; resulting frequency 1. [INFO] [stdout] | ^^^^^^^^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Current` in this scope [INFO] [stdout] --> src/day1.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 3 | Current frequency 0, change of +1; resulting frequency 1. [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::SeekFrom::Current; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day5.rs - day5::part1 (line 9) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `aA` [INFO] [stdout] --> src/day5.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 3 | In aA, a and A react, leaving nothing behind. [INFO] [stdout] | ^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `In` in this scope [INFO] [stdout] --> src/day5.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 3 | In aA, a and A react, leaving nothing behind. [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day2.rs - day2::part1 (line 15) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `contains` [INFO] [stdout] --> src/day2.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 3 | abcdef contains no letters that appear exactly two or three times. [INFO] [stdout] | ^^^^^^^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `abcdef` in this scope [INFO] [stdout] --> src/day2.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 3 | abcdef contains no letters that appear exactly two or three times. [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day3.rs - day3::part1 (line 11) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `number` [INFO] [stdout] --> src/day3.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 3 | The number of inches between the left edge of the fabric and the left edge of the rectangle. [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `The` in this scope [INFO] [stdout] --> src/day3.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 3 | The number of inches between the left edge of the fabric and the left edge of the rectangle. [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day5.rs - day5::part2 (line 45) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `all` [INFO] [stdout] --> src/day5.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 3 | Removing all A/a units produces dbcCCBcCcD. Fully reacting this polymer produces dbCBcD, which has length 6. [INFO] [stdout] | ^^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Removing` in this scope [INFO] [stdout] --> src/day5.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 3 | Removing all A/a units produces dbcCCBcCcD. Fully reacting this polymer produces dbCBcD, which has length 6. [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day1.rs - day1::part2 (line 60) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `frequency` [INFO] [stdout] --> src/day1.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 3 | Current frequency 0, change of +1; resulting frequency 1. [INFO] [stdout] | ^^^^^^^^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Current` in this scope [INFO] [stdout] --> src/day1.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 3 | Current frequency 0, change of +1; resulting frequency 1. [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::SeekFrom::Current; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day6.rs - day6::part2 (line 87) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `to` [INFO] [stdout] --> src/day6.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 3 | Distance to coordinate A: abs(4-1) + abs(3-1) = 5 [INFO] [stdout] | ^^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Distance` in this scope [INFO] [stdout] --> src/day6.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 3 | Distance to coordinate A: abs(4-1) + abs(3-1) = 5 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/day7.rs - day7::part1 (line 33) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `C` [INFO] [stdout] --> src/day7.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 3 | Only C is available, and so it is done first. [INFO] [stdout] | ^ expected one of 8 possible tokens here [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Only` in this scope [INFO] [stdout] --> src/day7.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 3 | Only C is available, and so it is done first. [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/day1.rs - day1::part1 (line 27) [INFO] [stdout] src/day1.rs - day1::part1 (line 37) [INFO] [stdout] src/day1.rs - day1::part2 (line 60) [INFO] [stdout] src/day1.rs - day1::part2 (line 73) [INFO] [stdout] src/day2.rs - day2::part1 (line 15) [INFO] [stdout] src/day3.rs - day3::part1 (line 11) [INFO] [stdout] src/day5.rs - day5::part1 (line 9) [INFO] [stdout] src/day5.rs - day5::part2 (line 45) [INFO] [stdout] src/day6.rs - day6::part2 (line 87) [INFO] [stdout] src/day7.rs - day7::part1 (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "73806f5f1e8d4d55619bd6ecb0174c89c5d825af73f077cac8cad050ad4ad5ba"` [INFO] running `"docker" "rm" "-f" "73806f5f1e8d4d55619bd6ecb0174c89c5d825af73f077cac8cad050ad4ad5ba"` [INFO] [stdout] 73806f5f1e8d4d55619bd6ecb0174c89c5d825af73f077cac8cad050ad4ad5ba