[INFO] cloning repository https://github.com/mrjackwills/mealpedant_backup_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjackwills/mealpedant_backup_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fmealpedant_backup_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fmealpedant_backup_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 378daa72bcabd8b83f17618e22e28ec391b6c21f [INFO] checking mrjackwills/mealpedant_backup_server against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fmealpedant_backup_server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjackwills/mealpedant_backup_server on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjackwills/mealpedant_backup_server [INFO] finished tweaking git repo https://github.com/mrjackwills/mealpedant_backup_server [INFO] tweaked toml for git repo https://github.com/mrjackwills/mealpedant_backup_server written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mrjackwills/mealpedant_backup_server 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-signal v1.1.1 [INFO] [stderr] Downloaded figlet-rs v0.1.5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708b33c3b4a77c0ca95302efd9ebe87a93cbab3dadf953a90ab576becca4ae35 [INFO] running `Command { std: "docker" "start" "-a" "708b33c3b4a77c0ca95302efd9ebe87a93cbab3dadf953a90ab576becca4ae35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708b33c3b4a77c0ca95302efd9ebe87a93cbab3dadf953a90ab576becca4ae35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708b33c3b4a77c0ca95302efd9ebe87a93cbab3dadf953a90ab576becca4ae35", kill_on_drop: false }` [INFO] [stdout] 708b33c3b4a77c0ca95302efd9ebe87a93cbab3dadf953a90ab576becca4ae35 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d73d7fc65af0e984256cfa23919a4ba31582037d7de1c7f870382161ae997e [INFO] running `Command { std: "docker" "start" "-a" "90d73d7fc65af0e984256cfa23919a4ba31582037d7de1c7f870382161ae997e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking simple-signal v1.1.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking figlet-rs v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking async-compression v0.4.7 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.2 [INFO] [stderr] Checking mealpedant_backup_server v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/ws/connect.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_tungstenite::{self, connect_async, tungstenite::http::StatusCode}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/ws/mod.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio_tungstenite::{self, tungstenite::Message, MaybeTlsStream, WebSocketStream}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/ws/connect.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_tungstenite::{self, connect_async, tungstenite::http::StatusCode}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/ws/mod.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio_tungstenite::{self, tungstenite::Message, MaybeTlsStream, WebSocketStream}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/app_env.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppEnv { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub start_time: SystemTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppEnv` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/app_env.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppEnv { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub start_time: SystemTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppEnv` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `Command { std: "docker" "inspect" "90d73d7fc65af0e984256cfa23919a4ba31582037d7de1c7f870382161ae997e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d73d7fc65af0e984256cfa23919a4ba31582037d7de1c7f870382161ae997e", kill_on_drop: false }` [INFO] [stdout] 90d73d7fc65af0e984256cfa23919a4ba31582037d7de1c7f870382161ae997e