[INFO] fetching crate terminal-io 0.13.0... [INFO] documenting terminal-io-0.13.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate terminal-io 0.13.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate terminal-io 0.13.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate terminal-io 0.13.0 [INFO] finished tweaking crates.io crate terminal-io 0.13.0 [INFO] tweaked toml for crates.io crate terminal-io 0.13.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-lifetimes v0.6.1 [INFO] [stderr] Downloaded hermit-abi v0.2.0 [INFO] [stderr] Downloaded io-extras v0.14.0 [INFO] [stderr] Downloaded rustix v0.34.8 [INFO] [stderr] Downloaded is-terminal v0.2.0 [INFO] [stderr] Downloaded duplex v0.12.0 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "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] b64b81bdad8862518ab96a8283179e0ad5be04b2ef372758b5770731daa5e7b9 [INFO] running `Command { std: "docker" "start" "-a" "b64b81bdad8862518ab96a8283179e0ad5be04b2ef372758b5770731daa5e7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b64b81bdad8862518ab96a8283179e0ad5be04b2ef372758b5770731daa5e7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64b81bdad8862518ab96a8283179e0ad5be04b2ef372758b5770731daa5e7b9", kill_on_drop: false }` [INFO] [stdout] b64b81bdad8862518ab96a8283179e0ad5be04b2ef372758b5770731daa5e7b9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.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] 046ca9865cfbd1c202e963b21b3b2f651396a129b727a6d9cd7a8cd4420e8577 [INFO] running `Command { std: "docker" "start" "-a" "046ca9865cfbd1c202e963b21b3b2f651396a129b727a6d9cd7a8cd4420e8577", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Compiling io-extras v0.14.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling terminal-io v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking duplex v0.12.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Documenting terminal-io v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.74s [INFO] running `Command { std: "docker" "inspect" "046ca9865cfbd1c202e963b21b3b2f651396a129b727a6d9cd7a8cd4420e8577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046ca9865cfbd1c202e963b21b3b2f651396a129b727a6d9cd7a8cd4420e8577", kill_on_drop: false }` [INFO] [stdout] 046ca9865cfbd1c202e963b21b3b2f651396a129b727a6d9cd7a8cd4420e8577 [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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c443e56801c61a51c3f1a3d7045b85a19d10aae1b9379756c73d9c7cabba54b9 [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" "c443e56801c61a51c3f1a3d7045b85a19d10aae1b9379756c73d9c7cabba54b9", 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] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling io-extras v0.14.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling terminal-io v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking duplex v0.12.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Documenting terminal-io v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.61s [INFO] running `Command { std: "docker" "inspect" "c443e56801c61a51c3f1a3d7045b85a19d10aae1b9379756c73d9c7cabba54b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c443e56801c61a51c3f1a3d7045b85a19d10aae1b9379756c73d9c7cabba54b9", kill_on_drop: false }` [INFO] [stdout] c443e56801c61a51c3f1a3d7045b85a19d10aae1b9379756c73d9c7cabba54b9