[INFO] cloning repository https://github.com/jtmorrisbytes/code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtmorrisbytes/code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtmorrisbytes%2Fcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtmorrisbytes%2Fcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0612d0daaf000852f4cae8f75626011c3b7291e0
[INFO] testing jtmorrisbytes/code against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtmorrisbytes%2Fcode" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jtmorrisbytes/code
[INFO] finished tweaking git repo https://github.com/jtmorrisbytes/code
[INFO] tweaked toml for git repo https://github.com/jtmorrisbytes/code written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jtmorrisbytes/code 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/jtmorrisbytes/code 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: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/rust_binaries/jt_morris_com/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[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] 6585808ab3ca2e06c5143128a270f576a514f19618ac6c68e44be3474d6568fe
[INFO] running `Command { std: "docker" "start" "-a" "6585808ab3ca2e06c5143128a270f576a514f19618ac6c68e44be3474d6568fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6585808ab3ca2e06c5143128a270f576a514f19618ac6c68e44be3474d6568fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6585808ab3ca2e06c5143128a270f576a514f19618ac6c68e44be3474d6568fe", kill_on_drop: false }`
[INFO] [stdout] 6585808ab3ca2e06c5143128a270f576a514f19618ac6c68e44be3474d6568fe
[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] 6030d314f1735c5289f616320b5f082ceb6d1ad9853ebc98d4248986d435f47a
[INFO] running `Command { std: "docker" "start" "-a" "6030d314f1735c5289f616320b5f082ceb6d1ad9853ebc98d4248986d435f47a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/rust_binaries/jt_morris_com/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.161
[INFO] [stderr]    Compiling cxx v1.0.161
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cxx-build v1.0.161
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling pastey v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling base64urlsafedata v0.5.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.161
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.2
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling bcder v0.7.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.2
[INFO] [stderr]    Compiling x509-certificate v0.23.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling serde_cbor_2 v0.12.0-dev
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling webauthn-rs-proto v0.5.2
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling garde_derive v0.20.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling garde v0.20.0
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/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="32-column-tables"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="numeric"' --cfg 'feature="postgres_backend"' --cfg 'feature="serde_json"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=0aa1794e8c84ab74 -C extra-filename=-49c23393a0cea13c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-28d2289df0885aae.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ff7cd226995c6b8d.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-f47222f6240ff2a8.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1ae582bc58d86549.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb9b9956fc5cd6cb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c445de6622136476.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8a1dacbcc67b406.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-51fd8c59fb5f4084.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b2835f2711be319e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rocket` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rocket --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/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="default"' --cfg 'feature="http2"' --cfg 'feature="msgpack"' --cfg 'feature="rmp-serde"' --cfg 'feature="secrets"' --cfg 'feature="uuid"' --cfg 'feature="uuid_"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http2", "json", "msgpack", "mtls", "rmp-serde", "secrets", "serde_json", "tls", "uuid", "uuid_"))' -C metadata=903bdbeaa8a39004 -C extra-filename=-44bf6adb2818a221 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-03a9e17ac8485f47.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b06f6c1fc469a0ee.so --extern atomic=/opt/rustwide/target/debug/deps/libatomic-7a7832d6aef67078.rmeta --extern binascii=/opt/rustwide/target/debug/deps/libbinascii-dd0d9f322c90081d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-ee1ed391f5dfcb09.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-f08998b8d52bb4df.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e780113af998c83e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ed9e166cbf23c949.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb753e192a6bbd2d.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-f07e2b89230b19a5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8df51438382d053c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5fa3c293f9026a23.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4e1abb84ec91199c.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-932b8399fcd8ccc5.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-d429d283c4afa25f.rmeta --extern rocket_codegen=/opt/rustwide/target/debug/deps/librocket_codegen-71c4976eeaca99b1.so --extern rocket_http=/opt/rustwide/target/debug/deps/librocket_http-e2404aa0d8e617aa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d00fa3618ec4de69.rmeta --extern state=/opt/rustwide/target/debug/deps/libstate-25903d2ba1d62c86.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ae012500dccf76d6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-51fd8c59fb5f4084.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bce949b8a380a7bb.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ea5a6e0a6ab31baf.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-88da48c1a62a51bf.rmeta --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-41ca57f91ab65558.rmeta --extern uuid_=/opt/rustwide/target/debug/deps/libuuid-b2835f2711be319e.rmeta --extern yansi=/opt/rustwide/target/debug/deps/libyansi-a4b29f80131cdc02.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6030d314f1735c5289f616320b5f082ceb6d1ad9853ebc98d4248986d435f47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6030d314f1735c5289f616320b5f082ceb6d1ad9853ebc98d4248986d435f47a", kill_on_drop: false }`
[INFO] [stdout] 6030d314f1735c5289f616320b5f082ceb6d1ad9853ebc98d4248986d435f47a
