[INFO] fetching crate orca 0.7.0...
[INFO] checking orca-0.7.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate orca 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate orca 0.7.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate orca 0.7.0
[INFO] finished tweaking crates.io crate orca 0.7.0
[INFO] tweaked toml for crates.io crate orca 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb3fb5a8b577adaa2c71aef785d05671852b13151cc912dacfd756fc7c8a681e
[INFO] running `Command { std: "docker" "start" "-a" "cb3fb5a8b577adaa2c71aef785d05671852b13151cc912dacfd756fc7c8a681e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb3fb5a8b577adaa2c71aef785d05671852b13151cc912dacfd756fc7c8a681e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3fb5a8b577adaa2c71aef785d05671852b13151cc912dacfd756fc7c8a681e", kill_on_drop: false }`
[INFO] [stdout] cb3fb5a8b577adaa2c71aef785d05671852b13151cc912dacfd756fc7c8a681e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f674f20f9f015f1a6aa17e2310105eb2612938a5393dd33e31abab90ceccfe
[INFO] running `Command { std: "docker" "start" "-a" "20f674f20f9f015f1a6aa17e2310105eb2612938a5393dd33e31abab90ceccfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking openssl-sys v0.9.102
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking open v1.7.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking orca v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | use rand::{self, Rng};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use base64;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern crate base64;
[INFO] [stdout]    | -------------------- the item `base64` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `open` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use open;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | extern crate open;
[INFO] [stdout]    | ------------------ the item `open` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | use url::{self, Url};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/net/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/comments.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 80 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 84 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 88 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 92 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 96 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 108 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 112 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 116 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 120 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 124 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/data/listing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/listing.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/post.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use json::{self, Value};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 51 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 55 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 59 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 63 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 67 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 71 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 75 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 79 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 83 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 87 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/thing.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]   --> src/test.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[test(posts)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout]    = note: `#[deny(ill_formed_attribute_input)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]   --> src/test.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[test(sort)]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]   --> src/test.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[test(auth)]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]   --> src/test.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[test(selfuser)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]   --> src/test.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[test(otheruser)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[test(stream)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[test(tree)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[test(Sticky)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[test(load_post)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[test(message)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[test(submit)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[test(urlencode)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute must be of the form `#[test]`
[INFO] [stdout]    --> src/test.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[test(force_refresh)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `log` is imported redundantly
[INFO] [stdout]   --> src/test.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use log;
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use *;
[INFO] [stdout]    |     - the item `log` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `LimitMethod` is imported redundantly
[INFO] [stdout]   --> src/test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use net::LimitMethod;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 | use *;
[INFO] [stdout]    |     - the item `LimitMethod` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/test.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `InstalledAppError` is imported redundantly
[INFO] [stdout]   --> src/test.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | use *;
[INFO] [stdout]    |     - the item `InstalledAppError` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 65 |     use net::auth::InstalledAppError;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/test.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Duration` is imported redundantly
[INFO] [stdout]    --> src/test.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 5   | use std::time::Duration;
[INFO] [stdout]     |     ------------------- the item `Duration` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 149 |     use std::time::{Duration, Instant};
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | use rand::{self, Rng};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use base64;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern crate base64;
[INFO] [stdout]    | -------------------- the item `base64` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `open` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use open;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | extern crate open;
[INFO] [stdout]    | ------------------ the item `open` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/net/auth.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | use url::{self, Url};
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/net/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/net/auth.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub type ResponseGenFn = (Fn(&Result<String, InstalledAppError>) -> Response<Body>) + Send + Sync;
[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: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub type ResponseGenFn = dyn (Fn(&Result<String, InstalledAppError>) -> Response<Body>) + Send + Sync;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/comments.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 80 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 84 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 88 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 92 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/comments.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 96 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 108 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 112 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 116 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 120 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/data/comments.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 64  |                 }));
[INFO] [stdout]     |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 124 |             None => out!(val),
[INFO] [stdout]     |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/data/listing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/listing.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/post.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use json::{self, Value};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 51 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 55 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 59 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 63 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 67 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 71 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 75 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 79 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 83 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 87 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/data/post.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 }));
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |             None => out!(val),
[INFO] [stdout]    |                     --------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `out` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `json` is imported redundantly
[INFO] [stdout]   --> src/data/thing.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use json;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | extern crate serde_json as json;
[INFO] [stdout]    | -------------------------------- the item `json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/net/auth.rs:524:20
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Future = Box<Future<Item = Self::Service, Error = Self::MakeError> + Send + Sync>;
[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] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Future = Box<dyn Future<Item = Self::Service, Error = Self::MakeError> + Send + Sync>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/net/auth.rs:549:20
[INFO] [stdout]     |
[INFO] [stdout] 549 |     type Future = Box<Future<Item = Response<Self::ResBody>, Error = Self::Error> + Send>;
[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] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |     type Future = Box<dyn Future<Item = Response<Self::ResBody>, Error = Self::Error> + Send>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/test.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Once, ONCE_INIT};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/test.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | static ONCE: Once = ONCE_INIT;
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 15 | static ONCE: Once = Once::new();
[INFO] [stdout]    |                     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/net/auth.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub type ResponseGenFn = (Fn(&Result<String, InstalledAppError>) -> Response<Body>) + Send + Sync;
[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: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub type ResponseGenFn = dyn (Fn(&Result<String, InstalledAppError>) -> Response<Body>) + Send + Sync;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/net/auth.rs:524:20
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Future = Box<Future<Item = Self::Service, Error = Self::MakeError> + Send + Sync>;
[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] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Future = Box<dyn Future<Item = Self::Service, Error = Self::MakeError> + Send + Sync>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/net/auth.rs:549:20
[INFO] [stdout]     |
[INFO] [stdout] 549 |     type Future = Box<Future<Item = Response<Self::ResBody>, Error = Self::Error> + Send>;
[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] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |     type Future = Box<dyn Future<Item = Response<Self::ResBody>, Error = Self::Error> + Send>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `installed_id`
[INFO] [stdout]   --> src/test.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_installed_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redirect`
[INFO] [stdout]   --> src/test.rs:48:60
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/test.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/test.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script_id`
[INFO] [stdout]   --> src/test.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret`
[INFO] [stdout]   --> src/test.rs:63:38
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]    |                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/test.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 |             Ok(code) => Response::new(Body::from("Congratulations! You have been authorized")),
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `userstuff`
[INFO] [stdout]    --> src/test.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for userstuff in 0..requests {
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userstuff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/test.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/test.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script_id`
[INFO] [stdout]    --> src/test.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret`
[INFO] [stdout]    --> src/test.rs:215:38
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/test.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/test.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script_id`
[INFO] [stdout]    --> src/test.rs:257:27
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret`
[INFO] [stdout]    --> src/test.rs:257:38
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let (username, password, script_id, secret, installed_id, redirect) = source_env().unwrap();
[INFO] [stdout]     |                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RefCellExt` is never used
[INFO] [stdout]    --> src/net/auth.rs:601:7
[INFO] [stdout]     |
[INFO] [stdout] 601 | trait RefCellExt<T> {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 39 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `installed_app_auth` is never used
[INFO] [stdout]   --> src/test.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn installed_app_auth() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stress_test` is never used
[INFO] [stdout]    --> src/test.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn stress_test() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auto_refresh` is never used
[INFO] [stdout]    --> src/test.rs:255:4
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn auto_refresh() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RefCellExt` is never used
[INFO] [stdout]    --> src/net/auth.rs:601:7
[INFO] [stdout]     |
[INFO] [stdout] 601 | trait RefCellExt<T> {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/test.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |         builder.init();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let _ = builder.init();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InstalledAppError`
[INFO] [stdout]  --> examples/installed_app_auth.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use orca::{App, InstalledAppError, ResponseGenFn, Scopes};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 67 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orca` (lib test) due to 14 previous errors; 91 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20f674f20f9f015f1a6aa17e2310105eb2612938a5393dd33e31abab90ceccfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f674f20f9f015f1a6aa17e2310105eb2612938a5393dd33e31abab90ceccfe", kill_on_drop: false }`
[INFO] [stdout] 20f674f20f9f015f1a6aa17e2310105eb2612938a5393dd33e31abab90ceccfe
