[INFO] fetching crate async-acme 0.3.1... [INFO] documenting async-acme-0.3.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate async-acme 0.3.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate async-acme 0.3.1 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 async-acme 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async-acme 0.3.1 [INFO] tweaked toml for crates.io crate async-acme 0.3.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate async-acme 0.3.1 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] Downloading crates ... [INFO] [stderr] Downloaded byte-pool v0.2.3 [INFO] [stderr] Downloaded futures-rustls v0.22.0 [INFO] [stderr] Downloaded tokio-rustls v0.23.0 [INFO] [stderr] Downloaded async-h1 v2.3.2 [INFO] [stderr] Downloaded der-parser v6.0.0 [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded der-oid-macro v0.5.0 [INFO] [stderr] Downloaded rusticata-macros v4.0.0 [INFO] [stderr] Downloaded x509-parser v0.12.0 [INFO] [stderr] Downloaded oid-registry v0.2.0 [INFO] [stderr] Downloaded pem v1.0.0 [INFO] [stderr] Downloaded generic-async-http-client v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1304fe80bb12da30d6b8ec727fb1b11614372d3ed4987a7380712ea469ad0bbd [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" "1304fe80bb12da30d6b8ec727fb1b11614372d3ed4987a7380712ea469ad0bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1304fe80bb12da30d6b8ec727fb1b11614372d3ed4987a7380712ea469ad0bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1304fe80bb12da30d6b8ec727fb1b11614372d3ed4987a7380712ea469ad0bbd", kill_on_drop: false }` [INFO] [stdout] 1304fe80bb12da30d6b8ec727fb1b11614372d3ed4987a7380712ea469ad0bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3c3fdbfe3d28d28fd68a8c979ca26963aec497a7bfb8cc6374938c2944d1b1ce [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" "3c3fdbfe3d28d28fd68a8c979ca26963aec497a7bfb8cc6374938c2944d1b1ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rusticata-macros v4.0.0 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking der-parser v6.0.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking x509-parser v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking generic-async-http-client v0.2.0 [INFO] [stderr] Documenting async-acme v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "3c3fdbfe3d28d28fd68a8c979ca26963aec497a7bfb8cc6374938c2944d1b1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3fdbfe3d28d28fd68a8c979ca26963aec497a7bfb8cc6374938c2944d1b1ce", kill_on_drop: false }` [INFO] [stdout] 3c3fdbfe3d28d28fd68a8c979ca26963aec497a7bfb8cc6374938c2944d1b1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "--features" "use_rustls" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] cd1d469f5dbde1788d300cd7139ad4f8f9daa91e595cb2aec84a5bd712ed2ebd [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" "cd1d469f5dbde1788d300cd7139ad4f8f9daa91e595cb2aec84a5bd712ed2ebd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rusticata-macros v4.0.0 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking pem v1.0.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rcgen v0.8.14 [INFO] [stderr] Checking rustls v0.20.0 [INFO] [stderr] Checking webpki-roots v0.22.1 [INFO] [stderr] Checking futures-rustls v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking der-parser v6.0.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking x509-parser v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking tokio-rustls v0.23.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking generic-async-http-client v0.2.0 [INFO] [stderr] Documenting async-acme v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "cd1d469f5dbde1788d300cd7139ad4f8f9daa91e595cb2aec84a5bd712ed2ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1d469f5dbde1788d300cd7139ad4f8f9daa91e595cb2aec84a5bd712ed2ebd", kill_on_drop: false }` [INFO] [stdout] cd1d469f5dbde1788d300cd7139ad4f8f9daa91e595cb2aec84a5bd712ed2ebd