[INFO] cloning repository https://github.com/shide1989/rust-fullstack-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shide1989/rust-fullstack-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshide1989%2Frust-fullstack-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshide1989%2Frust-fullstack-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8bea8d460a505c3e92b65620be7aa37b021c229
[INFO] testing shide1989/rust-fullstack-app against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshide1989%2Frust-fullstack-app" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shide1989/rust-fullstack-app
[INFO] finished tweaking git repo https://github.com/shide1989/rust-fullstack-app
[INFO] tweaked toml for git repo https://github.com/shide1989/rust-fullstack-app written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shide1989/rust-fullstack-app on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shide1989/rust-fullstack-app 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f0d2485e14b1a82e8937d0cdadb7c4497f034a19565492116f17f1c3eecced9
[INFO] running `Command { std: "docker" "start" "-a" "4f0d2485e14b1a82e8937d0cdadb7c4497f034a19565492116f17f1c3eecced9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f0d2485e14b1a82e8937d0cdadb7c4497f034a19565492116f17f1c3eecced9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f0d2485e14b1a82e8937d0cdadb7c4497f034a19565492116f17f1c3eecced9", kill_on_drop: false }`
[INFO] [stdout] 4f0d2485e14b1a82e8937d0cdadb7c4497f034a19565492116f17f1c3eecced9
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 017cbea4ea61bd964b4f0e67a0c56b8fd27e847c463f514ed6d5f6255f17b030
[INFO] running `Command { std: "docker" "start" "-a" "017cbea4ea61bd964b4f0e67a0c56b8fd27e847c463f514ed6d5f6255f17b030", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling aws-types v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling aws-smithy-types v0.38.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.38.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling aws-smithy-query v0.38.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling aws-smithy-json v0.38.0
[INFO] [stderr]    Compiling hostname v0.1.5
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.38.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling tsync-macro v0.1.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling fullstack-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `shell` is never used
[INFO] [stdout]   --> build.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn shell(command: &str) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b3cb3a88b3c0f798 -C extra-filename=-d1e46f25774e73df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b56972bd792f3a3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ef94087b40c44803.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ad45ba22aa03bcfd.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=56670f86e03bff2c -C extra-filename=-14aa87c0ed8f5bf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9d304d02363a60d4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2dad25b99320a316.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-49f1a262cc90ccde.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3f52dceb7e18cdc0.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9b69e08ab62c19a6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-df10ea76b573506c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-925b8aa23263146c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6dae4a9a9db1ce3d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "017cbea4ea61bd964b4f0e67a0c56b8fd27e847c463f514ed6d5f6255f17b030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017cbea4ea61bd964b4f0e67a0c56b8fd27e847c463f514ed6d5f6255f17b030", kill_on_drop: false }`
[INFO] [stdout] 017cbea4ea61bd964b4f0e67a0c56b8fd27e847c463f514ed6d5f6255f17b030
