[INFO] cloning repository https://github.com/Measter/AdventOfCode2015 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Measter/AdventOfCode2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2015", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2015'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ca86d19a52c2475f607d471e9ea75651ad159f3 [INFO] testing Measter/AdventOfCode2015 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2015" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/AdventOfCode2015 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Measter/AdventOfCode2015 [INFO] finished tweaking git repo https://github.com/Measter/AdventOfCode2015 [INFO] tweaked toml for git repo https://github.com/Measter/AdventOfCode2015 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Measter/aoc_lib` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f150bca319dd838df798a3a84c234639363dee827ece53602582a21232c0a64d [INFO] running `Command { std: "docker" "start" "-a" "f150bca319dd838df798a3a84c234639363dee827ece53602582a21232c0a64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f150bca319dd838df798a3a84c234639363dee827ece53602582a21232c0a64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f150bca319dd838df798a3a84c234639363dee827ece53602582a21232c0a64d", kill_on_drop: false }` [INFO] [stdout] f150bca319dd838df798a3a84c234639363dee827ece53602582a21232c0a64d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4282a48e42415b5e171fd9117d771f296c8a7e4552281cd932c05d2ebd69799 [INFO] running `Command { std: "docker" "start" "-a" "b4282a48e42415b5e171fd9117d771f296c8a7e4552281cd932c05d2ebd69799", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling aoc_lib v0.1.0 (https://github.com/Measter/aoc_lib#cc19eb6f) [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling advent_of_code_2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1523.rs:165:14 [INFO] [stdout] | [INFO] [stdout] 165 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1504.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1515.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1510.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1502.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2015` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1507.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1514.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1521.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1519.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1517.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1511.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1520.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1518.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bin/aoc_1515.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let right_teaspoons = right.iter().sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ consider giving `right_teaspoons` a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1501.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1506.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1513.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1509.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1508.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1505.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1512.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1516.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | aoc_lib::run(&ALLOC, "Day 16: Aunt Sue", &sues, &part1, &part2) [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `aoc_lib` [INFO] [stdout] --> src/bin/aoc_1503.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/aoc_1521.rs:99:27 [INFO] [stdout] | [INFO] [stdout] 99 | .and_then(|l| split_pair(l, ": "))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Report`, found struct `DelimiterError` [INFO] [stdout] | help: try using a variant of the expected enum: `Ok(split_pair(l, ": "))` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, Report>` [INFO] [stdout] found enum `Result<(&str, &str), DelimiterError<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/aoc_1521.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | .and_then(|l| split_pair(l, ": "))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Report`, found struct `DelimiterError` [INFO] [stdout] | help: try using a variant of the expected enum: `Ok(split_pair(l, ": "))` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, Report>` [INFO] [stdout] found enum `Result<(&str, &str), DelimiterError<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/aoc_1521.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|l| split_pair(l, ": "))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Report`, found struct `DelimiterError` [INFO] [stdout] | help: try using a variant of the expected enum: `Ok(split_pair(l, ": "))` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, Report>` [INFO] [stdout] found enum `Result<(&str, &str), DelimiterError<'_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b4282a48e42415b5e171fd9117d771f296c8a7e4552281cd932c05d2ebd69799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4282a48e42415b5e171fd9117d771f296c8a7e4552281cd932c05d2ebd69799", kill_on_drop: false }` [INFO] [stdout] b4282a48e42415b5e171fd9117d771f296c8a7e4552281cd932c05d2ebd69799