[INFO] cloning repository https://github.com/AlixFachin/adventofcode2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlixFachin/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlixFachin%2Fadventofcode2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlixFachin%2Fadventofcode2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cd684fa22bc94bf69faa68289cf4b91713c546f
[INFO] testing AlixFachin/adventofcode2023 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlixFachin%2Fadventofcode2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlixFachin/adventofcode2023
[INFO] finished tweaking git repo https://github.com/AlixFachin/adventofcode2023
[INFO] tweaked toml for git repo https://github.com/AlixFachin/adventofcode2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlixFachin/adventofcode2023 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlixFachin/adventofcode2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded serde v1.0.150
[INFO] [stderr]   Downloaded serde_json v1.0.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91aaa8fdd7ab6a06019aeabb033a634a3f7901993c4cf26174ab48cde92ec3e2
[INFO] running `Command { std: "docker" "start" "-a" "91aaa8fdd7ab6a06019aeabb033a634a3f7901993c4cf26174ab48cde92ec3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91aaa8fdd7ab6a06019aeabb033a634a3f7901993c4cf26174ab48cde92ec3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91aaa8fdd7ab6a06019aeabb033a634a3f7901993c4cf26174ab48cde92ec3e2", kill_on_drop: false }`
[INFO] [stdout] 91aaa8fdd7ab6a06019aeabb033a634a3f7901993c4cf26174ab48cde92ec3e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef3196c9caed50c705806a514c2764d64dbe59bbcf1e95bf6e09a26e80481ef
[INFO] running `Command { std: "docker" "start" "-a" "0ef3196c9caed50c705806a514c2764d64dbe59bbcf1e95bf6e09a26e80481ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.70s
[INFO] running `Command { std: "docker" "inspect" "0ef3196c9caed50c705806a514c2764d64dbe59bbcf1e95bf6e09a26e80481ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef3196c9caed50c705806a514c2764d64dbe59bbcf1e95bf6e09a26e80481ef", kill_on_drop: false }`
[INFO] [stdout] 0ef3196c9caed50c705806a514c2764d64dbe59bbcf1e95bf6e09a26e80481ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4951d4321e4d831e310002fbe2bf174f05ad7c9e1a5856392e2c40efd68587c
[INFO] running `Command { std: "docker" "start" "-a" "b4951d4321e4d831e310002fbe2bf174f05ad7c9e1a5856392e2c40efd68587c", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     assert_eq!(my_map.get_dest(0), 0);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     assert_eq!(my_map.get_dest(1), 1);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     assert_eq!(my_map.get_dest(30), 30);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     assert_eq!(my_map.get_dest(23), 23);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     assert_eq!(my_map.get_dest(49), 49);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     assert_eq!(my_map.get_dest(50), 52);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     assert_eq!(my_map.get_dest(51), 53);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     assert_eq!(my_map.get_dest(52), 54);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     assert_eq!(my_map.get_dest(97), 99);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     assert_eq!(my_map.get_dest(98), 50);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     assert_eq!(my_map.get_dest(99), 51);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_dest` found for struct `day5::solve_2::GardenMap` in the current scope
[INFO] [stdout]    --> src/day5/solve_2.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout]   4 | struct GardenMap {
[INFO] [stdout]     | ---------------- method `get_dest` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 121 |     assert_eq!(my_map.get_dest(100), 100);
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `day5::solve_2::GardenMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "advent_of_code_2023" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4951d4321e4d831e310002fbe2bf174f05ad7c9e1a5856392e2c40efd68587c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4951d4321e4d831e310002fbe2bf174f05ad7c9e1a5856392e2c40efd68587c", kill_on_drop: false }`
[INFO] [stdout] b4951d4321e4d831e310002fbe2bf174f05ad7c9e1a5856392e2c40efd68587c
