[INFO] fetching crate swc-coverage-instrument 0.0.28... [INFO] checking swc-coverage-instrument-0.0.28 against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] extracting crate swc-coverage-instrument 0.0.28 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate swc-coverage-instrument 0.0.28 [INFO] finished tweaking crates.io crate swc-coverage-instrument 0.0.28 [INFO] tweaked toml for crates.io crate swc-coverage-instrument 0.0.28 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate swc-coverage-instrument 0.0.28 on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swc-coverage-instrument 0.0.28 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hstr v1.1.6 [INFO] [stderr] Downloaded swc_atoms v6.0.1 [INFO] [stderr] Downloaded swc_ecma_ast v13.0.1 [INFO] [stderr] Downloaded swc_ecma_utils v18.1.0 [INFO] [stderr] Downloaded swc_ecma_parser v19.0.1 [INFO] [stderr] Downloaded swc_common v13.0.4 [INFO] [stderr] Downloaded swc_core v31.1.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v20.0.0 [INFO] [stderr] Downloaded swc_ecma_lexer v19.0.1 [INFO] [stderr] Downloaded swc_ecma_visit v13.0.0 [INFO] [stderr] Downloaded istanbul-oxide v0.0.28 [INFO] [stderr] Downloaded swc_ecma_quote_macros v19.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45356885114d512c4f39c0ae33af1816a8e165b1e23494431d1a3f285693f85 [INFO] running `Command { std: "docker" "start" "-a" "a45356885114d512c4f39c0ae33af1816a8e165b1e23494431d1a3f285693f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45356885114d512c4f39c0ae33af1816a8e165b1e23494431d1a3f285693f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45356885114d512c4f39c0ae33af1816a8e165b1e23494431d1a3f285693f85", kill_on_drop: false }` [INFO] [stdout] a45356885114d512c4f39c0ae33af1816a8e165b1e23494431d1a3f285693f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0aaf9c44f9ef2c50ee0764cf46614fad1a0695a9f8e67fd1f14ba5e4f8ccd91 [INFO] running `Command { std: "docker" "start" "-a" "c0aaf9c44f9ef2c50ee0764cf46614fad1a0695a9f8e67fd1f14ba5e4f8ccd91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking better_scoped_tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking swc_visit v2.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking par-core v2.0.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling swc-coverage-instrument v0.0.28 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking swc_allocator v4.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling ast_node v3.0.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking bytes-str v0.2.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking hstr v1.1.6 [INFO] [stderr] Checking istanbul-oxide v0.0.28 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking swc_atoms v6.0.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking swc_common v13.0.4 [INFO] [stderr] Checking swc_ecma_ast v13.0.1 [INFO] [stderr] Compiling swc_core v31.1.0 [INFO] [stderr] Checking swc_ecma_visit v13.0.0 [INFO] [stderr] Checking swc_ecma_lexer v19.0.1 [INFO] [stderr] Checking swc_ecma_utils v18.1.0 [INFO] [stderr] Checking swc_ecma_parser v19.0.1 [INFO] [stderr] Checking swc_ecma_transforms_base v20.0.0 [INFO] [stderr] Compiling swc_ecma_quote_macros v19.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "c0aaf9c44f9ef2c50ee0764cf46614fad1a0695a9f8e67fd1f14ba5e4f8ccd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0aaf9c44f9ef2c50ee0764cf46614fad1a0695a9f8e67fd1f14ba5e4f8ccd91", kill_on_drop: false }` [INFO] [stdout] c0aaf9c44f9ef2c50ee0764cf46614fad1a0695a9f8e67fd1f14ba5e4f8ccd91