[INFO] fetching crate simi-macros 0.2.1...
[INFO] testing simi-macros-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate simi-macros 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate simi-macros 0.2.1
[INFO] finished tweaking crates.io crate simi-macros 0.2.1
[INFO] tweaked toml for crates.io crate simi-macros 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simi-macros 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.3.3 (available: v0.5.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (available: v1.0.106)
[INFO] [stderr]       Adding quote v0.6.13 (available: v1.0.45)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.117)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3b0b652655ef4495ac5eef0bd409dff407864f6f482473fb420a32805544d8d1
[INFO] running `Command { std: "docker" "start" "-a" "3b0b652655ef4495ac5eef0bd409dff407864f6f482473fb420a32805544d8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0b652655ef4495ac5eef0bd409dff407864f6f482473fb420a32805544d8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0b652655ef4495ac5eef0bd409dff407864f6f482473fb420a32805544d8d1", kill_on_drop: false }`
[INFO] [stdout] 3b0b652655ef4495ac5eef0bd409dff407864f6f482473fb420a32805544d8d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f702f768ffe7d8c8a864d0d8efef53a1fb7c2efa5c6a5ce5853cbd75640631c
[INFO] running `Command { std: "docker" "start" "-a" "4f702f768ffe7d8c8a864d0d8efef53a1fb7c2efa5c6a5ce5853cbd75640631c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling simi-macros v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mode` and `app_type` are never read
[INFO] [stdout]   --> src/render/params.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Params {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 11 |     pub mode: RenderMode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub item_counter: std::cell::Cell<usize>,
[INFO] [stdout] 13 |     pub app_type: TokenStream,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/render/mod.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |                   panic!(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 365 | |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stdout] 366 | |                     self.name, tag
[INFO] [stdout] 367 | |                 ));
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[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: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 364 ~                 panic!(
[INFO] [stdout] 365 |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stdout] 366 |                     self.name, tag
[INFO] [stdout] 367 ~                 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/render/generate.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |                   panic!(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 477 | |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stdout] 478 | |                     handler
[INFO] [stdout] 479 | |                 ));
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 476 ~                 panic!(
[INFO] [stdout] 477 |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stdout] 478 |                     handler
[INFO] [stdout] 479 ~                 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/helper.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |           _ => panic!(format!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 80 | |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stdout] 81 | |             event_name
[INFO] [stdout] 82 | |         )),
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 ~         _ => panic!(
[INFO] [stdout] 80 |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stdout] 81 |             event_name
[INFO] [stdout] 82 ~         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/error_on_stable.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  6 |       panic!(format!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout]  7 | |         "{}
[INFO] [stdout]  8 | | =====
[INFO] [stdout]  9 | | '{}' appears on line {}
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         crate::BETTER_ERROR_MESSAGE
[INFO] [stdout] 18 | |     ))
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 ~     panic!(
[INFO] [stdout]  7 |         "{}
[INFO] [stdout] ...
[INFO] [stdout] 17 |         crate::BETTER_ERROR_MESSAGE
[INFO] [stdout] 18 ~     )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.63s
[INFO] running `Command { std: "docker" "inspect" "4f702f768ffe7d8c8a864d0d8efef53a1fb7c2efa5c6a5ce5853cbd75640631c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f702f768ffe7d8c8a864d0d8efef53a1fb7c2efa5c6a5ce5853cbd75640631c", kill_on_drop: false }`
[INFO] [stdout] 4f702f768ffe7d8c8a864d0d8efef53a1fb7c2efa5c6a5ce5853cbd75640631c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 85804950d7bd5482777adfdcc3bf4e0377497723acf65ef3dc2d65fd9b65124c
[INFO] running `Command { std: "docker" "start" "-a" "85804950d7bd5482777adfdcc3bf4e0377497723acf65ef3dc2d65fd9b65124c", kill_on_drop: false }`
[INFO] [stderr]    Compiling simi-macros v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mode` and `app_type` are never read
[INFO] [stdout]   --> src/render/params.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Params {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 11 |     pub mode: RenderMode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub item_counter: std::cell::Cell<usize>,
[INFO] [stdout] 13 |     pub app_type: TokenStream,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/render/mod.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |                   panic!(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 365 | |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stdout] 366 | |                     self.name, tag
[INFO] [stdout] 367 | |                 ));
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[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: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 364 ~                 panic!(
[INFO] [stdout] 365 |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stdout] 366 |                     self.name, tag
[INFO] [stdout] 367 ~                 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/render/generate.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |                   panic!(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 477 | |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stdout] 478 | |                     handler
[INFO] [stdout] 479 | |                 ));
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 476 ~                 panic!(
[INFO] [stdout] 477 |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stdout] 478 |                     handler
[INFO] [stdout] 479 ~                 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/helper.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |           _ => panic!(format!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 80 | |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stdout] 81 | |             event_name
[INFO] [stdout] 82 | |         )),
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 ~         _ => panic!(
[INFO] [stdout] 80 |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stdout] 81 |             event_name
[INFO] [stdout] 82 ~         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/error_on_stable.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  6 |       panic!(format!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout]  7 | |         "{}
[INFO] [stdout]  8 | | =====
[INFO] [stdout]  9 | | '{}' appears on line {}
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         crate::BETTER_ERROR_MESSAGE
[INFO] [stdout] 18 | |     ))
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 ~     panic!(
[INFO] [stdout]  7 |         "{}
[INFO] [stdout] ...
[INFO] [stdout] 17 |         crate::BETTER_ERROR_MESSAGE
[INFO] [stdout] 18 ~     )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "85804950d7bd5482777adfdcc3bf4e0377497723acf65ef3dc2d65fd9b65124c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85804950d7bd5482777adfdcc3bf4e0377497723acf65ef3dc2d65fd9b65124c", kill_on_drop: false }`
[INFO] [stdout] 85804950d7bd5482777adfdcc3bf4e0377497723acf65ef3dc2d65fd9b65124c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f9ca937a7ef784fa73ec9a7c432398f5c8763384a6fe443fcf2e7c1854b435b4
[INFO] running `Command { std: "docker" "start" "-a" "f9ca937a7ef784fa73ec9a7c432398f5c8763384a6fe443fcf2e7c1854b435b4", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mode` and `app_type` are never read
[INFO] [stderr]   --> src/render/params.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Params {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 11 |     pub mode: RenderMode,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 12 |     pub item_counter: std::cell::Cell<usize>,
[INFO] [stderr] 13 |     pub app_type: TokenStream,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/render/mod.rs:364:24
[INFO] [stderr]     |
[INFO] [stderr] 364 |                   panic!(format!(
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 365 | |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stderr] 366 | |                     self.name, tag
[INFO] [stderr] 367 | |                 ));
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 364 ~                 panic!(
[INFO] [stderr] 365 |                     "Attribute `{}` of element `{}` does not support optional value",
[INFO] [stderr] 366 |                     self.name, tag
[INFO] [stderr] 367 ~                 );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/render/generate.rs:476:24
[INFO] [stderr]     |
[INFO] [stderr] 476 |                   panic!(format!(
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 477 | |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stderr] 478 | |                     handler
[INFO] [stderr] 479 | |                 ));
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 476 ~                 panic!(
[INFO] [stderr] 477 |                     "Calling generate_box_handler on a ElementEventHandler::Placeholder: {}",
[INFO] [stderr] 478 |                     handler
[INFO] [stderr] 479 ~                 );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/render/helper.rs:79:21
[INFO] [stderr]    |
[INFO] [stderr] 79 |           _ => panic!(format!(
[INFO] [stderr]    |  _____________________^
[INFO] [stderr] 80 | |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stderr] 81 | |             event_name
[INFO] [stderr] 82 | |         )),
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 79 ~         _ => panic!(
[INFO] [stderr] 80 |             "JS argument name for {} is not supported yet. Please file a bug!",
[INFO] [stderr] 81 |             event_name
[INFO] [stderr] 82 ~         ),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/render/error_on_stable.rs:6:12
[INFO] [stderr]    |
[INFO] [stderr]  6 |       panic!(format!(
[INFO] [stderr]    |  ____________^
[INFO] [stderr]  7 | |         "{}
[INFO] [stderr]  8 | | =====
[INFO] [stderr]  9 | | '{}' appears on line {}
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | |         crate::BETTER_ERROR_MESSAGE
[INFO] [stderr] 18 | |     ))
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr]  6 ~     panic!(
[INFO] [stderr]  7 |         "{}
[INFO] [stderr] ...
[INFO] [stderr] 17 |         crate::BETTER_ERROR_MESSAGE
[INFO] [stderr] 18 ~     )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `simi-macros` (lib test) generated 5 warnings (run `cargo fix --lib -p simi-macros --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simi_macros-2f45d6ddc228c962)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test render::test::one_empty_element ... ok
[INFO] [stdout] test render::test::nested_elements ... ok
[INFO] [stdout] test render::test::one_element_with_attributes ... ok
[INFO] [stdout] test render::test::macro_options ... ok
[INFO] [stdout] test render::test::multi_elements_at_root ... ok
[INFO] [stdout] test render::test::no_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9ca937a7ef784fa73ec9a7c432398f5c8763384a6fe443fcf2e7c1854b435b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ca937a7ef784fa73ec9a7c432398f5c8763384a6fe443fcf2e7c1854b435b4", kill_on_drop: false }`
[INFO] [stdout] f9ca937a7ef784fa73ec9a7c432398f5c8763384a6fe443fcf2e7c1854b435b4
