[INFO] cloning repository https://github.com/marc2332/dioxus-bug-memory-heap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marc2332/dioxus-bug-memory-heap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Fdioxus-bug-memory-heap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Fdioxus-bug-memory-heap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41d8bf7c0972a6916ea6dd5b38a2af130e93d693 [INFO] testing marc2332/dioxus-bug-memory-heap against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Fdioxus-bug-memory-heap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marc2332/dioxus-bug-memory-heap [INFO] finished tweaking git repo https://github.com/marc2332/dioxus-bug-memory-heap [INFO] tweaked toml for git repo https://github.com/marc2332/dioxus-bug-memory-heap written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marc2332/dioxus-bug-memory-heap 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 git repo https://github.com/marc2332/dioxus-bug-memory-heap 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ef6681c6b8e8e627481d126328cab84964ab3c65752aef506dc5fff1fa36411e [INFO] running `Command { std: "docker" "start" "-a" "ef6681c6b8e8e627481d126328cab84964ab3c65752aef506dc5fff1fa36411e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef6681c6b8e8e627481d126328cab84964ab3c65752aef506dc5fff1fa36411e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6681c6b8e8e627481d126328cab84964ab3c65752aef506dc5fff1fa36411e", kill_on_drop: false }` [INFO] [stdout] ef6681c6b8e8e627481d126328cab84964ab3c65752aef506dc5fff1fa36411e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 51de4b35749330ce956ca80276358473cecbc269b422fa027da83abcb22d9ae7 [INFO] running `Command { std: "docker" "start" "-a" "51de4b35749330ce956ca80276358473cecbc269b422fa027da83abcb22d9ae7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling taffy v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling dioxus-core v0.2.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-html v0.2.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-hooks v0.2.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-native-core v0.2.0 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus v0.2.4 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-native-core-macro v0.2.0 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f) [INFO] [stderr] Compiling dioxus-bug-memory-heap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `GlobalAttributes` is never used [INFO] [stdout] --> src/main.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait GlobalAttributes {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SvgAttributes` is never used [INFO] [stdout] --> src/main.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait SvgAttributes {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.35s [INFO] running `Command { std: "docker" "inspect" "51de4b35749330ce956ca80276358473cecbc269b422fa027da83abcb22d9ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51de4b35749330ce956ca80276358473cecbc269b422fa027da83abcb22d9ae7", kill_on_drop: false }` [INFO] [stdout] 51de4b35749330ce956ca80276358473cecbc269b422fa027da83abcb22d9ae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 51a4bfe3c316a31c3734336de04c75722d9f3e16002065ea8fece8ae1181cf61 [INFO] running `Command { std: "docker" "start" "-a" "51a4bfe3c316a31c3734336de04c75722d9f3e16002065ea8fece8ae1181cf61", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-bug-memory-heap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `GlobalAttributes` is never used [INFO] [stdout] --> src/main.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait GlobalAttributes {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SvgAttributes` is never used [INFO] [stdout] --> src/main.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait SvgAttributes {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "51a4bfe3c316a31c3734336de04c75722d9f3e16002065ea8fece8ae1181cf61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a4bfe3c316a31c3734336de04c75722d9f3e16002065ea8fece8ae1181cf61", kill_on_drop: false }` [INFO] [stdout] 51a4bfe3c316a31c3734336de04c75722d9f3e16002065ea8fece8ae1181cf61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5b30869413b5826db30ab25395589a97578ee9599c476341f258d8f85ee80b0b [INFO] running `Command { std: "docker" "start" "-a" "5b30869413b5826db30ab25395589a97578ee9599c476341f258d8f85ee80b0b", kill_on_drop: false }` [INFO] [stderr] warning: trait `GlobalAttributes` is never used [INFO] [stderr] --> src/main.rs:80:15 [INFO] [stderr] | [INFO] [stderr] 80 | pub trait GlobalAttributes {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `SvgAttributes` is never used [INFO] [stderr] --> src/main.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | pub trait SvgAttributes {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dioxus-bug-memory-heap` (bin "dioxus-bug-memory-heap" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dioxus_bug_memory_heap-29a21e55453443e1) [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" "5b30869413b5826db30ab25395589a97578ee9599c476341f258d8f85ee80b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b30869413b5826db30ab25395589a97578ee9599c476341f258d8f85ee80b0b", kill_on_drop: false }` [INFO] [stdout] 5b30869413b5826db30ab25395589a97578ee9599c476341f258d8f85ee80b0b