[INFO] fetching crate dapol 0.4.0...
[INFO] testing dapol-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dapol 0.4.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dapol 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jemalloc-ctl v0.5.4
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded darling_macro v0.14.4
[INFO] [stderr]   Downloaded darling v0.14.4
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded darling_core v0.14.4
[INFO] [stderr]   Downloaded logging_timer v1.1.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded logging_timer_proc_macros v1.1.1
[INFO] [stderr]   Downloaded patharg v0.3.0
[INFO] [stderr]   Downloaded statistical v1.0.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded bulletproofs v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c18c17aa13958465858b65431cff59be96187b8e0cf6a84ebf680b411d583ea2
[INFO] running `Command { std: "docker" "start" "-a" "c18c17aa13958465858b65431cff59be96187b8e0cf6a84ebf680b411d583ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c18c17aa13958465858b65431cff59be96187b8e0cf6a84ebf680b411d583ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c18c17aa13958465858b65431cff59be96187b8e0cf6a84ebf680b411d583ea2", kill_on_drop: false }`
[INFO] [stdout] c18c17aa13958465858b65431cff59be96187b8e0cf6a84ebf680b411d583ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888a857ea967a659de1eaeaab8a7042b035758983c1eb28cd0825ca87bb09247
[INFO] running `Command { std: "docker" "start" "-a" "888a857ea967a659de1eaeaab8a7042b035758983c1eb28cd0825ca87bb09247", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling patharg v0.3.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 serde_derive v1.0.203
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling logging_timer_proc_macros v1.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling logging_timer v1.1.1
[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 darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.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 serde_bytes v0.11.15
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.8.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.22.14
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<C: Clone + fmt::Display> Store<C> {
[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<C: fmt::Display> BinaryTreeBuilder<C>
[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<F>(
[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<C: Clone + fmt::Display> DashMapStore<C> {
[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<C: Mergeable + fmt::Display> MatchedPair<C> {
[INFO] [stdout]     | ------------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 207 |     fn from_node<F>(node: Node<C>, new_padding_node_content: Arc<F>) -> 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<C: Clone + fmt::Display> HashMapStore<C> {
[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 36.79s
[INFO] running `Command { std: "docker" "inspect" "888a857ea967a659de1eaeaab8a7042b035758983c1eb28cd0825ca87bb09247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888a857ea967a659de1eaeaab8a7042b035758983c1eb28cd0825ca87bb09247", kill_on_drop: false }`
[INFO] [stdout] 888a857ea967a659de1eaeaab8a7042b035758983c1eb28cd0825ca87bb09247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd44d38afc939ca48fd67d0948f08facfd503612d8e95a6ff6572effe7fedcb0
[INFO] running `Command { std: "docker" "start" "-a" "fd44d38afc939ca48fd67d0948f08facfd503612d8e95a6ff6572effe7fedcb0", 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 num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[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 ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[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-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dapol v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling statistical v1.0.0
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<C: Clone + fmt::Display> Store<C> {
[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<C: fmt::Display> BinaryTreeBuilder<C>
[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<F>(
[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<C: Clone + fmt::Display> DashMapStore<C> {
[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<C: Mergeable + fmt::Display> MatchedPair<C> {
[INFO] [stdout]     | ------------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 207 |     fn from_node<F>(node: Node<C>, new_padding_node_content: Arc<F>) -> 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<C: Clone + fmt::Display> HashMapStore<C> {
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<C: Mergeable + fmt::Display> MatchedPair<C> {
[INFO] [stdout]     | ------------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 207 |     fn from_node<F>(node: Node<C>, new_padding_node_content: Arc<F>) -> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "fd44d38afc939ca48fd67d0948f08facfd503612d8e95a6ff6572effe7fedcb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd44d38afc939ca48fd67d0948f08facfd503612d8e95a6ff6572effe7fedcb0", kill_on_drop: false }`
[INFO] [stdout] fd44d38afc939ca48fd67d0948f08facfd503612d8e95a6ff6572effe7fedcb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42bb658a9cdb38356ee5773ad2ddceff32ddb6a3b2dd7d4e4519f7b0015238cf
[INFO] running `Command { std: "docker" "start" "-a" "42bb658a9cdb38356ee5773ad2ddceff32ddb6a3b2dd7d4e4519f7b0015238cf", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/lib.rs:127:7
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^ help: found config with similar value: `feature = "fuzzing"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Uniform`
[INFO] [stderr]  --> src/accumulators/ndm_smt/x_coord_generator.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rand::distributions::{Uniform};
[INFO] [stderr]   |                           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RandomXCoordGenerator`
[INFO] [stderr]   --> src/accumulators.rs:13:40
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use ndm_smt::{NdmSmt, NdmSmtError, RandomXCoordGenerator};
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RecursionParams`
[INFO] [stderr]   --> src/binary_tree/path_siblings.rs:71:63
[INFO] [stderr]    |
[INFO] [stderr] 71 |         use super::tree_builder::multi_threaded::{build_node, RecursionParams};
[INFO] [stderr]    |                                                               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]  --> src/entity/entity_ids_parser.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::{debug, info};
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `encoded`
[INFO] [stderr]   --> src/read_write_utils.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let encoded = serde_json::to_writer_pretty(file, structure);
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/read_write_utils.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     let mut file = File::create(path)?;
[INFO] [stderr]    |         ----^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/dapol_tree.rs:353:13
[INFO] [stderr]     |
[INFO] [stderr] 352 |             Accumulator::NdmSmt(ndm_smt) => Some(ndm_smt.entity_mapping()),
[INFO] [stderr]     |             ---------------------------- matches all the relevant values
[INFO] [stderr] 353 |             _ => None,
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/inclusion_proof.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |         mut file_name: OsString,
[INFO] [stderr]     |         ----^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `len` is never used
[INFO] [stderr]    --> src/binary_tree.rs:341:8
[INFO] [stderr]     |
[INFO] [stderr] 331 | impl<C: Clone + fmt::Display> Store<C> {
[INFO] [stderr]     | -------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 341 |     fn len(&self) -> usize {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_store_depth` and `build_using_single_threaded_algorithm` are never used
[INFO] [stderr]    --> src/binary_tree/tree_builder.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr]  70 | / impl<C: fmt::Display> BinaryTreeBuilder<C>
[INFO] [stderr]  71 | | where
[INFO] [stderr]  72 | |     C: Clone + Mergeable + 'static, /* The static is needed when the single threaded builder
[INFO] [stderr]     | |___________________________________- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 117 |       pub fn with_store_depth(mut self, store_depth: u8) -> Self {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 162 |       pub fn build_using_single_threaded_algorithm<F>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `len` is never used
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 149 | impl<C: Clone + fmt::Display> DashMapStore<C> {
[INFO] [stderr]     | --------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_node` is never used
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:207:8
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl<C: Mergeable + fmt::Display> MatchedPair<C> {
[INFO] [stderr]     | ------------------------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 207 |     fn from_node<F>(node: Node<C>, new_padding_node_content: Arc<F>) -> Self
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_with_height` is never used
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:339:8
[INFO] [stderr]     |
[INFO] [stderr] 307 | impl RecursionParams {
[INFO] [stderr]     | -------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 339 |     fn new_with_height(height: Height) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `len` is never used
[INFO] [stderr]    --> src/binary_tree/tree_builder/single_threaded.rs:100:12
[INFO] [stderr]     |
[INFO] [stderr]  95 | impl<C: Clone + fmt::Display> HashMapStore<C> {
[INFO] [stderr]     | --------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 100 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_path` and `with_num_entities` are never used
[INFO] [stderr]   --> src/entity/entities_parser.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl EntitiesParser {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn with_path(self, path: PathBuf) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn with_num_entities(self, num_entities: u64) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dapol` (lib) generated 16 warnings (run `cargo fix --lib -p dapol` to apply 6 suggestions)
[INFO] [stderr] warning: unused variable: `aggregation_factor`
[INFO] [stderr]    --> examples/main.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let aggregation_factor = dapol::AggregationFactor::Percent(aggregation_percentage);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregation_factor`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::accumulators::Accumulator`
[INFO] [stderr]    --> src/dapol_config.rs:550:9
[INFO] [stderr]     |
[INFO] [stderr] 550 |     use crate::accumulators::Accumulator;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Uniform`
[INFO] [stderr]  --> src/accumulators/ndm_smt/x_coord_generator.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rand::distributions::{Uniform};
[INFO] [stderr]   |                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:831:11
[INFO] [stderr]     |
[INFO] [stderr] 831 |     #[cfg(fuzzing)]
[INFO] [stderr]     |           ^^^^^^^ help: found config with similar value: `feature = "fuzzing"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:606:9
[INFO] [stderr]     |
[INFO] [stderr] 606 |     use std::str::FromStr;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TestContent`
[INFO] [stderr]    --> src/binary_tree/path_siblings.rs:566:82
[INFO] [stderr]     |
[INFO] [stderr] 566 |         full_bottom_layer, generate_padding_closure, single_leaf, sparse_leaves, TestContent,
[INFO] [stderr]     |                                                                                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:677:24
[INFO] [stderr]     |
[INFO] [stderr] 677 |                 given: leaf_nodes,
[INFO] [stderr]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:678:22
[INFO] [stderr]     |
[INFO] [stderr] 678 |                 max: max_nodes,
[INFO] [stderr]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder/single_threaded.rs:383:24
[INFO] [stderr]     |
[INFO] [stderr] 383 |                 given: leaf_nodes,
[INFO] [stderr]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder/single_threaded.rs:384:22
[INFO] [stderr]     |
[INFO] [stderr] 384 |                 max: max_nodes,
[INFO] [stderr]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder.rs:459:24
[INFO] [stderr]     |
[INFO] [stderr] 459 |                 given: leaf_nodes,
[INFO] [stderr]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaf_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_nodes`
[INFO] [stderr]    --> src/binary_tree/tree_builder.rs:460:22
[INFO] [stderr]     |
[INFO] [stderr] 460 |                 max: max_nodes,
[INFO] [stderr]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_node` is never used
[INFO] [stderr]    --> src/binary_tree/tree_builder/multi_threaded.rs:207:8
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl<C: Mergeable + fmt::Display> MatchedPair<C> {
[INFO] [stderr]     | ------------------------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 207 |     fn from_node<F>(node: Node<C>, new_padding_node_content: Arc<F>) -> Self
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dapol` (example "main") generated 1 warning
[INFO] [stderr] warning: `dapol` (lib test) generated 20 warnings (8 duplicates) (run `cargo fix --lib -p dapol --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dapol-1d6cf14806582032)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test accumulators::ndm_smt::x_coord_generator::tests::constructor_works ... ok
[INFO] [stdout] test accumulators::ndm_smt::x_coord_generator::tests::generated_values_all_unique ... ok
[INFO] [stdout] test accumulators::ndm_smt::x_coord_generator::tests::new_unique_value_works ... ok
[INFO] [stdout] test binary_tree::tests::coord_byte_conversion_correct ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_sparse_leaves_single_threaded ... ok
[INFO] [stdout] test binary_tree::tests::input_node_correctly_converted_into_node ... ok
[INFO] [stdout] test binary_tree::tests::matched_pair_merge_works ... ok
[INFO] [stdout] test binary_tree::tests::is_sibling_of_works ... ok
[INFO] [stdout] test accumulators::ndm_smt::x_coord_generator::tests::new_unique_value_fails_for_large_i ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_full_base_layer_single_threaded ... ok
[INFO] [stdout] test binary_tree::tests::sibling_coord_calculated_correctly ... ok
[INFO] [stdout] test binary_tree::tests::sibling_from_node_works ... ok
[INFO] [stdout] test binary_tree::tests::parent_coord_calculated_correctly ... ok
[INFO] [stdout] test binary_tree::tests::node_orientation_correctly_determined ... ok
[INFO] [stdout] test binary_tree::tests::subtree_bounds_works ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_for_empty_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_for_duplicate_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_for_too_many_leaves_with_height_first ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_when_parent_builder_leaf_nodes_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_when_x_coord_greater_than_max ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::err_when_parent_builder_height_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::different_ordering_of_leaf_nodes_gives_same_root ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::max_nodes_to_store_equality ... ok
[INFO] [stdout] test binary_tree::node_content::full_node::tests::new_leaf_works ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::different_ordering_of_leaf_nodes_gives_same_root ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::bottom_layer_leaf_nodes_all_present_in_store ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_for_duplicate_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::bottom_layer_leaf_nodes_all_present_in_store ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_sparse_leaves_multi_threaded ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_single_leaf_single_threaded ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_for_too_many_leaves_with_height_first ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_for_empty_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_when_parent_builder_leaf_nodes_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_when_x_coord_greater_than_max ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::expected_internal_nodes_are_in_the_store_for_default_store_depth ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::err_when_parent_builder_height_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::err_for_empty_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::err_when_parent_builder_leaf_nodes_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::err_when_parent_builder_height_not_set ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::err_for_too_many_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::err_for_duplicate_leaves ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::expected_internal_nodes_are_in_the_store_for_custom_store_depth ... ok
[INFO] [stdout] test binary_tree::tree_builder::single_threaded::tests::expected_internal_nodes_are_in_the_store_for_default_store_depth ... ok
[INFO] [stdout] test binary_tree::tree_builder::multi_threaded::tests::expected_internal_nodes_are_in_the_store_for_custom_store_depth ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::no_err_if_no_duplicates ... ok
[INFO] [stdout] test accumulators::ndm_smt::tests::constructor_works ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::no_err_if_duplicates_but_not_sorted ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::builder_with_no_default_values_gives_correct_config ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::builder_without_accumulator_type_fails ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::builder_without_entities_fails ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::builder_without_secrets_fails ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::config_file_gives_same_config_as_builder ... ok
[INFO] [stdout] test binary_tree::node_content::full_node::tests::new_pad_works ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::fail_when_unknown_secrets_file_type ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_full_base_layer_multi_threaded ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::multi_and_single_give_same_root_single_leaf ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::fail_when_unsupproted_secrets_file_type ... ok
[INFO] [stdout] test dapol_tree::tests::serde::public_root_data::public_root_data_serialization_path_parser_fails_for_unsupported_extensions ... ok
[INFO] [stdout] test dapol_tree::tests::serde::public_root_data::public_root_data_serialization_path_parser_gives_correct_file_prefix ... ok
[INFO] [stdout] test binary_tree::node_content::hidden_node::tests::new_leaf_works ... ok
[INFO] [stdout] test dapol_config::tests::creating_config::builder_with_all_default_values_gives_correct_config ... ok
[INFO] [stdout] test dapol_tree::tests::serde::secret_root_data::secret_root_data_serialization_path_parser_fails_for_unsupported_extensions ... ok
[INFO] [stdout] test dapol_tree::tests::serde::secret_root_data::secret_root_data_serialization_path_parser_gives_correct_file_prefix ... ok
[INFO] [stdout] test binary_tree::node_content::full_node::tests::merge_works ... ok
[INFO] [stdout] test dapol_tree::tests::serde::tree::serialization_path_parser_fails_for_unsupported_extensions ... ok
[INFO] [stdout] test dapol_tree::tests::serde::tree::serialization_path_parser_gives_correct_file_prefix ... ok
[INFO] [stdout] test entity::entities_parser::tests::fail_when_unknown_file_type ... ok
[INFO] [stdout] test entity::entities_parser::tests::fail_when_unsupproted_file_type ... ok
[INFO] [stdout] test binary_tree::path_siblings::tests::path_works_for_multi_leaf_multi_threaded ... ok
[INFO] [stdout] test entity::entities_parser::tests::parser_csv_file_happy_case ... ok
[INFO] [stdout] test entity::entity_ids_parser::tests::parser_csv_file_happy_case ... ok
[INFO] [stdout] test hasher::tests::verify_hasher ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::next_power_of_2_works_for_boundary_value ... ok
[INFO] [stdout] test entity::entities_parser::tests::generate_random_entities_happy_case ... ok
[INFO] [stdout] test binary_tree::node_content::hidden_node::tests::merge_works ... ok
[INFO] [stdout] test binary_tree::node_content::hidden_node::tests::new_pad_works ... ok
[INFO] [stdout] test dapol_tree::tests::construction::constructor_and_getters_work ... ok
[INFO] [stdout] test dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data ... FAILED
[INFO] [stdout] test dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data ... FAILED
[INFO] [stdout] test dapol_tree::tests::serde::tree::serde_does_not_change_tree ... FAILED
[INFO] [stdout] test binary_tree::tree_builder::tests::multi_and_single_give_same_root_full_tree ... ok
[INFO] [stdout] test binary_tree::tree_builder::tests::multi_and_single_give_same_root_sparse_leaves ... ok
[INFO] [stdout] test dapol_config::tests::config_to_tree::config_with_random_entities_gives_correct_tree ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::divisor::greater_than_tree_height_divisor_gives_zero_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::divisor::one_divisor_gives_full_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::divisor::tree_height_divisor_gives_one_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::divisor::zero_divisor_gives_zero_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::number::greater_than_tree_height_number_gives_full_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::number::one_number_gives_one_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::number::tree_height_number_gives_full_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::number::zero_number_gives_zero_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::percent::fifty_percent_gives_half_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::percent::one_hundred_percent_gives_full_aggregation ... ok
[INFO] [stdout] test inclusion_proof::aggregation_factor::tests::percent::zero_percent_gives_zero_aggregation ... ok
[INFO] [stdout] test dapol_config::tests::config_to_tree::secrets_file_preferred_over_setting_directly ... ok
[INFO] [stdout] test dapol_config::tests::config_to_tree::parsing_config_gives_correct_tree ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::padding::verification_error_when_secret_out_of_bounds_with_same_bounds ... ok
[INFO] [stdout] test dapol_config::tests::config_to_tree::secrets_file_gives_same_master_secret_as_setting_directly ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::splitting::verification_error_when_secret_out_of_bounds_with_same_bounds ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::generation_works_when_secret_out_of_bounds ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verification_error_when_secret_out_of_bounds_with_different_bounds_reverse ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verification_error_when_secret_out_of_bounds_with_same_bounds ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::padding::verification_error_when_commitment_not_same_as_secret_used_for_generation ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::verification_error_when_commitment_not_same_as_secret_used_for_generation ... ok
[INFO] [stdout] test kdf::tests::generate_key_matches_external_tool ... ok
[INFO] [stdout] test max_liability::tests::default_max_liability_is_in_allowed_list ... ok
[INFO] [stdout] test max_liability::tests::upper_bound_bit_length_works_for_100 ... ok
[INFO] [stdout] test max_thread_count::tests::default_without_initializing_machine_parallelism ... ok
[INFO] [stdout] test percentage::tests::from_happy_case ... ok
[INFO] [stdout] test percentage::tests::from_should_give_err_if_value_is_over_100 ... ok
[INFO] [stdout] test percentage::tests::from_should_panic_if_value_is_over_100 - should panic ... ok
[INFO] [stdout] test percentage::tests::from_str_happy_case ... ok
[INFO] [stdout] test percentage::tests::from_str_should_panic_if_value_is_not_u8 - should panic ... ok
[INFO] [stdout] test percentage::tests::from_str_should_panic_if_value_is_over_100 - should panic ... ok
[INFO] [stdout] test percentage::tests::try_from_happy_case ... ok
[INFO] [stdout] test read_write_utils::tests::parse_serialization_path::parse_serialization_path_for_existing_directory_gives_correct_file_name ... ok
[INFO] [stdout] test read_write_utils::tests::parse_serialization_path::parse_serialization_path_for_existing_file ... ok
[INFO] [stdout] test read_write_utils::tests::parse_serialization_path::parse_serialization_path_for_existing_file_wrong_extension - should panic ... ok
[INFO] [stdout] test salt::tests::randomly_generated_salts_differ_enough ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verification_error_when_commitment_not_same_as_blinding_used_for_generation ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::generate_works ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verification_error_when_commitment_not_same_as_secret_used_for_generation ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::splitting::generate_works_for_splitting ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verify_works ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::padding::generate_works ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::splitting::verification_error_when_secret_out_of_bounds_with_different_bounds ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::padding::verification_error_when_secret_out_of_bounds_with_different_bounds ... ok
[INFO] [stdout] test inclusion_proof::individual_range_proof::tests::verification_error_when_secret_out_of_bounds_with_different_bounds ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::padding::verify_works_for_padding ... ok
[INFO] [stdout] test inclusion_proof::aggregated_range_proof::tests::splitting::verify_works_for_splitting ... ok
[INFO] [stdout] test dapol_tree::tests::inclusion_proofs::generate_inclusion_proof_works ... ok
[INFO] [stdout] test dapol_tree::tests::inclusion_proofs::generate_inclusion_proof_with_aggregation_factor_works ... ok
[INFO] [stdout] test inclusion_proof::tests::generate_works ... ok
[INFO] [stdout] test inclusion_proof::tests::verify_works ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data' panicked at src/dapol_tree.rs:848:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SerdeError(FileWriteError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62799d897062 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62799d897062 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62799d897062 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62799d897062 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62799d8be613 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62799d8be613 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62799d893b13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62799d893b13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62799d896eb2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62799d8987d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62799d89860e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62799d6e7404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62799d6e7404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62799d8992ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62799d8992ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62799d898f7a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62799d897569 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62799d898c0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62799d8bcd10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62799d8bd1c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62799d4625ff - core::result::Result<T,E>::unwrap::h6e54697e6d34a1e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62799d4625ff - dapol::dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data::h92723e028cb030f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:848:76
[INFO] [stdout]   22:     0x62799d4623c7 - dapol::dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data::{{closure}}::hacd4c3ce2464f486
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:841:56
[INFO] [stdout]   23:     0x62799d4a7d16 - core::ops::function::FnOnce::call_once::h09dbe62c1544f795
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62799d6ecc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62799d6ecc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62799d6ebda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62799d6ebda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62799d6ebda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62799d6ebda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62799d6ebda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62799d6ebda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62799d6ebda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62799d6af9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62799d6af9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62799d6b337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62799d6b337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62799d6b337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62799d6b337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62799d6b337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62799d89c3bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62799d89c3bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7364b4036aa4 - <unknown>
[INFO] [stdout]   45:     0x7364b40c3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data' panicked at src/dapol_tree.rs:807:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SerdeError(FileWriteError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62799d897062 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62799d897062 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62799d897062 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62799d897062 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62799d8be613 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62799d8be613 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62799d893b13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62799d893b13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62799d896eb2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62799d8987d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62799d89860e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62799d6e7404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62799d6e7404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62799d8992ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62799d8992ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62799d898f7a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62799d897569 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62799d898c0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62799d8bcd10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62799d8bd1c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62799d4e42af - core::result::Result<T,E>::unwrap::h6e54697e6d34a1e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62799d4e42af - dapol::dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data::hf172a5e55759b606
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:807:76
[INFO] [stdout]   22:     0x62799d4e4077 - dapol::dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data::{{closure}}::hd830dd8f2f3d8034
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:800:56
[INFO] [stdout]   23:     0x62799d4a99b6 - core::ops::function::FnOnce::call_once::h9ea3f3675c117316
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62799d6ecc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62799d6ecc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62799d6ebda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62799d6ebda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62799d6ebda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62799d6ebda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62799d6ebda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62799d6ebda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62799d6ebda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62799d6af9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62799d6af9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62799d6b337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62799d6b337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62799d6b337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62799d6b337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62799d6b337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62799d89c3bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62799d89c3bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7364b4036aa4 - <unknown>
[INFO] [stdout]   45:     0x7364b40c3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dapol_tree::tests::serde::tree::serde_does_not_change_tree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dapol_tree::tests::serde::tree::serde_does_not_change_tree' panicked at src/dapol_tree.rs:757:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SerdeError(FileWriteError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62799d897062 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62799d897062 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62799d897062 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62799d897062 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62799d8be613 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62799d8be613 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62799d893b13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62799d893b13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62799d896eb2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62799d8987d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62799d89860e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62799d6e7404 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62799d6e7404 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62799d8992ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62799d8992ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62799d898f7a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62799d897569 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62799d898c0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62799d8bcd10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62799d8bd1c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62799d4e3423 - core::result::Result<T,E>::unwrap::h6e54697e6d34a1e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62799d4e3423 - dapol::dapol_tree::tests::serde::tree::serde_does_not_change_tree::h784dd2a257440620
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:757:59
[INFO] [stdout]   22:     0x62799d4e31d7 - dapol::dapol_tree::tests::serde::tree::serde_does_not_change_tree::{{closure}}::h9e3b104b3f1b2bcd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dapol_tree.rs:751:44
[INFO] [stdout]   23:     0x62799d4aa0b6 - core::ops::function::FnOnce::call_once::hbcdf5af314461151
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62799d6ecc6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62799d6ecc6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62799d6ebda5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62799d6ebda5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62799d6ebda5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62799d6ebda5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62799d6ebda5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62799d6ebda5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62799d6ebda5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62799d6af9a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62799d6af9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62799d6b337a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62799d6b337a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62799d6b337a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62799d6b337a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62799d6b337a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62799d6b337a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62799d89c3bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62799d89c3bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7364b4036aa4 - <unknown>
[INFO] [stdout]   45:     0x7364b40c3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dapol_tree::tests::serde::public_root_data::serde_does_not_change_public_root_data
[INFO] [stdout]     dapol_tree::tests::serde::secret_root_data::serde_does_not_change_secret_root_data
[INFO] [stdout]     dapol_tree::tests::serde::tree::serde_does_not_change_tree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 131 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 39.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "42bb658a9cdb38356ee5773ad2ddceff32ddb6a3b2dd7d4e4519f7b0015238cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42bb658a9cdb38356ee5773ad2ddceff32ddb6a3b2dd7d4e4519f7b0015238cf", kill_on_drop: false }`
[INFO] [stdout] 42bb658a9cdb38356ee5773ad2ddceff32ddb6a3b2dd7d4e4519f7b0015238cf
