[INFO] cloning repository https://github.com/amir16yp/restringer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amir16yp/restringer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famir16yp%2Frestringer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famir16yp%2Frestringer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8966f61b55a6a47e14f97f29b3ccca16554d73da
[INFO] testing amir16yp/restringer-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famir16yp%2Frestringer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amir16yp/restringer-rs
[INFO] finished tweaking git repo https://github.com/amir16yp/restringer-rs
[INFO] tweaked toml for git repo https://github.com/amir16yp/restringer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amir16yp/restringer-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amir16yp/restringer-rs 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-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 384cfa72f98695a78faea436457e78585f9eab4258b019a3b5a28ce0b1a9f28e
[INFO] running `Command { std: "docker" "start" "-a" "384cfa72f98695a78faea436457e78585f9eab4258b019a3b5a28ce0b1a9f28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "384cfa72f98695a78faea436457e78585f9eab4258b019a3b5a28ce0b1a9f28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384cfa72f98695a78faea436457e78585f9eab4258b019a3b5a28ce0b1a9f28e", kill_on_drop: false }`
[INFO] [stdout] 384cfa72f98695a78faea436457e78585f9eab4258b019a3b5a28ce0b1a9f28e
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75e29605ecacaeb2f9e3dc349e192145ebaec558a18f90c34bf20694469e95a3
[INFO] running `Command { std: "docker" "start" "-a" "75e29605ecacaeb2f9e3dc349e192145ebaec558a18f90c34bf20694469e95a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oxc_data_structures v0.108.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling oxc_estree v0.108.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling oxc_allocator v0.108.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxc_ast_macros v0.108.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling oxc-miette v2.7.0
[INFO] [stderr]    Compiling oxc_span v0.108.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.108.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling oxc_regular_expression v0.108.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling oxc_syntax v0.108.0
[INFO] [stderr]    Compiling oxc_ast v0.108.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.108.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.108.0
[INFO] [stderr]    Compiling oxc_parser v0.108.0
[INFO] [stderr]    Compiling oxc_semantic v0.108.0
[INFO] [stderr]    Compiling oxc_codegen v0.108.0
[INFO] [stderr]    Compiling restringer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GetSpan`
[INFO] [stdout]  --> src/transforms/safe/fold_string_from_char_codes.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oxc_span::{GetSpan, Span};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `return_identifier` is never read
[INFO] [stdout]   --> src/transforms/safe/unwrap_iife_returning_identifier.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut return_identifier: Option<IdentifierReference<'a>> = None;
[INFO] [stdout]    |                                                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let mut check_timeout = || -> Result<(), Error> {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_logical_not` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_double_negation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_logical_not<'b>(&self, expr: &'b Expression<'a>) -> Option<&'b Expression<'a>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_object_define_property_call` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_class_helpers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn is_object_define_property_call(&self, call: &CallExpression<'a>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_spread_helper.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 29 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/replace_function_shells_with_wrapped_value.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 28 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.77s
[INFO] running `Command { std: "docker" "inspect" "75e29605ecacaeb2f9e3dc349e192145ebaec558a18f90c34bf20694469e95a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e29605ecacaeb2f9e3dc349e192145ebaec558a18f90c34bf20694469e95a3", kill_on_drop: false }`
[INFO] [stdout] 75e29605ecacaeb2f9e3dc349e192145ebaec558a18f90c34bf20694469e95a3
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b1bc2aa76e51544935288fad55c4aee3b191013e044cf22336141d6f76dd9fe
[INFO] running `Command { std: "docker" "start" "-a" "7b1bc2aa76e51544935288fad55c4aee3b191013e044cf22336141d6f76dd9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling restringer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GetSpan`
[INFO] [stdout]  --> src/transforms/safe/fold_string_from_char_codes.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oxc_span::{GetSpan, Span};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `return_identifier` is never read
[INFO] [stdout]   --> src/transforms/safe/unwrap_iife_returning_identifier.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut return_identifier: Option<IdentifierReference<'a>> = None;
[INFO] [stdout]    |                                                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let mut check_timeout = || -> Result<(), Error> {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_logical_not` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_double_negation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_logical_not<'b>(&self, expr: &'b Expression<'a>) -> Option<&'b Expression<'a>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_object_define_property_call` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_class_helpers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn is_object_define_property_call(&self, call: &CallExpression<'a>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_spread_helper.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 29 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/replace_function_shells_with_wrapped_value.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 28 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetSpan`
[INFO] [stdout]  --> src/transforms/safe/fold_string_from_char_codes.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oxc_span::{GetSpan, Span};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `return_identifier` is never read
[INFO] [stdout]   --> src/transforms/safe/unwrap_iife_returning_identifier.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut return_identifier: Option<IdentifierReference<'a>> = None;
[INFO] [stdout]    |                                                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let mut check_timeout = || -> Result<(), Error> {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_logical_not` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_double_negation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_logical_not<'b>(&self, expr: &'b Expression<'a>) -> Option<&'b Expression<'a>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_object_define_property_call` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_class_helpers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn is_object_define_property_call(&self, call: &CallExpression<'a>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/simplify_babel_spread_helper.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 29 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_parens` is never used
[INFO] [stdout]   --> src/transforms/safe/replace_function_shells_with_wrapped_value.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> Visitor<'a> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 28 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s
[INFO] running `Command { std: "docker" "inspect" "7b1bc2aa76e51544935288fad55c4aee3b191013e044cf22336141d6f76dd9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1bc2aa76e51544935288fad55c4aee3b191013e044cf22336141d6f76dd9fe", kill_on_drop: false }`
[INFO] [stdout] 7b1bc2aa76e51544935288fad55c4aee3b191013e044cf22336141d6f76dd9fe
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2662b17a6d33a755711f9ec78f13a839555ab5f71d539548b84210c0d3c989d
[INFO] running `Command { std: "docker" "start" "-a" "a2662b17a6d33a755711f9ec78f13a839555ab5f71d539548b84210c0d3c989d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `GetSpan`
[INFO] [stderr]  --> src/transforms/safe/fold_string_from_char_codes.rs:4:16
[INFO] [stderr]   |
[INFO] [stderr] 4 | use oxc_span::{GetSpan, Span};
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `return_identifier` is never read
[INFO] [stderr]   --> src/transforms/safe/unwrap_iife_returning_identifier.rs:63:70
[INFO] [stderr]    |
[INFO] [stderr] 63 |         let mut return_identifier: Option<IdentifierReference<'a>> = None;
[INFO] [stderr]    |                                                                      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let mut check_timeout = || -> Result<(), Error> {
[INFO] [stderr]     |             ----^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_logical_not` is never used
[INFO] [stderr]   --> src/transforms/safe/simplify_double_negation.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl<'a> Visitor<'a> {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn is_logical_not<'b>(&self, expr: &'b Expression<'a>) -> Option<&'b Expression<'a>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_object_define_property_call` is never used
[INFO] [stderr]   --> src/transforms/safe/simplify_babel_class_helpers.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl<'a> Visitor<'a> {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn is_object_define_property_call(&self, call: &CallExpression<'a>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `unwrap_parens` is never used
[INFO] [stderr]   --> src/transforms/safe/simplify_babel_spread_helper.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl<'a> Visitor<'a> {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 29 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `unwrap_parens` is never used
[INFO] [stderr]   --> src/transforms/safe/replace_function_shells_with_wrapped_value.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl<'a> Visitor<'a> {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 28 |     fn unwrap_parens<'b>(&self, mut expr: &'b Expression<'a>) -> &'b Expression<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `restringer-rs` (lib) generated 7 warnings (run `cargo fix --lib -p restringer-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `restringer-rs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/restringer_rs-50900fd1d1f7b1bc)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restringer_rs-23be2a307b476f10)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/safe_batch1.rs (/opt/rustwide/target/debug/deps/safe_batch1-962fcbd2dc4719bc)
[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 81 tests
[INFO] [stdout] test normalize_empty_statements_removes_standalone_semicolons ... ok
[INFO] [stdout] test rearrange_sequences_splits_return_sequence ... ok
[INFO] [stdout] test rearrange_switches_linearizes_deterministic_state_switch ... ok
[INFO] [stdout] test parse_template_literals_into_string_literals_converts_literal_templates ... ok
[INFO] [stdout] test detect_webpack_bundle_normalizes_module_factory_param_names ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_function_returning_parameterless_call ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_var_arrow_returning_identifier ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_handles_eval_as_callee ... ok
[INFO] [stdout] test normalize_computed_converts_bracket_string_member_access_to_dot ... ok
[INFO] [stdout] test remove_redundant_block_statements_flattens_nested_blocks ... ok
[INFO] [stdout] test normalize_empty_statements_preserves_control_flow_empty_bodies ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_replaces_eval_statement_with_block ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_function_returning_identifier ... ok
[INFO] [stdout] test replace_function_return_this_replaces_with_global_this ... ok
[INFO] [stdout] test replace_function_shells_with_wrapped_value_replaces_calls_only ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_does_not_replace_object_shorthand ... ok
[INFO] [stdout] test replace_function_shells_with_wrapped_value_iife_replaces_simple_iife ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_does_not_replace_for_in_loop_lhs ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_function_callee ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_variable_with_initial_value ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_does_not_replace_for_in_iterator ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_replaces_string_literal_references ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_in_conditional_expression_context ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_multiple_assignments ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_non_literal_assignment ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_replaces_string_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_when_references_are_modified ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_does_not_replace_multiple_assignments ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_replaces_number_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_var_declaration ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_null_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_string_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_multiple_references ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_for_in_iterator ... ok
[INFO] [stdout] test replace_new_func_calls_with_literal_content_replaces_expression ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_number_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_boolean_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_replaces_number_literal_references ... ok
[INFO] [stdout] test replace_new_func_calls_with_literal_content_replaces_expression_code_in_expression_context ... ok
[INFO] [stdout] test replace_new_func_calls_with_literal_content_replaces_multiple_statements_with_block ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_for_of_iterator ... ok
[INFO] [stdout] test resolve_dispatch_table_calls_rewrites_object_table_indirect_call ... ok
[INFO] [stdout] test resolve_member_expression_references_to_array_index_skips_small_arrays ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_does_not_replace_non_literal_computed_property ... ok
[INFO] [stdout] test resolve_member_expression_references_to_array_index_does_not_touch_assignment_lhs ... ok
[INFO] [stdout] test resolve_function_constructor_calls_replaces_literal_constructor_call ... ok
[INFO] [stdout] test resolve_dispatch_table_calls_rewrites_array_table_indirect_call ... ok
[INFO] [stdout] test resolve_deterministic_if_statements_resolves_literal_and_unary_conditions ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_does_not_replace_when_property_is_updated ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_replaces_reads_with_literal ... ok
[INFO] [stdout] test resolve_member_expression_references_to_array_index_replaces_large_array_index_reads ... ok
[INFO] [stdout] test resolve_proxy_variables_drops_unused_proxy_declarator ... ok
[INFO] [stdout] test resolve_proxy_variables_rewrites_proxy_variable_identifier_uses ... ok
[INFO] [stdout] test separate_chained_declarators_splits_variable_declaration ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_replaces_eval_expression ... ok
[INFO] [stdout] test resolve_proxy_calls_rewrites_proxy_function_identifier_uses ... ok
[INFO] [stdout] test resolve_proxy_references_rewrites_proxy_identifier_uses_to_member_expression ... ok
[INFO] [stdout] test simplify_babel_es5_class_to_class_rewrites_prototype_and_static_methods ... ok
[INFO] [stdout] test resolve_redundant_logical_expressions_simplifies_if_test ... ok
[INFO] [stdout] test simplify_if_statements_removes_empty_branches ... ok
[INFO] [stdout] test simplify_es5_class_define_properties_helper_to_class ... ok
[INFO] [stdout] test simplify_module_factory_call_rewrites_call_undefined_thisarg ... ok
[INFO] [stdout] test unwrap_iifes_unwraps_statement_wrapper_iife ... ok
[INFO] [stdout] test unwrap_iifes_unwraps_initializer_return_iife ... ok
[INFO] [stdout] test simplify_babel_class_helpers_inlines_static_props ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_unwraps_bang_iife ... ok
[INFO] [stdout] test simplify_calls_keeps_non_this_context ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_require_fn_for_plain_iife_entry_statement ... ok
[INFO] [stdout] test resolve_string_array_decoder_calls_inlines_simple_decoder_call ... ok
[INFO] [stdout] test unwrap_function_shells_unwraps_apply_arguments_forwarder ... ok
[INFO] [stdout] test unwrap_simple_operations_replaces_wrapper_calls_with_operations ... ok
[INFO] [stdout] test simplify_babel_spread_helper_renamed_simplifies_apply_argument ... ok
[INFO] [stdout] test simplify_babel_class_helpers_inlines_simple_descriptor_array_to_assignments ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_require_fn_to_webpack_require ... ok
[INFO] [stdout] test simplify_babel_class_factory_iife_into_class ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_does_not_replace_modified_variable ... ok
[INFO] [stdout] test simplify_webpack_module_factory_es5_class_to_class_extends ... ok
[INFO] [stdout] test simplify_calls_rewrites_apply_this_array_to_direct_call ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_nested_helper_references ... FAILED
[INFO] [stdout] test simplify_calls_rewrites_call_this_to_direct_call ... ok
[INFO] [stdout] test simplify_module_factory_call_rewrites_call_null_thisarg ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unwrap_webpack_bootstrap_renames_nested_helper_references stdout ----
[INFO] [stdout] ==== INPUT ====
[INFO] [stdout] (function(e){function r(i){return i;}r.o=function(a,b){return a[b];};r.d=function(e,t,n){if(!r.o(e,t))e[t]=n;};r((r.s=1));})([]);
[INFO] [stdout] ==== OUTPUT ====
[INFO] [stdout] (function(e) {
[INFO] [stdout] 	class __webpack_require__ {
[INFO] [stdout] 		constructor(i) {
[INFO] [stdout] 			return i;
[INFO] [stdout] 		}
[INFO] [stdout] 		static o(a, b) {
[INFO] [stdout] 			return a[b];
[INFO] [stdout] 		}
[INFO] [stdout] 	}
[INFO] [stdout] 	__webpack_require__(__webpack_require__.s = 1);
[INFO] [stdout] })([]);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'unwrap_webpack_bootstrap_renames_nested_helper_references' (103) panicked at tests/safe_batch1.rs:701:5:
[INFO] [stdout] assertion failed: output.contains("function __webpack_require__")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2b7a76d10a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2b7a76d10a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2b7a76d10a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b2b7a76d10a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b2b7a782b2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b2b7a782b2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b2b7a771992 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2b7a771992 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b2b7a74c1ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b2b7a74c1ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b2b7a765679 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b2b79f7cdac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b2b79f7cdac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2b7a765832 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b2b7a765832 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b2b7a74c2ea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b2b7a743c59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b2b7a74cfcd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b2b7a78340c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b2b7a7833d2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b2b79f67140 - safe_batch1::unwrap_webpack_bootstrap_renames_nested_helper_references::hbeba628e33620561
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/safe_batch1.rs:701:5
[INFO] [stdout]   21:     0x5b2b79f672b7 - safe_batch1::unwrap_webpack_bootstrap_renames_nested_helper_references::{{closure}}::hd07bba191e462333
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/safe_batch1.rs:698:63
[INFO] [stdout]   22:     0x5b2b79f6f146 - core::ops::function::FnOnce::call_once::h5a53eac9050f3dd7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b2b79f70e8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b2b79f70e8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b2b79f7d87b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b2b79f7d87b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b2b79f7d87b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b2b79f7d87b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b2b79f7d87b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b2b79f7d87b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b2b79f7d87b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b2b79f78f94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b2b79f78f94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b2b79f80482 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5b2b79f80482 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b2b79f80482 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b2b79f80482 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b2b79f80482 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b2b79f80482 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5b2b79f80482 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b2b7a76ca1f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5b2b7a76ca1f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x789c51d21aa4 - <unknown>
[INFO] [stdout]   44:     0x789c51daea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unwrap_webpack_bootstrap_renames_nested_helper_references
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 80 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test safe_batch1`
[INFO] running `Command { std: "docker" "inspect" "a2662b17a6d33a755711f9ec78f13a839555ab5f71d539548b84210c0d3c989d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2662b17a6d33a755711f9ec78f13a839555ab5f71d539548b84210c0d3c989d", kill_on_drop: false }`
[INFO] [stdout] a2662b17a6d33a755711f9ec78f13a839555ab5f71d539548b84210c0d3c989d
