[INFO] fetching crate simi-macros 0.2.1...
[INFO] testing simi-macros-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate simi-macros 0.2.1 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simi-macros 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87c7f6a9a8beb4cf917d9717160a8301b39d8a17f8b1bd87fa4cdb4605c7c3c3
[INFO] running `Command { std: "docker" "start" "-a" "87c7f6a9a8beb4cf917d9717160a8301b39d8a17f8b1bd87fa4cdb4605c7c3c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87c7f6a9a8beb4cf917d9717160a8301b39d8a17f8b1bd87fa4cdb4605c7c3c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c7f6a9a8beb4cf917d9717160a8301b39d8a17f8b1bd87fa4cdb4605c7c3c3", kill_on_drop: false }`
[INFO] [stdout] 87c7f6a9a8beb4cf917d9717160a8301b39d8a17f8b1bd87fa4cdb4605c7c3c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd835e7f7d78126d61f759f3dd1e7aefe3c42963198944a32031091970e00d1f
[INFO] running `Command { std: "docker" "start" "-a" "bd835e7f7d78126d61f759f3dd1e7aefe3c42963198944a32031091970e00d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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.66s
[INFO] running `Command { std: "docker" "inspect" "bd835e7f7d78126d61f759f3dd1e7aefe3c42963198944a32031091970e00d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd835e7f7d78126d61f759f3dd1e7aefe3c42963198944a32031091970e00d1f", kill_on_drop: false }`
[INFO] [stdout] bd835e7f7d78126d61f759f3dd1e7aefe3c42963198944a32031091970e00d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cb633b66c7520a55d962087a087eb284f64ef5ced7064e5eb6d5e9449d457ff
[INFO] running `Command { std: "docker" "start" "-a" "9cb633b66c7520a55d962087a087eb284f64ef5ced7064e5eb6d5e9449d457ff", 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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.54s
[INFO] running `Command { std: "docker" "inspect" "9cb633b66c7520a55d962087a087eb284f64ef5ced7064e5eb6d5e9449d457ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb633b66c7520a55d962087a087eb284f64ef5ced7064e5eb6d5e9449d457ff", kill_on_drop: false }`
[INFO] [stdout] 9cb633b66c7520a55d962087a087eb284f64ef5ced7064e5eb6d5e9449d457ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0890b76962223d4a7821a609352ff49350e5558fdfe9195fb64d94b80a425e1f
[INFO] running `Command { std: "docker" "start" "-a" "0890b76962223d4a7821a609352ff49350e5558fdfe9195fb64d94b80a425e1f", 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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-2a6db821d759a6ad)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test render::test::one_empty_element ... ok
[INFO] [stdout] test render::test::multi_elements_at_root ... ok
[INFO] [stdout] test render::test::one_element_with_attributes ... ok
[INFO] [stdout] test render::test::no_update ... ok
[INFO] [stdout] test render::test::nested_elements ... ok
[INFO] [stdout] test render::test::macro_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0890b76962223d4a7821a609352ff49350e5558fdfe9195fb64d94b80a425e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0890b76962223d4a7821a609352ff49350e5558fdfe9195fb64d94b80a425e1f", kill_on_drop: false }`
[INFO] [stdout] 0890b76962223d4a7821a609352ff49350e5558fdfe9195fb64d94b80a425e1f
