[INFO] fetching crate libtenx 0.0.4...
[INFO] testing libtenx-0.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libtenx 0.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libtenx 0.0.4
[INFO] finished tweaking crates.io crate libtenx 0.0.4
[INFO] tweaked toml for crates.io crate libtenx 0.0.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libtenx 0.0.4 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 crates.io crate libtenx 0.0.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f62dd362cfa353c30d7b6d5021ca0df9a9433f72d12735ddd20873cab149e8da
[INFO] running `Command { std: "docker" "start" "-a" "f62dd362cfa353c30d7b6d5021ca0df9a9433f72d12735ddd20873cab149e8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f62dd362cfa353c30d7b6d5021ca0df9a9433f72d12735ddd20873cab149e8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62dd362cfa353c30d7b6d5021ca0df9a9433f72d12735ddd20873cab149e8da", kill_on_drop: false }`
[INFO] [stdout] f62dd362cfa353c30d7b6d5021ca0df9a9433f72d12735ddd20873cab149e8da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a2761a460ad6d9e018b25223e1e749ae778efbd0960fea0a8d8f7d34542d1209
[INFO] running `Command { std: "docker" "start" "-a" "a2761a460ad6d9e018b25223e1e749ae778efbd0960fea0a8d8f7d34542d1209", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gix-trace v0.1.11
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling gix-utils v0.1.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling gix-path v0.10.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling gix-chunk v0.4.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling gix-quote v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-config-value v0.14.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling gix-date v0.8.7
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling gix-actor v0.31.5
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling gix-object v0.42.3
[INFO] [stderr]    Compiling gix-sec v0.10.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling gix-attributes v0.22.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling gix-revwalk v0.13.2
[INFO] [stderr]    Compiling gix-ref v0.45.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling gix-traverse v0.39.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling gix-prompt v0.8.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gix-bitmap v0.2.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gix-credentials v0.24.5
[INFO] [stderr]    Compiling gix-index v0.33.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling gix-revision v0.27.2
[INFO] [stderr]    Compiling gix-pathspec v0.7.7
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling gix-ignore v0.11.4
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-packetline v0.17.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling jiff v0.1.15
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling gix-pack v0.51.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling gix-transport v0.42.3
[INFO] [stderr]    Compiling gix-date v0.9.3
[INFO] [stderr]    Compiling gix-worktree v0.34.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling gix-refspec v0.23.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling gix-config v0.38.0
[INFO] [stderr]    Compiling gix-discover v0.33.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fiat-crypto v0.2.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cargo v0.84.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling gix-odb v0.61.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling gix-submodule v0.12.0
[INFO] [stderr]    Compiling gix-protocol v0.45.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling gix-filter v0.11.3
[INFO] [stderr]    Compiling gix-dir v0.6.0
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling serde-untagged v0.1.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling gix-negotiate v0.13.2
[INFO] [stderr]    Compiling gix-diff v0.44.1
[INFO] [stderr]    Compiling cargo-credential v0.4.7
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling orion v0.17.7
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling ct-codecs v1.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling cargo-util v0.2.16
[INFO] [stderr]    Compiling cargo-util-schemas v0.7.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling clap_complete v4.5.40
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling pasetors v0.7.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling cargo-credential-libsecret v0.4.9
[INFO] [stderr]    Compiling gix v0.64.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling cargo-manifest v0.16.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crates-io v0.40.6
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_ignored v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling os_info v3.9.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling googleapis-tonic-google-api v0.12.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustdoc-json v0.9.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling cargo_toml v0.21.0
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling rustdoc-types v0.33.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]    Compiling optional_struct_macro v0.5.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling diffy v0.4.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling optional_struct v0.5.2
[INFO] [stderr]    Compiling google-genai v0.0.2
[INFO] [stderr]    Compiling async-openai v0.26.0
[INFO] [stderr]    Compiling googleapis-tonic-google-ai-generativelanguage-v1 v0.15.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling misanthropy v0.0.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling git2-curl v0.20.0
[INFO] [stderr]    Compiling libruskel v0.0.9
[INFO] [stderr]    Compiling libtenx v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cargo` (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 cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.84.0/src/cargo/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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=6ed178fe5ed49b82 -C extra-filename=-6fd053914266dc6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-a6478b5dca5eec22.rmeta --extern anstream=/opt/rustwide/target/debug/deps/libanstream-46109e2ca4391c70.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-e80e21c5036b9344.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8270e876379576f4.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-17ccfc391b265151.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-957ddd03e2672454.rmeta --extern cargo_credential=/opt/rustwide/target/debug/deps/libcargo_credential-197a979a368b0bee.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/debug/deps/libcargo_credential_libsecret-f4a96f44fbd30b24.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-127f1ada606d4794.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-26c6be80cee95087.rmeta --extern cargo_util_schemas=/opt/rustwide/target/debug/deps/libcargo_util_schemas-1f051ed086591180.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0e3436cf51306a33.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-96ef65d2080b954a.rmeta --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-8630235627cb8866.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-693db03cbb9e5306.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-a64a13c33791376c.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-6b92d6b2eaa09448.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-d88b0d2afd9c98ad.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-961c81f0ae2dd772.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-808356c5086b6915.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-366b5e9a575d6e42.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-7565fda74308bd7e.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-875e504a852a8844.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-57b088efee87d669.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-28ab713e87f116ce.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-95fa3afac50ec7c7.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-2b454c7da1e38479.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-e5e2bd13f6550548.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b55b2e765400ecfc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-858108c2e3b28bab.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-0434c1178f642689.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-24027d197569389e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-443b079b1166f8d5.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-5fec15b54a6eaa4f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-5bfd5c4a1643ec89.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-6258cfa1f7a04f41.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-c634504d5225178d.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-85558b3d2b7d335e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d50909147656fa4a.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-34cf05a3684761f8.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-f974fa2cff0f5c8f.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-ff49545450c0b63c.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-d99eca35f23f93c7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c02d4070d314b30.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-403f3daf0b86e8c7.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-f271e7bdd145d0e8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2298fc24b12c366.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ca76bb487a6f9e8e.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-68815ecbb9955c0d.rmeta --extern supports_hyperlinks=/opt/rustwide/target/debug/deps/libsupports_hyperlinks-e54ea9c5062730aa.rmeta --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-90d86b95ae234b40.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-263ac2059d167995.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7a7bb668ed95197d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b89463585f92c19.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c373e0eb456a5013.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f1c5d496210d85c3.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-cf674e6a202962a7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3486bdb2608c6e8f.rmeta --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-478677a4529b9258.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-498853525b852f04.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-8adae49f8984f66d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-0122813f2549e4e9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0567d020365ab9db.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-8c4c33a32fb2133c/out -L native=/opt/rustwide/target/debug/build/blake3-8c4c33a32fb2133c/out -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-edf7c78152b2213f/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-7184d457612958eb/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-184351a069930764/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-07f2b1504847b2df/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a2761a460ad6d9e018b25223e1e749ae778efbd0960fea0a8d8f7d34542d1209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2761a460ad6d9e018b25223e1e749ae778efbd0960fea0a8d8f7d34542d1209", kill_on_drop: false }`
[INFO] [stdout] a2761a460ad6d9e018b25223e1e749ae778efbd0960fea0a8d8f7d34542d1209
