[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 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBammerbom%2Faoc2019" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bammerbom/aoc2019 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6458d13ee6834fce7f3ddfe5abd7b8ca46c7b4d17b19dc94af5c3a184ae1099b [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" "6458d13ee6834fce7f3ddfe5abd7b8ca46c7b4d17b19dc94af5c3a184ae1099b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6458d13ee6834fce7f3ddfe5abd7b8ca46c7b4d17b19dc94af5c3a184ae1099b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6458d13ee6834fce7f3ddfe5abd7b8ca46c7b4d17b19dc94af5c3a184ae1099b", kill_on_drop: false }` [INFO] [stdout] 6458d13ee6834fce7f3ddfe5abd7b8ca46c7b4d17b19dc94af5c3a184ae1099b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "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] 67901295412a52c23954597c7f6c334484211b779517eb4023435540891c4440 [INFO] running `Command { std: "docker" "start" "-a" "67901295412a52c23954597c7f6c334484211b779517eb4023435540891c4440", kill_on_drop: false }` [INFO] [stderr] Checking text_io v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking num-integer v0.1.41 [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 type [INFO] [stdout] --> src/day15/main2.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn explore2(state: ProgramState) -> (i64) { [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 type [INFO] [stdout] --> src/day25/main1.rs:139:51 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn neighbours(output_str: &String) -> HashSet<(Direction)> { [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `edgesOut` should have a snake case name [INFO] [stdout] --> src/day6/main1.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn count(from: &str, edgesOut: &HashMap<&str, HashSet<&str>>) -> (i64, i64) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `edges_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `edgesIn` should have a snake case name [INFO] [stdout] --> src/day6/main2.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn count<'a>(from: &'a str, edgesIn: &HashMap<&'a str, &'a str>, edgesOut: &HashMap<&'a str, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `edges_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `edgesOut` should have a snake case name [INFO] [stdout] --> src/day6/main2.rs:25:70 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn count<'a>(from: &'a str, edgesIn: &HashMap<&'a str, &'a str>, edgesOut: &HashMap<&'a str, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `edges_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `hasBeen` should have a snake case name [INFO] [stdout] --> src/day6/main2.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | HashSet<&'a str>>, hasBeen: &mut HashSet<&'a str>) -> Option { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `has_been` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findOreNeeded` should have a snake case name [INFO] [stdout] --> src/day14/main1.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn findOreNeeded(input: &str, fuel_count: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_ore_needed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getFuelFromOre` should have a snake case name [INFO] [stdout] --> src/day14/main2.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn getFuelFromOre(input: &str, ore_have: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_fuel_from_ore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `counter` should have an upper case name [INFO] [stdout] --> src/day17/main2.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | static mut counter: i64 = 0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `COUNTER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getDistance` should have a snake case name [INFO] [stdout] --> src/day18/main1.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn getDistance(cache: &mut HashMap<((u64, u64), Vec), u64>, points: &HashMap<(u64, u64), Field>, key_locations: &HashMap src/day18/main2.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn getDistance(cache: &mut HashMap<(Vec<(u64, u64)>, Vec), u64>, points: &HashMap<(u64, u64), Field>, key_locations: &HashMap