[INFO] cloning repository https://github.com/ryanceicher/bbp_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanceicher/bbp_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a1a97f0e1d125995fb6f42535f720b2340af98a
[INFO] building ryanceicher/bbp_bot against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanceicher/bbp_bot
[INFO] finished tweaking git repo https://github.com/ryanceicher/bbp_bot
[INFO] tweaked toml for git repo https://github.com/ryanceicher/bbp_bot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanceicher/bbp_bot on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanceicher/bbp_bot 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded bb8-postgres v0.9.0
[INFO] [stderr]   Downloaded postgres v0.19.5
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded tokio-postgres v0.7.8
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded postgres-openssl v0.5.0
[INFO] [stderr]   Downloaded regex-syntax v0.7.3
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 186d2c71405adefc67741792bc60651e852e7c6da82f38fa65d81d8a58b08640
[INFO] running `Command { std: "docker" "start" "-a" "186d2c71405adefc67741792bc60651e852e7c6da82f38fa65d81d8a58b08640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "186d2c71405adefc67741792bc60651e852e7c6da82f38fa65d81d8a58b08640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186d2c71405adefc67741792bc60651e852e7c6da82f38fa65d81d8a58b08640", kill_on_drop: false }`
[INFO] [stdout] 186d2c71405adefc67741792bc60651e852e7c6da82f38fa65d81d8a58b08640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fbd7ff5a80f676e0e4646c2b69b9b074a58d0d86b3684639b32823be1aaa418
[INFO] running `Command { std: "docker" "start" "-a" "2fbd7ff5a80f676e0e4646c2b69b9b074a58d0d86b3684639b32823be1aaa418", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling postgres v0.19.5
[INFO] [stderr]    Compiling bb8-postgres v0.9.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling bbp_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PostgresServiceContainer` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct PostgresServiceContainer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `discord_id`, `bbps_issued`, and `gbps_issued` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     pub user_id: i32,
[INFO] [stdout] 17 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub bbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     pub gbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `discord_username`, `discord_mention`, and `discord_id` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LeaderboardUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub user_id: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub discord_username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub discord_mention: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeaderboardUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "2fbd7ff5a80f676e0e4646c2b69b9b074a58d0d86b3684639b32823be1aaa418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbd7ff5a80f676e0e4646c2b69b9b074a58d0d86b3684639b32823be1aaa418", kill_on_drop: false }`
[INFO] [stdout] 2fbd7ff5a80f676e0e4646c2b69b9b074a58d0d86b3684639b32823be1aaa418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d8874800b85eddb1f62c126980d64c565a937ffbde48f892392afeab452ce17
[INFO] running `Command { std: "docker" "start" "-a" "9d8874800b85eddb1f62c126980d64c565a937ffbde48f892392afeab452ce17", kill_on_drop: false }`
[INFO] [stderr]    Compiling bbp_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PostgresServiceContainer` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct PostgresServiceContainer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `discord_id`, `bbps_issued`, and `gbps_issued` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     pub user_id: i32,
[INFO] [stdout] 17 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub bbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     pub gbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `discord_username`, `discord_mention`, and `discord_id` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LeaderboardUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub user_id: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub discord_username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub discord_mention: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeaderboardUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.35s
[INFO] running `Command { std: "docker" "inspect" "9d8874800b85eddb1f62c126980d64c565a937ffbde48f892392afeab452ce17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8874800b85eddb1f62c126980d64c565a937ffbde48f892392afeab452ce17", kill_on_drop: false }`
[INFO] [stdout] 9d8874800b85eddb1f62c126980d64c565a937ffbde48f892392afeab452ce17
