[INFO] fetching crate duniter-documents 0.7.1... [INFO] testing duniter-documents-0.7.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [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 cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 duniter-crypto v0.1.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c983e4bd41d3ca48b5582bf3a26bd1f5061b690b197e2f4070deef1b13c572f7 [INFO] running `Command { std: "docker" "start" "-a" "c983e4bd41d3ca48b5582bf3a26bd1f5061b690b197e2f4070deef1b13c572f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c983e4bd41d3ca48b5582bf3a26bd1f5061b690b197e2f4070deef1b13c572f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c983e4bd41d3ca48b5582bf3a26bd1f5061b690b197e2f4070deef1b13c572f7", kill_on_drop: false }` [INFO] [stdout] c983e4bd41d3ca48b5582bf3a26bd1f5061b690b197e2f4070deef1b13c572f7 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b383eed7ef1a6308db584932cea148ab3020b16e54e4257fca534cea7fc1bed5 [INFO] running `Command { std: "docker" "start" "-a" "b383eed7ef1a6308db584932cea148ab3020b16e54e4257fca534cea7fc1bed5", 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 rustc-serialize v0.3.25 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] 114 | /// Currency parameters (only in genesis block) [INFO] [stdout] 115 | parameters: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dividend: Option, [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 13.60s [INFO] running `Command { std: "docker" "inspect" "b383eed7ef1a6308db584932cea148ab3020b16e54e4257fca534cea7fc1bed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b383eed7ef1a6308db584932cea148ab3020b16e54e4257fca534cea7fc1bed5", kill_on_drop: false }` [INFO] [stdout] b383eed7ef1a6308db584932cea148ab3020b16e54e4257fca534cea7fc1bed5 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 042afa48fe60f181629b5bfd516d791bbebf47432179b792f2e4b3612e9597eb [INFO] running `Command { std: "docker" "start" "-a" "042afa48fe60f181629b5bfd516d791bbebf47432179b792f2e4b3612e9597eb", 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] [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] 114 | /// Currency parameters (only in genesis block) [INFO] [stdout] 115 | parameters: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dividend: Option, [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)]` (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, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | dividend: Option, [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.28s [INFO] running `Command { std: "docker" "inspect" "042afa48fe60f181629b5bfd516d791bbebf47432179b792f2e4b3612e9597eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042afa48fe60f181629b5bfd516d791bbebf47432179b792f2e4b3612e9597eb", kill_on_drop: false }` [INFO] [stdout] 042afa48fe60f181629b5bfd516d791bbebf47432179b792f2e4b3612e9597eb [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddacba22ac76843044737920613c16c9f7c9eb25b6f87afbba898e3ecf33bf07 [INFO] running `Command { std: "docker" "start" "-a" "ddacba22ac76843044737920613c16c9f7c9eb25b6f87afbba898e3ecf33bf07", 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, [INFO] [stderr] | ^^^^ [INFO] [stderr] 114 | /// Currency parameters (only in genesis block) [INFO] [stderr] 115 | parameters: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 123 | dividend: Option, [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, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 123 | dividend: Option, [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-03932a02c44de8de) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test blockchain::tests::verify_signatures ... ok [INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_document ... ok [INFO] [stdout] test blockchain::v10::documents::block::tests::generate_and_verify_empty_block ... ok [INFO] [stdout] test blockchain::v10::documents::certification::tests::certification_standard_regex ... ok [INFO] [stdout] test blockchain::v10::documents::identity::tests::generate_real_document ... 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::identity_standard_regex ... ok [INFO] [stdout] test blockchain::v10::documents::tests::document_regex ... ok [INFO] [stdout] test blockchain::v10::documents::identity::tests::parse_identity_document ... ok [INFO] [stdout] test blockchain::v10::documents::tests::parse_certification_document ... ok [INFO] [stdout] test blockchain::v10::documents::membership::tests::membership_standard_regex ... ok [INFO] [stdout] test blockchain::v10::documents::tests::parse_membership_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::revocation::tests::generate_real_document ... ok [INFO] [stdout] test blockchain::v10::documents::tests::parse_identity_document ... ok [INFO] [stdout] test blockchain::v10::documents::revocation::tests::revocation_standard_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::transaction::tests::generate_real_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::transaction::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.85s [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" "ddacba22ac76843044737920613c16c9f7c9eb25b6f87afbba898e3ecf33bf07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddacba22ac76843044737920613c16c9f7c9eb25b6f87afbba898e3ecf33bf07", kill_on_drop: false }` [INFO] [stdout] ddacba22ac76843044737920613c16c9f7c9eb25b6f87afbba898e3ecf33bf07