[INFO] fetching crate quantus-cli 0.2.1... [INFO] testing quantus-cli-0.2.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate quantus-cli 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate quantus-cli 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quantus-cli 0.2.1 [INFO] tweaked toml for crates.io crate quantus-cli 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quantus-cli 0.2.1 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 quantus-cli 0.2.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c4a1d720aa0694e6b78557f30080d72797c5ec11b82f01d7fcab474107a3c8d4 [INFO] running `Command { std: "docker" "start" "-a" "c4a1d720aa0694e6b78557f30080d72797c5ec11b82f01d7fcab474107a3c8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4a1d720aa0694e6b78557f30080d72797c5ec11b82f01d7fcab474107a3c8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a1d720aa0694e6b78557f30080d72797c5ec11b82f01d7fcab474107a3c8d4", kill_on_drop: false }` [INFO] [stdout] c4a1d720aa0694e6b78557f30080d72797c5ec11b82f01d7fcab474107a3c8d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dac03790f86e32c64860e113bd35e836ddb6e696bb1d4606e2e3087425a37a6b [INFO] running `Command { std: "docker" "start" "-a" "dac03790f86e32c64860e113bd35e836ddb6e696bb1d4606e2e3087425a37a6b", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling p3-maybe-rayon v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling memory-db v0.34.0 [INFO] [stderr] Compiling trie-db v0.30.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sp-io v41.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling schnellru v0.2.4 [INFO] [stderr] Compiling yap v0.12.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simple-mermaid v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.24.9 [INFO] [stderr] Compiling tuplex v0.1.2 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sp-panic-handler v13.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling qp-rusty-crystals-dilithium v1.0.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling p3-util v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling schnorrkel v0.11.5 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling p3-field v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling jsonrpsee-types v0.24.9 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p3-matrix v0.3.0 [INFO] [stderr] Compiling p3-symmetric v0.3.0 [INFO] [stderr] Compiling jsonrpsee-core v0.24.9 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p3-dft v0.3.0 [INFO] [stderr] Compiling p3-mds v0.3.0 [INFO] [stderr] Compiling nam-tiny-hderive v0.3.1-nam.0 [INFO] [stderr] Compiling p3-poseidon2 v0.3.0 [INFO] [stderr] Compiling p3-goldilocks v0.3.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling qp-poseidon-core v0.9.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling qp-rusty-crystals-hdwallet v0.1.4 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.24.9 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v19.0.0 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.24.9 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling sp-wasm-interface v22.0.0 [INFO] [stderr] Compiling sp-tracing v17.1.0 [INFO] [stderr] Compiling binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling subxt-utils-fetchmetadata v0.43.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling jsonrpsee-http-client v0.24.9 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling frame-metadata v23.0.0 [INFO] [stderr] Compiling sp-arithmetic v27.0.0 [INFO] [stderr] Compiling scale-typegen v0.11.1 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling jsonrpsee v0.24.9 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling sp-runtime-interface v30.0.0 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling keccak-hash v0.11.0 [INFO] [stderr] Compiling sp-weights v32.0.0 [INFO] [stderr] Compiling sp-core v37.0.0 [INFO] [stderr] Compiling frame-decode v0.8.3 [INFO] [stderr] Compiling subxt-metadata v0.43.0 [INFO] [stderr] Compiling scale-value v0.18.0 [INFO] [stderr] Compiling subxt-codegen v0.43.0 [INFO] [stderr] Compiling sp-trie v40.0.0 [INFO] [stderr] Compiling sp-keystore v0.43.0 [INFO] [stderr] Compiling subxt-macro v0.43.0 [INFO] [stderr] Compiling subxt-core v0.43.0 [INFO] [stderr] Compiling sp-state-machine v0.46.0 [INFO] [stderr] Compiling subxt-rpcs v0.43.0 [INFO] [stderr] Compiling subxt v0.43.0 [INFO] [stderr] Compiling sp-application-crypto v41.0.0 [INFO] [stderr] Compiling sp-runtime v42.0.0 [INFO] [stderr] Compiling qp-poseidon v0.9.5 [INFO] [stderr] Compiling qp-dilithium-crypto v0.1.3 [INFO] [stderr] Compiling quantus-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "dac03790f86e32c64860e113bd35e836ddb6e696bb1d4606e2e3087425a37a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac03790f86e32c64860e113bd35e836ddb6e696bb1d4606e2e3087425a37a6b", kill_on_drop: false }` [INFO] [stdout] dac03790f86e32c64860e113bd35e836ddb6e696bb1d4606e2e3087425a37a6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85eb6e5d67d8ee5bf870c121e61b0560d06d78915a62284df003887b7ca938ab [INFO] running `Command { std: "docker" "start" "-a" "85eb6e5d67d8ee5bf870c121e61b0560d06d78915a62284df003887b7ca938ab", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling quantus-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAgycBI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantus_cli-1c702ec991b74304,libdirs-b2e732066a94bf1a,libdirs_sys-65add3e474d602de,liboption_ext-61303ef911796993,librpassword-59fdc831c02c585e,librtoolbox-ec12e20e1e81ef1b,libtoml-358e934d36c1d985,libtoml_writer-54b6050b27d20aca,libtoml_parser-c8d164b23ada551d,libwinnow-db63d13b6dbe8fb5,libserde_spanned-3e6bb15941781c90,libtoml_datetime-83090872a7d4551b,libchrono-c12001ab54a71191,libiana_time_zone-7ebdf60e360da8b0,libargon2-8b88294c6ee6c936,libaes_gcm-5a7e4b7506a122b6,libctr-bbebdb291ab646c2,libghash-d1a480e3546056a1,libpolyval-07c35abf69a9f3f6,libopaque_debug-90e66d859d53ff28,libuniversal_hash-1e97a47e113fe0ea,libaes-4ff2bb3689b3268c,libcipher-fae89b4ec1d17267,libinout-4ab8e5b576598722,libaead-6e9f9885657e78b0,libcolored-57bddff5afba9056,libclap-ed70d1df0a381e8f,libclap_builder-4518c81b729bfb99,libstrsim-4d1ed08a123238dc,libanstream-31bbb44d7642adef,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libsubxt-83d54af27b5023b7,libweb_time-e902e3c80b588a6f,libsubxt_rpcs-5b78a2f39e6e811e,libsubxt_core-2f695f803abc2b1f,libkeccak_hash-24497935c97cdb78,libtiny_keccak-ea1e39693e97aaf7,libscale_value-5de5ed0bfeffd7c6,libyap-ed0cc7892fc741a5,libscale_encode-ae37ee33e615f26e,libsubxt_metadata-b66ad5a22ce2f98d,libhashbrown-1345ba77d4265a1e,libframe_decode-b76998a3b32678c9,libscale_decode-7510b57e88df79b5,libscale_bits-bd467cad50c4a5f5,libscale_type_resolver-f772fe01027313f7,libframe_metadata-8a0308b295fcdbd9,libqp_dilithium_crypto-dde10bab2dfdfcc4,libqp_poseidon-ecb2974e9a8de22a,libqp_rusty_crystals_hdwallet-302a700e7a2c7c1e,libthiserror-40f7fd9628b83e86,libqp_poseidon_core-db8c7625c260c46e,libp3_goldilocks-ba8f95b3a69982f0,libp3_poseidon2-f4e5d3cd6986a59f,libp3_mds-c2684e3b022181ce,libp3_symmetric-39a3c417553131db,libp3_dft-97bc47a4f0c1f4f6,libp3_matrix-2a8196c521a26a17,libtranspose-210141fe586a6077,libstrength_reduce-9ef82d1e89282c48,libp3_field-54a372bb748cf1a6,librand-bc99f30ebdbb1af2,libp3_util-ada945f22eb2d634,libnum_bigint-a80b284723c46478,libnum_integer-ede0da0965e696a6,libitertools-4826d0fe7ba91050,libp3_maybe_rayon-327547b4076253bc,librand_chacha-1b89c2d0bf058a88,librand_core-61db2abfcaa051be,libnam_tiny_hderive-fa1454eebf1eb009,libmemzero-c1c0db5ccc9b073a,libk256-34108e08d73075cc,libecdsa-436f717fe12dc924,librfc6979-40e96d898a5cf754,libelliptic_curve-8a8d5d96d89f5b7c,libpkcs8-534bdb6aefe846ad,libspki-577982c0956c8f97,libsec1-020612ff47b92812,libder-57c91742a26a0f80,libcrypto_bigint-97748247b985d939,libserdect-a4a47a0728797d76,libbase16ct-c4cc4b0550013254,libgroup-f64d93009551e31a,libff-b1d9bb1bd011c849,libbase58-b7d472599d383f0f,libbip39-2d5b52016733f8d1,libsp_runtime-2ae75d5753c94518,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-5a7651d57e3820db,libsp_weights-d4bc2db219ed3595,libsp_application_crypto-f0d643c5158a0e55,libsp_io-9b27bc26b8cbf4f4,libsp_state_machine-41f6352536b7e1f2,libsp_panic_handler-f357637da2e8dd89,libregex-d75e481851e8f852,libbacktrace-a5cbcdbd8ed4b117,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-13cb76c9365a7668,libaddr2line-80c4e6e3dcdf6df8,libgimli-5c2b805880369b53,librustc_demangle-95c712a3b77eaf6a,libed25519_dalek-46b3d333400f8803,libsp_runtime_interface-da66eb2725dcea6a,libsp_tracing-03f6b306a0cc9f70,libtracing_subscriber-348c2fe9ce67fabf,libtime-52b83d6cfb41d05d,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-ed269925d7a19484,libpowerfmt-f6019a2766e431f7,libsharded_slab-9d3d4272806f2d43,libmatchers-9ac84e45ac7f6148,libregex_automata-0e23be8e3f3599ce,libaho_corasick-784389ac50f1509c,libregex_syntax-c1c62fdedc196a6a,libnu_ansi_term-e9210014b02935ec,libthread_local-10bd2bb1ae5218dd,libtracing_log-ed5c6c14575b747f,libsp_wasm_interface-f2ebbd7ef95f4031,libsp_trie-5323926e46cb68da,libmemory_db-1b698cf7e01d7710,libtrie_root-1e803b97d17a08b2,libsubstrate_prometheus_endpoint-a13b7cb87d61916e,libprometheus-42cce6068abecbd3,liblazy_static-3674be3f4245d19b,libschnellru-71adb5ecd54578e1,libahash-4c7a4150eae87ee2,libgetrandom-332b11731f6b6aca,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-2b7c8b0ab06aca9b,libsp_keystore-c1d3b13d0e0d8373,libsp_arithmetic-4b58b3fc2c5f2be9,libdocify-4f366cb6a0f16b45,libsp_core-0c107c5c9f257356,liblibsecp256k1-66ecef56487976a2,liblibsecp256k1_core-9ec0a46951deca05,libdigest-25160757e4045e4c,libsubstrate_bip39-1e07d3bb88e2b466,libpbkdf2-20c62f4e22442571,libpassword_hash-52ee3adb3e96b4f3,libbase64ct-4e8a849eadea5a34,libhmac-f62e46e18f68be78,libarray_bytes-1425beda7e594a85,libbs58-8ad6c60ce61d115a,libdyn_clone-319e7691ef78165b,libbitflags-dde12b0d7d495b50,libbounded_collections-bac5a9bdfdb15154,libschnorrkel-276b92a97a2e6d18,libmerlin-e500def358f5a1f7,libgetrandom_or_panic-17b5320e3d3227b9,libed25519_zebra-3aa3f6a30a43fbae,libed25519-6ca5b50bae231d82,libsignature-cba39c5907fc8c40,libcurve25519_dalek-7b4d3317b4428246,libsecp256k1-1ac265a238a58a5a,libsecp256k1_sys-efb3c4ebca792861,libsp_externalities-710db64b6e8920b4,libenvironmental-d812bc375194592f,libsp_storage-d2c43854bddce280,libref_cast-5a7c07ea59456001,libsp_std-0c1788da1d3d48d4,libhash_db-c8ee49ccd21307e3,libhash256_std_hasher-1205e46d36753fa7,libprimitive_types-1288ee3bb5ed36f6,libimpl_codec-928555991bbe70e0,libimpl_num_traits-0531ba10efa97dbf,libinteger_sqrt-2b3a63ce194f3a95,libnum_traits-f110f501d736bb1f,libuint-6f3dd2ed5f4e70a6,libcrunchy-da50e20c17c04826,libhex-13e08b3b00984ab7,libfixed_hash-2402a7b79a0e8c2d,librustc_hex-8e10e209a94b3eae,libblake2-4f604110fa730ce8,libss58_registry-301b25b9d45d2239,libnum_format-e70efbfc5ef7bb21,libsecrecy-a2caaeaa8244becc,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libparity_bip39-9f71b8b12ae5f722,libunicode_normalization-7f8a80bac7930893,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-a10951c710bc8dca,libhex_conservative-2336a1378e083bec,libsp_crypto_hashing-6aa24e3e8416a83a,libsha3-826f4f1cc7bf15c4,libkeccak-b3eea90d0aeeb926,libtwox_hash-5f9126b3645d8b03,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-cde8c41ca2221aad,libconstant_time_eq-efbf8da8f259d1ea,libarrayref-81fde35c69841043,libbyteorder-7fb216e967c6a54f,libimpl_serde-11088974d4fe24df,libscale_info-14bb6c4ddf94798e,libbitvec-09ee881546feb77f,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libderive_more-ef56e39126b6f53e,libparity_scale_codec-cfb75eaa3cde6d15,libarrayvec-09741c597eeba17a,libbyte_slice_cast-7d31f947af6befa2,libconst_format-d027f43cac12f8a3,libqp_rusty_crystals_dilithium-62734289761fac10,librand-01c602352df434f9,librand_chacha-e44c7a4b58585968,librand_core-90c911f9feb58ed7,libgetrandom-4fb14809ddd284da,libsha2-ca81604485bee195,libjsonrpsee-f3237b82602330a3,libjsonrpsee_wasm_client-ebe778be687476f5,libjsonrpsee_ws_client-d1b21dac9205a175,libjsonrpsee_client_transport-ffa80282b482e03e,libsoketto-e4f2c7b603b98aae,librand-3007e39f30359d7f,librand_chacha-f0744d00f262f171,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,libsha1-0eb524399afd56b6,libcpufeatures-e04321643d03190d,libdigest-76891dd8153d9879,libconst_oid-2aadc73a32842898,libblock_buffer-d02f39c0827eb8ce,libcrypto_common-316ea807773e495d,libgeneric_array-22d742b9a7a237fa,libtypenum-f2b179c8a326fef2,librand_core-96bfc40292f82ab2,libfutures-0121b2e43d6667e7,libfutures_executor-b671ed42b3b3beae,libnum_cpus-544a67234e992665,libjsonrpsee_http_client-0e2cae9098b9a5e5,libhyper_rustls-89fd575aa6d71d6b,libtokio_rustls-94cdd6ea8ffebec5,librustls_platform_verifier-48b4fd30a55c7358,librustls_native_certs-6833dc0eb4b06c50,libopenssl_probe-2c6d21a9709cae46,librustls-1c6d69c3ef49fe3e,libsubtle-b7beb46c882a54ca,libwebpki-9ebb715cfd229ba0,libring-88a8139ea9c235dc,libgetrandom-ca191fb037dce85a,libuntrusted-b2f816886faf2178,librustls_pki_types-bd1a8bab3266b768,libzeroize-b6a0bf06b02e50ee,liburl-f98c1ba30cfd3190,libidna-14c643192e5b3397,libutf8_iter-51566bbad89f3a68,libidna_adapter-1ae3d1dee53594bf,libicu_properties-0da9be058cb6dd74,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-2c4df00eec9df4eb,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2a4daa0d448d51ad,libpotential_utf-c9c9b521d9a08bbf,libicu_provider-148a4e3445d7df38,libicu_locale_core-7d6aa3888785e983,libtinystr-9e7c20d264fc49a4,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-dd41b9a1bbd2558a,libzerotrie-83488c297dbe3edc,libyoke-b7c604df709f60b9,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-23af8909d3298553,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libhyper_util-0399c0a55c6688f2,libbase64-faebe21c393c2ed7,libtower-4ebef0b9fd71cef9,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libjsonrpsee_core-8f072cba2fa5c84d,libtokio_stream-75f3db28fecb648d,libpin_project-fd40010c993005da,librustc_hash-ca4219e344ea5da0,libfutures_timer-50b6ecc5814421b4,libhttp_body_util-9c8d3bca81303bd9,libfutures_util-516421b0a86a429c,libfutures_task-296614dc200de07c,libjsonrpsee_types-081132f13643b689,libthiserror-2e0f605256b949d1,libserde_json-b5a7129e0eb03de0,libmemchr-eb753e192a6bbd2d,libryu-a7164637bc4900ee,libserde-e3d5755c91676eb5,libhyper-84f94a85c6c74126,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-aa9a7f17f5139080,libtracing-847c1eb5625f9466,liblog-28ade3d6717210f3,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libindexmap-371147207dcd13b5,libhashbrown-0740ccba66506495,libfoldhash-406e5d625b003fe6,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libslab-5629529544b2a983,libtokio_util-46e46a2b37c90bac,libfutures_io-f72315fc1e3f198d,libpin_utils-3860774ad9b215b5,libtokio-7dcc2148b6ad9500,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-f3d03a7a60e0e545,libparking_lot_core-3906feb2039f0bd5,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-6c6c590a496f6ac5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libatomic_waker-06950c8c08d2b8fa,libpin_project_lite-72bf04572caa1c84,libhttpdate-331798cefc82cc7e,libfutures_channel-a0d735dab82cd7b8,libfutures_sink-ae1eb2d060de53a2,libfutures_core-c28b0f2af79a51d5,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAgycBI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d9d46946ca01a8fd/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-2af786b2e8f0feb8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-5ad28e9fd1af4f6f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quantus-cli` (example "basic_usage") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quantus-cli` (lib test) [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 quantus_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5336ccdb71ac3c50 -C extra-filename=-884d97f307fa11c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-5a7e4b7506a122b6.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-8b88294c6ee6c936.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c12001ab54a71191.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ed70d1df0a381e8f.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b2e732066a94bf1a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern jsonrpsee=/opt/rustwide/target/debug/deps/libjsonrpsee-f3237b82602330a3.rlib --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-cfb75eaa3cde6d15.rlib --extern qp_dilithium_crypto=/opt/rustwide/target/debug/deps/libqp_dilithium_crypto-dde10bab2dfdfcc4.rlib --extern qp_poseidon=/opt/rustwide/target/debug/deps/libqp_poseidon-ecb2974e9a8de22a.rlib --extern qp_rusty_crystals_dilithium=/opt/rustwide/target/debug/deps/libqp_rusty_crystals_dilithium-62734289761fac10.rlib --extern qp_rusty_crystals_hdwallet=/opt/rustwide/target/debug/deps/libqp_rusty_crystals_hdwallet-302a700e7a2c7c1e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc99f30ebdbb1af2.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-59fdc831c02c585e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e3d5755c91676eb5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5a7129e0eb03de0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ca81604485bee195.rlib --extern sp_core=/opt/rustwide/target/debug/deps/libsp_core-0c107c5c9f257356.rlib --extern sp_runtime=/opt/rustwide/target/debug/deps/libsp_runtime-2ae75d5753c94518.rlib --extern subxt=/opt/rustwide/target/debug/deps/libsubxt-83d54af27b5023b7.rlib --extern subxt_metadata=/opt/rustwide/target/debug/deps/libsubxt_metadata-b66ad5a22ce2f98d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0b7e4413cadfb159.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-40f7fd9628b83e86.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7dcc2148b6ad9500.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-358e934d36c1d985.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d9d46946ca01a8fd/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-2af786b2e8f0feb8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "85eb6e5d67d8ee5bf870c121e61b0560d06d78915a62284df003887b7ca938ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85eb6e5d67d8ee5bf870c121e61b0560d06d78915a62284df003887b7ca938ab", kill_on_drop: false }` [INFO] [stdout] 85eb6e5d67d8ee5bf870c121e61b0560d06d78915a62284df003887b7ca938ab