[INFO] fetching crate natrix_macros 0.2.0...
[INFO] testing natrix_macros-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate natrix_macros 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate natrix_macros 0.2.0
[INFO] finished tweaking crates.io crate natrix_macros 0.2.0
[INFO] tweaked toml for crates.io crate natrix_macros 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate natrix_macros 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate natrix_macros 0.2.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36ae61a40ec96c0ab17d3604026aa47623a8ccc190ea172ad16c087b7c130b6e
[INFO] running `Command { std: "docker" "start" "-a" "36ae61a40ec96c0ab17d3604026aa47623a8ccc190ea172ad16c087b7c130b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ae61a40ec96c0ab17d3604026aa47623a8ccc190ea172ad16c087b7c130b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ae61a40ec96c0ab17d3604026aa47623a8ccc190ea172ad16c087b7c130b6e", kill_on_drop: false }`
[INFO] [stdout] 36ae61a40ec96c0ab17d3604026aa47623a8ccc190ea172ad16c087b7c130b6e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ebb9c48ec9966babab72bfeef44d902e6b18c2fd80006a23e8020f3de3b877f9
[INFO] running `Command { std: "docker" "start" "-a" "ebb9c48ec9966babab72bfeef44d902e6b18c2fd80006a23e8020f3de3b877f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling natrix_shared v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling natrix_macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling template-quote-impl v0.4.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling template-quote v0.4.2
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.65
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.74s
[INFO] running `Command { std: "docker" "inspect" "ebb9c48ec9966babab72bfeef44d902e6b18c2fd80006a23e8020f3de3b877f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb9c48ec9966babab72bfeef44d902e6b18c2fd80006a23e8020f3de3b877f9", kill_on_drop: false }`
[INFO] [stdout] ebb9c48ec9966babab72bfeef44d902e6b18c2fd80006a23e8020f3de3b877f9
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 50e520d1119311f448c99f15d82a32089d58192529486ac3656652e7e37a87e4
[INFO] running `Command { std: "docker" "start" "-a" "50e520d1119311f448c99f15d82a32089d58192529486ac3656652e7e37a87e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling natrix_macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "50e520d1119311f448c99f15d82a32089d58192529486ac3656652e7e37a87e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e520d1119311f448c99f15d82a32089d58192529486ac3656652e7e37a87e4", kill_on_drop: false }`
[INFO] [stdout] 50e520d1119311f448c99f15d82a32089d58192529486ac3656652e7e37a87e4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7f3e914cd7744811ce5e65a36ce1712ba22fbc928f778335dbfa9e2695a906ea
[INFO] running `Command { std: "docker" "start" "-a" "7f3e914cd7744811ce5e65a36ce1712ba22fbc928f778335dbfa9e2695a906ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/natrix_macros/4763ab3728ac63d3/deps/natrix_macros-4763ab3728ac63d3)
[INFO] [stderr]    Doc-tests natrix_macros
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - scoped_css (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - component_derive (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - scoped_css (line 286) ... FAILED
[INFO] [stdout] test src/lib.rs - scoped_css (line 268) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - scoped_css (line 257) stdout ----
[INFO] [stdout] error: cannot find macro `scoped_css` in this scope
[INFO] [stdout]    --> src/lib.rs:258:1
[INFO] [stdout]     |
[INFO] [stdout] 258 | scoped_css!("
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 257 + use natrix_macros::scoped_css;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - component_derive (line 38) stdout ----
[INFO] [stdout] error: cannot find derive macro `Component` in this scope
[INFO] [stdout]   --> src/lib.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Component)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 38 + use natrix_macros::Component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope
[INFO] [stdout]   --> src/lib.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Component for HelloWorld {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn render() -> impl Element<Self::Data> {
[INFO] [stdout]    |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `e`
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         e::h1().text("Hello World")
[INFO] [stdout]    |         ^ use of unresolved module or unlinked crate `e`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `e`, use `cargo add e` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - scoped_css (line 286) stdout ----
[INFO] [stdout] error: cannot find macro `scoped_css` in this scope
[INFO] [stdout]    --> src/lib.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     scoped_css!("
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 288 +     use natrix_macros::scoped_css;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HELLO` in module `css`
[INFO] [stdout]    --> src/lib.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 | e::div().class(css::HELLO);
[INFO] [stdout]     |                     ^^^^^ not found in `css`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `e`
[INFO] [stdout]    --> src/lib.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | e::div().class(css::HELLO);
[INFO] [stdout]     | ^ use of unresolved module or unlinked crate `e`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `e`, use `cargo add e` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - component_derive (line 38)
[INFO] [stdout]     src/lib.rs - scoped_css (line 257)
[INFO] [stdout]     src/lib.rs - scoped_css (line 286)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7f3e914cd7744811ce5e65a36ce1712ba22fbc928f778335dbfa9e2695a906ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3e914cd7744811ce5e65a36ce1712ba22fbc928f778335dbfa9e2695a906ea", kill_on_drop: false }`
[INFO] [stdout] 7f3e914cd7744811ce5e65a36ce1712ba22fbc928f778335dbfa9e2695a906ea
