[INFO] fetching crate oxc_traverse 0.39.0... [INFO] testing oxc_traverse-0.39.0 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate oxc_traverse 0.39.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate oxc_traverse 0.39.0 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxc_traverse 0.39.0 [INFO] finished tweaking crates.io crate oxc_traverse 0.39.0 [INFO] tweaked toml for crates.io crate oxc_traverse 0.39.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--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] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding oxc_allocator v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_ast v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_data_structures v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_ecmascript v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_semantic v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_span v0.39.0 (available: v0.40.1) [INFO] [stderr] Adding oxc_syntax v0.39.0 (available: v0.40.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxc_data_structures v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e796e8c8161636de87b6f26514c2a7414ace4fa16351f42ba5e100556a3757 [INFO] running `Command { std: "docker" "start" "-a" "b3e796e8c8161636de87b6f26514c2a7414ace4fa16351f42ba5e100556a3757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e796e8c8161636de87b6f26514c2a7414ace4fa16351f42ba5e100556a3757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e796e8c8161636de87b6f26514c2a7414ace4fa16351f42ba5e100556a3757", kill_on_drop: false }` [INFO] [stdout] b3e796e8c8161636de87b6f26514c2a7414ace4fa16351f42ba5e100556a3757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb417ee6d8b444d7b20d09cd5319237f22145abf54e7b009e40e1f9dc5e50ab [INFO] running `Command { std: "docker" "start" "-a" "6fb417ee6d8b444d7b20d09cd5319237f22145abf54e7b009e40e1f9dc5e50ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling oxc_estree v0.39.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxc_index v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling oxc_data_structures v0.39.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling oxc_allocator v0.39.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling oxc_ast_macros v0.39.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.39.0 [INFO] [stderr] Compiling oxc_diagnostics v0.39.0 [INFO] [stderr] Compiling oxc_syntax v0.39.0 [INFO] [stderr] Compiling oxc_regular_expression v0.39.0 [INFO] [stderr] Compiling oxc_cfg v0.39.0 [INFO] [stderr] Compiling oxc_ast v0.39.0 [INFO] [stderr] Compiling oxc_ecmascript v0.39.0 [INFO] [stderr] Compiling oxc_semantic v0.39.0 [INFO] [stderr] Compiling oxc_traverse v0.39.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.64s [INFO] running `Command { std: "docker" "inspect" "6fb417ee6d8b444d7b20d09cd5319237f22145abf54e7b009e40e1f9dc5e50ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb417ee6d8b444d7b20d09cd5319237f22145abf54e7b009e40e1f9dc5e50ab", kill_on_drop: false }` [INFO] [stdout] 6fb417ee6d8b444d7b20d09cd5319237f22145abf54e7b009e40e1f9dc5e50ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cde0239a3cdb3ecd14a9bad4f5d095d0d7c6cf0e900a69f866074fc2fa2a533 [INFO] running `Command { std: "docker" "start" "-a" "5cde0239a3cdb3ecd14a9bad4f5d095d0d7c6cf0e900a69f866074fc2fa2a533", kill_on_drop: false }` [INFO] [stderr] Compiling oxc_traverse v0.39.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "5cde0239a3cdb3ecd14a9bad4f5d095d0d7c6cf0e900a69f866074fc2fa2a533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cde0239a3cdb3ecd14a9bad4f5d095d0d7c6cf0e900a69f866074fc2fa2a533", kill_on_drop: false }` [INFO] [stdout] 5cde0239a3cdb3ecd14a9bad4f5d095d0d7c6cf0e900a69f866074fc2fa2a533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbc8bcd38ff21749ede37e47985e0ab2a7d4121ce3de9c6d5164ccdec0d9f714 [INFO] running `Command { std: "docker" "start" "-a" "cbc8bcd38ff21749ede37e47985e0ab2a7d4121ce3de9c6d5164ccdec0d9f714", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_traverse-142a3e4f9b4617cf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ast_operations::identifier::test ... ok [INFO] [stdout] test context::scoping::test_get_unique_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oxc_traverse [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_ANCESTOR_FROM_ANCESTORS_ITERATOR (line 83) - compile fail ... ok [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_AST_NODE_FROM_ANCESTORS_ITERATOR (line 130) - compile fail ... ok [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_ANCESTOR_NODE (line 33) - compile fail ... ok [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_ANCESTOR (line 11) - compile fail ... ok [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_ANCESTOR_NODE_FROM_ANCESTORS_ITERATOR (line 105) - compile fail ... ok [INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CANNOT_HOLD_ONTO_AST_NODE (line 57) - compile fail ... ok [INFO] [stdout] test src/context/mod.rs - context::TraverseCtx (line 87) ... ok [INFO] [stdout] test src/lib.rs - traverse_mut (line 120) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbc8bcd38ff21749ede37e47985e0ab2a7d4121ce3de9c6d5164ccdec0d9f714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc8bcd38ff21749ede37e47985e0ab2a7d4121ce3de9c6d5164ccdec0d9f714", kill_on_drop: false }` [INFO] [stdout] cbc8bcd38ff21749ede37e47985e0ab2a7d4121ce3de9c6d5164ccdec0d9f714