[INFO] cloning repository https://github.com/Ben-Lichtman/deeprox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben-Lichtman/deeprox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 240ec3e981e7ff0d4b61892dfad504c6999630b3 [INFO] documenting Ben-Lichtman/deeprox against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ben-Lichtman/deeprox on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ben-Lichtman/deeprox [INFO] finished tweaking git repo https://github.com/Ben-Lichtman/deeprox [INFO] tweaked toml for git repo https://github.com/Ben-Lichtman/deeprox written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Ben-Lichtman/deeprox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92343da629f9a003ff4ed007d82267d7b923484cdb584b1b2bbe0b1ba2a4be82 [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" "92343da629f9a003ff4ed007d82267d7b923484cdb584b1b2bbe0b1ba2a4be82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92343da629f9a003ff4ed007d82267d7b923484cdb584b1b2bbe0b1ba2a4be82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92343da629f9a003ff4ed007d82267d7b923484cdb584b1b2bbe0b1ba2a4be82", kill_on_drop: false }` [INFO] [stdout] 92343da629f9a003ff4ed007d82267d7b923484cdb584b1b2bbe0b1ba2a4be82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce88f287d280c86d256731fde4ca21d7e20b68a5a628a725edf8392b6d719740 [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" "ce88f287d280c86d256731fde4ca21d7e20b68a5a628a725edf8392b6d719740", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking piper v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.10 [INFO] [stderr] Checking async-tls v0.7.0 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking http-types v2.0.1 [INFO] [stderr] Checking async-h1 v2.0.0 (https://github.com/Ben-Lichtman/async-h1.git#d95b421c) [INFO] [stderr] Checking deeprox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting deeprox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "ce88f287d280c86d256731fde4ca21d7e20b68a5a628a725edf8392b6d719740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce88f287d280c86d256731fde4ca21d7e20b68a5a628a725edf8392b6d719740", kill_on_drop: false }` [INFO] [stdout] ce88f287d280c86d256731fde4ca21d7e20b68a5a628a725edf8392b6d719740