[INFO] fetching crate sv 0.2.2... [INFO] documenting sv-0.2.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate sv 0.2.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sv 0.2.2 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 sv 0.2.2 [INFO] finished tweaking crates.io crate sv 0.2.2 [INFO] tweaked toml for crates.io crate sv 0.2.2 written to /workspace/builds/worker-2/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 snowflake v1.3.0 [INFO] [stderr] Downloaded dns-lookup v0.9.1 [INFO] [stderr] Downloaded cc v1.0.26 [INFO] [stderr] Downloaded murmur3 v0.4.1 [INFO] [stderr] Downloaded byte-tools v0.2.0 [INFO] [stderr] Downloaded rust-crypto v0.2.36 [INFO] [stderr] Downloaded untrusted v0.6.2 [INFO] [stderr] Downloaded block-buffer v0.3.3 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded rust-base58 v0.0.4 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded ripemd160 v0.7.0 [INFO] [stderr] Downloaded secp256k1 v0.12.2 [INFO] [stderr] Downloaded ring v0.14.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c4b25c9580e6955552d282887420c50ac12370206ca32cfdfe69cbaeb5e47494 [INFO] running `Command { std: "docker" "start" "-a" "c4b25c9580e6955552d282887420c50ac12370206ca32cfdfe69cbaeb5e47494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4b25c9580e6955552d282887420c50ac12370206ca32cfdfe69cbaeb5e47494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b25c9580e6955552d282887420c50ac12370206ca32cfdfe69cbaeb5e47494", kill_on_drop: false }` [INFO] [stdout] c4b25c9580e6955552d282887420c50ac12370206ca32cfdfe69cbaeb5e47494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 64a3da336dcb0b240238378504fcd2429c301e00ee135143b980e531d7377140 [INFO] running `Command { std: "docker" "start" "-a" "64a3da336dcb0b240238378504fcd2429c301e00ee135143b980e531d7377140", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dns-lookup v0.9.1 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Documenting sv v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.40s [INFO] running `Command { std: "docker" "inspect" "64a3da336dcb0b240238378504fcd2429c301e00ee135143b980e531d7377140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a3da336dcb0b240238378504fcd2429c301e00ee135143b980e531d7377140", kill_on_drop: false }` [INFO] [stdout] 64a3da336dcb0b240238378504fcd2429c301e00ee135143b980e531d7377140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b3dc945e405a7218917e18854f0149ad16e4eb6e53d8e0d1d8335df0f590bb3c [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" "b3dc945e405a7218917e18854f0149ad16e4eb6e53d8e0d1d8335df0f590bb3c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dns-lookup v0.9.1 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Documenting sv v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.72s [INFO] running `Command { std: "docker" "inspect" "b3dc945e405a7218917e18854f0149ad16e4eb6e53d8e0d1d8335df0f590bb3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3dc945e405a7218917e18854f0149ad16e4eb6e53d8e0d1d8335df0f590bb3c", kill_on_drop: false }` [INFO] [stdout] b3dc945e405a7218917e18854f0149ad16e4eb6e53d8e0d1d8335df0f590bb3c