[INFO] cloning repository https://github.com/scottweaver/js-suboptimizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottweaver/js-suboptimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottweaver%2Fjs-suboptimizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottweaver%2Fjs-suboptimizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56efc48f7a3c8bfcc7926b033e651ad1812ed1c8 [INFO] building scottweaver/js-suboptimizer against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottweaver%2Fjs-suboptimizer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottweaver/js-suboptimizer on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottweaver/js-suboptimizer [INFO] finished tweaking git repo https://github.com/scottweaver/js-suboptimizer [INFO] tweaked toml for git repo https://github.com/scottweaver/js-suboptimizer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scottweaver/js-suboptimizer 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxc-miette-derive v1.0.2 [INFO] [stderr] Downloaded oxc_span v0.48.2 [INFO] [stderr] Downloaded oxc_syntax v0.48.2 [INFO] [stderr] Downloaded assert-unchecked v0.1.2 [INFO] [stderr] Downloaded oxc_ast_macros v0.48.2 [INFO] [stderr] Downloaded oxc_estree v0.48.2 [INFO] [stderr] Downloaded oxc_index v2.0.0 [INFO] [stderr] Downloaded oxc_diagnostics v0.48.2 [INFO] [stderr] Downloaded oxc_sourcemap v1.0.6 [INFO] [stderr] Downloaded oxc_mangler v0.48.2 [INFO] [stderr] Downloaded oxc_cfg v0.48.2 [INFO] [stderr] Downloaded xml5ever v0.20.0 [INFO] [stderr] Downloaded oxc_codegen v0.48.2 [INFO] [stderr] Downloaded oxc_regular_expression v0.48.2 [INFO] [stderr] Downloaded oxc_ecmascript v0.48.2 [INFO] [stderr] Downloaded oxc_semantic v0.48.2 [INFO] [stderr] Downloaded markup5ever_rcdom v0.5.0-unofficial [INFO] [stderr] Downloaded oxc_minifier v0.48.2 [INFO] [stderr] Downloaded oxc_ast v0.48.2 [INFO] [stderr] Downloaded oxc_parser v0.48.2 [INFO] [stderr] Downloaded oxc-miette v1.0.2 [INFO] [stderr] Downloaded oxc_data_structures v0.48.2 [INFO] [stderr] Downloaded oxc_allocator v0.48.2 [INFO] [stderr] Downloaded string_cache_codegen v0.5.3 [INFO] [stderr] Downloaded oxc_traverse v0.48.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b5563bee4b78e5455fe9c43109e0203b9163ac18cde4120f3c67cedb04214c [INFO] running `Command { std: "docker" "start" "-a" "36b5563bee4b78e5455fe9c43109e0203b9163ac18cde4120f3c67cedb04214c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b5563bee4b78e5455fe9c43109e0203b9163ac18cde4120f3c67cedb04214c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b5563bee4b78e5455fe9c43109e0203b9163ac18cde4120f3c67cedb04214c", kill_on_drop: false }` [INFO] [stdout] 36b5563bee4b78e5455fe9c43109e0203b9163ac18cde4120f3c67cedb04214c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c34557ecbc885d516cf2455d931f522d5d7ebb8695a0f783049da8bd392491 [INFO] running `Command { std: "docker" "start" "-a" "d6c34557ecbc885d516cf2455d931f522d5d7ebb8695a0f783049da8bd392491", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling oxc_estree v0.48.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling oxc_allocator v0.48.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling oxc_data_structures v0.48.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.48.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.48.2 [INFO] [stderr] Compiling oxc_diagnostics v0.48.2 [INFO] [stderr] Compiling oxc_syntax v0.48.2 [INFO] [stderr] Compiling oxc_regular_expression v0.48.2 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling oxc_cfg v0.48.2 [INFO] [stderr] Compiling oxc_ast v0.48.2 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling oxc_sourcemap v1.0.6 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling xml5ever v0.20.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.5.0-unofficial [INFO] [stderr] Compiling oxc_ecmascript v0.48.2 [INFO] [stderr] Compiling oxc_semantic v0.48.2 [INFO] [stderr] Compiling oxc_parser v0.48.2 [INFO] [stderr] Compiling oxc_mangler v0.48.2 [INFO] [stderr] Compiling oxc_codegen v0.48.2 [INFO] [stderr] Compiling oxc_traverse v0.48.2 [INFO] [stderr] Compiling oxc_minifier v0.48.2 [INFO] [stderr] Compiling js-suboptimizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `moduleFile` should have a snake case name [INFO] [stdout] --> src/javascript.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | fn import_statement(&self, moduleFile: &str) -> String; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `module_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moduleFile` should have a snake case name [INFO] [stdout] --> src/javascript.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | fn import_statement(&self, moduleFile: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `module_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "d6c34557ecbc885d516cf2455d931f522d5d7ebb8695a0f783049da8bd392491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c34557ecbc885d516cf2455d931f522d5d7ebb8695a0f783049da8bd392491", kill_on_drop: false }` [INFO] [stdout] d6c34557ecbc885d516cf2455d931f522d5d7ebb8695a0f783049da8bd392491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcd663ed3eee1b9cc0ad4a0d119e65140b00bc6b6a96e8240d38245626216e9 [INFO] running `Command { std: "docker" "start" "-a" "bbcd663ed3eee1b9cc0ad4a0d119e65140b00bc6b6a96e8240d38245626216e9", kill_on_drop: false }` [INFO] [stderr] Compiling js-suboptimizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `moduleFile` should have a snake case name [INFO] [stdout] --> src/javascript.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | fn import_statement(&self, moduleFile: &str) -> String; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `module_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moduleFile` should have a snake case name [INFO] [stdout] --> src/javascript.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | fn import_statement(&self, moduleFile: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `module_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "bbcd663ed3eee1b9cc0ad4a0d119e65140b00bc6b6a96e8240d38245626216e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcd663ed3eee1b9cc0ad4a0d119e65140b00bc6b6a96e8240d38245626216e9", kill_on_drop: false }` [INFO] [stdout] bbcd663ed3eee1b9cc0ad4a0d119e65140b00bc6b6a96e8240d38245626216e9