[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amir16yp/restringer-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded oxc_estree v0.108.0
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded oxc_ast_macros v0.108.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.108.0
[INFO] [stderr]   Downloaded oxc_span v0.108.0
[INFO] [stderr]   Downloaded base64-simd v0.8.0
[INFO] [stderr]   Downloaded oxc_sourcemap v6.0.1
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded json-escape-simd v3.0.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded oxc_semantic v0.108.0
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded oxc_parser v0.108.0
[INFO] [stderr]   Downloaded oxc-miette v2.7.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded oxc_regular_expression v0.108.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded oxc_codegen v0.108.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.108.0
[INFO] [stderr]   Downloaded oxc_ast v0.108.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.0.5
[INFO] [stderr]   Downloaded oxc_data_structures v0.108.0
[INFO] [stderr]   Downloaded oxc_ast_visit v0.108.0
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded oxc_allocator v0.108.0
[INFO] [stderr]   Downloaded oxc_index v4.1.0
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded oxc-miette-derive v2.7.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded oxc_syntax v0.108.0
[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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0838ca61f8f4a80c0b559df99dbfc7876de1030a7f387aedfa282851cacb5e53
[INFO] running `Command { std: "docker" "start" "-a" "0838ca61f8f4a80c0b559df99dbfc7876de1030a7f387aedfa282851cacb5e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0838ca61f8f4a80c0b559df99dbfc7876de1030a7f387aedfa282851cacb5e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0838ca61f8f4a80c0b559df99dbfc7876de1030a7f387aedfa282851cacb5e53", kill_on_drop: false }`
[INFO] [stdout] 0838ca61f8f4a80c0b559df99dbfc7876de1030a7f387aedfa282851cacb5e53
[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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6195231f372b6f42d6c0dabecfc4158ebe74befc841dd052dc3ef263dc12b1eb
[INFO] running `Command { std: "docker" "start" "-a" "6195231f372b6f42d6c0dabecfc4158ebe74befc841dd052dc3ef263dc12b1eb", 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 rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling oxc_data_structures v0.108.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling oxc_estree v0.108.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[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 percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling self_cell v1.2.2
[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 base64-simd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[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 clap v4.5.57
[INFO] [stderr]    Compiling oxc_span v0.108.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.108.0
[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 51.14s
[INFO] running `Command { std: "docker" "inspect" "6195231f372b6f42d6c0dabecfc4158ebe74befc841dd052dc3ef263dc12b1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6195231f372b6f42d6c0dabecfc4158ebe74befc841dd052dc3ef263dc12b1eb", kill_on_drop: false }`
[INFO] [stdout] 6195231f372b6f42d6c0dabecfc4158ebe74befc841dd052dc3ef263dc12b1eb
[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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 158c1209cef37c7743b50fbd44355aa649fcda37472ba5f6b399e11e549fab1b
[INFO] running `Command { std: "docker" "start" "-a" "158c1209cef37c7743b50fbd44355aa649fcda37472ba5f6b399e11e549fab1b", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] running `Command { std: "docker" "inspect" "158c1209cef37c7743b50fbd44355aa649fcda37472ba5f6b399e11e549fab1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158c1209cef37c7743b50fbd44355aa649fcda37472ba5f6b399e11e549fab1b", kill_on_drop: false }`
[INFO] [stdout] 158c1209cef37c7743b50fbd44355aa649fcda37472ba5f6b399e11e549fab1b
[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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae2e34ec1ecbb1b2f4e9cb7f45a62b5f03ef188431ada04bab9991654225fbb9
[INFO] running `Command { std: "docker" "start" "-a" "ae2e34ec1ecbb1b2f4e9cb7f45a62b5f03ef188431ada04bab9991654225fbb9", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/restringer_rs-f5acb2c353b28dff)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restringer_rs-e09f12337aa8659b)
[INFO] [stderr]      Running tests/safe_batch1.rs (/opt/rustwide/target/debug/deps/safe_batch1-189584efa1936e57)
[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] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test parse_template_literals_into_string_literals_converts_literal_templates ... ok
[INFO] [stdout] test rearrange_sequences_splits_return_sequence ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_var_arrow_returning_identifier ... ok
[INFO] [stdout] test rearrange_switches_linearizes_deterministic_state_switch ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_replaces_eval_expression ... ok
[INFO] [stdout] test normalize_empty_statements_preserves_control_flow_empty_bodies ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_handles_eval_as_callee ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_function_returning_identifier ... ok
[INFO] [stdout] test replace_call_expressions_with_unwrapped_identifier_unwraps_function_returning_parameterless_call ... ok
[INFO] [stdout] test normalize_empty_statements_removes_standalone_semicolons ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_does_not_replace_modified_variable ... ok
[INFO] [stdout] test replace_function_shells_with_wrapped_value_iife_replaces_simple_iife ... ok
[INFO] [stdout] test detect_webpack_bundle_normalizes_module_factory_param_names ... ok
[INFO] [stdout] test replace_function_return_this_replaces_with_global_this ... 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_assigned_value_does_not_replace_for_in_loop_lhs ... 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_does_not_replace_object_shorthand ... ok
[INFO] [stdout] test normalize_computed_converts_bracket_string_member_access_to_dot ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_replaces_number_literal_references ... 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_for_in_iterator ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_replaces_string_literal ... ok
[INFO] [stdout] test replace_function_shells_with_wrapped_value_replaces_calls_only ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_for_of_iterator ... 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_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_value_not_assigned_at_declaration_does_not_replace_when_references_are_modified ... 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_replaces_number_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_boolean_literal ... ok
[INFO] [stdout] test remove_redundant_block_statements_flattens_nested_blocks ... 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_replaces_null_literal ... ok
[INFO] [stdout] test replace_identifier_with_fixed_assigned_value_not_assigned_at_declaration_does_not_replace_multiple_assignments ... ok
[INFO] [stdout] test resolve_dispatch_table_calls_rewrites_array_table_indirect_call ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_does_not_replace_multiple_assignments ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_does_not_replace_non_literal_computed_property ... ok
[INFO] [stdout] test replace_new_func_calls_with_literal_content_replaces_expression ... ok
[INFO] [stdout] test resolve_function_constructor_calls_replaces_literal_constructor_call ... 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 resolve_member_expression_references_to_array_index_replaces_large_array_index_reads ... ok
[INFO] [stdout] test resolve_member_expression_references_to_array_index_does_not_touch_assignment_lhs ... ok
[INFO] [stdout] test resolve_deterministic_if_statements_resolves_literal_and_unary_conditions ... ok
[INFO] [stdout] test replace_eval_calls_with_literal_content_replaces_eval_statement_with_block ... ok
[INFO] [stdout] test resolve_member_expression_references_to_array_index_skips_small_arrays ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_string_literal ... ok
[INFO] [stdout] test resolve_dispatch_table_calls_rewrites_object_table_indirect_call ... ok
[INFO] [stdout] test replace_identifier_with_fixed_value_not_assigned_at_declaration_replaces_var_declaration ... ok
[INFO] [stdout] test simplify_calls_keeps_non_this_context ... ok
[INFO] [stdout] test resolve_proxy_references_rewrites_proxy_identifier_uses_to_member_expression ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_replaces_reads_with_literal ... ok
[INFO] [stdout] test resolve_redundant_logical_expressions_simplifies_if_test ... ok
[INFO] [stdout] test resolve_member_expressions_with_direct_assignment_does_not_replace_when_property_is_updated ... ok
[INFO] [stdout] test simplify_calls_rewrites_call_this_to_direct_call ... ok
[INFO] [stdout] test separate_chained_declarators_splits_variable_declaration ... ok
[INFO] [stdout] test simplify_babel_class_helpers_inlines_static_props ... ok
[INFO] [stdout] test simplify_module_factory_call_rewrites_call_null_thisarg ... ok
[INFO] [stdout] test resolve_proxy_calls_rewrites_proxy_function_identifier_uses ... ok
[INFO] [stdout] test resolve_proxy_variables_rewrites_proxy_variable_identifier_uses ... ok
[INFO] [stdout] test simplify_if_statements_removes_empty_branches ... ok
[INFO] [stdout] test simplify_module_factory_call_rewrites_call_undefined_thisarg ... ok
[INFO] [stdout] test resolve_proxy_variables_drops_unused_proxy_declarator ... ok
[INFO] [stdout] test unwrap_iifes_unwraps_initializer_return_iife ... ok
[INFO] [stdout] test simplify_babel_class_factory_iife_into_class ... ok
[INFO] [stdout] test unwrap_iifes_unwraps_statement_wrapper_iife ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_unwraps_bang_iife ... ok
[INFO] [stdout] test simplify_calls_rewrites_apply_this_array_to_direct_call ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_require_fn_for_plain_iife_entry_statement ... ok
[INFO] [stdout] test unwrap_function_shells_unwraps_apply_arguments_forwarder ... ok
[INFO] [stdout] test resolve_string_array_decoder_calls_inlines_simple_decoder_call ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_require_fn_to_webpack_require ... ok
[INFO] [stdout] test simplify_babel_class_helpers_inlines_simple_descriptor_array_to_assignments ... ok
[INFO] [stdout] test unwrap_simple_operations_replaces_wrapper_calls_with_operations ... ok
[INFO] [stdout] test simplify_webpack_module_factory_es5_class_to_class_extends ... ok
[INFO] [stdout] test simplify_es5_class_define_properties_helper_to_class ... ok
[INFO] [stdout] test simplify_babel_spread_helper_renamed_simplifies_apply_argument ... ok
[INFO] [stdout] test unwrap_webpack_bootstrap_renames_nested_helper_references ... FAILED
[INFO] [stdout] test simplify_babel_es5_class_to_class_rewrites_prototype_and_static_methods ... 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' (104) panicked at tests/safe_batch1.rs:701:5:
[INFO] [stdout] assertion failed: output.contains("function __webpack_require__")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607161756732 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607161756732 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607161756732 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x607161756732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x607161767f8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x607161767f8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x607161725356 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x607161725356 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x607161735c19 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x607161735c19 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x607161735ab1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x607160f7484e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x607160f7484e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x607161735e92 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x607161735e92 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x607161735d0a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x607161731149 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60716171a18d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x607161770d4c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x607161770d12 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x607160f4bdb0 - safe_batch1::unwrap_webpack_bootstrap_renames_nested_helper_references::hbe43bf25c8c6afac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/safe_batch1.rs:701:5
[INFO] [stdout]   21:     0x607160f4bf27 - safe_batch1::unwrap_webpack_bootstrap_renames_nested_helper_references::{{closure}}::h21152e6710ec788c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/safe_batch1.rs:698:63
[INFO] [stdout]   22:     0x607160f546c6 - core::ops::function::FnOnce::call_once::he4b4e10a641f7357
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x607160f7460b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x607160f7460b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x607160f8801a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x607160f8801a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x607160f8801a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x607160f8801a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x607160f8801a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x607160f8801a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x607160f8801a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x607160f62474 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x607160f62474 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x607160f65e12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x607160f65e12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x607160f65e12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x607160f65e12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x607160f65e12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x607160f65e12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x607160f65e12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60716172c3df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x60716172c3df - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x793060f2daa4 - <unknown>
[INFO] [stdout]   44:     0x793060fbaa64 - 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.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test safe_batch1`
[INFO] running `Command { std: "docker" "inspect" "ae2e34ec1ecbb1b2f4e9cb7f45a62b5f03ef188431ada04bab9991654225fbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2e34ec1ecbb1b2f4e9cb7f45a62b5f03ef188431ada04bab9991654225fbb9", kill_on_drop: false }`
[INFO] [stdout] ae2e34ec1ecbb1b2f4e9cb7f45a62b5f03ef188431ada04bab9991654225fbb9
