[INFO] cloning repository https://github.com/Aresking99/next.js-canary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aresking99/next.js-canary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAresking99%2Fnext.js-canary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAresking99%2Fnext.js-canary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d596f86843936879f1be9036205a4b867dc95d8
[INFO] checking Aresking99/next.js-canary against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAresking99%2Fnext.js-canary" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (7985/23986)
Updating files:  34% (8156/23986)
Updating files:  35% (8396/23986)
Updating files:  36% (8635/23986)
Updating files:  37% (8875/23986)
Updating files:  38% (9115/23986)
Updating files:  39% (9355/23986)
Updating files:  40% (9595/23986)
Updating files:  41% (9835/23986)
Updating files:  42% (10075/23986)
Updating files:  43% (10314/23986)
Updating files:  44% (10554/23986)
Updating files:  45% (10794/23986)
Updating files:  46% (11034/23986)
Updating files:  47% (11274/23986)
Updating files:  48% (11514/23986)
Updating files:  49% (11754/23986)
Updating files:  50% (11993/23986)
Updating files:  51% (12233/23986)
Updating files:  52% (12473/23986)
Updating files:  53% (12713/23986)
Updating files:  54% (12953/23986)
Updating files:  55% (13193/23986)
Updating files:  56% (13433/23986)
Updating files:  57% (13673/23986)
Updating files:  58% (13912/23986)
Updating files:  59% (14152/23986)
Updating files:  60% (14392/23986)
Updating files:  61% (14632/23986)
Updating files:  62% (14872/23986)
Updating files:  63% (15112/23986)
Updating files:  64% (15352/23986)
Updating files:  65% (15591/23986)
Updating files:  66% (15831/23986)
Updating files:  67% (16071/23986)
Updating files:  68% (16311/23986)
Updating files:  68% (16380/23986)
Updating files:  69% (16551/23986)
Updating files:  70% (16791/23986)
Updating files:  71% (17031/23986)
Updating files:  72% (17270/23986)
Updating files:  73% (17510/23986)
Updating files:  74% (17750/23986)
Updating files:  75% (17990/23986)
Updating files:  76% (18230/23986)
Updating files:  77% (18470/23986)
Updating files:  78% (18710/23986)
Updating files:  79% (18949/23986)
Updating files:  80% (19189/23986)
Updating files:  81% (19429/23986)
Updating files:  82% (19669/23986)
Updating files:  83% (19909/23986)
Updating files:  84% (20149/23986)
Updating files:  85% (20389/23986)
Updating files:  86% (20628/23986)
Updating files:  87% (20868/23986)
Updating files:  88% (21108/23986)
Updating files:  89% (21348/23986)
Updating files:  90% (21588/23986)
Updating files:  91% (21828/23986)
Updating files:  92% (22068/23986)
Updating files:  93% (22307/23986)
Updating files:  94% (22547/23986)
Updating files:  95% (22787/23986)
Updating files:  96% (23027/23986)
Updating files:  97% (23267/23986)
Updating files:  98% (23507/23986)
Updating files:  99% (23747/23986)
Updating files: 100% (23986/23986)
Updating files: 100% (23986/23986), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aresking99/next.js-canary
[INFO] finished tweaking git repo https://github.com/Aresking99/next.js-canary
[INFO] tweaked toml for git repo https://github.com/Aresking99/next.js-canary written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aresking99/next.js-canary on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aresking99/next.js-canary 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 345c68112d52bc3d524d4f67c2d8dd63149e84e4c8a9c80133ba29298481a4ae
[INFO] running `Command { std: "docker" "start" "-a" "345c68112d52bc3d524d4f67c2d8dd63149e84e4c8a9c80133ba29298481a4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345c68112d52bc3d524d4f67c2d8dd63149e84e4c8a9c80133ba29298481a4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345c68112d52bc3d524d4f67c2d8dd63149e84e4c8a9c80133ba29298481a4ae", kill_on_drop: false }`
[INFO] [stdout] 345c68112d52bc3d524d4f67c2d8dd63149e84e4c8a9c80133ba29298481a4ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9832dfb9474627461fdaf014efde2545b2c293b5136155a0c018c39ef995742
[INFO] running `Command { std: "docker" "start" "-a" "a9832dfb9474627461fdaf014efde2545b2c293b5136155a0c018c39ef995742", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[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 allocator-api2 v0.2.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[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]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking uuid v1.17.0
[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 mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking unicode-id-start v1.2.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling unsize v1.1.0
[INFO] [stderr]    Compiling rspack-libmimalloc-sys v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking turbo-dyn-eq-hash v0.0.1 (/opt/rustwide/workdir/turbopack/crates/turbo-dyn-eq-hash)
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking ryu-js v1.0.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mimalloc-rspack v0.2.4
[INFO] [stderr]     Checking turbo-tasks-malloc v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-malloc)
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling corosensei v0.2.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.5
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling shrink-to-fit-macro v0.2.5
[INFO] [stderr]     Checking munge v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking shrink-to-fit v0.2.10
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rkyv v0.8.10
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ctor v0.2.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking napi v2.16.13
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling turbo-tasks-build v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-build)
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]     Checking swc_sourcemap v9.3.3
[INFO] [stderr]     Checking hstr v2.0.0
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking swc_atoms v7.0.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling turbo-tasks-macros v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks-macros)
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking swc_common v14.0.2
[INFO] [stderr]     Checking triomphe v0.1.12 (https://github.com/sokra/triomphe?branch=sokra%2Funstable#9c591aba)
[INFO] [stderr]     Checking ciborium v0.2.2
[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 tempfile v3.20.0
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]     Checking swc_ecma_ast v14.0.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling turbo-tasks v0.1.0 (/opt/rustwide/workdir/turbopack/crates/turbo-tasks)
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking regress v0.10.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]     Checking swc_config v3.1.1
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking toml_edit v0.21.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking enumset v1.1.2
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking toml v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking cranelift-bitset v0.110.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking swc_ecma_visit v14.0.0
[INFO] [stderr]     Checking swc_ecma_lexer v22.0.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] running `Command { std: "docker" "inspect" "a9832dfb9474627461fdaf014efde2545b2c293b5136155a0c018c39ef995742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9832dfb9474627461fdaf014efde2545b2c293b5136155a0c018c39ef995742", kill_on_drop: false }`
[INFO] [stdout] a9832dfb9474627461fdaf014efde2545b2c293b5136155a0c018c39ef995742
