[INFO] fetching crate static_map_macros 0.2.0-beta...
[INFO] testing static_map_macros-0.2.0-beta against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate static_map_macros 0.2.0-beta into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate static_map_macros 0.2.0-beta
[INFO] finished tweaking crates.io crate static_map_macros 0.2.0-beta
[INFO] tweaked toml for crates.io crate static_map_macros 0.2.0-beta written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate static_map_macros 0.2.0-beta on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding phf v0.7.24 (available: v0.13.1)
[INFO] [stderr]       Adding phf_macros v0.7.24 (available: v0.13.1)
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.41)
[INFO] [stderr]       Adding seahash v3.0.7 (available: v4.1.0)
[INFO] [stderr]       Adding syn v0.11.11 (available: v2.0.108)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 866d71180d06de2c36941776a7c3c77599992f2bf37faeb61f63b0d5a0a606a0
[INFO] running `Command { std: "docker" "start" "-a" "866d71180d06de2c36941776a7c3c77599992f2bf37faeb61f63b0d5a0a606a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "866d71180d06de2c36941776a7c3c77599992f2bf37faeb61f63b0d5a0a606a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "866d71180d06de2c36941776a7c3c77599992f2bf37faeb61f63b0d5a0a606a0", kill_on_drop: false }`
[INFO] [stdout] 866d71180d06de2c36941776a7c3c77599992f2bf37faeb61f63b0d5a0a606a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cd20cb46d134f338f10b61e57cc0807be22867aac006bdb093e73fbb9f52d31
[INFO] running `Command { std: "docker" "start" "-a" "4cd20cb46d134f338f10b61e57cc0807be22867aac006bdb093e73fbb9f52d31", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling static_map_macros v0.2.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/builder.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!(err);
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!("{}", err);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "4cd20cb46d134f338f10b61e57cc0807be22867aac006bdb093e73fbb9f52d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd20cb46d134f338f10b61e57cc0807be22867aac006bdb093e73fbb9f52d31", kill_on_drop: false }`
[INFO] [stdout] 4cd20cb46d134f338f10b61e57cc0807be22867aac006bdb093e73fbb9f52d31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba3d4e0482c6d42645834d017c67b7b51c4907b7aa3bdf952ca7a67121ab192b
[INFO] running `Command { std: "docker" "start" "-a" "ba3d4e0482c6d42645834d017c67b7b51c4907b7aa3bdf952ca7a67121ab192b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling seahash v3.0.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling static_map v0.2.0-beta
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling static_map_macros v0.2.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/builder.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!(err);
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!("{}", err);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf_macros v0.7.24
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/tests.rs:11:56
[INFO] [stdout]     |
[INFO] [stdout]  11 |   static CSS_COLORS_STATIC_MAP: Map<&'static str, RGB> = static_map! {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout]  12 | |     Default: RGB(0x00,0x00,0x00),
[INFO] [stdout]  13 | |     "black" => RGB(0x00,0x00,0x00),
[INFO] [stdout]  14 | |     "silver" => RGB(0xc0,0xc0,0xc0),
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     "rebeccapurple" => RGB(0x66,0x33,0x99),
[INFO] [stdout] 161 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion failed: input.starts_with(LEADING)
[INFO] [stdout]     = note: this error originates in the macro `static_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/builder.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!(err);
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 105 |             panic!("{}", err);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `__static_map__construct_map` in this scope
[INFO] [stdout]    --> tests/tests.rs:11:56
[INFO] [stdout]     |
[INFO] [stdout]  11 |   static CSS_COLORS_STATIC_MAP: Map<&'static str, RGB> = static_map! {
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout]  12 | |     Default: RGB(0x00,0x00,0x00),
[INFO] [stdout]  13 | |     "black" => RGB(0x00,0x00,0x00),
[INFO] [stdout]  14 | |     "silver" => RGB(0xc0,0xc0,0xc0),
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     "rebeccapurple" => RGB(0x66,0x33,0x99),
[INFO] [stdout] 161 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `static_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `static_map_macros` (test "tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ba3d4e0482c6d42645834d017c67b7b51c4907b7aa3bdf952ca7a67121ab192b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba3d4e0482c6d42645834d017c67b7b51c4907b7aa3bdf952ca7a67121ab192b", kill_on_drop: false }`
[INFO] [stdout] ba3d4e0482c6d42645834d017c67b7b51c4907b7aa3bdf952ca7a67121ab192b
