[INFO] fetching crate edc-web-ui 0.1.0... [INFO] testing edc-web-ui-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate edc-web-ui 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate edc-web-ui 0.1.0 [INFO] finished tweaking crates.io crate edc-web-ui 0.1.0 [INFO] tweaked toml for crates.io crate edc-web-ui 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edc-web-ui 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edc-web-ui 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee344f674d1cbaf8fe11ffc4ea569d0cb25eae2b2dfc3b62cce6cfbea171e216 [INFO] running `Command { std: "docker" "start" "-a" "ee344f674d1cbaf8fe11ffc4ea569d0cb25eae2b2dfc3b62cce6cfbea171e216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee344f674d1cbaf8fe11ffc4ea569d0cb25eae2b2dfc3b62cce6cfbea171e216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee344f674d1cbaf8fe11ffc4ea569d0cb25eae2b2dfc3b62cce6cfbea171e216", kill_on_drop: false }` [INFO] [stdout] ee344f674d1cbaf8fe11ffc4ea569d0cb25eae2b2dfc3b62cce6cfbea171e216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d402bab92ce3b713cde90df65cec2320c2afb0110f41334144a1207d5eb1420 [INFO] running `Command { std: "docker" "start" "-a" "3d402bab92ce3b713cde90df65cec2320c2afb0110f41334144a1207d5eb1420", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling edc-web-ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling wasm-cookies v0.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yew-nested-router-macros v0.7.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bon-macros v3.7.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling bon v3.7.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling edc-connector-client v0.4.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling popper-rs-sys v0.3.2 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling yew v0.21.0 [INFO] [stderr] Compiling yew-hooks v0.3.4 [INFO] [stderr] Compiling yew-nested-router v0.7.2 [INFO] [stderr] Compiling web-tools v0.2.3 [INFO] [stderr] Compiling popper-rs v0.3.2 [INFO] [stderr] Compiling yew-router v0.18.0 [INFO] [stderr] Compiling yew-more-hooks v0.3.3 [INFO] [stderr] Compiling patternfly-yew v0.6.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.14s [INFO] running `Command { std: "docker" "inspect" "3d402bab92ce3b713cde90df65cec2320c2afb0110f41334144a1207d5eb1420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d402bab92ce3b713cde90df65cec2320c2afb0110f41334144a1207d5eb1420", kill_on_drop: false }` [INFO] [stdout] 3d402bab92ce3b713cde90df65cec2320c2afb0110f41334144a1207d5eb1420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7466ac260aaed92742944fcf472946e233e85cf1d7a16ce4ce49ef8c519c337 [INFO] running `Command { std: "docker" "start" "-a" "e7466ac260aaed92742944fcf472946e233e85cf1d7a16ce4ce49ef8c519c337", kill_on_drop: false }` [INFO] [stderr] Compiling edc-web-ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "e7466ac260aaed92742944fcf472946e233e85cf1d7a16ce4ce49ef8c519c337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7466ac260aaed92742944fcf472946e233e85cf1d7a16ce4ce49ef8c519c337", kill_on_drop: false }` [INFO] [stdout] e7466ac260aaed92742944fcf472946e233e85cf1d7a16ce4ce49ef8c519c337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b1d82941c3b5b89a7cba694487dfe9d020331e6bfd2402c08b57ee6ed9dfb64 [INFO] running `Command { std: "docker" "start" "-a" "9b1d82941c3b5b89a7cba694487dfe9d020331e6bfd2402c08b57ee6ed9dfb64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edc_web_ui-2f0a2982a4dbe63d) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/edc_web_ui-c1272177caa65458) [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 edc_web_ui [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] running `Command { std: "docker" "inspect" "9b1d82941c3b5b89a7cba694487dfe9d020331e6bfd2402c08b57ee6ed9dfb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1d82941c3b5b89a7cba694487dfe9d020331e6bfd2402c08b57ee6ed9dfb64", kill_on_drop: false }` [INFO] [stdout] 9b1d82941c3b5b89a7cba694487dfe9d020331e6bfd2402c08b57ee6ed9dfb64