[INFO] fetching crate duniter-documents 0.7.1...
[INFO] testing duniter-documents-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate duniter-documents 0.7.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duniter-documents 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.12.2)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 base58 v0.1.0
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded base64 v0.8.0
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] [stderr]   Downloaded duniter-crypto v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aa15060118290871d5fc4868c9b9181ca58d4f9569b80ce214a6e09ad0cb18c
[INFO] running `Command { std: "docker" "start" "-a" "9aa15060118290871d5fc4868c9b9181ca58d4f9569b80ce214a6e09ad0cb18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa15060118290871d5fc4868c9b9181ca58d4f9569b80ce214a6e09ad0cb18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa15060118290871d5fc4868c9b9181ca58d4f9569b80ce214a6e09ad0cb18c", kill_on_drop: false }`
[INFO] [stdout] 9aa15060118290871d5fc4868c9b9181ca58d4f9569b80ce214a6e09ad0cb18c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ab3db18cbdbbe2dfa346622e0a390b6f334ff027aa8a4765a95ba43fa40391
[INFO] running `Command { std: "docker" "start" "-a" "65ab3db18cbdbbe2dfa346622e0a390b6f334ff027aa8a4765a95ba43fa40391", 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 rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling base64 v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[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)]` (part of `#[warn(unused)]`) 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 8.66s
[INFO] running `Command { std: "docker" "inspect" "65ab3db18cbdbbe2dfa346622e0a390b6f334ff027aa8a4765a95ba43fa40391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ab3db18cbdbbe2dfa346622e0a390b6f334ff027aa8a4765a95ba43fa40391", kill_on_drop: false }`
[INFO] [stdout] 65ab3db18cbdbbe2dfa346622e0a390b6f334ff027aa8a4765a95ba43fa40391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11cf04e9f104e6594d83a48f162cc36bbd6dc2a4ef1b5e2c9e03fcdc2d105abb
[INFO] running `Command { std: "docker" "start" "-a" "11cf04e9f104e6594d83a48f162cc36bbd6dc2a4ef1b5e2c9e03fcdc2d105abb", 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)]` (part of `#[warn(unused)]`) 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] [stderr]    Compiling duniter-documents v0.7.1 (/opt/rustwide/workdir)
[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] [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)]` (part of `#[warn(unused)]`) 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.37s
[INFO] running `Command { std: "docker" "inspect" "11cf04e9f104e6594d83a48f162cc36bbd6dc2a4ef1b5e2c9e03fcdc2d105abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cf04e9f104e6594d83a48f162cc36bbd6dc2a4ef1b5e2c9e03fcdc2d105abb", kill_on_drop: false }`
[INFO] [stdout] 11cf04e9f104e6594d83a48f162cc36bbd6dc2a4ef1b5e2c9e03fcdc2d105abb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49ab8781ca1a36571e46e1ee64fe16e7a26b7ee4496e17677a3b32f89455bee8
[INFO] running `Command { std: "docker" "start" "-a" "49ab8781ca1a36571e46e1ee64fe16e7a26b7ee4496e17677a3b32f89455bee8", 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] [stderr]   --> blockchain/v10/documents/certification.rs:56:5
[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)]` (part of `#[warn(unused)]`) 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.04s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/duniter_documents-2076ffe5c0eb85d1)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test blockchain::v10::documents::identity::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::tests::verify_signatures ... ok
[INFO] [stdout] test blockchain::v10::documents::identity::tests::identity_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::generate_real_document ... 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::membership::tests::membership_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::revocation::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::membership::tests::membership_identity_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::signatures_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::document_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_revocation_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::parse_certification_document ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_membership_document ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_standard_regex ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::generate_real_document ... ok
[INFO] [stdout] test blockchain::v10::documents::block::tests::generate_and_verify_empty_block ... ok
[INFO] [stdout] test blockchain::v10::documents::tests::parse_identity_document ... ok
[INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_document ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::parse_transaction_document ... ok
[INFO] [stdout] test blockchain::v10::documents::transaction::tests::transaction_standard_regex ... 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 1.69s
[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" "49ab8781ca1a36571e46e1ee64fe16e7a26b7ee4496e17677a3b32f89455bee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ab8781ca1a36571e46e1ee64fe16e7a26b7ee4496e17677a3b32f89455bee8", kill_on_drop: false }`
[INFO] [stdout] 49ab8781ca1a36571e46e1ee64fe16e7a26b7ee4496e17677a3b32f89455bee8
