[INFO] fetching crate swc_plugin_backend_wasmtime 5.0.0...
[INFO] checking swc_plugin_backend_wasmtime-5.0.0 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] extracting crate swc_plugin_backend_wasmtime 5.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate swc_plugin_backend_wasmtime 5.0.0
[INFO] finished tweaking crates.io crate swc_plugin_backend_wasmtime 5.0.0
[INFO] tweaked toml for crates.io crate swc_plugin_backend_wasmtime 5.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swc_plugin_backend_wasmtime 5.0.0 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swc_plugin_backend_wasmtime 5.0.0 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb76cac6d546964bef0324bb0e65073b10166869b23db34d3f73e54e043ad5d
[INFO] running `Command { std: "docker" "start" "-a" "aeb76cac6d546964bef0324bb0e65073b10166869b23db34d3f73e54e043ad5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb76cac6d546964bef0324bb0e65073b10166869b23db34d3f73e54e043ad5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb76cac6d546964bef0324bb0e65073b10166869b23db34d3f73e54e043ad5d", kill_on_drop: false }`
[INFO] [stdout] aeb76cac6d546964bef0324bb0e65073b10166869b23db34d3f73e54e043ad5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e09d75c6bd920fbd40c4602002e6d473bd1b494ed14e9e8ffbed06b4688b828e
[INFO] running `Command { std: "docker" "start" "-a" "e09d75c6bd920fbd40c4602002e6d473bd1b494ed14e9e8ffbed06b4688b828e", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cranelift-srcgen v0.125.4
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cranelift-bitset v0.125.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cranelift-isle v0.125.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.125.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.125.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking wasmtime-internal-math v38.0.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking cranelift-control v0.125.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vergen-lib v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling vergen v9.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.125.4
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling wiggle-macro v38.0.4
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v38.0.4
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling cap-fs-ext v3.4.4
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8662e6f9b179f23d -C extra-filename=-e53ec04b4e5fe179 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f74afd73ca5b8933.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=05e81ed42777aeaa -C extra-filename=-03acd04c64aeab39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3f827f22c87aaecc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e09d75c6bd920fbd40c4602002e6d473bd1b494ed14e9e8ffbed06b4688b828e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09d75c6bd920fbd40c4602002e6d473bd1b494ed14e9e8ffbed06b4688b828e", kill_on_drop: false }`
[INFO] [stdout] e09d75c6bd920fbd40c4602002e6d473bd1b494ed14e9e8ffbed06b4688b828e
