[INFO] fetching crate cargo-whatfeatures 0.9.7... [INFO] documenting cargo-whatfeatures-0.9.7 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate cargo-whatfeatures 0.9.7 into /workspace/builds/worker-42/source [INFO] validating manifest of crates.io crate cargo-whatfeatures 0.9.7 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 cargo-whatfeatures 0.9.7 [INFO] finished tweaking crates.io crate cargo-whatfeatures 0.9.7 [INFO] tweaked toml for crates.io crate cargo-whatfeatures 0.9.7 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate crates.io crate cargo-whatfeatures 0.9.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.14.0 [INFO] [stderr] Downloaded crate_version_parse v0.2.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded attohttpc v0.17.0 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 428cd06291370d8803f8c1252c29e783b30883d6b106b56705c12ccd7c63ecf7 [INFO] running `Command { std: "docker" "start" "-a" "428cd06291370d8803f8c1252c29e783b30883d6b106b56705c12ccd7c63ecf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "428cd06291370d8803f8c1252c29e783b30883d6b106b56705c12ccd7c63ecf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428cd06291370d8803f8c1252c29e783b30883d6b106b56705c12ccd7c63ecf7", kill_on_drop: false }` [INFO] [stdout] 428cd06291370d8803f8c1252c29e783b30883d6b106b56705c12ccd7c63ecf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 917c1214575d09b4bb37fa1599ff260becf12bce7e327162b029d3759eca86c0 [INFO] running `Command { std: "docker" "start" "-a" "917c1214575d09b4bb37fa1599ff260becf12bce7e327162b029d3759eca86c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking crate_version_parse v0.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking cargo_metadata v0.14.0 [INFO] [stderr] Checking attohttpc v0.17.0 [INFO] [stderr] Documenting cargo-whatfeatures v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.01s [INFO] running `Command { std: "docker" "inspect" "917c1214575d09b4bb37fa1599ff260becf12bce7e327162b029d3759eca86c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917c1214575d09b4bb37fa1599ff260becf12bce7e327162b029d3759eca86c0", kill_on_drop: false }` [INFO] [stdout] 917c1214575d09b4bb37fa1599ff260becf12bce7e327162b029d3759eca86c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 67e2c351bef003602ea1f7b8fdadb09c2eb5b54a44017ac0e0f4b5c0f57223d5 [INFO] running `Command { std: "docker" "start" "-a" "67e2c351bef003602ea1f7b8fdadb09c2eb5b54a44017ac0e0f4b5c0f57223d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking crate_version_parse v0.2.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking cargo_metadata v0.14.0 [INFO] [stderr] Checking attohttpc v0.17.0 [INFO] [stderr] Documenting cargo-whatfeatures v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.69s [INFO] running `Command { std: "docker" "inspect" "67e2c351bef003602ea1f7b8fdadb09c2eb5b54a44017ac0e0f4b5c0f57223d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e2c351bef003602ea1f7b8fdadb09c2eb5b54a44017ac0e0f4b5c0f57223d5", kill_on_drop: false }` [INFO] [stdout] 67e2c351bef003602ea1f7b8fdadb09c2eb5b54a44017ac0e0f4b5c0f57223d5