[INFO] crate savory-html 0.5.1 is already in cache
[INFO] testing savory-html-0.5.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409
[INFO] extracting crate savory-html 0.5.1 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate savory-html 0.5.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b324d5416f9887649885023a090d25bc66212754fc679667070587b5c4971b97
[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" "b324d5416f9887649885023a090d25bc66212754fc679667070587b5c4971b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b324d5416f9887649885023a090d25bc66212754fc679667070587b5c4971b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b324d5416f9887649885023a090d25bc66212754fc679667070587b5c4971b97", kill_on_drop: false }`
[INFO] [stdout] b324d5416f9887649885023a090d25bc66212754fc679667070587b5c4971b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ed8c43402074acbe3f5cc693fc6ec6edcd8800193f2f294f21d2e51b62c6a8b
[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" "4ed8c43402074acbe3f5cc693fc6ec6edcd8800193f2f294f21d2e51b62c6a8b", kill_on_drop: false }`
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling futures-sink v0.3.5
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling futures-io v0.3.5
[INFO] [stderr] Compiling unicode-width v0.1.8
[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 num-traits v0.2.12
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling dbg v1.0.4
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling syn v1.0.35
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling futures-channel v0.3.5
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling pulldown-cmark v0.7.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling chrono v0.4.13
[INFO] [stderr] Compiling uuid v0.8.1
[INFO] [stderr] Compiling palette v0.4.1
[INFO] [stderr] Compiling palette_derive v0.4.1
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65
[INFO] [stderr] Compiling serde_derive v1.0.114
[INFO] [stderr] Compiling pin-project-internal v0.4.22
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling derive_rich v0.4.3
[INFO] [stderr] Compiling derive_more v0.99.9
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65
[INFO] [stderr] Compiling time-macros v0.1.0
[INFO] [stderr] Compiling time v0.2.16
[INFO] [stderr] Compiling cookie v0.13.3
[INFO] [stderr] Compiling pin-project v0.4.22
[INFO] [stderr] Compiling futures-util v0.3.5
[INFO] [stderr] Compiling serde v1.0.114
[INFO] [stderr] Compiling futures-executor v0.3.5
[INFO] [stderr] Compiling futures v0.3.5
[INFO] [stderr] Compiling serde_json v1.0.56
[INFO] [stderr] Compiling wasm-bindgen v0.2.65
[INFO] [stderr] Compiling js-sys v0.3.42
[INFO] [stderr] Compiling console_error_panic_hook v0.1.6
[INFO] [stderr] Compiling web-sys v0.3.42
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.15
[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 seed v0.7.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 44s
[INFO] running `Command { std: "docker" "inspect" "4ed8c43402074acbe3f5cc693fc6ec6edcd8800193f2f294f21d2e51b62c6a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed8c43402074acbe3f5cc693fc6ec6edcd8800193f2f294f21d2e51b62c6a8b", kill_on_drop: false }`
[INFO] [stdout] 4ed8c43402074acbe3f5cc693fc6ec6edcd8800193f2f294f21d2e51b62c6a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bd17879750d3611160369dda745b3246be6747f260b7500b0b53c7694757e15
[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" "9bd17879750d3611160369dda745b3246be6747f260b7500b0b53c7694757e15", kill_on_drop: false }`
[INFO] [stderr] Compiling savory-html v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.08s
[INFO] running `Command { std: "docker" "inspect" "9bd17879750d3611160369dda745b3246be6747f260b7500b0b53c7694757e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd17879750d3611160369dda745b3246be6747f260b7500b0b53c7694757e15", kill_on_drop: false }`
[INFO] [stdout] 9bd17879750d3611160369dda745b3246be6747f260b7500b0b53c7694757e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce07d88c0e9a2eca10735609e62ca927b74af2577d728ce2b2572eacf145cfdc
[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" "ce07d88c0e9a2eca10735609e62ca927b74af2577d728ce2b2572eacf145cfdc", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/savory_html-7f1aeca9cd3175bd
[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
[INFO] [stdout]
[INFO] [stderr] Doc-tests savory-html
[INFO] [stdout]
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/css/style.rs - css::style::Style (line 11) ... FAILED
[INFO] [stdout] test src/css/font.rs - css::font::Font (line 5) ... FAILED
[INFO] [stdout] test src/css/background.rs - css::background::Background (line 4) ... FAILED
[INFO] [stdout] test src/css/margin.rs - css::margin::Margin (line 7) ... FAILED
[INFO] [stdout] test src/css/transition.rs - css::transition::Transition (line 9) ... FAILED
[INFO] [stdout] test src/css/style.rs - css::style::StyleValues::add (line 237) ... FAILED
[INFO] [stdout] test src/css/position.rs - css::position::Position (line 4) ... FAILED
[INFO] [stdout] test src/css/size.rs - css::size::Size (line 7) ... FAILED
[INFO] [stdout] test src/css/text.rs - css::text::Text (line 5) ... FAILED
[INFO] [stdout] test src/css/style.rs - css::style::Style::config (line 81) ... FAILED
[INFO] [stdout] test src/css/box_shadow.rs - css::box_shadow::BoxShadow (line 4) ... FAILED
[INFO] [stdout] test src/css/padding.rs - css::padding::Padding (line 7) ... FAILED
[INFO] [stdout] test src/css/border.rs - css::border::Border (line 4) ... FAILED
[INFO] [stdout] test src/css/gap.rs - css::gap::Gap (line 3) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/css/style.rs - css::style::Style (line 11) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/font.rs - css::font::Font (line 5) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/background.rs - css::background::Background (line 4) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/margin.rs - css::margin::Margin (line 7) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/transition.rs - css::transition::Transition (line 9) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/style.rs - css::style::StyleValues::add (line 237) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/position.rs - css::position::Position (line 4) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/size.rs - css::size::Size (line 7) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/text.rs - css::text::Text (line 5) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/style.rs - css::style::Style::config (line 81) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/box_shadow.rs - css::box_shadow::BoxShadow (line 4) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/padding.rs - css::padding::Padding (line 7) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/border.rs - css::border::Border (line 4) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/css/gap.rs - css::gap::Gap (line 3) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/css/background.rs - css::background::Background (line 4)
[INFO] [stdout] src/css/border.rs - css::border::Border (line 4)
[INFO] [stdout] src/css/box_shadow.rs - css::box_shadow::BoxShadow (line 4)
[INFO] [stdout] src/css/font.rs - css::font::Font (line 5)
[INFO] [stdout] src/css/gap.rs - css::gap::Gap (line 3)
[INFO] [stdout] src/css/margin.rs - css::margin::Margin (line 7)
[INFO] [stdout] src/css/padding.rs - css::padding::Padding (line 7)
[INFO] [stdout] src/css/position.rs - css::position::Position (line 4)
[INFO] [stdout] src/css/size.rs - css::size::Size (line 7)
[INFO] [stdout] src/css/style.rs - css::style::Style (line 11)
[INFO] [stdout] src/css/style.rs - css::style::Style::config (line 81)
[INFO] [stdout] src/css/style.rs - css::style::StyleValues::add (line 237)
[INFO] [stdout] src/css/text.rs - css::text::Text (line 5)
[INFO] [stdout] src/css/transition.rs - css::transition::Transition (line 9)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] running `Command { std: "docker" "inspect" "ce07d88c0e9a2eca10735609e62ca927b74af2577d728ce2b2572eacf145cfdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce07d88c0e9a2eca10735609e62ca927b74af2577d728ce2b2572eacf145cfdc", kill_on_drop: false }`
[INFO] [stdout] ce07d88c0e9a2eca10735609e62ca927b74af2577d728ce2b2572eacf145cfdc