[INFO] fetching crate sabry_procmacro_impl 0.0.6... [INFO] testing sabry_procmacro_impl-0.0.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate sabry_procmacro_impl 0.0.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sabry_procmacro_impl 0.0.6 [INFO] finished tweaking crates.io crate sabry_procmacro_impl 0.0.6 [INFO] tweaked toml for crates.io crate sabry_procmacro_impl 0.0.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sabry_procmacro_impl 0.0.6 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 crates.io crate sabry_procmacro_impl 0.0.6 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-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] 6d401e3014f064880a01e8bec778245514702202fbbf301e84a0d88dcffa887f [INFO] running `Command { std: "docker" "start" "-a" "6d401e3014f064880a01e8bec778245514702202fbbf301e84a0d88dcffa887f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d401e3014f064880a01e8bec778245514702202fbbf301e84a0d88dcffa887f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d401e3014f064880a01e8bec778245514702202fbbf301e84a0d88dcffa887f", kill_on_drop: false }` [INFO] [stdout] 6d401e3014f064880a01e8bec778245514702202fbbf301e84a0d88dcffa887f [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] 9ec62d6da03a2f8878a1d166e5a27ebe81af852ca4b4e920faffec12a83b75bd [INFO] running `Command { std: "docker" "start" "-a" "9ec62d6da03a2f8878a1d166e5a27ebe81af852ca4b4e920faffec12a83b75bd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling raffia_macro v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling raffia v0.11.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling sabry_intrnl v0.0.6 [INFO] [stderr] Compiling sabry_procmacro_impl v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.64s [INFO] running `Command { std: "docker" "inspect" "9ec62d6da03a2f8878a1d166e5a27ebe81af852ca4b4e920faffec12a83b75bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec62d6da03a2f8878a1d166e5a27ebe81af852ca4b4e920faffec12a83b75bd", kill_on_drop: false }` [INFO] [stdout] 9ec62d6da03a2f8878a1d166e5a27ebe81af852ca4b4e920faffec12a83b75bd [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] 736f1ace90b7a2eaa62b43b6ef2683224c2314fa2a85a846839c058e0ab0cc24 [INFO] running `Command { std: "docker" "start" "-a" "736f1ace90b7a2eaa62b43b6ef2683224c2314fa2a85a846839c058e0ab0cc24", kill_on_drop: false }` [INFO] [stderr] Compiling sabry_procmacro_impl v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "736f1ace90b7a2eaa62b43b6ef2683224c2314fa2a85a846839c058e0ab0cc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736f1ace90b7a2eaa62b43b6ef2683224c2314fa2a85a846839c058e0ab0cc24", kill_on_drop: false }` [INFO] [stdout] 736f1ace90b7a2eaa62b43b6ef2683224c2314fa2a85a846839c058e0ab0cc24 [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] 9e6d8c38daf9ecf34c3992e900bc52afde1497c4755b42e683c54dce0a571b4e [INFO] running `Command { std: "docker" "start" "-a" "9e6d8c38daf9ecf34c3992e900bc52afde1497c4755b42e683c54dce0a571b4e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sabry_procmacro_impl-0cee6272c74fdf50) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test impls::test::arbitrary_style_block_scss ... ok [INFO] [stdout] test impls::test::arbitrary_style_block_sass ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sabry_procmacro_impl [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e6d8c38daf9ecf34c3992e900bc52afde1497c4755b42e683c54dce0a571b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6d8c38daf9ecf34c3992e900bc52afde1497c4755b42e683c54dce0a571b4e", kill_on_drop: false }` [INFO] [stdout] 9e6d8c38daf9ecf34c3992e900bc52afde1497c4755b42e683c54dce0a571b4e