[INFO] fetching crate silkenweb-macros 0.10.0...
[INFO] testing silkenweb-macros-0.10.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate silkenweb-macros 0.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate silkenweb-macros 0.10.0
[INFO] finished tweaking crates.io crate silkenweb-macros 0.10.0
[INFO] tweaked toml for crates.io crate silkenweb-macros 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate silkenweb-macros 0.10.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] crate crates.io crate silkenweb-macros 0.10.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" "+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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8a1ce5da6a15ab002642d0438222ac75b0a682721f3b07a2a4d40c7e51294153
[INFO] running `Command { std: "docker" "start" "-a" "8a1ce5da6a15ab002642d0438222ac75b0a682721f3b07a2a4d40c7e51294153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a1ce5da6a15ab002642d0438222ac75b0a682721f3b07a2a4d40c7e51294153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1ce5da6a15ab002642d0438222ac75b0a682721f3b07a2a4d40c7e51294153", kill_on_drop: false }`
[INFO] [stdout] 8a1ce5da6a15ab002642d0438222ac75b0a682721f3b07a2a4d40c7e51294153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7bdfc72680d8be885dfbe3d25957fd3764d5fe0e278101f696d001d076a3fac7
[INFO] running `Command { std: "docker" "start" "-a" "7bdfc72680d8be885dfbe3d25957fd3764d5fe0e278101f696d001d076a3fac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling clonelet v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling silkenweb-css v0.10.0
[INFO] [stderr]    Compiling silkenweb-macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.73s
[INFO] running `Command { std: "docker" "inspect" "7bdfc72680d8be885dfbe3d25957fd3764d5fe0e278101f696d001d076a3fac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdfc72680d8be885dfbe3d25957fd3764d5fe0e278101f696d001d076a3fac7", kill_on_drop: false }`
[INFO] [stdout] 7bdfc72680d8be885dfbe3d25957fd3764d5fe0e278101f696d001d076a3fac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ef7be83fb1c90ffc0cdb6484aeab595f87e5ab2ef289f67f3bef319cd26e79e3
[INFO] running `Command { std: "docker" "start" "-a" "ef7be83fb1c90ffc0cdb6484aeab595f87e5ab2ef289f67f3bef319cd26e79e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling silkenweb-macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "ef7be83fb1c90ffc0cdb6484aeab595f87e5ab2ef289f67f3bef319cd26e79e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef7be83fb1c90ffc0cdb6484aeab595f87e5ab2ef289f67f3bef319cd26e79e3", kill_on_drop: false }`
[INFO] [stdout] ef7be83fb1c90ffc0cdb6484aeab595f87e5ab2ef289f67f3bef319cd26e79e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }`
[INFO] [stdout] 587d19183ac3cfac34349220b59ebf5b44462c4f3c24a508fc8bd6a03b241d7b
[INFO] running `Command { std: "docker" "start" "-a" "587d19183ac3cfac34349220b59ebf5b44462c4f3c24a508fc8bd6a03b241d7b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/silkenweb_macros-d196bd381034de07)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests silkenweb_macros
[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 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" "587d19183ac3cfac34349220b59ebf5b44462c4f3c24a508fc8bd6a03b241d7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587d19183ac3cfac34349220b59ebf5b44462c4f3c24a508fc8bd6a03b241d7b", kill_on_drop: false }`
[INFO] [stdout] 587d19183ac3cfac34349220b59ebf5b44462c4f3c24a508fc8bd6a03b241d7b
