[INFO] fetching crate swc-coverage-instrument 0.0.32...
[INFO] testing swc-coverage-instrument-0.0.32 against 1.95.0 for beta-1.96-2
[INFO] extracting crate swc-coverage-instrument 0.0.32 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate swc-coverage-instrument 0.0.32
[INFO] finished tweaking crates.io crate swc-coverage-instrument 0.0.32
[INFO] tweaked toml for crates.io crate swc-coverage-instrument 0.0.32 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swc-coverage-instrument 0.0.32 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swc-coverage-instrument 0.0.32 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_ecma_utils v24.0.0
[INFO] [stderr]   Downloaded swc_ecma_quote_macros v27.0.0
[INFO] [stderr]   Downloaded istanbul-oxide v0.0.32
[INFO] [stderr]   Downloaded vergen v9.0.6
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v30.0.0
[INFO] [stderr]   Downloaded swc_ecma_visit v18.0.0
[INFO] [stderr]   Downloaded swc_common v17.0.0
[INFO] [stderr]   Downloaded swc_core v47.0.3
[INFO] [stderr]   Downloaded swc_ecma_parser v27.0.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3648f60906100954a33623cb09212481e840505e6c04bb7d702f65d0ac04e17a
[INFO] running `Command { std: "docker" "start" "-a" "3648f60906100954a33623cb09212481e840505e6c04bb7d702f65d0ac04e17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3648f60906100954a33623cb09212481e840505e6c04bb7d702f65d0ac04e17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3648f60906100954a33623cb09212481e840505e6c04bb7d702f65d0ac04e17a", kill_on_drop: false }`
[INFO] [stdout] 3648f60906100954a33623cb09212481e840505e6c04bb7d702f65d0ac04e17a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c8e14b545749b7855dfd4b736fbbe97e69e0d99a3eefcbc5b5eb0625b137b72
[INFO] running `Command { std: "docker" "start" "-a" "6c8e14b545749b7855dfd4b736fbbe97e69e0d99a3eefcbc5b5eb0625b137b72", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling swc-coverage-instrument v0.0.32 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling hstr v3.0.3
[INFO] [stderr]    Compiling istanbul-oxide v0.0.32
[INFO] [stderr]    Compiling swc_atoms v9.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling swc_core v47.0.3
[INFO] [stderr]    Compiling swc_common v17.0.0
[INFO] [stderr]    Compiling swc_ecma_ast v18.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v27.0.2
[INFO] [stderr]    Compiling swc_ecma_visit v18.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v24.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v30.0.0
[INFO] [stderr]    Compiling swc_ecma_quote_macros v27.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "6c8e14b545749b7855dfd4b736fbbe97e69e0d99a3eefcbc5b5eb0625b137b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8e14b545749b7855dfd4b736fbbe97e69e0d99a3eefcbc5b5eb0625b137b72", kill_on_drop: false }`
[INFO] [stdout] 6c8e14b545749b7855dfd4b736fbbe97e69e0d99a3eefcbc5b5eb0625b137b72
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c489491bef00ce8887c3e36232a3713ba925b04d512843962d4d91920a2590c
[INFO] running `Command { std: "docker" "start" "-a" "4c489491bef00ce8887c3e36232a3713ba925b04d512843962d4d91920a2590c", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc-coverage-instrument v0.0.32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.70s
[INFO] running `Command { std: "docker" "inspect" "4c489491bef00ce8887c3e36232a3713ba925b04d512843962d4d91920a2590c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c489491bef00ce8887c3e36232a3713ba925b04d512843962d4d91920a2590c", kill_on_drop: false }`
[INFO] [stdout] 4c489491bef00ce8887c3e36232a3713ba925b04d512843962d4d91920a2590c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e92ce868adee2a38497fe08e0553d0ddfe103e847ae49dedc6234732686b59a8
[INFO] running `Command { std: "docker" "start" "-a" "e92ce868adee2a38497fe08e0553d0ddfe103e847ae49dedc6234732686b59a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_coverage_instrument-61b15677d8b8828f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_empty ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_empty_report_logic ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_empty_all ... ok
[INFO] [stdout] test source_coverage::tests::should_add_branch_path ... ok
[INFO] [stdout] test source_coverage::tests::should_insert_new_function ... ok
[INFO] [stdout] test source_coverage::tests::should_insert_new_branch ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_new_branch ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_fn_map ... ok
[INFO] [stdout] test source_coverage::tests::should_insert_new_statement ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_create_statement_map ... ok
[INFO] [stdout] test source_coverage::tests::should_freeze ... ok
[INFO] [stdout] test coverage_template::create_coverage_data_object::tests::should_add_branch_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests swc_coverage_instrument
[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" "e92ce868adee2a38497fe08e0553d0ddfe103e847ae49dedc6234732686b59a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e92ce868adee2a38497fe08e0553d0ddfe103e847ae49dedc6234732686b59a8", kill_on_drop: false }`
[INFO] [stdout] e92ce868adee2a38497fe08e0553d0ddfe103e847ae49dedc6234732686b59a8
