[INFO] cloning repository https://github.com/hashedone/maze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashedone/maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fmaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fmaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a17425251d47e7e40d1fe2b2fe1ee8b8d8624b64 [INFO] documenting hashedone/maze against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashedone%2Fmaze" "/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/hashedone/maze on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hashedone/maze [INFO] finished tweaking git repo https://github.com/hashedone/maze [INFO] tweaked toml for git repo https://github.com/hashedone/maze written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hashedone/maze already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-integer v0.1.43 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.3 [INFO] [stderr] Downloaded structopt-derive v0.4.8 [INFO] [stderr] Downloaded num-traits v0.2.12 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded num-bigint v0.3.0 [INFO] [stderr] Downloaded syn-mid v0.5.0 [INFO] [stderr] Downloaded proc-macro-error v1.0.3 [INFO] [stderr] Downloaded structopt v0.3.15 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded rayon v1.3.1 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", 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] 33dc1b09f805c1fd7b5d50dd12d46ae7826f76e2d1ea02467c7410a7c1dfc9c6 [INFO] running `Command { std: "docker" "start" "-a" "33dc1b09f805c1fd7b5d50dd12d46ae7826f76e2d1ea02467c7410a7c1dfc9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33dc1b09f805c1fd7b5d50dd12d46ae7826f76e2d1ea02467c7410a7c1dfc9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dc1b09f805c1fd7b5d50dd12d46ae7826f76e2d1ea02467c7410a7c1dfc9c6", kill_on_drop: false }` [INFO] [stdout] 33dc1b09f805c1fd7b5d50dd12d46ae7826f76e2d1ea02467c7410a7c1dfc9c6 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec94bc2b166ac3b2241060b662f9604e0525944ff80a7fcfa631145694897a5b [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" "ec94bc2b166ac3b2241060b662f9604e0525944ff80a7fcfa631145694897a5b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Documenting maze v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.45s [INFO] running `Command { std: "docker" "inspect" "ec94bc2b166ac3b2241060b662f9604e0525944ff80a7fcfa631145694897a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec94bc2b166ac3b2241060b662f9604e0525944ff80a7fcfa631145694897a5b", kill_on_drop: false }` [INFO] [stdout] ec94bc2b166ac3b2241060b662f9604e0525944ff80a7fcfa631145694897a5b