[INFO] cloning repository https://github.com/pvanheus/AoC2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvanheus/AoC2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvanheus%2FAoC2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvanheus%2FAoC2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2b6d25951760f026a7daca1ef5669d0293db850 [INFO] documenting pvanheus/AoC2019 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvanheus%2FAoC2019" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pvanheus/AoC2019 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pvanheus/AoC2019 [INFO] finished tweaking git repo https://github.com/pvanheus/AoC2019 [INFO] tweaked toml for git repo https://github.com/pvanheus/AoC2019 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pvanheus/AoC2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c98fe75c44f51fa8ec9a056f7af9ccd3845efa9ce79bc0677ba215dbdafb20 [INFO] running `Command { std: "docker" "start" "-a" "11c98fe75c44f51fa8ec9a056f7af9ccd3845efa9ce79bc0677ba215dbdafb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c98fe75c44f51fa8ec9a056f7af9ccd3845efa9ce79bc0677ba215dbdafb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c98fe75c44f51fa8ec9a056f7af9ccd3845efa9ce79bc0677ba215dbdafb20", kill_on_drop: false }` [INFO] [stdout] 11c98fe75c44f51fa8ec9a056f7af9ccd3845efa9ce79bc0677ba215dbdafb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 7702f565fa6a46c47f871fb8eac407c66d1e9244ab6d5ad635ad0c99369cadf5 [INFO] running `Command { std: "docker" "start" "-a" "7702f565fa6a46c47f871fb8eac407c66d1e9244ab6d5ad635ad0c99369cadf5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking AoC2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping AoC2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan lib in package `AoC2019` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `AoC2019` (lib) generated 1 warning [INFO] [stderr] warning: failed to scan bin "aoc_day11_part2" in package `AoC2019` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `AoC2019` (bin "aoc_day11_part2") generated 1 warning [INFO] [stderr] Documenting AoC2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/aoc_day2_part2.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | let a_addr = memory[start+1] as usize;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `AoC2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc_day11_part2 src/bin/aoc_day11_part2.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=468ed8e71b5d365d -Zunstable-options -L dependency=/opt/rustwide/target/debug/deps --extern AoC2019=/opt/rustwide/target/debug/deps/libAoC2019-6a7e16222e8a8e71.rmeta --extern math=/opt/rustwide/target/debug/deps/libmath-ba57d12ab111cc58.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-d53aa2b112957bbf.rmeta --extern permutohedron=/opt/rustwide/target/debug/deps/libpermutohedron-5926de041d9fa5b7.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-56b65296bb30ce14.rmeta --cap-lints=forbid --crate-version 0.1.0 --with-examples /opt/rustwide/target/debug/deps/AoC2019-f87bf9d597badf78.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-611cc58faf76c1c5.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-7b46e39fe8c3d653.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-ce7b00442d4a95b6.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-283ec4adc20be01f.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-4e05f2132667f88f.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-493111465fb6597a.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-1640e763091fe656.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-840b64426426d5ab.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-8447d6841ca0b06a.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-3e7d699def44a165.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-156a38440cb205d1.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-2e892a7161ceff95.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-1837792d77194584.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-15ee9e93c8da0a21.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-0c6436a0fe173820.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-61b649861d05d20a.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-b89e72b15826c364.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-c86131975eff884f.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-34b05d02b8554d9f.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-b7a31079b8a826b9.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-61a1bcc27e86c166.examples --with-examples /opt/rustwide/target/debug/deps/AoC2019-a4779aae7e60ab6b.examples` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7702f565fa6a46c47f871fb8eac407c66d1e9244ab6d5ad635ad0c99369cadf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7702f565fa6a46c47f871fb8eac407c66d1e9244ab6d5ad635ad0c99369cadf5", kill_on_drop: false }` [INFO] [stdout] 7702f565fa6a46c47f871fb8eac407c66d1e9244ab6d5ad635ad0c99369cadf5