[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2FAdventOfCode2015" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/AdventOfCode2015 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Measter/aoc_lib` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e1cbec5124dfdd397eb83e633e3b9019fa1e2c9fa0621972d98b43c8554846 [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" "75e1cbec5124dfdd397eb83e633e3b9019fa1e2c9fa0621972d98b43c8554846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e1cbec5124dfdd397eb83e633e3b9019fa1e2c9fa0621972d98b43c8554846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e1cbec5124dfdd397eb83e633e3b9019fa1e2c9fa0621972d98b43c8554846", kill_on_drop: false }` [INFO] [stdout] 75e1cbec5124dfdd397eb83e633e3b9019fa1e2c9fa0621972d98b43c8554846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b66aecc856c45dae54ecfbe5dbf011bd495a2b4037466b6dbdc00c240f4d2ea [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" "8b66aecc856c45dae54ecfbe5dbf011bd495a2b4037466b6dbdc00c240f4d2ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking indenter v0.3.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking owo-colors v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking eyre v0.6.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tui v0.13.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking aoc_lib v0.1.0 (https://github.com/Measter/aoc_lib#302a80f0) [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Checking serde_json v1.0.61 [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_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_1521.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | aoc_lib::run( [INFO] [stdout] | ^^^ not found in `aoc_lib` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use crate::iter::sources::successors::fmt::run; [INFO] [stdout] | [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_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_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[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 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_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_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: 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_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_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_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_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_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_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_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_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: 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[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 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[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: 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[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 `std::result::Result<_, Report>` [INFO] [stdout] found enum `std::result::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 `std::result::Result<_, Report>` [INFO] [stdout] found enum `std::result::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 `std::result::Result<_, Report>` [INFO] [stdout] found enum `std::result::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" "8b66aecc856c45dae54ecfbe5dbf011bd495a2b4037466b6dbdc00c240f4d2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b66aecc856c45dae54ecfbe5dbf011bd495a2b4037466b6dbdc00c240f4d2ea", kill_on_drop: false }` [INFO] [stdout] 8b66aecc856c45dae54ecfbe5dbf011bd495a2b4037466b6dbdc00c240f4d2ea