[INFO] fetching crate html-purifier 0.2.0...
[INFO] testing html-purifier-0.2.0 against 1.44.0 for beta-1.45-1
[INFO] extracting crate html-purifier 0.2.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate html-purifier 0.2.0 on toolchain 1.44.0
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 154bb6bd709586ca294ae2bf35ea2ac768edf633267ff6612e48c45d04df1cb9
[INFO] running `"docker" "start" "-a" "154bb6bd709586ca294ae2bf35ea2ac768edf633267ff6612e48c45d04df1cb9"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling syn v1.0.30
[INFO] [stderr] Compiling procedural-masquerade v0.1.6
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling stable_deref_trait v1.1.1
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling dtoa-short v0.3.2
[INFO] [stderr] Compiling encoding_rs v0.8.23
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand v0.6.5
[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.19
[INFO] [stderr] Compiling thiserror v1.0.19
[INFO] [stderr] Compiling lol_html v0.1.0
[INFO] [stderr] Compiling html-purifier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.08s
[INFO] running `"docker" "inspect" "154bb6bd709586ca294ae2bf35ea2ac768edf633267ff6612e48c45d04df1cb9"`
[INFO] running `"docker" "rm" "-f" "154bb6bd709586ca294ae2bf35ea2ac768edf633267ff6612e48c45d04df1cb9"`
[INFO] [stdout] 154bb6bd709586ca294ae2bf35ea2ac768edf633267ff6612e48c45d04df1cb9
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 14084003ff1f8600d8beeba03fc67c32b67c6cd61d17d67bf52005497bdb1249
[INFO] running `"docker" "start" "-a" "14084003ff1f8600d8beeba03fc67c32b67c6cd61d17d67bf52005497bdb1249"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling html-purifier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `"docker" "inspect" "14084003ff1f8600d8beeba03fc67c32b67c6cd61d17d67bf52005497bdb1249"`
[INFO] running `"docker" "rm" "-f" "14084003ff1f8600d8beeba03fc67c32b67c6cd61d17d67bf52005497bdb1249"`
[INFO] [stdout] 14084003ff1f8600d8beeba03fc67c32b67c6cd61d17d67bf52005497bdb1249
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e4e09aa5c8203a290994a4dc20bbcb5a14d96fd0e23e7f9961987eae1b4481e0
[INFO] running `"docker" "start" "-a" "e4e09aa5c8203a290994a4dc20bbcb5a14d96fd0e23e7f9961987eae1b4481e0"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/html_purifier-e9d2271cac0bc1eb
[INFO] [stdout]
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_purifier_show_comments ... ok
[INFO] [stdout] test tests::test_purifier_remove_comments ... ok
[INFO] [stdout] test tests::test_purifier ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] Doc-tests html-purifier
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] test src/lib.rs - purifier (line 122) ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] running `"docker" "inspect" "e4e09aa5c8203a290994a4dc20bbcb5a14d96fd0e23e7f9961987eae1b4481e0"`
[INFO] running `"docker" "rm" "-f" "e4e09aa5c8203a290994a4dc20bbcb5a14d96fd0e23e7f9961987eae1b4481e0"`
[INFO] [stdout] e4e09aa5c8203a290994a4dc20bbcb5a14d96fd0e23e7f9961987eae1b4481e0