[INFO] cloning repository https://github.com/mikeduminy/rust-js-visitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeduminy/rust-js-visitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeduminy%2Frust-js-visitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeduminy%2Frust-js-visitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed98cb5966fb4c824861f8809319631724560189 [INFO] testing mikeduminy/rust-js-visitor against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeduminy%2Frust-js-visitor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikeduminy/rust-js-visitor 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 git repo https://github.com/mikeduminy/rust-js-visitor [INFO] finished tweaking git repo https://github.com/mikeduminy/rust-js-visitor [INFO] tweaked toml for git repo https://github.com/mikeduminy/rust-js-visitor written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mikeduminy/rust-js-visitor 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" "+1.83.0" "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] Downloading crates ... [INFO] [stderr] Downloaded oxc_span v0.6.0 [INFO] [stderr] Downloaded oxc_index v0.6.0 [INFO] [stderr] Downloaded oxc_allocator v0.6.0 [INFO] [stderr] Downloaded index_vec v0.1.3 [INFO] [stderr] Downloaded oxc_diagnostics v0.6.0 [INFO] [stderr] Downloaded oxc_parser v0.6.0 [INFO] [stderr] Downloaded oxc_ast v0.6.0 [INFO] [stderr] Downloaded oxc_syntax v0.6.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] 375177e6e534104fc40f2f1bf8675854bb4d14c72eb39bfba4fe07af545c0082 [INFO] running `Command { std: "docker" "start" "-a" "375177e6e534104fc40f2f1bf8675854bb4d14c72eb39bfba4fe07af545c0082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375177e6e534104fc40f2f1bf8675854bb4d14c72eb39bfba4fe07af545c0082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375177e6e534104fc40f2f1bf8675854bb4d14c72eb39bfba4fe07af545c0082", kill_on_drop: false }` [INFO] [stdout] 375177e6e534104fc40f2f1bf8675854bb4d14c72eb39bfba4fe07af545c0082 [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] 6971d34d41a04207ba38d994e79805de14b70ef4d1f3c9c2bbb79d6e6d42872c [INFO] running `Command { std: "docker" "start" "-a" "6971d34d41a04207ba38d994e79805de14b70ef4d1f3c9c2bbb79d6e6d42872c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling index_vec v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-id-start v1.1.2 [INFO] [stderr] Compiling oxc_index v0.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling oxc_allocator v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling oxc_span v0.6.0 [INFO] [stderr] Compiling oxc_diagnostics v0.6.0 [INFO] [stderr] Compiling oxc_syntax v0.6.0 [INFO] [stderr] Compiling oxc_ast v0.6.0 [INFO] [stderr] Compiling oxc_parser v0.6.0 [INFO] [stderr] Compiling js-visitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.50s [INFO] running `Command { std: "docker" "inspect" "6971d34d41a04207ba38d994e79805de14b70ef4d1f3c9c2bbb79d6e6d42872c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6971d34d41a04207ba38d994e79805de14b70ef4d1f3c9c2bbb79d6e6d42872c", kill_on_drop: false }` [INFO] [stdout] 6971d34d41a04207ba38d994e79805de14b70ef4d1f3c9c2bbb79d6e6d42872c [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] 3a455ba9f865e6a532b8ad66794c3fe198a741bde8af37884d5ccaac9aef6a1e [INFO] running `Command { std: "docker" "start" "-a" "3a455ba9f865e6a532b8ad66794c3fe198a741bde8af37884d5ccaac9aef6a1e", kill_on_drop: false }` [INFO] [stderr] Compiling js-visitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "3a455ba9f865e6a532b8ad66794c3fe198a741bde8af37884d5ccaac9aef6a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a455ba9f865e6a532b8ad66794c3fe198a741bde8af37884d5ccaac9aef6a1e", kill_on_drop: false }` [INFO] [stdout] 3a455ba9f865e6a532b8ad66794c3fe198a741bde8af37884d5ccaac9aef6a1e [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] dd930c27bdb6679f8f5220c88ecf9245536fe70126420e0b734f8f63d9afebdf [INFO] running `Command { std: "docker" "start" "-a" "dd930c27bdb6679f8f5220c88ecf9245536fe70126420e0b734f8f63d9afebdf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/js_visitor-ebeef6fab5d53cf3) [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" "dd930c27bdb6679f8f5220c88ecf9245536fe70126420e0b734f8f63d9afebdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd930c27bdb6679f8f5220c88ecf9245536fe70126420e0b734f8f63d9afebdf", kill_on_drop: false }` [INFO] [stdout] dd930c27bdb6679f8f5220c88ecf9245536fe70126420e0b734f8f63d9afebdf