[INFO] fetching crate ui-dioxus-test 0.0.0... [INFO] testing ui-dioxus-test-0.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ui-dioxus-test 0.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ui-dioxus-test 0.0.0 [INFO] finished tweaking crates.io crate ui-dioxus-test 0.0.0 [INFO] tweaked toml for crates.io crate ui-dioxus-test 0.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ui-dioxus-test 0.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 189 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ui2-dioxus-test v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f570b1d816db8a61000d59a1a5da754fe114457223fdca3e2868829c5256abd [INFO] running `Command { std: "docker" "start" "-a" "8f570b1d816db8a61000d59a1a5da754fe114457223fdca3e2868829c5256abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f570b1d816db8a61000d59a1a5da754fe114457223fdca3e2868829c5256abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f570b1d816db8a61000d59a1a5da754fe114457223fdca3e2868829c5256abd", kill_on_drop: false }` [INFO] [stdout] 8f570b1d816db8a61000d59a1a5da754fe114457223fdca3e2868829c5256abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104eda83480b76e1d1ad106e931839da8d5d1b9f48558ac21cdb7965c7626cef [INFO] running `Command { std: "docker" "start" "-a" "104eda83480b76e1d1ad106e931839da8d5d1b9f48558ac21cdb7965c7626cef", kill_on_drop: false }` [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling dioxus-core-types v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Compiling dioxus-cli-config v0.6.3 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.2 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling generational-box v0.6.2 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling dioxus-logger v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling const-serialize v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling manganis-core v0.6.2 [INFO] [stderr] Compiling manganis-macro v0.6.2 [INFO] [stderr] Compiling manganis v0.6.2 [INFO] [stderr] Compiling dioxus-core v0.6.3 [INFO] [stderr] Compiling dioxus-signals v0.6.3 [INFO] [stderr] Compiling dioxus-devtools-types v0.6.2 [INFO] [stderr] Compiling dioxus-history v0.6.2 [INFO] [stderr] Compiling dioxus-hooks v0.6.2 [INFO] [stderr] Compiling dioxus-devtools v0.6.2 [INFO] [stderr] Compiling dioxus-html v0.6.3 [INFO] [stderr] Compiling dioxus v0.6.3 [INFO] [stderr] Compiling ui2-dioxus-test v0.0.0 [INFO] [stderr] Compiling ui-dioxus-test v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `CoolComponent` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn CoolComponent() -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cool_component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.45s [INFO] running `Command { std: "docker" "inspect" "104eda83480b76e1d1ad106e931839da8d5d1b9f48558ac21cdb7965c7626cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104eda83480b76e1d1ad106e931839da8d5d1b9f48558ac21cdb7965c7626cef", kill_on_drop: false }` [INFO] [stdout] 104eda83480b76e1d1ad106e931839da8d5d1b9f48558ac21cdb7965c7626cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3389f802819f9c95adb0a175c3bae62acc31722cd3a4b2a602af4cad86f66e31 [INFO] running `Command { std: "docker" "start" "-a" "3389f802819f9c95adb0a175c3bae62acc31722cd3a4b2a602af4cad86f66e31", kill_on_drop: false }` [INFO] [stdout] warning: function `CoolComponent` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn CoolComponent() -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cool_component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ui-dioxus-test v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `CoolComponent` should have a snake case name [INFO] [stdout] --> src/lib.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn CoolComponent() -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cool_component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "3389f802819f9c95adb0a175c3bae62acc31722cd3a4b2a602af4cad86f66e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3389f802819f9c95adb0a175c3bae62acc31722cd3a4b2a602af4cad86f66e31", kill_on_drop: false }` [INFO] [stdout] 3389f802819f9c95adb0a175c3bae62acc31722cd3a4b2a602af4cad86f66e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dec8196c8da613ccb86703424b302fe531fed90f752c552d35990a811ed51969 [INFO] running `Command { std: "docker" "start" "-a" "dec8196c8da613ccb86703424b302fe531fed90f752c552d35990a811ed51969", kill_on_drop: false }` [INFO] [stderr] warning: function `CoolComponent` should have a snake case name [INFO] [stderr] --> src/lib.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn CoolComponent() -> Element { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cool_component` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ui-dioxus-test` (lib) generated 1 warning [INFO] [stderr] warning: `ui-dioxus-test` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui_dioxus_test-af2ed36f238a0b47) [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 ui_dioxus_test [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" "dec8196c8da613ccb86703424b302fe531fed90f752c552d35990a811ed51969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec8196c8da613ccb86703424b302fe531fed90f752c552d35990a811ed51969", kill_on_drop: false }` [INFO] [stdout] dec8196c8da613ccb86703424b302fe531fed90f752c552d35990a811ed51969