[INFO] fetching crate iced_web 0.4.0... [INFO] testing iced_web-0.4.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate iced_web 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate iced_web 0.4.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iced_web 0.4.0 [INFO] finished tweaking crates.io crate iced_web 0.4.0 [INFO] tweaked toml for crates.io crate iced_web 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dodrio v0.2.0 [INFO] [stderr] Downloaded bumpalo v2.6.0 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9d18f94558a8d2bae3f1d1d7707969e00480eac2c52e9d35203890c187f5844 [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" "d9d18f94558a8d2bae3f1d1d7707969e00480eac2c52e9d35203890c187f5844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d18f94558a8d2bae3f1d1d7707969e00480eac2c52e9d35203890c187f5844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d18f94558a8d2bae3f1d1d7707969e00480eac2c52e9d35203890c187f5844", kill_on_drop: false }` [INFO] [stdout] d9d18f94558a8d2bae3f1d1d7707969e00480eac2c52e9d35203890c187f5844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--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] 64f49f66c31b04f67c67ca244f4703c7670bd08a814d3f35b0018cdd612897b2 [INFO] running `Command { std: "docker" "start" "-a" "64f49f66c31b04f67c67ca244f4703c7670bd08a814d3f35b0018cdd612897b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling iced_core v0.4.0 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling iced_style v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Compiling js-sys v0.3.52 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling iced_futures v0.3.0 [INFO] [stderr] Compiling web-sys v0.3.52 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.25 [INFO] [stderr] Compiling dodrio v0.2.0 [INFO] [stderr] Compiling iced_web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.68s [INFO] running `Command { std: "docker" "inspect" "64f49f66c31b04f67c67ca244f4703c7670bd08a814d3f35b0018cdd612897b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f49f66c31b04f67c67ca244f4703c7670bd08a814d3f35b0018cdd612897b2", kill_on_drop: false }` [INFO] [stdout] 64f49f66c31b04f67c67ca244f4703c7670bd08a814d3f35b0018cdd612897b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d7342bf588448307916ac07c8040f1d00ccd5e662b2e5282b86abf70204493d [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" "0d7342bf588448307916ac07c8040f1d00ccd5e662b2e5282b86abf70204493d", kill_on_drop: false }` [INFO] [stderr] Compiling iced_web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "0d7342bf588448307916ac07c8040f1d00ccd5e662b2e5282b86abf70204493d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7342bf588448307916ac07c8040f1d00ccd5e662b2e5282b86abf70204493d", kill_on_drop: false }` [INFO] [stdout] 0d7342bf588448307916ac07c8040f1d00ccd5e662b2e5282b86abf70204493d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", 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] 1f314e687c4e27f1f59d81774f74e7d0747aac2cfa1abbf97fe623f096459cbe [INFO] running `Command { std: "docker" "start" "-a" "1f314e687c4e27f1f59d81774f74e7d0747aac2cfa1abbf97fe623f096459cbe", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iced_web-5ffa8e0f46ed1bb7) [INFO] [stdout] [INFO] [stderr] Doc-tests iced_web [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/widget/radio.rs - widget::radio::Radio (line 11) ... ok [INFO] [stdout] test src/widget.rs - widget (line 12) ... ok [INFO] [stdout] test src/widget/image.rs - widget::image::Image (line 15) ... ok [INFO] [stdout] test src/widget/checkbox.rs - widget::checkbox::Checkbox (line 13) ... ok [INFO] [stdout] test src/widget/text.rs - widget::text::Text (line 11) ... ok [INFO] [stdout] test src/widget/slider.rs - widget::slider::Slider (line 20) ... ok [INFO] [stdout] test src/widget/button.rs - widget::button::Button (line 12) ... ok [INFO] [stdout] test src/widget/text_input.rs - widget::text_input::TextInput (line 13) ... ok [INFO] [stdout] test src/widget/progress_bar.rs - widget::progress_bar::ProgressBar (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f314e687c4e27f1f59d81774f74e7d0747aac2cfa1abbf97fe623f096459cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f314e687c4e27f1f59d81774f74e7d0747aac2cfa1abbf97fe623f096459cbe", kill_on_drop: false }` [INFO] [stdout] 1f314e687c4e27f1f59d81774f74e7d0747aac2cfa1abbf97fe623f096459cbe