[INFO] fetching crate duniter-documents 0.7.1... [INFO] checking duniter-documents-0.7.1 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] extracting crate duniter-documents 0.7.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate duniter-documents 0.7.1 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.8.0 [INFO] [stderr] Downloaded duniter-crypto v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 583c936404e31d57412d4943df93ce3c0b30e6ae3fb4a78b826e587f57db8983 [INFO] running `Command { std: "docker" "start" "-a" "583c936404e31d57412d4943df93ce3c0b30e6ae3fb4a78b826e587f57db8983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "583c936404e31d57412d4943df93ce3c0b30e6ae3fb4a78b826e587f57db8983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583c936404e31d57412d4943df93ce3c0b30e6ae3fb4a78b826e587f57db8983", kill_on_drop: false }` [INFO] [stdout] 583c936404e31d57412d4943df93ce3c0b30e6ae3fb4a78b826e587f57db8983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f16dd9798c7db9a8afd3057022cf1534557b788f3ed72b3e658490d544fa183 [INFO] running `Command { std: "docker" "start" "-a" "6f16dd9798c7db9a8afd3057022cf1534557b788f3ed72b3e658490d544fa183", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ucd-util v0.1.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking duniter-crypto v0.1.2 [INFO] [stderr] Checking 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, [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] [stdout] warning: 3 warnings emitted [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)]` 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "6f16dd9798c7db9a8afd3057022cf1534557b788f3ed72b3e658490d544fa183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f16dd9798c7db9a8afd3057022cf1534557b788f3ed72b3e658490d544fa183", kill_on_drop: false }` [INFO] [stdout] 6f16dd9798c7db9a8afd3057022cf1534557b788f3ed72b3e658490d544fa183