[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marc2332/dioxus-bug-memory-heap on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Demonthos/dioxus`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded taffy v0.2.2
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded futures-core v0.3.25
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded async-trait v0.1.60
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded euclid v0.22.7
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded enumset_derive v0.6.1
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded enumset v1.0.12
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16890fdfe44c4bc5673575757fc230fb1d4291a76b5d319d61c1ad8fd41b5ea2
[INFO] running `Command { std: "docker" "start" "-a" "16890fdfe44c4bc5673575757fc230fb1d4291a76b5d319d61c1ad8fd41b5ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16890fdfe44c4bc5673575757fc230fb1d4291a76b5d319d61c1ad8fd41b5ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16890fdfe44c4bc5673575757fc230fb1d4291a76b5d319d61c1ad8fd41b5ea2", kill_on_drop: false }`
[INFO] [stdout] 16890fdfe44c4bc5673575757fc230fb1d4291a76b5d319d61c1ad8fd41b5ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c60a00f4af46d918b05aa6202bdc5d3684d9e4e88a3ebc6c77261c24015ba1
[INFO] running `Command { std: "docker" "start" "-a" "e8c60a00f4af46d918b05aa6202bdc5d3684d9e4e88a3ebc6c77261c24015ba1", 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 fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling smallbox v0.8.1
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[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 crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling taffy v0.2.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[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 keyboard-types v0.6.2
[INFO] [stderr]    Compiling dioxus-rsx v0.0.1 (https://github.com/Demonthos/dioxus?branch=fix-non-str-attributes#1555500f)
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling dioxus-core-macro 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-html 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)]` 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 43.32s
[INFO] running `Command { std: "docker" "inspect" "e8c60a00f4af46d918b05aa6202bdc5d3684d9e4e88a3ebc6c77261c24015ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c60a00f4af46d918b05aa6202bdc5d3684d9e4e88a3ebc6c77261c24015ba1", kill_on_drop: false }`
[INFO] [stdout] e8c60a00f4af46d918b05aa6202bdc5d3684d9e4e88a3ebc6c77261c24015ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d9005e008810d02fc56b9ed87aaab9ed0e329e55f29146b0f95b9f403077ab
[INFO] running `Command { std: "docker" "start" "-a" "b4d9005e008810d02fc56b9ed87aaab9ed0e329e55f29146b0f95b9f403077ab", 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)]` 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.59s
[INFO] running `Command { std: "docker" "inspect" "b4d9005e008810d02fc56b9ed87aaab9ed0e329e55f29146b0f95b9f403077ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d9005e008810d02fc56b9ed87aaab9ed0e329e55f29146b0f95b9f403077ab", kill_on_drop: false }`
[INFO] [stdout] b4d9005e008810d02fc56b9ed87aaab9ed0e329e55f29146b0f95b9f403077ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0f238b0d59b052de3462c0ca750465578d5d908150da6588ed08f0cfe141c1b
[INFO] running `Command { std: "docker" "start" "-a" "a0f238b0d59b052de3462c0ca750465578d5d908150da6588ed08f0cfe141c1b", 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)]` 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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dioxus_bug_memory_heap-7765f9f45bb2a458)
[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" "a0f238b0d59b052de3462c0ca750465578d5d908150da6588ed08f0cfe141c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f238b0d59b052de3462c0ca750465578d5d908150da6588ed08f0cfe141c1b", kill_on_drop: false }`
[INFO] [stdout] a0f238b0d59b052de3462c0ca750465578d5d908150da6588ed08f0cfe141c1b
