[INFO] fetching crate unreact 0.7.0...
[INFO] testing unreact-0.7.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate unreact 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate unreact 0.7.0
[INFO] finished tweaking crates.io crate unreact 0.7.0
[INFO] tweaked toml for crates.io crate unreact 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unreact 0.7.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 232 packages to latest compatible versions
[INFO] [stderr]       Adding const-str v0.5.7 (available: v1.1.0)
[INFO] [stderr]       Adding css-minify v0.3.1 (available: v0.5.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding grass v0.12.4 (available: v0.13.4)
[INFO] [stderr]       Adding handlebars v4.5.0 (available: v6.4.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.9.0)
[INFO] [stderr]       Adding minify-html v0.10.8 (available: v0.18.1)
[INFO] [stderr]       Adding notify v5.2.0 (available: v8.2.0)
[INFO] [stderr]       Adding notify-debouncer-mini v0.2.1 (available: v0.7.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce4673034822df1e4fcffae1387db6a5f4471cf9b4e49ce40101fa4236dc27f6
[INFO] running `Command { std: "docker" "start" "-a" "ce4673034822df1e4fcffae1387db6a5f4471cf9b4e49ce40101fa4236dc27f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce4673034822df1e4fcffae1387db6a5f4471cf9b4e49ce40101fa4236dc27f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4673034822df1e4fcffae1387db6a5f4471cf9b4e49ce40101fa4236dc27f6", kill_on_drop: false }`
[INFO] [stdout] ce4673034822df1e4fcffae1387db6a5f4471cf9b4e49ce40101fa4236dc27f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4937cca789088ed07d5337bc0f7db07770fe84e2097223198c877e6e7ae99f67
[INFO] running `Command { std: "docker" "start" "-a" "4937cca789088ed07d5337bc0f7db07770fe84e2097223198c877e6e7ae99f67", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parse-js v0.10.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling lasso v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling minify-js v0.4.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling grass_compiler v0.12.4
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.20
[INFO] [stderr]    Compiling css-minify v0.3.1
[INFO] [stderr]    Compiling minify-html v0.10.8
[INFO] [stderr]    Compiling grass v0.12.4
[INFO] [stderr]    Compiling unreact v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.54s
[INFO] running `Command { std: "docker" "inspect" "4937cca789088ed07d5337bc0f7db07770fe84e2097223198c877e6e7ae99f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4937cca789088ed07d5337bc0f7db07770fe84e2097223198c877e6e7ae99f67", kill_on_drop: false }`
[INFO] [stdout] 4937cca789088ed07d5337bc0f7db07770fe84e2097223198c877e6e7ae99f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08feba516b2f6bd97fa1f9fb39d68774de73973c51a5532d7d8ca37c022655e9
[INFO] running `Command { std: "docker" "start" "-a" "08feba516b2f6bd97fa1f9fb39d68774de73973c51a5532d7d8ca37c022655e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unreact v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/files/../../tests/assets/styles/global.scss`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/files/tests.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         include_str!("../../tests/assets/styles/global.scss")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/files/../../tests/assets/styles/scoped/stylish.scss`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/files/tests.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         include_str!("../../tests/assets/styles/scoped/stylish.scss")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unreact` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "08feba516b2f6bd97fa1f9fb39d68774de73973c51a5532d7d8ca37c022655e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08feba516b2f6bd97fa1f9fb39d68774de73973c51a5532d7d8ca37c022655e9", kill_on_drop: false }`
[INFO] [stdout] 08feba516b2f6bd97fa1f9fb39d68774de73973c51a5532d7d8ca37c022655e9
