[INFO] cloning repository https://github.com/DominicBurkart/advent_of_code_2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DominicBurkart/advent_of_code_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominicBurkart%2Fadvent_of_code_2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominicBurkart%2Fadvent_of_code_2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 400f4304d29ba2c84863140e3692185384da9968
[INFO] checking DominicBurkart/advent_of_code_2018 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominicBurkart%2Fadvent_of_code_2018" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DominicBurkart/advent_of_code_2018
[INFO] finished tweaking git repo https://github.com/DominicBurkart/advent_of_code_2018
[INFO] tweaked toml for git repo https://github.com/DominicBurkart/advent_of_code_2018 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DominicBurkart/advent_of_code_2018 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DominicBurkart/advent_of_code_2018 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cute v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4023ecc266bf01e3d784573b137e5f4063d85e60a3930c97d31da3ef559092fb
[INFO] running `Command { std: "docker" "start" "-a" "4023ecc266bf01e3d784573b137e5f4063d85e60a3930c97d31da3ef559092fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4023ecc266bf01e3d784573b137e5f4063d85e60a3930c97d31da3ef559092fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4023ecc266bf01e3d784573b137e5f4063d85e60a3930c97d31da3ef559092fb", kill_on_drop: false }`
[INFO] [stdout] 4023ecc266bf01e3d784573b137e5f4063d85e60a3930c97d31da3ef559092fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63749a942b83619c185a69b3f5235af41aff79f28d761619c9205345b226294
[INFO] running `Command { std: "docker" "start" "-a" "b63749a942b83619c185a69b3f5235af41aff79f28d761619c9205345b226294", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking cute v0.3.0
[INFO] [stderr]     Checking advent_of_code_2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:30:71
[INFO] [stdout]    |
[INFO] [stdout] 30 |     inputs.iter().map(|file_string| {*file_string.clone().split("\n").collect()}).collect()
[INFO] [stdout]    |                                                                       ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 30 |     inputs.iter().map(|file_string| {*file_string.clone().split("\n").collect::<Vec<_>>()}).collect()
[INFO] [stdout]    |                                                                              ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:30:71
[INFO] [stdout]    |
[INFO] [stdout] 30 |     inputs.iter().map(|file_string| {*file_string.clone().split("\n").collect()}).collect()
[INFO] [stdout]    |                                                                       ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 30 |     inputs.iter().map(|file_string| {*file_string.clone().split("\n").collect::<Vec<_>>()}).collect()
[INFO] [stdout]    |                                                                              ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let input_lines = parse_inputs(inputs).get(0).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       creates a temporary value which is freed while still in use
[INFO] [stdout] 35 |     input_lines.iter().map(
[INFO] [stdout]    |     ----------- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    |
[INFO] [stdout] 34 ~     let binding = parse_inputs(inputs);
[INFO] [stdout] 35 ~     let input_lines = binding.get(0).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2018` (bin "advent_of_code_2018") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/main.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn day2_part1(ids: Vec<String>) {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let input_lines = parse_inputs(inputs).get(0).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       creates a temporary value which is freed while still in use
[INFO] [stdout] 35 |     input_lines.iter().map(
[INFO] [stdout]    |     ----------- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    |
[INFO] [stdout] 34 ~     let binding = parse_inputs(inputs);
[INFO] [stdout] 35 ~     let input_lines = binding.get(0).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/main.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn day2_part1(ids: Vec<String>) {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2018` (bin "advent_of_code_2018" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b63749a942b83619c185a69b3f5235af41aff79f28d761619c9205345b226294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63749a942b83619c185a69b3f5235af41aff79f28d761619c9205345b226294", kill_on_drop: false }`
[INFO] [stdout] b63749a942b83619c185a69b3f5235af41aff79f28d761619c9205345b226294
