[INFO] cloning repository https://github.com/Bammerbom/aoc2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bammerbom/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBammerbom%2Faoc2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBammerbom%2Faoc2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd3bfaf54f00ea4e20c1e829923eb7d9dafa0ab [INFO] documenting Bammerbom/aoc2019 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBammerbom%2Faoc2019" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bammerbom/aoc2019 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bammerbom/aoc2019 [INFO] finished tweaking git repo https://github.com/Bammerbom/aoc2019 [INFO] tweaked toml for git repo https://github.com/Bammerbom/aoc2019 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Bammerbom/aoc2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5248dc478c4369337994c7c339f4a3074ca092e4a85f400ec94b8a3120253726 [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" "5248dc478c4369337994c7c339f4a3074ca092e4a85f400ec94b8a3120253726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5248dc478c4369337994c7c339f4a3074ca092e4a85f400ec94b8a3120253726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5248dc478c4369337994c7c339f4a3074ca092e4a85f400ec94b8a3120253726", kill_on_drop: false }` [INFO] [stdout] 5248dc478c4369337994c7c339f4a3074ca092e4a85f400ec94b8a3120253726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] ec4bc7c3678c2d5b10222ab8246d1d0774ae39d5fcf1213e36c43f0e3e661a55 [INFO] running `Command { std: "docker" "start" "-a" "ec4bc7c3678c2d5b10222ab8246d1d0774ae39d5fcf1213e36c43f0e3e661a55", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking modinverse v0.1.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Documenting aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day6/main2.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | if(from == "SAN") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - if(from == "SAN") { [INFO] [stdout] 29 + if from == "SAN" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day6/main2.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | if(out.is_some()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - if(out.is_some()) { [INFO] [stdout] 48 + if out.is_some() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day9/main2.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 221 - if(program.memory.len() <= index) { [INFO] [stdout] 221 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day10/main1.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | if(count > max) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - if(count > max) { [INFO] [stdout] 36 + if count > max { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day10/main1.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | if ((slope_p2p1.is_infinite() && slope_tp1.is_infinite()) [INFO] [stdout] | ^ [INFO] [stdout] 77 | || (slope_tp1-slope_p2p1).abs() < 0.000001) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 ~ if (slope_p2p1.is_infinite() && slope_tp1.is_infinite()) [INFO] [stdout] 77 ~ || (slope_tp1-slope_p2p1).abs() < 0.000001 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day11/main1.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 290 - if(program.memory.len() <= index) { [INFO] [stdout] 290 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day13/main2.rs:308:8 [INFO] [stdout] | [INFO] [stdout] 308 | if (program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - if (program.memory.len() <= index) { [INFO] [stdout] 308 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day13/main1.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 241 - if(program.memory.len() <= index) { [INFO] [stdout] 241 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/day15/main2.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn explore2(state: ProgramState) -> (i64) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - pub fn explore2(state: ProgramState) -> (i64) { [INFO] [stdout] 90 + pub fn explore2(state: ProgramState) -> i64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day15/main2.rs:412:7 [INFO] [stdout] | [INFO] [stdout] 412 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 412 - if(program.memory.len() <= index) { [INFO] [stdout] 412 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day15/main1.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 336 - if(program.memory.len() <= index) { [INFO] [stdout] 336 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day17/main2.rs:560:7 [INFO] [stdout] | [INFO] [stdout] 560 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 560 - if(program.memory.len() <= index) { [INFO] [stdout] 560 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day17/main1.rs:278:7 [INFO] [stdout] | [INFO] [stdout] 278 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - if(program.memory.len() <= index) { [INFO] [stdout] 278 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day19/main2.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - if(program.memory.len() <= index) { [INFO] [stdout] 254 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day19/main1.rs:258:7 [INFO] [stdout] | [INFO] [stdout] 258 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - if(program.memory.len() <= index) { [INFO] [stdout] 258 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day21/main2.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 243 - if(program.memory.len() <= index) { [INFO] [stdout] 243 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day21/main1.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 243 - if(program.memory.len() <= index) { [INFO] [stdout] 243 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day23/main2.rs:304:7 [INFO] [stdout] | [INFO] [stdout] 304 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 304 - if(program.memory.len() <= index) { [INFO] [stdout] 304 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day23/main1.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 290 - if(program.memory.len() <= index) { [INFO] [stdout] 290 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/day25/main1.rs:139:51 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn neighbours(output_str: &String) -> HashSet<(Direction)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - pub fn neighbours(output_str: &String) -> HashSet<(Direction)> { [INFO] [stdout] 139 + pub fn neighbours(output_str: &String) -> HashSet { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day25/main1.rs:435:7 [INFO] [stdout] | [INFO] [stdout] 435 | if(program.memory.len() <= index) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 435 - if(program.memory.len() <= index) { [INFO] [stdout] 435 + if program.memory.len() <= index { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.12s [INFO] running `Command { std: "docker" "inspect" "ec4bc7c3678c2d5b10222ab8246d1d0774ae39d5fcf1213e36c43f0e3e661a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4bc7c3678c2d5b10222ab8246d1d0774ae39d5fcf1213e36c43f0e3e661a55", kill_on_drop: false }` [INFO] [stdout] ec4bc7c3678c2d5b10222ab8246d1d0774ae39d5fcf1213e36c43f0e3e661a55