[INFO] fetching crate html-purifier 0.2.0...
[INFO] documenting html-purifier-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate html-purifier 0.2.0 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate html-purifier 0.2.0 on toolchain beta-2022-05-20
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html-purifier 0.2.0
[INFO] finished tweaking crates.io crate html-purifier 0.2.0
[INFO] tweaked toml for crates.io crate html-purifier 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "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] 3d2af442f0067086d4ff9e78f72f78181d97f651adf915f3944f7a54f42499a9
[INFO] running `Command { std: "docker" "start" "-a" "3d2af442f0067086d4ff9e78f72f78181d97f651adf915f3944f7a54f42499a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d2af442f0067086d4ff9e78f72f78181d97f651adf915f3944f7a54f42499a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2af442f0067086d4ff9e78f72f78181d97f651adf915f3944f7a54f42499a9", kill_on_drop: false }`
[INFO] [stdout] 3d2af442f0067086d4ff9e78f72f78181d97f651adf915f3944f7a54f42499a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "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] 159d30087379d0e1aaf76c95ab413b02eb5910f23009d65404cbdad6f09a658b
[INFO] running `Command { std: "docker" "start" "-a" "159d30087379d0e1aaf76c95ab413b02eb5910f23009d65404cbdad6f09a658b", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling encoding_rs v0.8.31
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking safemem v0.3.3
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Checking phf v0.7.24
[INFO] [stderr] Checking smallvec v0.6.14
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling selectors v0.21.0
[INFO] [stderr] Compiling cssparser v0.25.9
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking lol_html v0.1.0
[INFO] [stderr] Documenting html-purifier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "159d30087379d0e1aaf76c95ab413b02eb5910f23009d65404cbdad6f09a658b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159d30087379d0e1aaf76c95ab413b02eb5910f23009d65404cbdad6f09a658b", kill_on_drop: false }`
[INFO] [stdout] 159d30087379d0e1aaf76c95ab413b02eb5910f23009d65404cbdad6f09a658b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 4135cc65840ab374b0f15c6d6b10bcf17f6e93871f723b2539d81bdab76dd475
[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" "4135cc65840ab374b0f15c6d6b10bcf17f6e93871f723b2539d81bdab76dd475", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Compiling encoding_rs v0.8.31
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking lazycell v1.3.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking safemem v0.3.3
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Checking phf v0.7.24
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Checking smallvec v0.6.14
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling selectors v0.21.0
[INFO] [stderr] Compiling cssparser v0.25.9
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking lol_html v0.1.0
[INFO] [stderr] Documenting html-purifier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "4135cc65840ab374b0f15c6d6b10bcf17f6e93871f723b2539d81bdab76dd475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4135cc65840ab374b0f15c6d6b10bcf17f6e93871f723b2539d81bdab76dd475", kill_on_drop: false }`
[INFO] [stdout] 4135cc65840ab374b0f15c6d6b10bcf17f6e93871f723b2539d81bdab76dd475