[INFO] fetching crate swc_plugin_runner 22.0.1... [INFO] testing swc_plugin_runner-22.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate swc_plugin_runner 22.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate swc_plugin_runner 22.0.1 [INFO] finished tweaking crates.io crate swc_plugin_runner 22.0.1 [INFO] tweaked toml for crates.io crate swc_plugin_runner 22.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate swc_plugin_runner 22.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swc_plugin_runner 22.0.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.20.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded vergen-lib v0.1.3 [INFO] [stderr] Downloaded vergen v9.0.0 [INFO] [stderr] Downloaded bytecheck v0.8.1 [INFO] [stderr] Downloaded swc_transform_common v11.0.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded swc_trace_macro v2.0.2 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded swc_plugin_proxy v18.0.0 [INFO] [stderr] Downloaded hstr v3.0.3 [INFO] [stderr] Downloaded bytecheck_derive v0.8.1 [INFO] [stderr] Downloaded rkyv v0.8.9 [INFO] [stderr] Downloaded rkyv_derive v0.8.9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f0026927e3feb2a7153441861c8ad1b5bfa92919f370a7fa9ba96315af8cfd6 [INFO] running `Command { std: "docker" "start" "-a" "6f0026927e3feb2a7153441861c8ad1b5bfa92919f370a7fa9ba96315af8cfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f0026927e3feb2a7153441861c8ad1b5bfa92919f370a7fa9ba96315af8cfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0026927e3feb2a7153441861c8ad1b5bfa92919f370a7fa9ba96315af8cfd6", kill_on_drop: false }` [INFO] [stdout] 6f0026927e3feb2a7153441861c8ad1b5bfa92919f370a7fa9ba96315af8cfd6 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5312c8f44ac95f9cd880a7addcce1078308e0f976b7e122bc0ff3467d2c4927 [INFO] running `Command { std: "docker" "start" "-a" "c5312c8f44ac95f9cd880a7addcce1078308e0f976b7e122bc0ff3467d2c4927", kill_on_drop: false }` [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling swc_trace_macro v2.0.2 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bytes-str v0.2.5 [INFO] [stderr] Compiling hstr v3.0.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling swc_plugin_runner v22.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling swc_common v17.0.0 [INFO] [stderr] Compiling swc_ecma_ast v18.0.0 [INFO] [stderr] Compiling swc_transform_common v11.0.0 [INFO] [stderr] Compiling swc_plugin_proxy v18.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.44s [INFO] running `Command { std: "docker" "inspect" "c5312c8f44ac95f9cd880a7addcce1078308e0f976b7e122bc0ff3467d2c4927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5312c8f44ac95f9cd880a7addcce1078308e0f976b7e122bc0ff3467d2c4927", kill_on_drop: false }` [INFO] [stdout] c5312c8f44ac95f9cd880a7addcce1078308e0f976b7e122bc0ff3467d2c4927 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a8ece654fb8073e07939e4a9e8879975c94001369ae8a329d531872582f55c [INFO] running `Command { std: "docker" "start" "-a" "22a8ece654fb8073e07939e4a9e8879975c94001369ae8a329d531872582f55c", kill_on_drop: false }` [INFO] [stderr] Compiling swc_plugin_runner v22.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "22a8ece654fb8073e07939e4a9e8879975c94001369ae8a329d531872582f55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a8ece654fb8073e07939e4a9e8879975c94001369ae8a329d531872582f55c", kill_on_drop: false }` [INFO] [stdout] 22a8ece654fb8073e07939e4a9e8879975c94001369ae8a329d531872582f55c [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 913f0b0df990eeed9431b9ac5fb6c11550989de612e657fe00e13352cec52668 [INFO] running `Command { std: "docker" "start" "-a" "913f0b0df990eeed9431b9ac5fb6c11550989de612e657fe00e13352cec52668", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_plugin_runner-78f1a26797628aaf) [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" "913f0b0df990eeed9431b9ac5fb6c11550989de612e657fe00e13352cec52668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913f0b0df990eeed9431b9ac5fb6c11550989de612e657fe00e13352cec52668", kill_on_drop: false }` [INFO] [stdout] 913f0b0df990eeed9431b9ac5fb6c11550989de612e657fe00e13352cec52668