[INFO] fetching crate savory-html 0.5.1...
[INFO] testing savory-html-0.5.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041
[INFO] extracting crate savory-html 0.5.1 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate savory-html 0.5.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate savory-html 0.5.1
[INFO] finished tweaking crates.io crate savory-html 0.5.1
[INFO] tweaked toml for crates.io crate savory-html 0.5.1 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 360aaaeb0aa56a22e3f408ae19c50406c423a06a022de0627fc6877a27bf9cea
[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" "360aaaeb0aa56a22e3f408ae19c50406c423a06a022de0627fc6877a27bf9cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "360aaaeb0aa56a22e3f408ae19c50406c423a06a022de0627fc6877a27bf9cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360aaaeb0aa56a22e3f408ae19c50406c423a06a022de0627fc6877a27bf9cea", kill_on_drop: false }`
[INFO] [stdout] 360aaaeb0aa56a22e3f408ae19c50406c423a06a022de0627fc6877a27bf9cea
[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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df65255c17b3ba83545229371bc545987924dc89825bc09068e32db20ec9ab5
[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" "0df65255c17b3ba83545229371bc545987924dc89825bc09068e32db20ec9ab5", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74
[INFO] [stderr] Compiling bumpalo v3.7.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.74
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling futures-sink v0.3.15
[INFO] [stderr] Compiling const_fn v0.4.8
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling pulldown-cmark v0.7.2
[INFO] [stderr] Compiling enclose v1.1.8
[INFO] [stderr] Compiling approx v0.1.1
[INFO] [stderr] Compiling standback v0.2.17
[INFO] [stderr] Compiling time v0.2.27
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling seed v0.7.0
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling paste-impl v0.1.18
[INFO] [stderr] Compiling futures-channel v0.3.15
[INFO] [stderr] Compiling uuid v0.8.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stderr] Compiling dbg v1.0.4
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling paste v0.1.18
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling palette v0.4.1
[INFO] [stderr] Compiling palette_derive v0.4.1
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling time-macros-impl v0.1.2
[INFO] [stderr] Compiling futures-macro v0.3.15
[INFO] [stderr] Compiling derive_rich v0.4.4
[INFO] [stderr] Compiling derive_more v0.99.16
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74
[INFO] [stderr] Compiling time-macros v0.1.1
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Compiling cookie v0.13.3
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling futures-executor v0.3.15
[INFO] [stderr] Compiling futures v0.3.15
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling js-sys v0.3.51
[INFO] [stderr] Compiling console_error_panic_hook v0.1.6
[INFO] [stderr] Compiling web-sys v0.3.51
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24
[INFO] [stderr] Compiling gloo-events v0.1.1
[INFO] [stderr] Compiling gloo-timers v0.2.1
[INFO] [stderr] Compiling gloo-file v0.1.0
[INFO] [stderr] Compiling savory-core v0.5.1
[INFO] [stderr] Compiling savory-html v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "0df65255c17b3ba83545229371bc545987924dc89825bc09068e32db20ec9ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df65255c17b3ba83545229371bc545987924dc89825bc09068e32db20ec9ab5", kill_on_drop: false }`
[INFO] [stdout] 0df65255c17b3ba83545229371bc545987924dc89825bc09068e32db20ec9ab5
[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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ca3d0fc2f08901fad7fd094323c8d7a3b87b35629afe965838aa8dc5920cdee
[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" "3ca3d0fc2f08901fad7fd094323c8d7a3b87b35629afe965838aa8dc5920cdee", kill_on_drop: false }`
[INFO] [stderr] Compiling savory-html v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.62s
[INFO] running `Command { std: "docker" "inspect" "3ca3d0fc2f08901fad7fd094323c8d7a3b87b35629afe965838aa8dc5920cdee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca3d0fc2f08901fad7fd094323c8d7a3b87b35629afe965838aa8dc5920cdee", kill_on_drop: false }`
[INFO] [stdout] 3ca3d0fc2f08901fad7fd094323c8d7a3b87b35629afe965838aa8dc5920cdee
[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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba45ef19d30a1d5727e2a4cd2cf111141ea1da2d9f5ec2e6e0f3b4d2b2ed2553
[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" "ba45ef19d30a1d5727e2a4cd2cf111141ea1da2d9f5ec2e6e0f3b4d2b2ed2553", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/savory_html-4f5457b2de54335a)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests savory-html
[INFO] [stdout]
[INFO] [stdout] running 14 tests
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name savory_html --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bcc9cb8fb9d5dc9c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-35e1389d6a59151f.so --extern derive_rich=/opt/rustwide/target/debug/deps/libderive_rich-fe27c456e8914f80.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-e9cde67c00f6fe76.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-eb0ae3f5521e0100.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern savory_core=/opt/rustwide/target/debug/deps/libsavory_core-98022925255f88cf.rlib --extern savory_html=/opt/rustwide/target/debug/deps/libsavory_html-2e8ef6d5fe24d661.rlib --extern seed=/opt/rustwide/target/debug/deps/libseed-690febdb90d71272.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-47f26200a4802df9.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-81ea153d3dc4a86e.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ba45ef19d30a1d5727e2a4cd2cf111141ea1da2d9f5ec2e6e0f3b4d2b2ed2553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba45ef19d30a1d5727e2a4cd2cf111141ea1da2d9f5ec2e6e0f3b4d2b2ed2553", kill_on_drop: false }`
[INFO] [stdout] ba45ef19d30a1d5727e2a4cd2cf111141ea1da2d9f5ec2e6e0f3b4d2b2ed2553