[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] checking Measter/AdventOfCode2015 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2015" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/AdventOfCode2015 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fd4565f6ec9bafa237714a6f6acb56db5180350b3fbc574a37afd97cbe536c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fd4565f6ec9bafa237714a6f6acb56db5180350b3fbc574a37afd97cbe536c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fd4565f6ec9bafa237714a6f6acb56db5180350b3fbc574a37afd97cbe536c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd4565f6ec9bafa237714a6f6acb56db5180350b3fbc574a37afd97cbe536c3", kill_on_drop: false }` [INFO] [stdout] 8fd4565f6ec9bafa237714a6f6acb56db5180350b3fbc574a37afd97cbe536c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a68aee0e3eef3d418fcb66150a204fe436e649627eddd4b74fa5c20f466262 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1a68aee0e3eef3d418fcb66150a204fe436e649627eddd4b74fa5c20f466262", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking 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] Checking thiserror v1.0.25 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking aoc_lib v0.1.0 (https://github.com/Measter/aoc_lib#cc19eb6f) [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking 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_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_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[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[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] 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[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_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_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_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[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[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] [stderr] error: could not compile `advent_of_code_2015` [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] [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_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: 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_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_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_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_1502.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | 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] 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] 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_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: 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_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_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[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_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[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] 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_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_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_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_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_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_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[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[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[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[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/bin/aoc_1511.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(part1_validity(pswd), expected, "{}", pswd); [INFO] [stdout] | ^^^^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/bin/aoc_1511.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn part1_validity(pswd: &str, char_buffer: &mut Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------- --------------------------- [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [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[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] 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: 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: 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] 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" "a1a68aee0e3eef3d418fcb66150a204fe436e649627eddd4b74fa5c20f466262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a68aee0e3eef3d418fcb66150a204fe436e649627eddd4b74fa5c20f466262", kill_on_drop: false }` [INFO] [stdout] a1a68aee0e3eef3d418fcb66150a204fe436e649627eddd4b74fa5c20f466262