[INFO] cloning repository https://github.com/CodeHex083/firefly-cardano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeHex083/firefly-cardano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeHex083%2Ffirefly-cardano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeHex083%2Ffirefly-cardano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44192f30b32fadffb26e612a61f3d8bc3ffbcbc2
[INFO] documenting CodeHex083/firefly-cardano against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeHex083%2Ffirefly-cardano" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CodeHex083/firefly-cardano
[INFO] finished tweaking git repo https://github.com/CodeHex083/firefly-cardano
[INFO] tweaked toml for git repo https://github.com/CodeHex083/firefly-cardano written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeHex083/firefly-cardano 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/CodeHex083/firefly-cardano 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5a2f1b524a31870ab3a7327b3269b6f002402c70f3cee972788c0e27a673f88
[INFO] running `Command { std: "docker" "start" "-a" "d5a2f1b524a31870ab3a7327b3269b6f002402c70f3cee972788c0e27a673f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a2f1b524a31870ab3a7327b3269b6f002402c70f3cee972788c0e27a673f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a2f1b524a31870ab3a7327b3269b6f002402c70f3cee972788c0e27a673f88", kill_on_drop: false }`
[INFO] [stdout] d5a2f1b524a31870ab3a7327b3269b6f002402c70f3cee972788c0e27a673f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ea5fe5703f3e5b88c375b728abbb73511c0fb5248ab7ea97d678044d042b2ea
[INFO] running `Command { std: "docker" "start" "-a" "3ea5fe5703f3e5b88c375b728abbb73511c0fb5248ab7ea97d678044d042b2ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.121.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.121.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pulley-macros v34.0.2
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v34.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking pallas-codec v0.32.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling wasmparser v0.225.0
[INFO] [stderr]     Checking pallas-crypto v0.32.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking cranelift-bitset v0.121.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling cranelift-isle v0.121.2
[INFO] [stderr]    Compiling pulley-interpreter v34.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pallas-primitives v0.32.1
[INFO] [stderr]     Checking pallas-addresses v0.32.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.121.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.121.2
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]     Checking cranelift-entity v0.121.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.121.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.238.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling cranelift-codegen v0.121.2
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking wasmtime-math v34.0.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking pallas-traverse v0.32.1
[INFO] [stderr]     Checking pallas-codec v1.0.0-alpha.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking time-core v0.1.5
[INFO] [stderr]    Compiling wasmparser v0.233.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking cranelift-control v0.121.2
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pallas-crypto v1.0.0-alpha.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling wit-parser v0.225.0
[INFO] [stderr]     Checking cranelift-bforest v0.121.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling wasm-encoder v0.233.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling wasmparser v0.223.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking wast v238.0.0
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling wasm-metadata v0.225.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr] error: could not compile `cranelift-codegen` (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 cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="pulley"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=70d7727416c4a88b -C extra-filename=-95a62c60124bdea4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-33cd718527277446.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-0cadb539d565e509.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-b586cb48ba0a9888.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-beec1d3cdaf5a531.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-059a10a763fb9588.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-c481dfce5f6b6159.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-99234a8d1a632957.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-7c2849283b6012a4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-92163e8b0595a558.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bb7346fbe0181bb.rmeta --extern pulley_interpreter=/opt/rustwide/target/debug/deps/libpulley_interpreter-895e3b557eddb6ee.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-dc7e421ba1542cf9.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-12d76f6a250ec3db.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c196ccf0a00cd21c.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-888e83a420fd6e21.rmeta --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_math-225f407e7aa29075.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum` (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 axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=25eb2096093f74a2 -C extra-filename=-ea37215a3a6cd305 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-07009330cf9522cb.rmeta --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-95c0902ba2bea137.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2d62852b309f03ed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7f0471ae4eecb6cc.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-9ebfd11b9e52dc31.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b7e8d437a05f9da5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-719dbaac19485263.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-070e200203016d9b.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5bd6734b026f46fd.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a32d44eed3b526ad.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-bb2b6b4ac550b99e.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9a7cac519398bb2a.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-facdbb6535b95b2a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ed3a007fdb742d28.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-ff2f463409d0fc16.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a29f8b870bdd8cfc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-bc64d0a14e93e0f4.so --extern serde=/opt/rustwide/target/debug/deps/libserde-8b6bf18891db14df.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9dbdb6b211c4c613.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-2489563ec1c7a819.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-b45d361ba61b1638.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a45340f6f8f5e258.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-eb3dfe1b5b090712.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35fe5b5e58582eaa.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ca4f8dbc3338fbdf.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-2c5d1c805cfd1f9b.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-0c12fff725a39602.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-fcb467c92c62be33.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3e5d21f4ad6cc769.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3ea5fe5703f3e5b88c375b728abbb73511c0fb5248ab7ea97d678044d042b2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea5fe5703f3e5b88c375b728abbb73511c0fb5248ab7ea97d678044d042b2ea", kill_on_drop: false }`
[INFO] [stdout] 3ea5fe5703f3e5b88c375b728abbb73511c0fb5248ab7ea97d678044d042b2ea
