[INFO] fetching crate fractal-utils 0.3.4... [INFO] checking fractal-utils-0.3.4 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate fractal-utils 0.3.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate fractal-utils 0.3.4 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fractal-utils 0.3.4 [INFO] finished tweaking crates.io crate fractal-utils 0.3.4 [INFO] tweaked toml for crates.io crate fractal-utils 0.3.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad519d059ff1c86f154255a19e57580f7ab65f2c1a582fd714535cbdce78d93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aad519d059ff1c86f154255a19e57580f7ab65f2c1a582fd714535cbdce78d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad519d059ff1c86f154255a19e57580f7ab65f2c1a582fd714535cbdce78d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad519d059ff1c86f154255a19e57580f7ab65f2c1a582fd714535cbdce78d93", kill_on_drop: false }` [INFO] [stdout] aad519d059ff1c86f154255a19e57580f7ab65f2c1a582fd714535cbdce78d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9899611482a682f27dbd54afc9440548ee916b5b81602e23d1d6a32c821ab3fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9899611482a682f27dbd54afc9440548ee916b5b81602e23d1d6a32c821ab3fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Checking fractal-utils v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(renamed_and_removed_lints)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `private_no_mangle_fns` has been removed: `no longer a warning, `#[no_mangle]` functions always exported` [INFO] [stdout] --> src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `private_no_mangle_statics` has been removed: `no longer a warning, `#[no_mangle]` statics always exported` [INFO] [stdout] --> src/lib.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:15:74 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_allocation) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_parens) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 18 | #![warn(trivial_casts, trivial_numeric_casts, unused, unused_extern_crates, unused_import_braces, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:18:55 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 18 | #![warn(trivial_casts, trivial_numeric_casts, unused, unused_extern_crates, unused_import_braces, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(renamed_and_removed_lints)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `private_no_mangle_fns` has been removed: `no longer a warning, `#[no_mangle]` functions always exported` [INFO] [stdout] --> src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lint `private_no_mangle_statics` has been removed: `no longer a warning, `#[no_mangle]` statics always exported` [INFO] [stdout] --> src/lib.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:15:74 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals, [INFO] [stdout] 15 | plugin_as_library, private_no_mangle_fns, private_no_mangle_statics, stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_allocation) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 16 | unconditional_recursion, unknown_lints, unused, unused_allocation, unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_parens) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 17 | unused_comparisons, unused_features, unused_parens, while_true)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 18 | #![warn(trivial_casts, trivial_numeric_casts, unused, unused_extern_crates, unused_import_braces, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:18:55 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 18 | #![warn(trivial_casts, trivial_numeric_casts, unused, unused_extern_crates, unused_import_braces, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(trivial_numeric_casts) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #![allow(trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/amount.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(bare_trait_objects)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:42 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:62 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:78 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/wallet_address.rs:211:32 [INFO] [stdout] | [INFO] [stdout] 211 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(trivial_numeric_casts) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #![allow(trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/amount.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/amount.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(bare_trait_objects)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:42 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:62 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:74:78 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Eq, PartialEq, PartialOrd, Ord, Debug, Clone, Copy, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wallet_address.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/wallet_address.rs:211:32 [INFO] [stdout] | [INFO] [stdout] 211 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/location.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:373:46 [INFO] [stdout] | [INFO] [stdout] 373 | Amount { value: self.value / rhs as u64 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(trivial_numeric_casts)]` implied by `#[forbid(warnings)]` [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | self.value /= rhs as u64 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:387:47 [INFO] [stdout] | [INFO] [stdout] 387 | Amount { value: self.value % (rhs as u64 * 1_000)} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | self.value %= rhs as u64 * 1_000 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | Amount { value: self.value * rhs as u64 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:409:33 [INFO] [stdout] | [INFO] [stdout] 409 | Amount { value: self as u64 * rhs.value } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:415:31 [INFO] [stdout] | [INFO] [stdout] 415 | self.value *= rhs as u64 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:373:46 [INFO] [stdout] | [INFO] [stdout] 373 | Amount { value: self.value / rhs as u64 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #![forbid(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(trivial_numeric_casts)]` implied by `#[forbid(warnings)]` [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | self.value /= rhs as u64 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:387:47 [INFO] [stdout] | [INFO] [stdout] 387 | Amount { value: self.value % (rhs as u64 * 1_000)} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | self.value %= rhs as u64 * 1_000 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | Amount { value: self.value * rhs as u64 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:409:33 [INFO] [stdout] | [INFO] [stdout] 409 | Amount { value: self as u64 * rhs.value } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trivial numeric cast: `u64` as `u64` [INFO] [stdout] --> src/amount.rs:415:31 [INFO] [stdout] | [INFO] [stdout] 415 | self.value *= rhs as u64 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | impl_ops_int! { u8 u16 u32 u64 usize } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fractal-utils` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9899611482a682f27dbd54afc9440548ee916b5b81602e23d1d6a32c821ab3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9899611482a682f27dbd54afc9440548ee916b5b81602e23d1d6a32c821ab3fb", kill_on_drop: false }` [INFO] [stdout] 9899611482a682f27dbd54afc9440548ee916b5b81602e23d1d6a32c821ab3fb