[INFO] fetching crate wownero 0.1.0... [INFO] building wownero-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate wownero 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wownero 0.1.0 [INFO] finished tweaking crates.io crate wownero 0.1.0 [INFO] tweaked toml for crates.io crate wownero 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wownero 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding base58-monero v1.0.0 (available: v2.0.0) [INFO] [stderr] Adding curve25519-dalek v3.2.1 (available: v4.1.3) [INFO] [stderr] Adding fixed-hash v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.0.0) [INFO] [stderr] Adding sealed v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding serde-big-array v0.4.1 (available: v0.5.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base58-monero v1.0.0 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f560afff6fafbf4c78549eb66581125a09276c326cb7920203547853230879 [INFO] running `Command { std: "docker" "start" "-a" "f1f560afff6fafbf4c78549eb66581125a09276c326cb7920203547853230879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f560afff6fafbf4c78549eb66581125a09276c326cb7920203547853230879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f560afff6fafbf4c78549eb66581125a09276c326cb7920203547853230879", kill_on_drop: false }` [INFO] [stdout] f1f560afff6fafbf4c78549eb66581125a09276c326cb7920203547853230879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9501c480a8f40c31dd551561ed7afa82edd2a1853f920d626b8d53f5137228a9 [INFO] running `Command { std: "docker" "start" "-a" "9501c480a8f40c31dd551561ed7afa82edd2a1853f920d626b8d53f5137228a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling base58-monero v1.0.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling wownero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 426 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 437 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 569 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:576:31 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = fixed_hash::construct_fixed_hash! { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "9501c480a8f40c31dd551561ed7afa82edd2a1853f920d626b8d53f5137228a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9501c480a8f40c31dd551561ed7afa82edd2a1853f920d626b8d53f5137228a9", kill_on_drop: false }` [INFO] [stdout] 9501c480a8f40c31dd551561ed7afa82edd2a1853f920d626b8d53f5137228a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caaf5c7d125221f0f4b9ad29073769baf4ffa948dee162fa2b2dbbd4d45f90ed [INFO] running `Command { std: "docker" "start" "-a" "caaf5c7d125221f0f4b9ad29073769baf4ffa948dee162fa2b2dbbd4d45f90ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 426 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 437 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 569 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:576:31 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = fixed_hash::construct_fixed_hash! { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wownero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/cryptonote/hash.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `fixed_hash::construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `fixed_hash::construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 426 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 437 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 569 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 569 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockdata/transaction.rs:576:31 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 576 | pub fn check_outputs_with(&self, checker: &SubKeyChecker) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 42 | | pub struct Hash(32); [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] 104 | | /// An 8-bytes hash result. [INFO] [stdout] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] 107 | | pub struct Hash8(8); [INFO] [stdout] 108 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = fixed_hash::construct_fixed_hash!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `finish` that must be used [INFO] [stdout] --> src/util/address.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] 147 | | pub struct PaymentId(8); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = fixed_hash::construct_fixed_hash! { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "caaf5c7d125221f0f4b9ad29073769baf4ffa948dee162fa2b2dbbd4d45f90ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caaf5c7d125221f0f4b9ad29073769baf4ffa948dee162fa2b2dbbd4d45f90ed", kill_on_drop: false }` [INFO] [stdout] caaf5c7d125221f0f4b9ad29073769baf4ffa948dee162fa2b2dbbd4d45f90ed