[INFO] cloning repository https://github.com/ajfrantz/advent2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajfrantz/advent2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e142839799b03d3b8299bed6e4f1d93e2b1193f3 [INFO] documenting ajfrantz/advent2018 against master#c04832643d70479988a3ad9d92b63d9bc95e9c6d for pr-107291 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2018" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajfrantz/advent2018 on toolchain c04832643d70479988a3ad9d92b63d9bc95e9c6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajfrantz/advent2018 [INFO] finished tweaking git repo https://github.com/ajfrantz/advent2018 [INFO] tweaked toml for git repo https://github.com/ajfrantz/advent2018 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ajfrantz/advent2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded failure_derive v0.1.4 [INFO] [stderr] Downloaded failure v0.1.4 [INFO] [stderr] Downloaded once_cell v0.1.6 [INFO] [stderr] Downloaded cached v0.8.0 [INFO] [stderr] Downloaded pathfinding v1.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 791013bfd82c99617a1d4b0a584440763a9b95d1c25cb7b951c43508d0356c06 [INFO] running `Command { std: "docker" "start" "-a" "791013bfd82c99617a1d4b0a584440763a9b95d1c25cb7b951c43508d0356c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791013bfd82c99617a1d4b0a584440763a9b95d1c25cb7b951c43508d0356c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791013bfd82c99617a1d4b0a584440763a9b95d1c25cb7b951c43508d0356c06", kill_on_drop: false }` [INFO] [stdout] 791013bfd82c99617a1d4b0a584440763a9b95d1c25cb7b951c43508d0356c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae81273d73d94ed200d12f33cdb205a49dda63ec4ebceea34d4cfdfd4088e103 [INFO] running `Command { std: "docker" "start" "-a" "ae81273d73d94ed200d12f33cdb205a49dda63ec4ebceea34d4cfdfd4088e103", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking slotmap v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking pathfinding v1.1.10 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking once_cell v0.1.6 [INFO] [stderr] Checking cached v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Documenting advent2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/bin/23.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | (dx + dy + dz) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - (dx + dy + dz) [INFO] [stdout] 22 + dx + dy + dz [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.13s [INFO] running `Command { std: "docker" "inspect" "ae81273d73d94ed200d12f33cdb205a49dda63ec4ebceea34d4cfdfd4088e103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae81273d73d94ed200d12f33cdb205a49dda63ec4ebceea34d4cfdfd4088e103", kill_on_drop: false }` [INFO] [stdout] ae81273d73d94ed200d12f33cdb205a49dda63ec4ebceea34d4cfdfd4088e103