[INFO] fetching crate test-fuzz 3.0.2... [INFO] documenting test-fuzz-3.0.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate test-fuzz 3.0.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate test-fuzz 3.0.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 test-fuzz 3.0.2 [INFO] finished tweaking crates.io crate test-fuzz 3.0.2 [INFO] tweaked toml for crates.io crate test-fuzz 3.0.2 written to /workspace/builds/worker-12/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 predicates-core v1.0.3 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] [stderr] Downloaded test-fuzz-macro v3.0.2 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded test-fuzz-runtime v3.0.2 [INFO] [stderr] Downloaded afl v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] aac11328bec660f06c92041603a45a2230f4b1ff06d080e9743be99b2e4836b4 [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" "aac11328bec660f06c92041603a45a2230f4b1ff06d080e9743be99b2e4836b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aac11328bec660f06c92041603a45a2230f4b1ff06d080e9743be99b2e4836b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac11328bec660f06c92041603a45a2230f4b1ff06d080e9743be99b2e4836b4", kill_on_drop: false }` [INFO] [stdout] aac11328bec660f06c92041603a45a2230f4b1ff06d080e9743be99b2e4836b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 25c8d7047f3dd6329ddf737b893cde0ad5743b80e114f835ed5a33715fe179dc [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" "25c8d7047f3dd6329ddf737b893cde0ad5743b80e114f835ed5a33715fe179dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling test-fuzz-internal v3.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling test-fuzz-macro v3.0.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling test-fuzz v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Documenting test-fuzz v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "25c8d7047f3dd6329ddf737b893cde0ad5743b80e114f835ed5a33715fe179dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c8d7047f3dd6329ddf737b893cde0ad5743b80e114f835ed5a33715fe179dc", kill_on_drop: false }` [INFO] [stdout] 25c8d7047f3dd6329ddf737b893cde0ad5743b80e114f835ed5a33715fe179dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92d4f87f6f289be0bf3994d00c5a0b4366bf0084caeda7ec3a2b8fee651e9144 [INFO] running `Command { std: "docker" "start" "-a" "92d4f87f6f289be0bf3994d00c5a0b4366bf0084caeda7ec3a2b8fee651e9144", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling test-fuzz-internal v3.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling test-fuzz-macro v3.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling test-fuzz v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Documenting test-fuzz v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "92d4f87f6f289be0bf3994d00c5a0b4366bf0084caeda7ec3a2b8fee651e9144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d4f87f6f289be0bf3994d00c5a0b4366bf0084caeda7ec3a2b8fee651e9144", kill_on_drop: false }` [INFO] [stdout] 92d4f87f6f289be0bf3994d00c5a0b4366bf0084caeda7ec3a2b8fee651e9144