[INFO] cloning repository https://github.com/jurgen-paul/next.js
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jurgen-paul/next.js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurgen-paul%2Fnext.js", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurgen-paul%2Fnext.js'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0b338f11eb1a0c94294f2791ca1890604d8d641
[INFO] checking jurgen-paul/next.js against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurgen-paul%2Fnext.js" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (13148/23302)
Updating files:  57% (13283/23302)
Updating files:  58% (13516/23302)
Updating files:  59% (13749/23302)
Updating files:  60% (13982/23302)
Updating files:  61% (14215/23302)
Updating files:  62% (14448/23302)
Updating files:  63% (14681/23302)
Updating files:  64% (14914/23302)
Updating files:  65% (15147/23302)
Updating files:  66% (15380/23302)
Updating files:  67% (15613/23302)
Updating files:  68% (15846/23302)
Updating files:  69% (16079/23302)
Updating files:  70% (16312/23302)
Updating files:  71% (16545/23302)
Updating files:  72% (16778/23302)
Updating files:  73% (17011/23302)
Updating files:  74% (17244/23302)
Updating files:  75% (17477/23302)
Updating files:  76% (17710/23302)
Updating files:  77% (17943/23302)
Updating files:  78% (18176/23302)
Updating files:  79% (18409/23302)
Updating files:  80% (18642/23302)
Updating files:  81% (18875/23302)
Updating files:  82% (19108/23302)
Updating files:  83% (19341/23302)
Updating files:  84% (19574/23302)
Updating files:  85% (19807/23302)
Updating files:  86% (20040/23302)
Updating files:  87% (20273/23302)
Updating files:  88% (20506/23302)
Updating files:  89% (20739/23302)
Updating files:  90% (20972/23302)
Updating files:  91% (21205/23302)
Updating files:  92% (21438/23302)
Updating files:  93% (21671/23302)
Updating files:  94% (21904/23302)
Updating files:  95% (22137/23302)
Updating files:  96% (22370/23302)
Updating files:  97% (22603/23302)
Updating files:  98% (22836/23302)
Updating files:  99% (23069/23302)
Updating files: 100% (23302/23302)
Updating files: 100% (23302/23302), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jurgen-paul/next.js
[INFO] finished tweaking git repo https://github.com/jurgen-paul/next.js
[INFO] tweaked toml for git repo https://github.com/jurgen-paul/next.js written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jurgen-paul/next.js on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jurgen-paul/next.js 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 911af43e0385ba1763c29442873edd3a40801e0c2428e2715ba0b3eb404ba2e8
[INFO] running `Command { std: "docker" "start" "-a" "911af43e0385ba1763c29442873edd3a40801e0c2428e2715ba0b3eb404ba2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "911af43e0385ba1763c29442873edd3a40801e0c2428e2715ba0b3eb404ba2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "911af43e0385ba1763c29442873edd3a40801e0c2428e2715ba0b3eb404ba2e8", kill_on_drop: false }`
[INFO] [stdout] 911af43e0385ba1763c29442873edd3a40801e0c2428e2715ba0b3eb404ba2e8
[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" "-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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad03a1059cf4e7caaaeca33f0ad48ebf6f3b76ff3c83f1d4b9dda377f75f6b4
[INFO] running `Command { std: "docker" "start" "-a" "5ad03a1059cf4e7caaaeca33f0ad48ebf6f3b76ff3c83f1d4b9dda377f75f6b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling turbo-tasks-macros-shared v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-macros-shared)
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-id-start v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling unsize v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.38
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]     Checking ryu-js v1.0.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking mimalloc v0.1.42
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking turbo-tasks-malloc v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-malloc)
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling shrink-to-fit-macro v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking shrink-to-fit v0.2.10
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking bytecheck v0.8.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling turbo-tasks-build v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-build)
[INFO] [stderr]    Compiling rkyv_derive v0.8.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking sourcemap v9.2.2
[INFO] [stderr]     Checking hstr v1.0.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking swc_allocator v4.0.0
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling ctor v0.2.0
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking napi v2.16.13
[INFO] [stderr]    Compiling turbo-tasks-macros v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-macros)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> turbopack/crates/turbo-tasks-macros/src/func.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |         orig_signature: &Signature,
[INFO] [stdout]    |                         ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 48 |     ) -> Option<TurboFn> {
[INFO] [stdout]    |                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ) -> Option<TurboFn<'_>> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking triomphe v0.1.12 (https://github.com/sokra/triomphe?branch=sokra%2Funstable#9c591aba)
[INFO] [stderr]    Compiling turbo-tasks v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks)
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking auto-hash-map v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-auto-hash-map)
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking par-core v1.0.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking par-iter v1.0.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling swc_trace_macro v2.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]     Checking rkyv v0.8.9
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking swc_config v3.0.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking swc_atoms v5.0.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]     Checking swc_common v11.1.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking swc_ecma_ast v11.0.0
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking enumset v1.1.2
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking wasmer-types v6.0.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking cranelift-bitset v0.110.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]     Checking cranelift-entity v0.110.2
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling cranelift-codegen v0.110.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking slice-group-by v0.3.0
[INFO] [stderr]     Checking swc_ecma_visit v11.0.0
[INFO] [stderr]     Checking swc_ecma_lexer v14.0.5
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking turbo-tasks-hash v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-hash)
[INFO] [stderr]     Checking turbo-rcstr v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-rcstr)
[INFO] [stderr]     Checking cranelift-control v0.110.3
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> turbopack/crates/turbo-tasks/src/lib.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | #![feature(result_flattening)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_zeroed_alloc` has been stable since 1.92.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> turbopack/crates/turbo-tasks/src/lib.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![feature(new_zeroed_alloc)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `downcast_mut_unchecked` found for mutable reference `&mut Box<(dyn std::any::Any + std::marker::Send + Sync + 'static)>` in the current scope
[INFO] [stdout]    --> turbopack/crates/turbo-tasks/src/effect.rs:320:36
[INFO] [stdout]     |
[INFO] [stdout] 320 |                     unsafe { value.downcast_mut_unchecked() }
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `downcast_unchecked` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 320 -                     unsafe { value.downcast_mut_unchecked() }
[INFO] [stdout] 320 +                     unsafe { value.downcast_unchecked() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `downcast_mut_unchecked` found for mutable reference `&mut Box<(dyn std::any::Any + std::marker::Send + Sync + 'static)>` in the current scope
[INFO] [stdout]    --> turbopack/crates/turbo-tasks/src/effect.rs:337:32
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 unsafe { value.downcast_mut_unchecked() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `downcast_unchecked` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 unsafe { value.downcast_mut_unchecked() },
[INFO] [stdout] 337 +                 unsafe { value.downcast_unchecked() },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr] error: could not compile `swc_ecma_visit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94382f34384023f3d2062a34ccf0bb6b4d44a75a/bin/rustc --crate-name swc_ecma_visit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_visit-11.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="path"' --cfg 'feature="serde"' --cfg 'feature="serde-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "path", "serde", "serde-impl"))' -C metadata=3cdcca0b795c305a -C extra-filename=-f37611dec18fd11b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-c28769637e7213bd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-fcfca88fbaa4ea66.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b207031a86375b28.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-bde7bedec7fa0eae.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-75b58ddabdb5c949.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-61c6f80437f85e2b.rmeta --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-e7a95c0c58a23568.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42674e79c33861b4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swc_ecma_lexer` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94382f34384023f3d2062a34ccf0bb6b4d44a75a/bin/rustc --crate-name swc_ecma_lexer --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_lexer-14.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="stacker"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "stacker", "swc_ecma_visit", "tracing-spans", "typescript", "verify"))' -C metadata=9aafb75100c90376 -C extra-filename=-208ecad47a0696d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-90bd2a33de06ad8a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-07c8dbad89beea9e.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-badf41b2e91cd18f.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-c28769637e7213bd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-fcfca88fbaa4ea66.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6d46632c47145ffd.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-4d450bfe283f4758.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-6c27d2eed01425e7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b207031a86375b28.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-14dc6fe51dafd7f3.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-69b3d9794f20c2ba.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-f439b52072546fc0.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-bde7bedec7fa0eae.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-75b58ddabdb5c949.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-61c6f80437f85e2b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42674e79c33861b4.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-4f2fa3e5b57bf573.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-2283fb5089731aae/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turbo-tasks` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5ad03a1059cf4e7caaaeca33f0ad48ebf6f3b76ff3c83f1d4b9dda377f75f6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad03a1059cf4e7caaaeca33f0ad48ebf6f3b76ff3c83f1d4b9dda377f75f6b4", kill_on_drop: false }`
[INFO] [stdout] 5ad03a1059cf4e7caaaeca33f0ad48ebf6f3b76ff3c83f1d4b9dda377f75f6b4
