[INFO] cloning repository https://github.com/z1ko/mercante
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/z1ko/mercante" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz1ko%2Fmercante", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz1ko%2Fmercante'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c06d3ca09b3e1e1da503f3d94054785a509d0e99
[INFO] testing z1ko/mercante against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz1ko%2Fmercante" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/z1ko/mercante
[INFO] finished tweaking git repo https://github.com/z1ko/mercante
[INFO] tweaked toml for git repo https://github.com/z1ko/mercante written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/z1ko/mercante on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/z1ko/mercante already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38f4da6dd65a73da7251876878e412a40bb69bbde502c16456aefcf096f36cbc
[INFO] running `Command { std: "docker" "start" "-a" "38f4da6dd65a73da7251876878e412a40bb69bbde502c16456aefcf096f36cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38f4da6dd65a73da7251876878e412a40bb69bbde502c16456aefcf096f36cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f4da6dd65a73da7251876878e412a40bb69bbde502c16456aefcf096f36cbc", kill_on_drop: false }`
[INFO] [stdout] 38f4da6dd65a73da7251876878e412a40bb69bbde502c16456aefcf096f36cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 99e9c5f494f7841624eec96223bc337b6fbd23ec58a91ccedc8b842077a6ae9d
[INFO] running `Command { std: "docker" "start" "-a" "99e9c5f494f7841624eec96223bc337b6fbd23ec58a91ccedc8b842077a6ae9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling serenity v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling http-body v0.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling typemap_rev v0.1.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.0
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling postgres-types v0.2.0
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling command_attr v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling tokio-util v0.6.4
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.2
[INFO] [stderr]    Compiling mercante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_postgres::{NoTls, Error};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Args`, `Channel`, `CommandGroup`, `CommandOptions`, `CommandResult`, `ContentSafeOptions`, `DispatchError`, `HelpOptions`, `LimitedFor`, `Message`, `Reason`, `RevertBucket`, `check`, `command`, `content_safe`, `group`, `help_commands`, `help`, `hook`, `http::Http`, `id::UserId`, and `permissions::Permissions`
[INFO] [stdout]   --> src/main.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Args, CommandOptions, CommandResult, CommandGroup,
[INFO] [stdout]    |         ^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]  9 |         DispatchError, HelpOptions, help_commands, Reason, StandardFramework,
[INFO] [stdout]    |         ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 10 |         buckets::{RevertBucket, LimitedFor},
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 11 |         macros::{command, group, help, check, hook},
[INFO] [stdout]    |                  ^^^^^^^  ^^^^^  ^^^^  ^^^^^  ^^^^
[INFO] [stdout] 12 |     },
[INFO] [stdout] 13 |     http::Http,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     model::{
[INFO] [stdout] 15 |         channel::{Channel, Message},
[INFO] [stdout]    |                   ^^^^^^^  ^^^^^^^
[INFO] [stdout] 16 |         gateway::Ready,
[INFO] [stdout] 17 |         id::UserId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |         permissions::Permissions,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     },
[INFO] [stdout] 20 |     utils::{content_safe, ContentSafeOptions},
[INFO] [stdout]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::MessageBuilder`
[INFO] [stdout]   --> src/cmds/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     utils::MessageBuilder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::MessageBuilder`
[INFO] [stdout]   --> src/cmds/disco.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     utils::MessageBuilder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/cmds/mod.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/cmds/mod.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VETRINA` is never used
[INFO] [stdout]   --> src/cmds/mod.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const VETRINA: &str = "
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interpret_i64_as_u64` is never used
[INFO] [stdout]   --> src/common.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn interpret_i64_as_u64(x: i64) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.22s
[INFO] running `Command { std: "docker" "inspect" "99e9c5f494f7841624eec96223bc337b6fbd23ec58a91ccedc8b842077a6ae9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e9c5f494f7841624eec96223bc337b6fbd23ec58a91ccedc8b842077a6ae9d", kill_on_drop: false }`
[INFO] [stdout] 99e9c5f494f7841624eec96223bc337b6fbd23ec58a91ccedc8b842077a6ae9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0a85483bcddafc40b401709bf753ea73f26162e32daa4ce62ff3b6f06d8ee069
[INFO] running `Command { std: "docker" "start" "-a" "0a85483bcddafc40b401709bf753ea73f26162e32daa4ce62ff3b6f06d8ee069", kill_on_drop: false }`
[INFO] [stderr]    Compiling mercante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_postgres::{NoTls, Error};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Args`, `Channel`, `CommandGroup`, `CommandOptions`, `CommandResult`, `ContentSafeOptions`, `DispatchError`, `HelpOptions`, `LimitedFor`, `Message`, `Reason`, `RevertBucket`, `check`, `command`, `content_safe`, `group`, `help_commands`, `help`, `hook`, `http::Http`, `id::UserId`, and `permissions::Permissions`
[INFO] [stdout]   --> src/main.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Args, CommandOptions, CommandResult, CommandGroup,
[INFO] [stdout]    |         ^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]  9 |         DispatchError, HelpOptions, help_commands, Reason, StandardFramework,
[INFO] [stdout]    |         ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 10 |         buckets::{RevertBucket, LimitedFor},
[INFO] [stdout]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 11 |         macros::{command, group, help, check, hook},
[INFO] [stdout]    |                  ^^^^^^^  ^^^^^  ^^^^  ^^^^^  ^^^^
[INFO] [stdout] 12 |     },
[INFO] [stdout] 13 |     http::Http,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     model::{
[INFO] [stdout] 15 |         channel::{Channel, Message},
[INFO] [stdout]    |                   ^^^^^^^  ^^^^^^^
[INFO] [stdout] 16 |         gateway::Ready,
[INFO] [stdout] 17 |         id::UserId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |         permissions::Permissions,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     },
[INFO] [stdout] 20 |     utils::{content_safe, ContentSafeOptions},
[INFO] [stdout]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::MessageBuilder`
[INFO] [stdout]   --> src/cmds/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     utils::MessageBuilder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::MessageBuilder`
[INFO] [stdout]   --> src/cmds/disco.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     utils::MessageBuilder
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/cmds/mod.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/cmds/mod.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VETRINA` is never used
[INFO] [stdout]   --> src/cmds/mod.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const VETRINA: &str = "
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interpret_i64_as_u64` is never used
[INFO] [stdout]   --> src/common.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn interpret_i64_as_u64(x: i64) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "0a85483bcddafc40b401709bf753ea73f26162e32daa4ce62ff3b6f06d8ee069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a85483bcddafc40b401709bf753ea73f26162e32daa4ce62ff3b6f06d8ee069", kill_on_drop: false }`
[INFO] [stdout] 0a85483bcddafc40b401709bf753ea73f26162e32daa4ce62ff3b6f06d8ee069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 89db409cd32b1ed7d2a3b04497c149b438e9fee01698a2b4ed17b602c83dc759
[INFO] running `Command { std: "docker" "start" "-a" "89db409cd32b1ed7d2a3b04497c149b438e9fee01698a2b4ed17b602c83dc759", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/main.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio_postgres::{NoTls, Error};
[INFO] [stderr]   |                             ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Args`, `Channel`, `CommandGroup`, `CommandOptions`, `CommandResult`, `ContentSafeOptions`, `DispatchError`, `HelpOptions`, `LimitedFor`, `Message`, `Reason`, `RevertBucket`, `check`, `command`, `content_safe`, `group`, `help_commands`, `help`, `hook`, `http::Http`, `id::UserId`, and `permissions::Permissions`
[INFO] [stderr]   --> src/main.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  8 |         Args, CommandOptions, CommandResult, CommandGroup,
[INFO] [stderr]    |         ^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]  9 |         DispatchError, HelpOptions, help_commands, Reason, StandardFramework,
[INFO] [stderr]    |         ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 10 |         buckets::{RevertBucket, LimitedFor},
[INFO] [stderr]    |                   ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 11 |         macros::{command, group, help, check, hook},
[INFO] [stderr]    |                  ^^^^^^^  ^^^^^  ^^^^  ^^^^^  ^^^^
[INFO] [stderr] 12 |     },
[INFO] [stderr] 13 |     http::Http,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 14 |     model::{
[INFO] [stderr] 15 |         channel::{Channel, Message},
[INFO] [stderr]    |                   ^^^^^^^  ^^^^^^^
[INFO] [stderr] 16 |         gateway::Ready,
[INFO] [stderr] 17 |         id::UserId,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 18 |         permissions::Permissions,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     },
[INFO] [stderr] 20 |     utils::{content_safe, ContentSafeOptions},
[INFO] [stderr]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `utils::MessageBuilder`
[INFO] [stderr]   --> src/cmds/mod.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     utils::MessageBuilder
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `utils::MessageBuilder`
[INFO] [stderr]   --> src/cmds/disco.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     utils::MessageBuilder
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/cmds/mod.rs:103:19
[INFO] [stderr]     |
[INFO] [stderr] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stderr]     |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> src/cmds/mod.rs:103:34
[INFO] [stderr]     |
[INFO] [stderr] 103 | async fn specchio(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stderr]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `VETRINA` is never used
[INFO] [stderr]   --> src/cmds/mod.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 | const VETRINA: &str = "
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `interpret_i64_as_u64` is never used
[INFO] [stderr]   --> src/common.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn interpret_i64_as_u64(x: i64) -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mercante` (bin "mercante" test) generated 8 warnings (run `cargo fix --bin "mercante" -p mercante --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/mercante/baaa95edeee26cda/deps/mercante-baaa95edeee26cda)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "89db409cd32b1ed7d2a3b04497c149b438e9fee01698a2b4ed17b602c83dc759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89db409cd32b1ed7d2a3b04497c149b438e9fee01698a2b4ed17b602c83dc759", kill_on_drop: false }`
[INFO] [stdout] 89db409cd32b1ed7d2a3b04497c149b438e9fee01698a2b4ed17b602c83dc759
