[INFO] cloning repository https://github.com/Dreitt/nextt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dreitt/nextt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreitt%2Fnextt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreitt%2Fnextt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 155471cc201e1ded352a03153bd09ca2a2202b71
[INFO] building Dreitt/nextt against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreitt%2Fnextt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (7148/21349)
Updating files:  34% (7259/21349)
Updating files:  35% (7473/21349)
Updating files:  36% (7686/21349)
Updating files:  37% (7900/21349)
Updating files:  38% (8113/21349)
Updating files:  39% (8327/21349)
Updating files:  40% (8540/21349)
Updating files:  41% (8754/21349)
Updating files:  42% (8967/21349)
Updating files:  43% (9181/21349)
Updating files:  44% (9394/21349)
Updating files:  45% (9608/21349)
Updating files:  46% (9821/21349)
Updating files:  47% (10035/21349)
Updating files:  48% (10248/21349)
Updating files:  49% (10462/21349)
Updating files:  50% (10675/21349)
Updating files:  51% (10888/21349)
Updating files:  52% (11102/21349)
Updating files:  53% (11315/21349)
Updating files:  54% (11529/21349)
Updating files:  55% (11742/21349)
Updating files:  56% (11956/21349)
Updating files:  57% (12169/21349)
Updating files:  58% (12383/21349)
Updating files:  59% (12596/21349)
Updating files:  60% (12810/21349)
Updating files:  61% (13023/21349)
Updating files:  61% (13070/21349)
Updating files:  62% (13237/21349)
Updating files:  63% (13450/21349)
Updating files:  64% (13664/21349)
Updating files:  65% (13877/21349)
Updating files:  66% (14091/21349)
Updating files:  67% (14304/21349)
Updating files:  68% (14518/21349)
Updating files:  69% (14731/21349)
Updating files:  70% (14945/21349)
Updating files:  71% (15158/21349)
Updating files:  72% (15372/21349)
Updating files:  73% (15585/21349)
Updating files:  74% (15799/21349)
Updating files:  75% (16012/21349)
Updating files:  76% (16226/21349)
Updating files:  77% (16439/21349)
Updating files:  78% (16653/21349)
Updating files:  79% (16866/21349)
Updating files:  80% (17080/21349)
Updating files:  81% (17293/21349)
Updating files:  82% (17507/21349)
Updating files:  83% (17720/21349)
Updating files:  84% (17934/21349)
Updating files:  85% (18147/21349)
Updating files:  86% (18361/21349)
Updating files:  87% (18574/21349)
Updating files:  88% (18788/21349)
Updating files:  89% (19001/21349)
Updating files:  90% (19215/21349)
Updating files:  90% (19305/21349)
Updating files:  91% (19428/21349)
Updating files:  92% (19642/21349)
Updating files:  93% (19855/21349)
Updating files:  94% (20069/21349)
Updating files:  95% (20282/21349)
Updating files:  96% (20496/21349)
Updating files:  97% (20709/21349)
Updating files:  98% (20923/21349)
Updating files:  99% (21136/21349)
Updating files: 100% (21349/21349)
Updating files: 100% (21349/21349), done.
[INFO] validating manifest of git repo https://github.com/Dreitt/nextt on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dreitt/nextt
[INFO] finished tweaking git repo https://github.com/Dreitt/nextt
[INFO] tweaked toml for git repo https://github.com/Dreitt/nextt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Dreitt/nextt 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ad8d852d24cc235378b836fb2b7fc639bd6ce47ad93dcd1f7d24bbd3c8e658f
[INFO] running `Command { std: "docker" "start" "-a" "3ad8d852d24cc235378b836fb2b7fc639bd6ce47ad93dcd1f7d24bbd3c8e658f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ad8d852d24cc235378b836fb2b7fc639bd6ce47ad93dcd1f7d24bbd3c8e658f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad8d852d24cc235378b836fb2b7fc639bd6ce47ad93dcd1f7d24bbd3c8e658f", kill_on_drop: false }`
[INFO] [stdout] 3ad8d852d24cc235378b836fb2b7fc639bd6ce47ad93dcd1f7d24bbd3c8e658f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e0e4d7ffebb855cf97993f3f059f821a46fdf4d19acbb5ffdec627af10a5e48
[INFO] running `Command { std: "docker" "start" "-a" "2e0e4d7ffebb855cf97993f3f059f821a46fdf4d19acbb5ffdec627af10a5e48", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rend v0.4.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling turbo-tasks-macros-shared v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-macros-shared)
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-id-start v1.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu-js v1.0.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ast_node v2.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling turbo-tasks-build v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-build)
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_allocator v1.0.0
[INFO] [stderr]    Compiling swc_visit v2.0.0
[INFO] [stderr]    Compiling swc_atoms v2.0.0
[INFO] [stderr]    Compiling sourcemap v9.0.0 (https://github.com/wbinnssmith/rust-sourcemap?branch=wbinnssmith%2Fignore-list#5ddd8f17)
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling swc_common v4.0.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_cached v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling swc_ecma_ast v4.0.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling swc_config v1.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr] error: could not compile `swc_ecma_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name swc_ecma_ast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_ast-4.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C overflow-checks=on --cfg 'feature="__rkyv"' --cfg 'feature="bytecheck"' --cfg 'feature="default"' --cfg 'feature="rkyv"' --cfg 'feature="rkyv-impl"' --cfg 'feature="serde"' --cfg 'feature="serde-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rkyv", "arbitrary", "bytecheck", "default", "fuzzing", "rkyv", "rkyv-impl", "serde", "serde-impl"))' -C metadata=24a4ba8dff264516 -C extra-filename=-522d4ef9bb9c20cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-00e54c62be7a5337.rmeta --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-93c10d00376abfd2.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-3d604b5f06f665fa.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-02f09d2454b9e8e4.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-b6a4cdcf54f8397b.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-d6252eb8755cb978.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-547ccc39d4858621.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ec16b2c7101a875e.rmeta --extern string_enum=/opt/rustwide/target/debug/deps/libstring_enum-423fd99e180db8ab.so --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-ca764b9f5207ec53.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-8712b9164c5875cb.rmeta --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-07f82e14fc399068.rmeta --extern unicode_id_start=/opt/rustwide/target/debug/deps/libunicode_id_start-b3438992d9907f58.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e0e4d7ffebb855cf97993f3f059f821a46fdf4d19acbb5ffdec627af10a5e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0e4d7ffebb855cf97993f3f059f821a46fdf4d19acbb5ffdec627af10a5e48", kill_on_drop: false }`
[INFO] [stdout] 2e0e4d7ffebb855cf97993f3f059f821a46fdf4d19acbb5ffdec627af10a5e48
