[INFO] fetching crate duniter-documents 0.7.1...
[INFO] testing duniter-documents-0.7.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate duniter-documents 0.7.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate duniter-documents 0.7.1
[INFO] finished tweaking crates.io crate duniter-documents 0.7.1
[INFO] tweaked toml for crates.io crate duniter-documents 0.7.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duniter-documents 0.7.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding base58 v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding base64 v0.8.0 (available: v0.22.1)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.11.3)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safemem v0.2.0
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded duniter-crypto v0.1.2
[INFO] [stderr]   Downloaded base58 v0.1.0
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded base64 v0.8.0
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39b6fb043221186f3f4791aa5ed0231ecb099aa4b63e3a71fe6239560bb13279
[INFO] running `Command { std: "docker" "start" "-a" "39b6fb043221186f3f4791aa5ed0231ecb099aa4b63e3a71fe6239560bb13279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39b6fb043221186f3f4791aa5ed0231ecb099aa4b63e3a71fe6239560bb13279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b6fb043221186f3f4791aa5ed0231ecb099aa4b63e3a71fe6239560bb13279", kill_on_drop: false }`
[INFO] [stdout] 39b6fb043221186f3f4791aa5ed0231ecb099aa4b63e3a71fe6239560bb13279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c78c92c3c0814687b9d272dcd8391311dae72ec23dcb4e61027940e5a7bfd6b0
[INFO] running `Command { std: "docker" "start" "-a" "c78c92c3c0814687b9d272dcd8391311dae72ec23dcb4e61027940e5a7bfd6b0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling base64 v0.8.0
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling duniter-crypto v0.1.2
[INFO] [stderr]    Compiling duniter-documents v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/certification.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct CertificationDocument {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     /// Target Identity document signature.
[INFO] [stdout] 58 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CertificationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/revocation.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RevocationDocument {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     /// Target Identity document signature.
[INFO] [stdout] 54 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RevocationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nonce`, `monetary_mass`, `hash`, `parameters`, and `dividend` are never read
[INFO] [stdout]    --> blockchain/v10/documents/block.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct BlockDocument {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout]  83 |     /// Nonce
[INFO] [stdout]  84 |     nonce: u64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     monetary_mass: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     hash: Option<Hash>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 114 |     /// Currency parameters (only in genesis block)
[INFO] [stdout] 115 |     parameters: Option<BlockParameters>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     dividend: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s
[INFO] running `Command { std: "docker" "inspect" "c78c92c3c0814687b9d272dcd8391311dae72ec23dcb4e61027940e5a7bfd6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78c92c3c0814687b9d272dcd8391311dae72ec23dcb4e61027940e5a7bfd6b0", kill_on_drop: false }`
[INFO] [stdout] c78c92c3c0814687b9d272dcd8391311dae72ec23dcb4e61027940e5a7bfd6b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3c2aba19df7eca2b9f566d01035b4326d899470f24cd6d6387cf3e5635ead370
[INFO] running `Command { std: "docker" "start" "-a" "3c2aba19df7eca2b9f566d01035b4326d899470f24cd6d6387cf3e5635ead370", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/certification.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct CertificationDocument {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     /// Target Identity document signature.
[INFO] [stdout] 58 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CertificationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/revocation.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RevocationDocument {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     /// Target Identity document signature.
[INFO] [stdout] 54 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RevocationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nonce`, `monetary_mass`, `hash`, `parameters`, and `dividend` are never read
[INFO] [stdout]    --> blockchain/v10/documents/block.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct BlockDocument {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout]  83 |     /// Nonce
[INFO] [stdout]  84 |     nonce: u64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     monetary_mass: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     hash: Option<Hash>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 114 |     /// Currency parameters (only in genesis block)
[INFO] [stdout] 115 |     parameters: Option<BlockParameters>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     dividend: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling duniter-documents v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/certification.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct CertificationDocument {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     /// Target Identity document signature.
[INFO] [stdout] 58 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CertificationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout]   --> blockchain/v10/documents/revocation.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RevocationDocument {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     identity_blockstamp: Blockstamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     /// Target Identity document signature.
[INFO] [stdout] 54 |     identity_sig: ed25519::Signature,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RevocationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `monetary_mass`, `parameters`, and `dividend` are never read
[INFO] [stdout]    --> blockchain/v10/documents/block.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct BlockDocument {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  96 |     monetary_mass: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     parameters: Option<BlockParameters>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     dividend: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "3c2aba19df7eca2b9f566d01035b4326d899470f24cd6d6387cf3e5635ead370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c2aba19df7eca2b9f566d01035b4326d899470f24cd6d6387cf3e5635ead370", kill_on_drop: false }`
[INFO] [stdout] 3c2aba19df7eca2b9f566d01035b4326d899470f24cd6d6387cf3e5635ead370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9cb2467037eedee507d4a600538571873afd6c2f28e866d2b94e848f5e8d3f90
[INFO] running `Command { std: "docker" "start" "-a" "9cb2467037eedee507d4a600538571873afd6c2f28e866d2b94e848f5e8d3f90", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stdout] 
[INFO] [stderr]   --> blockchain/v10/documents/certification.rs:56:5
[INFO] [stdout] running 25 tests
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct CertificationDocument {
[INFO] [stderr]    |            --------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 56 |     identity_blockstamp: Blockstamp,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 57 |     /// Target Identity document signature.
[INFO] [stderr] 58 |     identity_sig: ed25519::Signature,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CertificationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `identity_blockstamp` and `identity_sig` are never read
[INFO] [stderr]   --> blockchain/v10/documents/revocation.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct RevocationDocument {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 52 |     identity_blockstamp: Blockstamp,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 53 |     /// Target Identity document signature.
[INFO] [stderr] 54 |     identity_sig: ed25519::Signature,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RevocationDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `nonce`, `monetary_mass`, `hash`, `parameters`, and `dividend` are never read
[INFO] [stderr]    --> blockchain/v10/documents/block.rs:84:5
[INFO] [stderr]     |
[INFO] [stderr]  82 | pub struct BlockDocument {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr]  83 |     /// Nonce
[INFO] [stderr]  84 |     nonce: u64,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  96 |     monetary_mass: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     hash: Option<Hash>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 114 |     /// Currency parameters (only in genesis block)
[INFO] [stderr] 115 |     parameters: Option<BlockParameters>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     dividend: Option<usize>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BlockDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `monetary_mass`, `parameters`, and `dividend` are never read
[INFO] [stderr]    --> blockchain/v10/documents/block.rs:96:5
[INFO] [stderr]     |
[INFO] [stderr]  82 | pub struct BlockDocument {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  96 |     monetary_mass: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     parameters: Option<BlockParameters>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     dividend: Option<usize>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BlockDocument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `duniter-documents` (lib) generated 3 warnings
[INFO] [stderr] warning: `duniter-documents` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/duniter_documents-49967a30fbdfc8fb)
[INFO] [stdout] test blockchain::v10::documents::block::tests::generate_and_verify_empty_block ... ok
[INFO] [stdout] test blockchain::tests::verify_signatures ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_document ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::identity::tests::identity_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::identity::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::membership::tests::membership_identity_document ... ok
[INFO] [stdout] test blockchain::v10::documents::membership::tests::membership_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::membership::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::identity::tests::parse_identity_document ... ok
[INFO] [stdout] test blockchain::v10::documents::revocation::tests::revocation_document ... ok
[INFO] [stdout] test blockchain::v10::documents::revocation::tests::revocation_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::document_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::signatures_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::revocation::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_identity_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_certification_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_membership_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_revocation_document ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::transaction_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::parse_transaction_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_transaction_document ... ok
[INFO] [stdout] test blockchain::v10::documents::block::tests::generate_and_verify_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests duniter_documents
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9cb2467037eedee507d4a600538571873afd6c2f28e866d2b94e848f5e8d3f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb2467037eedee507d4a600538571873afd6c2f28e866d2b94e848f5e8d3f90", kill_on_drop: false }`
[INFO] [stdout] 9cb2467037eedee507d4a600538571873afd6c2f28e866d2b94e848f5e8d3f90
