[INFO] cloning repository https://github.com/tiarasbling929-eng/tiaras-bling-929-store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiarasbling929-eng/tiaras-bling-929-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiarasbling929-eng%2Ftiaras-bling-929-store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiarasbling929-eng%2Ftiaras-bling-929-store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d355d751a4d2438be07b6dcc77cbe9e8f866b07
[INFO] checking tiarasbling929-eng/tiaras-bling-929-store against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiarasbling929-eng%2Ftiaras-bling-929-store" "/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:  84% (13382/15779)
Updating files:  85% (13413/15779)
Updating files:  86% (13570/15779)
Updating files:  87% (13728/15779)
Updating files:  88% (13886/15779)
Updating files:  89% (14044/15779)
Updating files:  90% (14202/15779)
Updating files:  91% (14359/15779)
Updating files:  92% (14517/15779)
Updating files:  93% (14675/15779)
Updating files:  94% (14833/15779)
Updating files:  95% (14991/15779)
Updating files:  96% (15148/15779)
Updating files:  97% (15306/15779)
Updating files:  98% (15464/15779)
Updating files:  99% (15622/15779)
Updating files: 100% (15779/15779)
Updating files: 100% (15779/15779), done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/tiarasbling929-eng/tiaras-bling-929-store
[INFO] finished tweaking git repo https://github.com/tiarasbling929-eng/tiaras-bling-929-store
[INFO] tweaked toml for git repo https://github.com/tiarasbling929-eng/tiaras-bling-929-store written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tiarasbling929-eng/tiaras-bling-929-store on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tiarasbling929-eng/tiaras-bling-929-store 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: 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] warning: `next-core` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec
[INFO] running `Command { std: "docker" "start" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: 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] warning: `next-core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling turbo-tasks-macros-shared v0.1.0 (https://github.com/vercel/turbo.git?tag=turbopack-240207.1#ea7eea84)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/turbo-d7e7d20a2c086276/ea7eea8/crates/turbo-tasks-macros-shared/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turbo-tasks-macros-shared` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec", kill_on_drop: false }`
[INFO] [stdout] 63cbb81ce8cf3f78566f505ca735f4c6806a0c07ca5132de3072a067953994ec
