[INFO] cloning repository https://github.com/karolbaran/axum_leptos_zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karolbaran/axum_leptos_zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbaran%2Faxum_leptos_zero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbaran%2Faxum_leptos_zero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bd8d8ea058d2ac23ce9e9d756cfcc4719b80c3b
[INFO] testing karolbaran/axum_leptos_zero2prod against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbaran%2Faxum_leptos_zero2prod" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karolbaran/axum_leptos_zero2prod
[INFO] finished tweaking git repo https://github.com/karolbaran/axum_leptos_zero2prod
[INFO] tweaked toml for git repo https://github.com/karolbaran/axum_leptos_zero2prod written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karolbaran/axum_leptos_zero2prod on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karolbaran/axum_leptos_zero2prod 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest Rust 1.90.0 compatible versions
[INFO] [stderr]       Adding allocator-api2 v0.2.21
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding anstream v0.6.20
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.3 (available: v1.1.4)
[INFO] [stderr]       Adding anstyle-wincon v3.0.9 (available: v3.0.10)
[INFO] [stderr]       Adding atoi v2.0.0
[INFO] [stderr]       Adding backoff v0.4.0
[INFO] [stderr]       Adding base64ct v1.8.0
[INFO] [stderr]       Adding block-buffer v0.10.4
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding cargo-platform v0.1.9
[INFO] [stderr]       Adding cargo_metadata v0.18.1
[INFO] [stderr]       Adding chrono v0.4.42
[INFO] [stderr]       Adding clap v4.5.48
[INFO] [stderr]       Adding clap_builder v4.5.48
[INFO] [stderr]       Adding clap_complete v4.5.58
[INFO] [stderr]       Adding clap_derive v4.5.47
[INFO] [stderr]       Adding clap_lex v0.7.5
[INFO] [stderr]       Adding colorchoice v1.0.4
[INFO] [stderr]       Adding console v0.15.11
[INFO] [stderr]       Adding const-oid v0.9.6
[INFO] [stderr]       Adding cpufeatures v0.2.17
[INFO] [stderr]       Adding crc v3.3.0
[INFO] [stderr]       Adding crc-catalog v2.4.0
[INFO] [stderr]       Adding crossbeam-queue v0.3.12
[INFO] [stderr]       Adding crypto-common v0.1.6
[INFO] [stderr]       Adding der v0.7.10
[INFO] [stderr]       Adding dialoguer v0.11.0
[INFO] [stderr]       Adding digest v0.10.7
[INFO] [stderr]       Adding dotenvy v0.15.7
[INFO] [stderr]       Adding encode_unicode v1.0.0
[INFO] [stderr]       Adding etcetera v0.8.0
[INFO] [stderr]       Adding filetime v0.2.25 (available: v0.2.26)
[INFO] [stderr]       Adding flume v0.11.1
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding futures-intrusive v0.5.0
[INFO] [stderr]       Adding generic-array v0.14.7
[INFO] [stderr]       Adding glob v0.3.3
[INFO] [stderr]       Adding hashlink v0.10.0
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding hex v0.4.3
[INFO] [stderr]       Adding hkdf v0.12.4
[INFO] [stderr]       Adding hmac v0.12.1
[INFO] [stderr]       Adding home v0.5.11
[INFO] [stderr]       Adding iana-time-zone v0.1.64
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding instant v0.1.13
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.1
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding libm v0.2.15
[INFO] [stderr]       Adding libredox v0.1.10
[INFO] [stderr]       Adding libsqlite3-sys v0.30.1
[INFO] [stderr]       Adding md-5 v0.10.6
[INFO] [stderr]       Adding num-bigint-dig v0.8.4
[INFO] [stderr]       Adding num-integer v0.1.46
[INFO] [stderr]       Adding num-iter v0.1.45
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding once_cell_polyfill v1.70.1
[INFO] [stderr]       Adding pem-rfc7468 v0.7.0
[INFO] [stderr]       Adding pkcs1 v0.7.5
[INFO] [stderr]       Adding pkcs8 v0.10.2
[INFO] [stderr]       Adding ppv-lite86 v0.2.21
[INFO] [stderr]       Adding rand v0.8.5
[INFO] [stderr]       Adding rand_chacha v0.3.1
[INFO] [stderr]       Adding rand_core v0.6.4
[INFO] [stderr]     Updating redox_syscall v0.5.11 -> v0.5.17
[INFO] [stderr]       Adding rsa v0.9.8
[INFO] [stderr]       Adding semver v1.0.26 (available: v1.0.27)
[INFO] [stderr]       Adding sha1 v0.10.6
[INFO] [stderr]       Adding sha2 v0.10.9
[INFO] [stderr]       Adding shell-words v1.1.0
[INFO] [stderr]       Adding signal-hook-registry v1.4.6
[INFO] [stderr]       Adding signature v2.2.0
[INFO] [stderr]       Adding spin v0.9.8
[INFO] [stderr]       Adding spki v0.7.3
[INFO] [stderr]       Adding sqlx v0.8.6
[INFO] [stderr]       Adding sqlx-cli v0.8.6
[INFO] [stderr]       Adding sqlx-core v0.8.6
[INFO] [stderr]       Adding sqlx-macros v0.8.6
[INFO] [stderr]       Adding sqlx-macros-core v0.8.6
[INFO] [stderr]       Adding sqlx-mysql v0.8.6
[INFO] [stderr]       Adding sqlx-postgres v0.8.6
[INFO] [stderr]       Adding sqlx-sqlite v0.8.6
[INFO] [stderr]       Adding stringprep v0.1.5
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding terminal_size v0.4.2 (available: v0.4.3)
[INFO] [stderr]       Adding tinyvec v1.10.0
[INFO] [stderr]       Adding tinyvec_macros v0.1.1
[INFO] [stderr]       Adding tokio-stream v0.1.17
[INFO] [stderr]       Adding tracing-attributes v0.1.30
[INFO] [stderr]       Adding typenum v1.18.0
[INFO] [stderr]       Adding unicode-bidi v0.3.18
[INFO] [stderr]       Adding unicode-normalization v0.1.24
[INFO] [stderr]       Adding unicode-properties v0.1.3
[INFO] [stderr]       Adding unicode-width v0.2.1
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding wasite v0.1.0
[INFO] [stderr]       Adding webpki-roots v0.26.11
[INFO] [stderr]       Adding webpki-roots v1.0.2
[INFO] [stderr]       Adding whoami v1.6.1
[INFO] [stderr]       Adding windows-core v0.62.1
[INFO] [stderr]       Adding windows-implement v0.60.1
[INFO] [stderr]       Adding windows-interface v0.59.2
[INFO] [stderr]       Adding windows-link v0.2.0
[INFO] [stderr]       Adding windows-result v0.4.0
[INFO] [stderr]       Adding windows-strings v0.5.0
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-targets v0.48.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5
[INFO] [stderr]       Adding zerocopy v0.8.27
[INFO] [stderr]       Adding zerocopy-derive v0.8.27
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.1
[INFO] [stderr]   Downloaded typed-builder v0.20.1
[INFO] [stderr]   Downloaded throw_error v0.2.0
[INFO] [stderr]   Downloaded reactive_stores_macro v0.1.8
[INFO] [stderr]   Downloaded reactive_stores v0.1.8
[INFO] [stderr]   Downloaded const_str_slice_concat v0.1.0
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded server_fn_macro_default v0.7.8
[INFO] [stderr]   Downloaded hydration_context v0.2.1
[INFO] [stderr]   Downloaded either_of v0.1.5
[INFO] [stderr]   Downloaded leptos_config v0.7.8
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.3
[INFO] [stderr]   Downloaded codee v0.3.0
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded sqlx-cli v0.8.6
[INFO] [stderr]   Downloaded leptos_macro v0.7.8
[INFO] [stderr]   Downloaded tachys v0.1.8
[INFO] [stderr]   Downloaded serde_qs v0.13.0
[INFO] [stderr]   Downloaded server_fn v0.7.8
[INFO] [stderr]   Downloaded reactive_graph v0.1.8
[INFO] [stderr]   Downloaded leptos_server v0.7.8
[INFO] [stderr]   Downloaded server_fn_macro v0.7.8
[INFO] [stderr]   Downloaded guardian v1.3.0
[INFO] [stderr]   Downloaded leptos v0.7.8
[INFO] [stderr]   Downloaded leptos_hot_reload v0.7.8
[INFO] [stderr]   Downloaded rstml v0.12.1
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded leptos_dom v0.7.8
[INFO] [stderr]   Downloaded attribute-derive v0.10.3
[INFO] [stderr]   Downloaded any_spawner v0.2.0
[INFO] [stderr]   Downloaded next_tuple v0.1.0
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded syn_derive v0.2.0
[INFO] [stderr]   Downloaded oco_ref v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fede68f416c5b2e1901d04d1c9e53c2a83398e24fb8b038901b3c4dc6d1821bb
[INFO] running `Command { std: "docker" "start" "-a" "fede68f416c5b2e1901d04d1c9e53c2a83398e24fb8b038901b3c4dc6d1821bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fede68f416c5b2e1901d04d1c9e53c2a83398e24fb8b038901b3c4dc6d1821bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fede68f416c5b2e1901d04d1c9e53c2a83398e24fb8b038901b3c4dc6d1821bb", kill_on_drop: false }`
[INFO] [stdout] fede68f416c5b2e1901d04d1c9e53c2a83398e24fb8b038901b3c4dc6d1821bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d1dc9b31aaa78fe69ab527832f3e098071343dfa1a1f8f2255fb4c49530732f
[INFO] running `Command { std: "docker" "start" "-a" "6d1dc9b31aaa78fe69ab527832f3e098071343dfa1a1f8f2255fb4c49530732f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling throw_error v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling either_of v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling glob v0.3.3
[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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=47abddd43ce9b5ca -C extra-filename=-9592cc78d43cf2e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-45b753d12d4a07fd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a18963fc85f2613.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0815c436eec62452.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d1dc9b31aaa78fe69ab527832f3e098071343dfa1a1f8f2255fb4c49530732f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1dc9b31aaa78fe69ab527832f3e098071343dfa1a1f8f2255fb4c49530732f", kill_on_drop: false }`
[INFO] [stdout] 6d1dc9b31aaa78fe69ab527832f3e098071343dfa1a1f8f2255fb4c49530732f
