[INFO] cloning repository https://github.com/unfuse/aoc2015 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unfuse/aoc2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfuse%2Faoc2015", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfuse%2Faoc2015'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d5dc40be60c11f0eef7357e35af2df13b3439c9 [INFO] checking unfuse/aoc2015 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfuse%2Faoc2015" "/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/unfuse/aoc2015 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/unfuse/aoc2015 [INFO] finished tweaking git repo https://github.com/unfuse/aoc2015 [INFO] tweaked toml for git repo https://github.com/unfuse/aoc2015 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/unfuse/aoc2015 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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] 88ad7b9bab5d762e376272f5bbd43406df5b5c4817908b56e925852955af48fc [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" "88ad7b9bab5d762e376272f5bbd43406df5b5c4817908b56e925852955af48fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ad7b9bab5d762e376272f5bbd43406df5b5c4817908b56e925852955af48fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ad7b9bab5d762e376272f5bbd43406df5b5c4817908b56e925852955af48fc", kill_on_drop: false }` [INFO] [stdout] 88ad7b9bab5d762e376272f5bbd43406df5b5c4817908b56e925852955af48fc [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f033c05420bc846aa40aeefafdf0ee204daaf372c20de0c135ca72c62fdf562 [INFO] running `Command { std: "docker" "start" "-a" "9f033c05420bc846aa40aeefafdf0ee204daaf372c20de0c135ca72c62fdf562", 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] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking aoc2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bin/day02.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | ft_ribbon += (min_wrap + sides[0] * sides[1] * sides[2]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bin/day02.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | ft_ribbon += (min_wrap + sides[0] * sides[1] * sides[2]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2015` [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> src/bin/day07.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | setup.insert(key, Pattern(value)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/bin/day07.rs:43:63 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_value(key: &str, values: &mut HashMap<&str, Value>) -> &u16 { [INFO] [stdout] | ---- ------------------------- ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `key` or one of `values`'s 3 lifetimes [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 43 | fn get_value<'a>(key: &'a str, values: &'a mut HashMap<&str, Value>) -> &'a u16 { [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0106, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> src/bin/day07.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | setup.insert(key, Pattern(value)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/bin/day07.rs:43:63 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_value(key: &str, values: &mut HashMap<&str, Value>) -> &u16 { [INFO] [stdout] | ---- ------------------------- ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `key` or one of `values`'s 3 lifetimes [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 43 | fn get_value<'a>(key: &'a str, values: &'a mut HashMap<&str, Value>) -> &'a u16 { [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: E0106, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_nice_part1` [INFO] [stdout] --> src/bin/day05.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn is_nice_part1(string: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_nice_part1` [INFO] [stdout] --> src/bin/day05.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn is_nice_part1(string: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f033c05420bc846aa40aeefafdf0ee204daaf372c20de0c135ca72c62fdf562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f033c05420bc846aa40aeefafdf0ee204daaf372c20de0c135ca72c62fdf562", kill_on_drop: false }` [INFO] [stdout] 9f033c05420bc846aa40aeefafdf0ee204daaf372c20de0c135ca72c62fdf562