[INFO] cloning repository https://github.com/raczosala/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/raczosala/next.js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a3030882cfef1334690f8f96660a678d2745e73
[INFO] testing raczosala/next.js against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  55% (8399/15199)
Updating files:  56% (8512/15199)
Updating files:  57% (8664/15199)
Updating files:  58% (8816/15199)
Updating files:  59% (8968/15199)
Updating files:  60% (9120/15199)
Updating files:  61% (9272/15199)
Updating files:  62% (9424/15199)
Updating files:  63% (9576/15199)
Updating files:  64% (9728/15199)
Updating files:  65% (9880/15199)
Updating files:  66% (10032/15199)
Updating files:  67% (10184/15199)
Updating files:  68% (10336/15199)
Updating files:  69% (10488/15199)
Updating files:  70% (10640/15199)
Updating files:  71% (10792/15199)
Updating files:  72% (10944/15199)
Updating files:  73% (11096/15199)
Updating files:  74% (11248/15199)
Updating files:  75% (11400/15199)
Updating files:  76% (11552/15199)
Updating files:  77% (11704/15199)
Updating files:  78% (11856/15199)
Updating files:  79% (12008/15199)
Updating files:  80% (12160/15199)
Updating files:  81% (12312/15199)
Updating files:  82% (12464/15199)
Updating files:  83% (12616/15199)
Updating files:  84% (12768/15199)
Updating files:  85% (12920/15199)
Updating files:  86% (13072/15199)
Updating files:  87% (13224/15199)
Updating files:  88% (13376/15199)
Updating files:  89% (13528/15199)
Updating files:  90% (13680/15199)
Updating files:  91% (13832/15199)
Updating files:  92% (13984/15199)
Updating files:  93% (14136/15199)
Updating files:  94% (14288/15199)
Updating files:  95% (14440/15199)
Updating files:  96% (14592/15199)
Updating files:  97% (14744/15199)
Updating files:  98% (14896/15199)
Updating files:  99% (15048/15199)
Updating files: 100% (15199/15199)
Updating files: 100% (15199/15199), done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/raczosala/next.js
[INFO] finished tweaking git repo https://github.com/raczosala/next.js
[INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raczosala/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/packages/next-swc/crates/next-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `allsorts` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f85016732422a4a9d4c841b26697b7ced6bc376beefcd13d06d294bd19837699
[INFO] running `Command { std: "docker" "start" "-a" "f85016732422a4a9d4c841b26697b7ced6bc376beefcd13d06d294bd19837699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85016732422a4a9d4c841b26697b7ced6bc376beefcd13d06d294bd19837699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85016732422a4a9d4c841b26697b7ced6bc376beefcd13d06d294bd19837699", kill_on_drop: false }`
[INFO] [stdout] f85016732422a4a9d4c841b26697b7ced6bc376beefcd13d06d294bd19837699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40b21e0531ee904a389116c9939b3e3c22e423de215ca2447eb2f4ef0795ae54
[INFO] running `Command { std: "docker" "start" "-a" "40b21e0531ee904a389116c9939b3e3c22e423de215ca2447eb2f4ef0795ae54", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/packages/next-swc/crates/next-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `allsorts` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling swc_atoms v0.5.8
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.8.3/src/lib.rs:644:34
[INFO] [stdout]     |
[INFO] [stdout] 644 | #![cfg_attr(feature = "pattern", feature(pattern))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.8.3/src/pattern.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]    |              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on associated type `Searcher` do not match the trait declaration
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.8.3/src/pattern.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     type Searcher = RegexSearcher<'r, 't>;
[INFO] [stdout]    |                  ^ lifetimes do not match associated type in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0207]: the lifetime parameter `'t` is not constrained by the impl trait, self type, or predicates
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.8.3/src/pattern.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]    |          ^^ unconstrained lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0207, E0554.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40b21e0531ee904a389116c9939b3e3c22e423de215ca2447eb2f4ef0795ae54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b21e0531ee904a389116c9939b3e3c22e423de215ca2447eb2f4ef0795ae54", kill_on_drop: false }`
[INFO] [stdout] 40b21e0531ee904a389116c9939b3e3c22e423de215ca2447eb2f4ef0795ae54
