[INFO] fetching crate maudit_rolldown_common 0.1.0...
[INFO] testing maudit_rolldown_common-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate maudit_rolldown_common 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate maudit_rolldown_common 0.1.0
[INFO] finished tweaking crates.io crate maudit_rolldown_common 0.1.0
[INFO] tweaked toml for crates.io crate maudit_rolldown_common 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maudit_rolldown_common 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maudit_rolldown_common 0.1.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e9d26661591d49502bcb294ba2ea80a91f0325ade16f693bd4ad3b2c0e376ae
[INFO] running `Command { std: "docker" "start" "-a" "4e9d26661591d49502bcb294ba2ea80a91f0325ade16f693bd4ad3b2c0e376ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e9d26661591d49502bcb294ba2ea80a91f0325ade16f693bd4ad3b2c0e376ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9d26661591d49502bcb294ba2ea80a91f0325ade16f693bd4ad3b2c0e376ae", kill_on_drop: false }`
[INFO] [stdout] 4e9d26661591d49502bcb294ba2ea80a91f0325ade16f693bd4ad3b2c0e376ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe15eac93ac5019b9cc3409d161eefab2377da152e54750356da85dab74f8e54
[INFO] running `Command { std: "docker" "start" "-a" "fe15eac93ac5019b9cc3409d161eefab2377da152e54750356da85dab74f8e54", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling seize v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling papaya v0.1.8
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regress v0.10.1
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling oxc_data_structures v0.48.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling vfs v0.12.0
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling maudit_rolldown_std_utils v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.48.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling oxc_diagnostics v0.48.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling oxc_estree v0.48.0
[INFO] [stderr]    Compiling oxc_allocator v0.48.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling oxc_span v0.48.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling oxc_syntax v0.48.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.48.0
[INFO] [stderr]    Compiling oxc_sourcemap v1.0.6
[INFO] [stderr]    Compiling oxc-browserslist v1.1.0
[INFO] [stderr]    Compiling oxc_resolver v4.0.0
[INFO] [stderr]    Compiling oxc_ast v0.48.0
[INFO] [stderr]    Compiling string_wizard v0.0.26
[INFO] [stderr]    Compiling maudit_rolldown_fs v0.1.0
[INFO] [stderr]    Compiling oxc_cfg v0.48.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.48.0
[INFO] [stderr]    Compiling oxc_semantic v0.48.0
[INFO] [stderr]    Compiling oxc_parser v0.48.0
[INFO] [stderr]    Compiling oxc_traverse v0.48.0
[INFO] [stderr]    Compiling oxc_mangler v0.48.0
[INFO] [stderr]    Compiling oxc_codegen v0.48.0
[INFO] [stderr]    Compiling oxc_transformer v0.48.0
[INFO] [stderr]    Compiling oxc_minifier v0.48.0
[INFO] [stderr]    Compiling oxc v0.48.0
[INFO] [stderr]    Compiling maudit_rolldown_error_fork v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_utils v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_rstr v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_ecmascript v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_sourcemap v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/is_external.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 11 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/is_external.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]    |                    ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 34 +       ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/output_option/addon.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stdout] 10 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/asset_filenames.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/chunk_filenames.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/globals.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                    ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 5 + pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sanitize_filename.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 6 | type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                         ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 6 + type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sourcemap_ignore_list.rs:5:64
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]   |                                                                ^                                                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 5 + pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sourcemap_path_transform.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                               ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 5 + type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/treeshake.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stdout] 52 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.00s
[INFO] running `Command { std: "docker" "inspect" "fe15eac93ac5019b9cc3409d161eefab2377da152e54750356da85dab74f8e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe15eac93ac5019b9cc3409d161eefab2377da152e54750356da85dab74f8e54", kill_on_drop: false }`
[INFO] [stdout] fe15eac93ac5019b9cc3409d161eefab2377da152e54750356da85dab74f8e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b898db25411763c350d01c78125cb972c207b4500ac5c0dcc5be2b8c93e9a27a
[INFO] running `Command { std: "docker" "start" "-a" "b898db25411763c350d01c78125cb972c207b4500ac5c0dcc5be2b8c93e9a27a", kill_on_drop: false }`
[INFO] [stderr]    Compiling maudit_rolldown_common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/is_external.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 11 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/is_external.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]    |                    ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 34 +       ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/output_option/addon.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stdout] 10 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/asset_filenames.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/chunk_filenames.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/output_option/globals.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                    ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 5 + pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sanitize_filename.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 6 | type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                         ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 6 + type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sourcemap_ignore_list.rs:5:64
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout]   |                                                                ^                                                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stdout] 5 + pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/inner_bundler_options/types/sourcemap_path_transform.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout]   |                                                               ^                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stdout] 5 + type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/inner_bundler_options/types/treeshake.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stdout]    |                ^                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stdout] 52 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "b898db25411763c350d01c78125cb972c207b4500ac5c0dcc5be2b8c93e9a27a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b898db25411763c350d01c78125cb972c207b4500ac5c0dcc5be2b8c93e9a27a", kill_on_drop: false }`
[INFO] [stdout] b898db25411763c350d01c78125cb972c207b4500ac5c0dcc5be2b8c93e9a27a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f04b600eb478295a160870f3981d604d96db961287b14d3b4166d6edd606496e
[INFO] running `Command { std: "docker" "start" "-a" "f04b600eb478295a160870f3981d604d96db961287b14d3b4166d6edd606496e", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/inner_bundler_options/types/is_external.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 11 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr]    |                ^                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 11 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr] 11 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/inner_bundler_options/types/is_external.rs:34:20
[INFO] [stderr]    |
[INFO] [stderr] 34 |       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr]    |                    ^                                                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 -       ) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr] 34 +       ) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/inner_bundler_options/types/output_option/addon.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr] 10 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stderr]    |                ^                                                                    ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 10 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static)>>
[INFO] [stderr] 10 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<String>>> + Send + 'static >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/output_option/asset_filenames.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr]   |                ^                                                            ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/output_option/chunk_filenames.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr]   |                ^                                                            ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 7 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr] 7 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/output_option/globals.rs:5:52
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr]   |                                                    ^                                                            ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 5 - pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr] 5 + pub type GlobalsFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/sanitize_filename.rs:6:57
[INFO] [stderr]   |
[INFO] [stderr] 6 | type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr]   |                                                         ^                                                            ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 6 - type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr] 6 + type SanitizeFileNameFunction = dyn Fn(&str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/sourcemap_ignore_list.rs:5:64
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr]   |                                                                ^                                                          ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 5 - pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<bool>> + Send + 'static)>>
[INFO] [stderr] 5 + pub type SourceMapIgnoreListFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<bool>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]  --> src/inner_bundler_options/types/sourcemap_path_transform.rs:5:63
[INFO] [stderr]   |
[INFO] [stderr] 5 | type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr]   |                                                               ^                                                            ^
[INFO] [stderr]   |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 5 - type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<(dyn Future<Output = anyhow::Result<String>> + Send + 'static)>>
[INFO] [stderr] 5 + type SourceMapPathTransformFn = dyn Fn(&str, &str) -> Pin<Box<dyn Future<Output = anyhow::Result<String>> + Send + 'static >>
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/inner_bundler_options/types/treeshake.rs:52:16
[INFO] [stderr]    |
[INFO] [stderr] 52 |   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stderr]    |                ^                                                                  ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 52 -   ) -> Pin<Box<(dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static)>>
[INFO] [stderr] 52 +   ) -> Pin<Box<dyn Future<Output = anyhow::Result<Option<bool>>> + Send + 'static >>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `maudit_rolldown_common` (lib test) generated 10 warnings (run `cargo fix --lib -p maudit_rolldown_common --tests` to apply 10 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maudit_rolldown_common-afb0cc9b5db1a177)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ecmascript::node_builtin_modules::test_is_builtin_modules ... ok
[INFO] [stdout] test inner_bundler_options::types::filename_template::basic ... ok
[INFO] [stdout] test inner_bundler_options::types::filename_template::hash_with_len ... ok
[INFO] [stdout] test types::module_id::test_stabilize_module_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f04b600eb478295a160870f3981d604d96db961287b14d3b4166d6edd606496e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04b600eb478295a160870f3981d604d96db961287b14d3b4166d6edd606496e", kill_on_drop: false }`
[INFO] [stdout] f04b600eb478295a160870f3981d604d96db961287b14d3b4166d6edd606496e
