[INFO] fetching crate wownero 0.1.0... [INFO] testing wownero-0.1.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate wownero 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate wownero 0.1.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 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: v0.4.1) [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.11) [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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base58-monero v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5449da3576d85caa41cb71a88053c85de5c11c70db77f18d75ac7848f4afa8 [INFO] running `Command { std: "docker" "start" "-a" "da5449da3576d85caa41cb71a88053c85de5c11c70db77f18d75ac7848f4afa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5449da3576d85caa41cb71a88053c85de5c11c70db77f18d75ac7848f4afa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5449da3576d85caa41cb71a88053c85de5c11c70db77f18d75ac7848f4afa8", kill_on_drop: false }` [INFO] [stdout] da5449da3576d85caa41cb71a88053c85de5c11c70db77f18d75ac7848f4afa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ed906b785e114932344a1a6cec82278bc6738954d50492e6f459b61a9c6591c [INFO] running `Command { std: "docker" "start" "-a" "9ed906b785e114932344a1a6cec82278bc6738954d50492e6f459b61a9c6591c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling base58-monero v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.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] = help: consider adding `dev` as a feature in `Cargo.toml` [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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 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)]` 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: 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] = 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s [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] = 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] running `Command { std: "docker" "inspect" "9ed906b785e114932344a1a6cec82278bc6738954d50492e6f459b61a9c6591c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed906b785e114932344a1a6cec82278bc6738954d50492e6f459b61a9c6591c", kill_on_drop: false }` [INFO] [stdout] 9ed906b785e114932344a1a6cec82278bc6738954d50492e6f459b61a9c6591c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5c93a638444f06a0d4a66756e313c23044021fc0110b6f7315d8bd8ceb5af1 [INFO] running `Command { std: "docker" "start" "-a" "ac5c93a638444f06a0d4a66756e313c23044021fc0110b6f7315d8bd8ceb5af1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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 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)]` 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: 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] = 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 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] = 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] [stderr] Compiling serde_test v1.0.177 [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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] = help: consider adding `dev` as a feature in `Cargo.toml` [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)]` 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] = help: consider adding `dev` as a feature in `Cargo.toml` [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 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)]` 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: 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] = 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 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] = 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "ac5c93a638444f06a0d4a66756e313c23044021fc0110b6f7315d8bd8ceb5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5c93a638444f06a0d4a66756e313c23044021fc0110b6f7315d8bd8ceb5af1", kill_on_drop: false }` [INFO] [stdout] ac5c93a638444f06a0d4a66756e313c23044021fc0110b6f7315d8bd8ceb5af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2a18ec1ed98d1843335060566326265a0824a8affa55232ddd4591ac4decbe8 [INFO] running `Command { std: "docker" "start" "-a" "e2a18ec1ed98d1843335060566326265a0824a8affa55232ddd4591ac4decbe8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] [INFO] [stderr] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] running 44 tests [INFO] [stderr] | [INFO] [stdout] test blockdata::block::test::test_block_ser ... ok [INFO] [stderr] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] test blockdata::block::test::test_block_ser_post_sig ... ok [INFO] [stderr] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stdout] test blockdata::block::test::test_block_ser_pre_sig ... ok [INFO] [stderr] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] test blockdata::transaction::tests::deserialize_transaction_prefix ... ok [INFO] [stderr] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] test blockdata::transaction::tests::test_tx_hash ... ok [INFO] [stderr] 42 | | pub struct Hash(32); [INFO] [stdout] test consensus::encode::tests::deserialize_string_overflow_does_not_panic ... ok [INFO] [stderr] 43 | | ); [INFO] [stdout] test consensus::encode::tests::deserialize_varint ... ok [INFO] [stderr] | |_^ [INFO] [stdout] test consensus::encode::tests::deserialize_vec ... ok [INFO] [stderr] | [INFO] [stdout] test consensus::encode::tests::deserialize_vec_max_allocation ... ok [INFO] [stderr] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] test consensus::encode::tests::panic_alloc_capacity_overflow_moneroblock_deserialize ... ok [INFO] [stderr] = help: consider adding `dev` as a feature in `Cargo.toml` [INFO] [stdout] test consensus::encode::tests::deserialize_vec_overflow_does_not_panic ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test consensus::encode::tests::serialize_varint ... ok [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] test consensus::endian::tests::endian_chunk_test ... ok [INFO] [stderr] = 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] test consensus::endian::tests::endianness_test ... ok [INFO] [stderr] [INFO] [stdout] test util::address::tests::deserialize_sub_address ... ok [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] test util::address::tests::deserialize_integrated_address ... ok [INFO] [stderr] --> src/cryptonote/hash.rs:103:1 [INFO] [stdout] test cryptonote::onetime_key::tests::one_time_key_recover ... ok [INFO] [stderr] | [INFO] [stdout] test cryptonote::subaddress::tests::get_subkeys_test ... ok [INFO] [stderr] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] test cryptonote::onetime_key::tests::one_time_key_generator ... ok [INFO] [stderr] 104 | | /// An 8-bytes hash result. [INFO] [stdout] test blockdata::transaction::tests::transaction_hash ... ok [INFO] [stderr] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] test util::address::tests::deserialize_address_with_paymentid ... ok [INFO] [stderr] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stdout] test cryptonote::subaddress::tests::get_subaddress_test ... ok [INFO] [stderr] 107 | | pub struct Hash8(8); [INFO] [stdout] test cryptonote::onetime_key::tests::one_time_subkey_recover ... ok [INFO] [stderr] 108 | | ); [INFO] [stdout] test util::address::tests::serialize_address ... ok [INFO] [stderr] | |_^ [INFO] [stdout] test util::address::tests::serialize_integrated_address ... ok [INFO] [stderr] | [INFO] [stdout] test util::amount::tests::test_unsigned_signed_conversion ... ok [INFO] [stderr] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] test util::amount::tests::to_from_string_in ... ok [INFO] [stderr] = help: consider adding `dev` as a feature in `Cargo.toml` [INFO] [stdout] test util::address::tests::serialize_to_string ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test util::amount::tests::from_str ... ok [INFO] [stderr] = 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] test util::amount::tests::checked_arithmetic ... ok [INFO] [stderr] [INFO] [stdout] test util::address::tests::deserialize_address ... ok [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] test util::amount::tests::floating_point ... ok [INFO] [stderr] --> src/util/address.rs:145:1 [INFO] [stdout] test util::amount::tests::to_string ... ok [INFO] [stderr] | [INFO] [stdout] test util::amount::tests::parsing ... ok [INFO] [stderr] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stdout] test cryptonote::onetime_key::tests::one_time_subkey_checker ... ok [INFO] [stderr] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stdout] test util::key::tests::public_key_from_secret ... ok [INFO] [stderr] 147 | | pub struct PaymentId(8); [INFO] [stdout] test util::amount::tests::to_string_with_denomination_from_str_roundtrip ... ok [INFO] [stderr] 148 | | } [INFO] [stdout] test util::key::tests::parse_public_key ... ok [INFO] [stderr] | |_^ [INFO] [stdout] test util::key::tests::add_privkey_and_pubkey ... ok [INFO] [stderr] | [INFO] [stdout] test cryptonote::onetime_key::tests::one_time_key_checker ... ok [INFO] [stderr] = note: expected values for `feature` are: `default`, `experimental`, `full`, `serde`, `serde-big-array`, and `serde-crate` [INFO] [stdout] test blockdata::transaction::tests::test_tx_hash_fail - should panic ... ok [INFO] [stderr] = help: consider adding `dev` as a feature in `Cargo.toml` [INFO] [stdout] test util::amount::tests::add_sub_mul_div ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test blockdata::transaction::tests::find_outputs_with_checker ... ok [INFO] [stderr] = 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] test blockdata::transaction::tests::find_outputs ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: unused return value of `finish` that must be used [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stderr] --> src/cryptonote/hash.rs:38:1 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 38 | / fixed_hash::construct_fixed_hash!( [INFO] [stdout] running 5 tests [INFO] [stderr] 39 | | /// Result of the Keccak-256 hashing function. [INFO] [stderr] 40 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stderr] 41 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stderr] 42 | | pub struct Hash(32); [INFO] [stderr] 43 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `finish` that must be used [INFO] [stderr] --> src/cryptonote/hash.rs:103:1 [INFO] [stderr] | [INFO] [stderr] 103 | / fixed_hash::construct_fixed_hash!( [INFO] [stderr] 104 | | /// An 8-bytes hash result. [INFO] [stderr] 105 | | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stderr] 106 | | #[cfg_attr(feature = "serde", serde(crate = "serde_crate"))] [INFO] [stderr] 107 | | pub struct Hash8(8); [INFO] [stderr] 108 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `finish` that must be used [INFO] [stderr] --> src/util/address.rs:145:1 [INFO] [stderr] | [INFO] [stderr] 145 | / fixed_hash::construct_fixed_hash! { [INFO] [stderr] 146 | | /// Short Payment Id for integrated address, a fixed 8-bytes array. [INFO] [stderr] 147 | | pub struct PaymentId(8); [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fixed_hash::construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/cryptonote/hash.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wownero` (lib) generated 6 warnings [INFO] [stderr] warning: `wownero` (lib test) generated 7 warnings (6 duplicates) (run `cargo fix --lib -p wownero --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wownero-b85290cd12f0847b) [INFO] [stderr] Doc-tests wownero [INFO] [stdout] test src/util/address.rs - util::address (line 25) ... ok [INFO] [stdout] test src/util/key.rs - util::key (line 44) ... ok [INFO] [stdout] test src/util/key.rs - util::key (line 24) ... ok [INFO] [stdout] test src/cryptonote/onetime_key.rs - cryptonote::onetime_key (line 27) ... ok [INFO] [stdout] test src/blockdata/transaction.rs - blockdata::transaction::OwnedTxOut (line 167) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2a18ec1ed98d1843335060566326265a0824a8affa55232ddd4591ac4decbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a18ec1ed98d1843335060566326265a0824a8affa55232ddd4591ac4decbe8", kill_on_drop: false }` [INFO] [stdout] e2a18ec1ed98d1843335060566326265a0824a8affa55232ddd4591ac4decbe8