[INFO] fetching crate portal-jsc-swc-tac 0.8.0-pre.9...
[INFO] testing portal-jsc-swc-tac-0.8.0-pre.9 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate portal-jsc-swc-tac 0.8.0-pre.9 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate portal-jsc-swc-tac 0.8.0-pre.9
[INFO] finished tweaking crates.io crate portal-jsc-swc-tac 0.8.0-pre.9
[INFO] tweaked toml for crates.io crate portal-jsc-swc-tac 0.8.0-pre.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate portal-jsc-swc-tac 0.8.0-pre.9 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate portal-jsc-swc-tac 0.8.0-pre.9 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7da5ccfa02b45f40da3be4b29fc7e643f9acd008cb5ee649fd3bffba3b2c98
[INFO] running `Command { std: "docker" "start" "-a" "df7da5ccfa02b45f40da3be4b29fc7e643f9acd008cb5ee649fd3bffba3b2c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7da5ccfa02b45f40da3be4b29fc7e643f9acd008cb5ee649fd3bffba3b2c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7da5ccfa02b45f40da3be4b29fc7e643f9acd008cb5ee649fd3bffba3b2c98", kill_on_drop: false }`
[INFO] [stdout] df7da5ccfa02b45f40da3be4b29fc7e643f9acd008cb5ee649fd3bffba3b2c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a115628b408f9b2f27bb83f1cc49519e53eea77b46e275de87713e21b239ec
[INFO] running `Command { std: "docker" "start" "-a" "97a115628b408f9b2f27bb83f1cc49519e53eea77b46e275de87713e21b239ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling arena-traits v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling no-error-type v0.1.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling linearize v0.1.4
[INFO] [stderr]    Compiling portal-solutions-proxy-signs v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling relooper v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[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 phf_macros v0.11.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling linearize-derive v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hstr v2.0.0
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling cfg-traits v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ssa-traits v0.2.3
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling portal-pc-asm-common v0.1.0
[INFO] [stderr]    Compiling portal-jsc-common v0.8.0-pre.9
[INFO] [stderr]    Compiling swc_common v14.0.3
[INFO] [stderr]    Compiling swc_ecma_ast v15.0.0
[INFO] [stderr]    Compiling swc_ecma_visit v15.0.0
[INFO] [stderr]    Compiling swc_ecma_lexer v23.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v21.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v23.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v25.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v26.0.0
[INFO] [stderr] error: could not compile `swc_ecma_parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name swc_ecma_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-23.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "swc_ecma_visit", "tracing-spans", "typescript", "unstable", "verify"))' -C metadata=765cf81eeeda6388 -C extra-filename=-4995ce456824e2cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-aa0e76fac2fe508c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-41a875544402c9c4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-000b376cdf953c64.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-c63a0058a974d1bb.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-41ee485c409ab2de.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-071d6a50d77ebf04.rmeta --extern swc_ecma_lexer=/opt/rustwide/target/debug/deps/libswc_ecma_lexer-4f58e404e29fde07.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9ff8aacd5211bfd7.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-7e88b7e60814f30c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97a115628b408f9b2f27bb83f1cc49519e53eea77b46e275de87713e21b239ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a115628b408f9b2f27bb83f1cc49519e53eea77b46e275de87713e21b239ec", kill_on_drop: false }`
[INFO] [stdout] 97a115628b408f9b2f27bb83f1cc49519e53eea77b46e275de87713e21b239ec
