[INFO] cloning repository https://github.com/keller-mark/oxc-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keller-mark/oxc-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller-mark%2Foxc-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller-mark%2Foxc-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 183e6a748a3ec416a67348bf223c8e6bcec1b6e0 [INFO] testing keller-mark/oxc-py against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeller-mark%2Foxc-py" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keller-mark/oxc-py [INFO] finished tweaking git repo https://github.com/keller-mark/oxc-py [INFO] tweaked toml for git repo https://github.com/keller-mark/oxc-py written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keller-mark/oxc-py on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keller-mark/oxc-py 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6a51af2e364bc1c02a311dbd4c13e08ca778f68f25d74c8e5f27319487aaac [INFO] running `Command { std: "docker" "start" "-a" "0f6a51af2e364bc1c02a311dbd4c13e08ca778f68f25d74c8e5f27319487aaac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6a51af2e364bc1c02a311dbd4c13e08ca778f68f25d74c8e5f27319487aaac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6a51af2e364bc1c02a311dbd4c13e08ca778f68f25d74c8e5f27319487aaac", kill_on_drop: false }` [INFO] [stdout] 0f6a51af2e364bc1c02a311dbd4c13e08ca778f68f25d74c8e5f27319487aaac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27265cdb81be370a4014dbe82beae43ebf870ca03fcee964762b08bcc3440e60 [INFO] running `Command { std: "docker" "start" "-a" "27265cdb81be370a4014dbe82beae43ebf870ca03fcee964762b08bcc3440e60", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling oxc_estree v0.44.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling oxc_sourcemap v1.0.9 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling oxc_allocator v0.44.0 [INFO] [stderr] Compiling oxc_data_structures v0.44.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.44.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling oxc_span v0.44.0 [INFO] [stderr] Compiling oxc_diagnostics v0.44.0 [INFO] [stderr] Compiling oxc_syntax v0.44.0 [INFO] [stderr] Compiling oxc_regular_expression v0.44.0 [INFO] [stderr] Compiling oxc_cfg v0.44.0 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling oxc_ast v0.44.0 [INFO] [stderr] Compiling oxc-browserslist v1.1.2 [INFO] [stderr] Compiling oxc_ecmascript v0.44.0 [INFO] [stderr] Compiling oxc_semantic v0.44.0 [INFO] [stderr] Compiling oxc_parser v0.44.0 [INFO] [stderr] Compiling oxc_mangler v0.44.0 [INFO] [stderr] Compiling oxc_traverse v0.44.0 [INFO] [stderr] Compiling oxc_codegen v0.44.0 [INFO] [stderr] Compiling oxc_transformer v0.44.0 [INFO] [stderr] Compiling oxc-py v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/lib.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.74s [INFO] running `Command { std: "docker" "inspect" "27265cdb81be370a4014dbe82beae43ebf870ca03fcee964762b08bcc3440e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27265cdb81be370a4014dbe82beae43ebf870ca03fcee964762b08bcc3440e60", kill_on_drop: false }` [INFO] [stdout] 27265cdb81be370a4014dbe82beae43ebf870ca03fcee964762b08bcc3440e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c686c224b8dcd8f1bf8a4de6f3f2fd59a664e8827e2117b66355204707a9e9 [INFO] running `Command { std: "docker" "start" "-a" "d6c686c224b8dcd8f1bf8a4de6f3f2fd59a664e8827e2117b66355204707a9e9", kill_on_drop: false }` [INFO] [stderr] Compiling oxc-py v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "d6c686c224b8dcd8f1bf8a4de6f3f2fd59a664e8827e2117b66355204707a9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c686c224b8dcd8f1bf8a4de6f3f2fd59a664e8827e2117b66355204707a9e9", kill_on_drop: false }` [INFO] [stdout] d6c686c224b8dcd8f1bf8a4de6f3f2fd59a664e8827e2117b66355204707a9e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d372dd1200e0ec88a931e3706784034da258a79a21b08011069ac8c1f89c5184 [INFO] running `Command { std: "docker" "start" "-a" "d372dd1200e0ec88a931e3706784034da258a79a21b08011069ac8c1f89c5184", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_py-dcb447fb10fa7b6f) [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] running `Command { std: "docker" "inspect" "d372dd1200e0ec88a931e3706784034da258a79a21b08011069ac8c1f89c5184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d372dd1200e0ec88a931e3706784034da258a79a21b08011069ac8c1f89c5184", kill_on_drop: false }` [INFO] [stdout] d372dd1200e0ec88a931e3706784034da258a79a21b08011069ac8c1f89c5184