[INFO] cloning repository https://github.com/KermanX/tree-shaker-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KermanX/tree-shaker-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f560a94bc9a020cc04fd44565f3fa4102693fa11
[INFO] testing KermanX/tree-shaker-prototype against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/KermanX/tree-shaker-prototype
[INFO] finished tweaking git repo https://github.com/KermanX/tree-shaker-prototype
[INFO] tweaked toml for git repo https://github.com/KermanX/tree-shaker-prototype written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KermanX/tree-shaker-prototype on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KermanX/tree-shaker-prototype 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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 phf v0.13.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded oxc_syntax v0.86.0
[INFO] [stderr]   Downloaded oxc_span v0.86.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded napi-build v2.2.3
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded oxc_cfg v0.86.0
[INFO] [stderr]   Downloaded napi-sys v3.0.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.0.5
[INFO] [stderr]   Downloaded napi-derive-backend v2.1.4
[INFO] [stderr]   Downloaded oxc_ast_visit v0.86.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded napi v3.2.4
[INFO] [stderr]   Downloaded flame v0.2.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]   Downloaded oxc-miette v2.4.0
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded oxc_traverse v0.86.0
[INFO] [stderr]   Downloaded oxc_semantic v0.86.0
[INFO] [stderr]   Downloaded oxc_regular_expression v0.86.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded oxc_codegen v0.86.0
[INFO] [stderr]   Downloaded oxc_data_structures v0.86.0
[INFO] [stderr]   Downloaded oxc_allocator v0.86.0
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded ctor v0.5.0
[INFO] [stderr]   Downloaded napi-derive v3.2.4
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded codspeed-criterion-compat v3.0.5
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded oxc_sourcemap v4.1.0
[INFO] [stderr]   Downloaded oxc v0.86.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.86.0
[INFO] [stderr]   Downloaded oxc_index v3.0.0
[INFO] [stderr]   Downloaded oxc-miette-derive v2.4.0
[INFO] [stderr]   Downloaded flamescope v0.1.3
[INFO] [stderr]   Downloaded oxc_estree v0.86.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.86.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.86.0
[INFO] [stderr]   Downloaded oxc_minifier v0.86.0
[INFO] [stderr]   Downloaded oxc_mangler v0.86.0
[INFO] [stderr]   Downloaded oxc_ast v0.86.0
[INFO] [stderr]   Downloaded oxc_parser v0.86.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d75baa38132a027c8fadef0e4e988b617efec9c5e18565768333dea44754754
[INFO] running `Command { std: "docker" "start" "-a" "4d75baa38132a027c8fadef0e4e988b617efec9c5e18565768333dea44754754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d75baa38132a027c8fadef0e4e988b617efec9c5e18565768333dea44754754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d75baa38132a027c8fadef0e4e988b617efec9c5e18565768333dea44754754", kill_on_drop: false }`
[INFO] [stdout] 4d75baa38132a027c8fadef0e4e988b617efec9c5e18565768333dea44754754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a88ba720db2f15b1511d13d8c55c65d949ee986447d6f3564a03e59dfc9dcf86
[INFO] running `Command { std: "docker" "start" "-a" "a88ba720db2f15b1511d13d8c55c65d949ee986447d6f3564a03e59dfc9dcf86", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oxc_data_structures v0.86.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling oxc_estree v0.86.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling oxc_index v3.0.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling oxc_sourcemap v4.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling oxc_allocator v0.86.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling napi v3.2.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v3.0.5
[INFO] [stderr]    Compiling jsshaker_napi v0.0.0 (/opt/rustwide/workdir/packages/napi)
[INFO] [stderr]    Compiling napi-sys v3.0.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling napi-derive-backend v2.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling oxc-miette-derive v2.4.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.86.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling napi-derive v3.2.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling oxc-miette v2.4.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling oxc_span v0.86.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.86.0
[INFO] [stderr]    Compiling oxc_syntax v0.86.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.86.0
[INFO] [stderr]    Compiling oxc_cfg v0.86.0
[INFO] [stderr]    Compiling oxc_ast v0.86.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v3.0.5
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]    Compiling oxc_ecmascript v0.86.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.86.0
[INFO] [stderr]    Compiling oxc_semantic v0.86.0
[INFO] [stderr]    Compiling oxc_parser v0.86.0
[INFO] [stderr]    Compiling oxc_codegen v0.86.0
[INFO] [stderr]    Compiling oxc_traverse v0.86.0
[INFO] [stderr]    Compiling oxc_mangler v0.86.0
[INFO] [stderr] error: could not compile `oxc_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.86.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::use_self' --warn=unused_unsafe '--warn=clippy::unused_result_ok' '--warn=clippy::unused_peekable' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' --warn=tail_expr_drop_order '--warn=clippy::suspicious_operation_groupings' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::pathbuf_init_then_push' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::non_send_fields_in_send_ty' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::iter_on_single_items' '--warn=clippy::infinite_loop' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignore_without_reason' '--warn=clippy::get_unwrap' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::filetype_is_file' '--allow=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--warn=clippy::dbg_macro' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::cargo_common_metadata' '--allow=clippy::branches_sharing_code' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=090bed86fa4e9072 -C extra-filename=-313385eba3067d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6fbf4e159725b0e3.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-3bf6f5f40da0692e.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-362e137ce97a46db.so --extern oxc_data_structures=/opt/rustwide/target/debug/deps/liboxc_data_structures-ab7b508f65c98efb.rmeta --extern oxc_estree=/opt/rustwide/target/debug/deps/liboxc_estree-97b846bf3d199cd0.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-75523d61724eab09.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-a1f983cadbc8a3aa.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-15b9f0a328dcf129.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a88ba720db2f15b1511d13d8c55c65d949ee986447d6f3564a03e59dfc9dcf86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88ba720db2f15b1511d13d8c55c65d949ee986447d6f3564a03e59dfc9dcf86", kill_on_drop: false }`
[INFO] [stdout] a88ba720db2f15b1511d13d8c55c65d949ee986447d6f3564a03e59dfc9dcf86
