[INFO] cloning repository https://github.com/marc2332/dioxus-stack-overflow-bug
[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-stack-overflow-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Fdioxus-stack-overflow-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Fdioxus-stack-overflow-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe390086728e51cc700b00912ef37e594f98c33f
[INFO] testing marc2332/dioxus-stack-overflow-bug 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-stack-overflow-bug" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marc2332/dioxus-stack-overflow-bug
[INFO] finished tweaking git repo https://github.com/marc2332/dioxus-stack-overflow-bug
[INFO] tweaked toml for git repo https://github.com/marc2332/dioxus-stack-overflow-bug written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marc2332/dioxus-stack-overflow-bug 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-stack-overflow-bug 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 48f29f483be4f818c5b886746ed474dfa7332cc5ebcd389b362d50a5e16bcaf2
[INFO] running `Command { std: "docker" "start" "-a" "48f29f483be4f818c5b886746ed474dfa7332cc5ebcd389b362d50a5e16bcaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f29f483be4f818c5b886746ed474dfa7332cc5ebcd389b362d50a5e16bcaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f29f483be4f818c5b886746ed474dfa7332cc5ebcd389b362d50a5e16bcaf2", kill_on_drop: false }`
[INFO] [stdout] 48f29f483be4f818c5b886746ed474dfa7332cc5ebcd389b362d50a5e16bcaf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 58ef2a719c7f1ece1ad67367703159f0411a8bedfabf94024762432dc7ee2ef0
[INFO] running `Command { std: "docker" "start" "-a" "58ef2a719c7f1ece1ad67367703159f0411a8bedfabf94024762432dc7ee2ef0", 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 libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[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 futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[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 signal-hook v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling taffy v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[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 futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[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/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-core v0.2.1 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-core-macro v0.2.1 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-html v0.2.1 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-hooks v0.2.1 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus v0.2.4 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-native-core v0.2.0 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-native-core-macro v0.2.0 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-tui v0.2.2 (https://github.com/DioxusLabs/dioxus#2409d499)
[INFO] [stderr]    Compiling dioxus-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.30s
[INFO] running `Command { std: "docker" "inspect" "58ef2a719c7f1ece1ad67367703159f0411a8bedfabf94024762432dc7ee2ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ef2a719c7f1ece1ad67367703159f0411a8bedfabf94024762432dc7ee2ef0", kill_on_drop: false }`
[INFO] [stdout] 58ef2a719c7f1ece1ad67367703159f0411a8bedfabf94024762432dc7ee2ef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 996c9ccaceaa8d4f4e21945f98c60c73b106791a3fd475fe583a70357dbf9d84
[INFO] running `Command { std: "docker" "start" "-a" "996c9ccaceaa8d4f4e21945f98c60c73b106791a3fd475fe583a70357dbf9d84", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "996c9ccaceaa8d4f4e21945f98c60c73b106791a3fd475fe583a70357dbf9d84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996c9ccaceaa8d4f4e21945f98c60c73b106791a3fd475fe583a70357dbf9d84", kill_on_drop: false }`
[INFO] [stdout] 996c9ccaceaa8d4f4e21945f98c60c73b106791a3fd475fe583a70357dbf9d84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 174556e9051f9f2112192be632f857008b5263cba46fa31106e9bf3084a75dee
[INFO] running `Command { std: "docker" "start" "-a" "174556e9051f9f2112192be632f857008b5263cba46fa31106e9bf3084a75dee", kill_on_drop: false }`
[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-e3ce18be87fb825e)
[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" "174556e9051f9f2112192be632f857008b5263cba46fa31106e9bf3084a75dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174556e9051f9f2112192be632f857008b5263cba46fa31106e9bf3084a75dee", kill_on_drop: false }`
[INFO] [stdout] 174556e9051f9f2112192be632f857008b5263cba46fa31106e9bf3084a75dee
