[INFO] fetching crate fractal-dto 0.8.3...
[INFO] checking fractal-dto-0.8.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fractal-dto 0.8.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate fractal-dto 0.8.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fractal-dto 0.8.3
[INFO] finished tweaking crates.io crate fractal-dto 0.8.3
[INFO] tweaked toml for crates.io crate fractal-dto 0.8.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded fractal-utils v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28439f8993babd8081452313f51d82804cbda4266f6860c7b18764a423dd9313
[INFO] running `Command { std: "docker" "start" "-a" "28439f8993babd8081452313f51d82804cbda4266f6860c7b18764a423dd9313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28439f8993babd8081452313f51d82804cbda4266f6860c7b18764a423dd9313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28439f8993babd8081452313f51d82804cbda4266f6860c7b18764a423dd9313", kill_on_drop: false }`
[INFO] [stdout] 28439f8993babd8081452313f51d82804cbda4266f6860c7b18764a423dd9313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e9f515fc88f70d9bf69f7215897a66b9cdaaf285c79d24ceb2a3d0bd90ad85
[INFO] running `Command { std: "docker" "start" "-a" "12e9f515fc88f70d9bf69f7215897a66b9cdaaf285c79d24ceb2a3d0bd90ad85", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking fractal-utils v0.3.4
[INFO] [stderr]     Checking fractal-dto v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[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 `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_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: 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] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[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] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/mod.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/mod.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/oauth.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/oauth.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/mod.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(deprecated, improper_ctypes, non_shorthand_field_patterns, overflowing_literals,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/mod.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/oauth.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/oauth.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/public.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/public.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/oauth.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/public.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/public.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/public.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/v1/user.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/v1/user.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/otp.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/otp.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable, PartialEq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable, PartialEq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/user.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/v1/user.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/v1/user.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/otp.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/otp.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/transactions.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/transactions.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable, PartialEq, Copy)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable, PartialEq, Copy)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/friends.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/transactions.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/v1/transactions.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/v1/transactions.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[forbid(bare_trait_objects)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[forbid(bare_trait_objects)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 48 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 48 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fractal-dto` (lib test) due to 49 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fractal-dto` (lib) due to 49 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "12e9f515fc88f70d9bf69f7215897a66b9cdaaf285c79d24ceb2a3d0bd90ad85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e9f515fc88f70d9bf69f7215897a66b9cdaaf285c79d24ceb2a3d0bd90ad85", kill_on_drop: false }`
[INFO] [stdout] 12e9f515fc88f70d9bf69f7215897a66b9cdaaf285c79d24ceb2a3d0bd90ad85
