[INFO] fetching crate dapol 0.4.0... [INFO] testing dapol-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate dapol 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate dapol 0.4.0 [INFO] finished tweaking crates.io crate dapol 0.4.0 [INFO] tweaked toml for crates.io crate dapol 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dapol 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dapol 0.4.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.8.3 [INFO] [stderr] Downloaded logging_timer_proc_macros v1.1.1 [INFO] [stderr] Downloaded jemalloc-ctl v0.5.4 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.0 [INFO] [stderr] Downloaded clap v4.5.8 [INFO] [stderr] Downloaded cc v1.0.104 [INFO] [stderr] Downloaded serde_with v3.8.3 [INFO] [stderr] Downloaded clap_builder v4.5.8 [INFO] [stderr] Downloaded logging_timer v1.1.1 [INFO] [stderr] Downloaded patharg v0.3.0 [INFO] [stderr] Downloaded statistical v1.0.0 [INFO] [stderr] Downloaded bulletproofs v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b6520b6f494c3473808d5b6de9baf4728215e7c7393f460d15a567d17a3ebb3 [INFO] running `Command { std: "docker" "start" "-a" "1b6520b6f494c3473808d5b6de9baf4728215e7c7393f460d15a567d17a3ebb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b6520b6f494c3473808d5b6de9baf4728215e7c7393f460d15a567d17a3ebb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6520b6f494c3473808d5b6de9baf4728215e7c7393f460d15a567d17a3ebb3", kill_on_drop: false }` [INFO] [stdout] 1b6520b6f494c3473808d5b6de9baf4728215e7c7393f460d15a567d17a3ebb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 13669f060512431f17152eb92b3685a8b2eadb47a74f345f86b69c6246b12524 [INFO] running `Command { std: "docker" "start" "-a" "13669f060512431f17152eb92b3685a8b2eadb47a74f345f86b69c6246b12524", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling patharg v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling logging_timer_proc_macros v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling logging_timer v1.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_with v3.8.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling bulletproofs v5.0.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling dapol v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "fuzzing"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uniform` [INFO] [stdout] --> src/accumulators/ndm_smt/x_coord_generator.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::distributions::{Uniform}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RandomXCoordGenerator` [INFO] [stdout] --> src/accumulators.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub use ndm_smt::{NdmSmt, NdmSmtError, RandomXCoordGenerator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecursionParams` [INFO] [stdout] --> src/binary_tree/path_siblings.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | use super::tree_builder::multi_threaded::{build_node, RecursionParams}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/entity/entity_ids_parser.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoded` [INFO] [stdout] --> src/read_write_utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let encoded = serde_json::to_writer_pretty(file, structure); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/read_write_utils.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut file = File::create(path)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/dapol_tree.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 352 | Accumulator::NdmSmt(ndm_smt) => Some(ndm_smt.entity_mapping()), [INFO] [stdout] | ---------------------------- matches all the relevant values [INFO] [stdout] 353 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/inclusion_proof.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | mut file_name: OsString, [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 331 | impl Store { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 341 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_store_depth` and `build_using_single_threaded_algorithm` are never used [INFO] [stdout] --> src/binary_tree/tree_builder.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 70 | / impl BinaryTreeBuilder [INFO] [stdout] 71 | | where [INFO] [stdout] 72 | | C: Clone + Mergeable + 'static, /* The static is needed when the single threaded builder [INFO] [stdout] | |___________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn with_store_depth(mut self, store_depth: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn build_using_single_threaded_algorithm( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 149 | impl DashMapStore { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_node` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 201 | impl MatchedPair { [INFO] [stdout] | ------------------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | fn from_node(node: Node, new_padding_node_content: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_height` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 307 | impl RecursionParams { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 339 | fn new_with_height(height: Height) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/single_threaded.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl HashMapStore { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_path` and `with_num_entities` are never used [INFO] [stdout] --> src/entity/entities_parser.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl EntitiesParser { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn with_path(self, path: PathBuf) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn with_num_entities(self, num_entities: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.23s [INFO] running `Command { std: "docker" "inspect" "13669f060512431f17152eb92b3685a8b2eadb47a74f345f86b69c6246b12524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13669f060512431f17152eb92b3685a8b2eadb47a74f345f86b69c6246b12524", kill_on_drop: false }` [INFO] [stdout] 13669f060512431f17152eb92b3685a8b2eadb47a74f345f86b69c6246b12524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3874ef73270895ad10839e757894c49263e55a98e9ea3439198d49300f7d6649 [INFO] running `Command { std: "docker" "start" "-a" "3874ef73270895ad10839e757894c49263e55a98e9ea3439198d49300f7d6649", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling bulletproofs v5.0.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling dapol v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "fuzzing"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uniform` [INFO] [stdout] --> src/accumulators/ndm_smt/x_coord_generator.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::distributions::{Uniform}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RandomXCoordGenerator` [INFO] [stdout] --> src/accumulators.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub use ndm_smt::{NdmSmt, NdmSmtError, RandomXCoordGenerator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecursionParams` [INFO] [stdout] --> src/binary_tree/path_siblings.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | use super::tree_builder::multi_threaded::{build_node, RecursionParams}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/entity/entity_ids_parser.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoded` [INFO] [stdout] --> src/read_write_utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let encoded = serde_json::to_writer_pretty(file, structure); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/read_write_utils.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut file = File::create(path)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/dapol_tree.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 352 | Accumulator::NdmSmt(ndm_smt) => Some(ndm_smt.entity_mapping()), [INFO] [stdout] | ---------------------------- matches all the relevant values [INFO] [stdout] 353 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/inclusion_proof.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | mut file_name: OsString, [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 331 | impl Store { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 341 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_store_depth` and `build_using_single_threaded_algorithm` are never used [INFO] [stdout] --> src/binary_tree/tree_builder.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 70 | / impl BinaryTreeBuilder [INFO] [stdout] 71 | | where [INFO] [stdout] 72 | | C: Clone + Mergeable + 'static, /* The static is needed when the single threaded builder [INFO] [stdout] | |___________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn with_store_depth(mut self, store_depth: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn build_using_single_threaded_algorithm( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 149 | impl DashMapStore { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_node` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 201 | impl MatchedPair { [INFO] [stdout] | ------------------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | fn from_node(node: Node, new_padding_node_content: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_height` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 307 | impl RecursionParams { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 339 | fn new_with_height(height: Height) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/single_threaded.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl HashMapStore { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_path` and `with_num_entities` are never used [INFO] [stdout] --> src/entity/entities_parser.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl EntitiesParser { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn with_path(self, path: PathBuf) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn with_num_entities(self, num_entities: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jemalloc-ctl v0.5.4 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stdout] warning: unused variable: `aggregation_factor` [INFO] [stdout] --> examples/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let aggregation_factor = dapol::AggregationFactor::Percent(aggregation_percentage); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregation_factor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "fuzzing"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::accumulators::Accumulator` [INFO] [stdout] --> src/dapol_config.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | use crate::accumulators::Accumulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uniform` [INFO] [stdout] --> src/accumulators/ndm_smt/x_coord_generator.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::distributions::{Uniform}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:831:11 [INFO] [stdout] | [INFO] [stdout] 831 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "fuzzing"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecursionParams` [INFO] [stdout] --> src/binary_tree/path_siblings.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | use super::tree_builder::multi_threaded::{build_node, RecursionParams}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestContent` [INFO] [stdout] --> src/binary_tree/path_siblings.rs:566:82 [INFO] [stdout] | [INFO] [stdout] 566 | full_bottom_layer, generate_padding_closure, single_leaf, sparse_leaves, TestContent, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/entity/entity_ids_parser.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoded` [INFO] [stdout] --> src/read_write_utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let encoded = serde_json::to_writer_pretty(file, structure); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/read_write_utils.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut file = File::create(path)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/dapol_tree.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 352 | Accumulator::NdmSmt(ndm_smt) => Some(ndm_smt.entity_mapping()), [INFO] [stdout] | ---------------------------- matches all the relevant values [INFO] [stdout] 353 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:677:24 [INFO] [stdout] | [INFO] [stdout] 677 | given: leaf_nodes, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:678:22 [INFO] [stdout] | [INFO] [stdout] 678 | max: max_nodes, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder/single_threaded.rs:383:24 [INFO] [stdout] | [INFO] [stdout] 383 | given: leaf_nodes, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder/single_threaded.rs:384:22 [INFO] [stdout] | [INFO] [stdout] 384 | max: max_nodes, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder.rs:459:24 [INFO] [stdout] | [INFO] [stdout] 459 | given: leaf_nodes, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_nodes` [INFO] [stdout] --> src/binary_tree/tree_builder.rs:460:22 [INFO] [stdout] | [INFO] [stdout] 460 | max: max_nodes, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/inclusion_proof.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | mut file_name: OsString, [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_node` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 201 | impl MatchedPair { [INFO] [stdout] | ------------------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | fn from_node(node: Node, new_padding_node_content: Arc) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_height` is never used [INFO] [stdout] --> src/binary_tree/tree_builder/multi_threaded.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 307 | impl RecursionParams { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 339 | fn new_with_height(height: Height) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc53eq4g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdapol-6ffa7b118312f707.rlib,libblake3-ec98d04089286a3b.rlib,libconstant_time_eq-0ab0242e797923f1.rlib,libarrayvec-04f9cdd9d12b13be.rlib,libarrayref-57d8cbfd7aab3407.rlib,libtoml-8128af5bee854745.rlib,libtoml_edit-0fbba2ba79c74799.rlib,libserde_spanned-be11cb4af2f8fb04.rlib,libindexmap-8a4a970b517ae3d4.rlib,libequivalent-b99318efb2d4d73d.rlib,libwinnow-78318cbb85e77529.rlib,libtoml_datetime-74eafcf4ee92470a.rlib,libenv_logger-4205e69016dd92c8.rlib,libtermcolor-d92989218eee0326.rlib,libis_terminal-00ed363c8faa5a89.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-630e5dc4990dfe0f.rlib,libregex_automata-4f03bde203c3a1b2.rlib,libaho_corasick-221b7966ebefc064.rlib,libregex_syntax-828ece8eeb15b4b0.rlib,libchrono-e53a3062377a4e86.rlib,libnum_traits-1f840aa34b4c4a50.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libserde_json-b65fe52e6f0b595c.rlib,libbincode-f358f702b1c2ef6e.rlib,libdashmap-22f1850149650d57.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libparking_lot_core-a57817b10387325b.rlib,libsmallvec-2d6715e484c92b62.rlib,libhashbrown-6008c8df29210036.rlib,librayon-4342872788051cd9.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libserde_with-9b91c6d73225f41e.rlib,libderive_builder-50bac12abda4a05e.rlib,libbulletproofs-c72861414f742397.rlib,libmerlin-988b0e6878c5b8f5.rlib,libsha3-55a46f00e6cacb00.rlib,libkeccak-f5c3c573aa2489a7.rlib,libthiserror-99082edea821899f.rlib,libcurve25519_dalek-ce87caf0fba15c21.rlib,libzeroize-a3013353c4456277.rlib,libgroup-522991ba2a475a48.rlib,libff-e67096f0b8b38f79.rlib,libclear_on_drop-ce6cf7ab0c397cab.rlib,liblogging_timer-a376167b52c4dc68.rlib,libprimitive_types-79e87d085d28e954.rlib,libimpl_serde-d8ea263f5a057ba6.rlib,libuint-5d39c3d1cae44c55.rlib,libcrunchy-9e69d6430d2c362a.rlib,libhex-f9f06254da254a16.rlib,libfixed_hash-f651bc4f8cffd647.rlib,librand-316816ca3b5a9b1c.rlib,librand_chacha-2a682d9cc3e70ea8.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c5063b3b81099b69.rlib,libgetrandom-f3418e9676c5dcda.rlib,liblibc-25531b881a8d2864.rlib,librustc_hex-2d1ebd312558183f.rlib,libbyteorder-13c31406444135b3.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libpatharg-bbe7351cf5b61c54.rlib,libeither-55be7a21592ab02f.rlib,libsha2-840ad12fb5907211.rlib,libcpufeatures-4a23b2a25095d47c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhkdf-194587560c74fa76.rlib,libhmac-927b131214cdf869.rlib,libdigest-f9bb1218f7a4abba.rlib,libsubtle-e95b34083bfb6ca5.rlib,libblock_buffer-9d18c3d9187765d1.rlib,libcrypto_common-fbcd2a290d6fe0bf.rlib,libgeneric_array-7b9da71591a07b9f.rlib,libtypenum-cc4becc3569b0837.rlib,libcsv-1a7c5ed375328868.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libcsv_core-361ec58358401a48.rlib,libmemchr-a6af4e08ecbb6708.rlib,libserde-518e61ee76dbb8d8.rlib,libclap_verbosity_flag-c26a0e7361237044.rlib,libclap-778fbe6ffdae65a4.rlib,libclap_builder-902e79bb4d7fb30c.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-0d681d83515ef2ce.rlib,libanstyle_query-cd1c8e72c4ba1966.rlib,libis_terminal_polyfill-4c173a806bb3326a.rlib,libcolorchoice-16838c196ec42575.rlib,libanstyle_parse-17a55ec128c428f2.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-89c24276af307069.rlib,libanstyle-594a8699a75cc1aa.rlib,liblog-4f260390e802c8d1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc53eq4g/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-c5e08daae897ae61/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-c5e08daae897ae61/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/clear_on_drop-b9f0670363ff4ab4/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/jemalloc-sys-50c3ba503e176607/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/main-2542c3abe0721a7e" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `dapol` (example "main") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3874ef73270895ad10839e757894c49263e55a98e9ea3439198d49300f7d6649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3874ef73270895ad10839e757894c49263e55a98e9ea3439198d49300f7d6649", kill_on_drop: false }` [INFO] [stdout] 3874ef73270895ad10839e757894c49263e55a98e9ea3439198d49300f7d6649