[INFO] fetching crate sabry_procmacro 0.0.6-rc.1... [INFO] testing sabry_procmacro-0.0.6-rc.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sabry_procmacro 0.0.6-rc.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sabry_procmacro 0.0.6-rc.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sabry_procmacro 0.0.6-rc.1 [INFO] tweaked toml for crates.io crate sabry_procmacro 0.0.6-rc.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sabry_procmacro 0.0.6-rc.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sabry_procmacro 0.0.6-rc.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f969dbd9c4e6e78241f515eebff19a6f6028a8deefe530cdd0d19d22eb1f6608 [INFO] running `Command { std: "docker" "start" "-a" "f969dbd9c4e6e78241f515eebff19a6f6028a8deefe530cdd0d19d22eb1f6608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f969dbd9c4e6e78241f515eebff19a6f6028a8deefe530cdd0d19d22eb1f6608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f969dbd9c4e6e78241f515eebff19a6f6028a8deefe530cdd0d19d22eb1f6608", kill_on_drop: false }` [INFO] [stdout] f969dbd9c4e6e78241f515eebff19a6f6028a8deefe530cdd0d19d22eb1f6608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe491f995a29fd2146e8aa7e6419c4d6ef4c489d9c671b04fb9751cf5b1e8654 [INFO] running `Command { std: "docker" "start" "-a" "fe491f995a29fd2146e8aa7e6419c4d6ef4c489d9c671b04fb9751cf5b1e8654", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling blake3 v1.8.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.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling sabry_intrnl v0.0.6-rc.1 [INFO] [stderr] Compiling sabry_procmacro_impl v0.0.6-rc.1 [INFO] [stderr] Compiling sabry_procmacro v0.0.6-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.84s [INFO] running `Command { std: "docker" "inspect" "fe491f995a29fd2146e8aa7e6419c4d6ef4c489d9c671b04fb9751cf5b1e8654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe491f995a29fd2146e8aa7e6419c4d6ef4c489d9c671b04fb9751cf5b1e8654", kill_on_drop: false }` [INFO] [stdout] fe491f995a29fd2146e8aa7e6419c4d6ef4c489d9c671b04fb9751cf5b1e8654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0be63dc839f7ed36040da74f88440fdd0084fe7f542b28758dbeb289fa7a94e [INFO] running `Command { std: "docker" "start" "-a" "e0be63dc839f7ed36040da74f88440fdd0084fe7f542b28758dbeb289fa7a94e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling raffia_macro v0.1.1 [INFO] [stderr] Compiling raffia v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling sabry_intrnl v0.0.6-rc.1 [INFO] [stderr] Compiling sabry_procmacro_impl v0.0.6-rc.1 [INFO] [stderr] Compiling sabry_procmacro v0.0.6-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not use path "sabry_procmacro/tests/scmicro.scss": NotFound. If the path is relative and 'nightly' feature flag is set - this is likely false-positive [INFO] [stdout] --> tests/macros.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | scssy!(scmicromod:scss "sabry_procmacro/tests/scmicro.scss"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not use path "sabry_procmacro/tests/samicro.sass": NotFound. If the path is relative and 'nightly' feature flag is set - this is likely false-positive [INFO] [stdout] --> tests/macros.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | scssy!(samicromod:sass "sabry_procmacro/tests/samicro.sass"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samicromod` [INFO] [stdout] --> tests/macros.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | use samicromod as aliasedmod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `samicromod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scmicromod` in this scope [INFO] [stdout] --> tests/macros.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | let _usey = usey!(aliasedmod!(), scmicromod!()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `samicromod` in this scope [INFO] [stdout] --> tests/macros.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | samicromod!(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `samicromod` in this scope [INFO] [stdout] --> tests/macros.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(samicromod!(syntax), "sass"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scmicromod` in this scope [INFO] [stdout] --> tests/macros.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | scmicromod!(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scmicromod` in this scope [INFO] [stdout] --> tests/macros.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(scmicromod!(syntax), "scss"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sabry_procmacro` (test "macros") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "e0be63dc839f7ed36040da74f88440fdd0084fe7f542b28758dbeb289fa7a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0be63dc839f7ed36040da74f88440fdd0084fe7f542b28758dbeb289fa7a94e", kill_on_drop: false }` [INFO] [stdout] e0be63dc839f7ed36040da74f88440fdd0084fe7f542b28758dbeb289fa7a94e