[INFO] crate solana_libra_canonical_serialization 0.0.1-sol4 is already in cache [INFO] testing solana_libra_canonical_serialization-0.0.1-sol4 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate solana_libra_canonical_serialization 0.0.1-sol4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate solana_libra_canonical_serialization 0.0.1-sol4 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate solana_libra_canonical_serialization 0.0.1-sol4 [INFO] finished tweaking crates.io crate solana_libra_canonical_serialization 0.0.1-sol4 [INFO] tweaked toml for crates.io crate solana_libra_canonical_serialization 0.0.1-sol4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 849a4b1f023e126c9dc17d57d9f78ba4e840860e12aaefb39589b1e256a07f60 [INFO] running `"docker" "start" "-a" "849a4b1f023e126c9dc17d57d9f78ba4e840860e12aaefb39589b1e256a07f60"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling solana_libra_failure_macros v0.0.1-sol4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling solana_libra_failure_ext v0.0.1-sol4 [INFO] [stderr] Compiling solana_libra_canonical_serialization v0.0.1-sol4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 108 | impl_canonical_deserialize!(decode_bool, bool); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 109 | impl_canonical_deserialize!(decode_btreemap, BTreeMap, Vec>); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 110 | impl_canonical_deserialize!(decode_i8, i8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 111 | impl_canonical_deserialize!(decode_i16, i16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 112 | impl_canonical_deserialize!(decode_i32, i32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 113 | impl_canonical_deserialize!(decode_i64, i64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 114 | impl_canonical_deserialize!(decode_string, String); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 115 | impl_canonical_deserialize_for_tuple!(decode_tuple2, T0 T1); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 116 | impl_canonical_deserialize_for_tuple!(decode_tuple3, T0 T1 T2); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 117 | impl_canonical_deserialize!(decode_u8, u8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 118 | impl_canonical_deserialize!(decode_u16, u16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 119 | impl_canonical_deserialize!(decode_u32, u32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 120 | impl_canonical_deserialize!(decode_u64, u64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `"docker" "inspect" "849a4b1f023e126c9dc17d57d9f78ba4e840860e12aaefb39589b1e256a07f60"` [INFO] running `"docker" "rm" "-f" "849a4b1f023e126c9dc17d57d9f78ba4e840860e12aaefb39589b1e256a07f60"` [INFO] [stdout] 849a4b1f023e126c9dc17d57d9f78ba4e840860e12aaefb39589b1e256a07f60 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f2043b469dadd96546d97b232eff98f261eae2b8b1ee810197740d3adf8a018 [INFO] running `"docker" "start" "-a" "6f2043b469dadd96546d97b232eff98f261eae2b8b1ee810197740d3adf8a018"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 108 | impl_canonical_deserialize!(decode_bool, bool); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 109 | impl_canonical_deserialize!(decode_btreemap, BTreeMap, Vec>); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 110 | impl_canonical_deserialize!(decode_i8, i8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 111 | impl_canonical_deserialize!(decode_i16, i16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 112 | impl_canonical_deserialize!(decode_i32, i32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 113 | impl_canonical_deserialize!(decode_i64, i64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 114 | impl_canonical_deserialize!(decode_string, String); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 115 | impl_canonical_deserialize_for_tuple!(decode_tuple2, T0 T1); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 116 | impl_canonical_deserialize_for_tuple!(decode_tuple3, T0 T1 T2); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 117 | impl_canonical_deserialize!(decode_u8, u8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 118 | impl_canonical_deserialize!(decode_u16, u16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 119 | impl_canonical_deserialize!(decode_u32, u32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 120 | impl_canonical_deserialize!(decode_u64, u64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling proptest-derive v0.1.2 [INFO] [stderr] Compiling solana_libra_canonical_serialization v0.0.1-sol4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 108 | impl_canonical_deserialize!(decode_bool, bool); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 109 | impl_canonical_deserialize!(decode_btreemap, BTreeMap, Vec>); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 110 | impl_canonical_deserialize!(decode_i8, i8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 111 | impl_canonical_deserialize!(decode_i16, i16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 112 | impl_canonical_deserialize!(decode_i32, i32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 113 | impl_canonical_deserialize!(decode_i64, i64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 114 | impl_canonical_deserialize!(decode_string, String); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 115 | impl_canonical_deserialize_for_tuple!(decode_tuple2, T0 T1); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 116 | impl_canonical_deserialize_for_tuple!(decode_tuple3, T0 T1 T2); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 117 | impl_canonical_deserialize!(decode_u8, u8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 118 | impl_canonical_deserialize!(decode_u16, u16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 119 | impl_canonical_deserialize!(decode_u32, u32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 120 | impl_canonical_deserialize!(decode_u64, u64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "6f2043b469dadd96546d97b232eff98f261eae2b8b1ee810197740d3adf8a018"` [INFO] running `"docker" "rm" "-f" "6f2043b469dadd96546d97b232eff98f261eae2b8b1ee810197740d3adf8a018"` [INFO] [stdout] 6f2043b469dadd96546d97b232eff98f261eae2b8b1ee810197740d3adf8a018 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 963824a2d6fa9ed41d06c0cbd0d4e990adcc86ff08c035bb3eb9fffc6c064381 [INFO] running `"docker" "start" "-a" "963824a2d6fa9ed41d06c0cbd0d4e990adcc86ff08c035bb3eb9fffc6c064381"` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 108 | impl_canonical_deserialize!(decode_bool, bool); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 109 | impl_canonical_deserialize!(decode_btreemap, BTreeMap, Vec>); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 110 | impl_canonical_deserialize!(decode_i8, i8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 111 | impl_canonical_deserialize!(decode_i16, i16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 112 | impl_canonical_deserialize!(decode_i32, i32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 113 | impl_canonical_deserialize!(decode_i64, i64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 114 | impl_canonical_deserialize!(decode_string, String); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 115 | impl_canonical_deserialize_for_tuple!(decode_tuple2, T0 T1); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 116 | impl_canonical_deserialize_for_tuple!(decode_tuple3, T0 T1 T2); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 117 | impl_canonical_deserialize!(decode_u8, u8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 118 | impl_canonical_deserialize!(decode_u16, u16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 119 | impl_canonical_deserialize!(decode_u32, u32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 120 | impl_canonical_deserialize!(decode_u64, u64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 108 | impl_canonical_deserialize!(decode_bool, bool); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 109 | impl_canonical_deserialize!(decode_btreemap, BTreeMap, Vec>); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 110 | impl_canonical_deserialize!(decode_i8, i8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 111 | impl_canonical_deserialize!(decode_i16, i16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 112 | impl_canonical_deserialize!(decode_i32, i32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 113 | impl_canonical_deserialize!(decode_i64, i64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 114 | impl_canonical_deserialize!(decode_string, String); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 115 | impl_canonical_deserialize_for_tuple!(decode_tuple2, T0 T1); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:98:85 [INFO] [stderr] | [INFO] [stderr] 98 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 116 | impl_canonical_deserialize_for_tuple!(decode_tuple3, T0 T1 T2); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 117 | impl_canonical_deserialize!(decode_u8, u8); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 118 | impl_canonical_deserialize!(decode_u16, u16); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 119 | impl_canonical_deserialize!(decode_u32, u32); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/canonical_deserialize.rs:85:85 [INFO] [stderr] | [INFO] [stderr] 85 | fn deserialize(deserializer: &mut impl CanonicalDeserializer) -> Result<(Self)> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 120 | impl_canonical_deserialize!(decode_u64, u64); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/solana_libra_canonical_serialization-f158bc337b07f064 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test canonical_serialization_test::serialize_i16 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_i32 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_i64 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_i8 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_u64 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_u16 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_u8 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_u32 ... ok [INFO] [stdout] test canonical_serialization_test::serializer_bool ... ok [INFO] [stdout] test canonical_serialization_test::serialize_byte_array ... ok [INFO] [stdout] test canonical_serialization_test::test_btreemap_lexicographic_order ... ok [INFO] [stdout] test canonical_serialization_test::test_deserialization_failure_cases ... ok [INFO] [stdout] test canonical_serialization_test::test_serialization_failure_cases ... ok [INFO] [stdout] test canonical_serialization_test::serializer_bar ... ok [INFO] [stdout] test canonical_serialization_test::test_serialization_correctness_using_known_vector ... ok [INFO] [stdout] test canonical_serialization_test::test_serialization_optional ... ok [INFO] [stdout] test canonical_serialization_test::serialize_tuple2 ... ok [INFO] [stdout] test canonical_serialization_test::serialize_string ... ok [INFO] [stdout] test canonical_serialization_test::serialize_tuple3 ... ok [INFO] [stdout] test canonical_serialization_test::serializer_foo ... ok [INFO] [stdout] test canonical_serialization_test::serialize_btreemap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests solana_libra_canonical_serialization [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "963824a2d6fa9ed41d06c0cbd0d4e990adcc86ff08c035bb3eb9fffc6c064381"` [INFO] running `"docker" "rm" "-f" "963824a2d6fa9ed41d06c0cbd0d4e990adcc86ff08c035bb3eb9fffc6c064381"` [INFO] [stdout] 963824a2d6fa9ed41d06c0cbd0d4e990adcc86ff08c035bb3eb9fffc6c064381