[INFO] cloning repository https://github.com/Pulau-Komodo/weatherbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pulau-Komodo/weatherbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Fweatherbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Fweatherbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3e7e84e5fbd2da6900f61f980bbea3905933780 [INFO] testing Pulau-Komodo/weatherbot against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPulau-Komodo%2Fweatherbot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pulau-Komodo/weatherbot [INFO] finished tweaking git repo https://github.com/Pulau-Komodo/weatherbot [INFO] tweaked toml for git repo https://github.com/Pulau-Komodo/weatherbot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pulau-Komodo/weatherbot on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pulau-Komodo/weatherbot 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e434a6c10d1e48421507b55c64f44a5538f5c24bac75c072138485cf94ffee7 [INFO] running `Command { std: "docker" "start" "-a" "5e434a6c10d1e48421507b55c64f44a5538f5c24bac75c072138485cf94ffee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e434a6c10d1e48421507b55c64f44a5538f5c24bac75c072138485cf94ffee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e434a6c10d1e48421507b55c64f44a5538f5c24bac75c072138485cf94ffee7", kill_on_drop: false }` [INFO] [stdout] 5e434a6c10d1e48421507b55c64f44a5538f5c24bac75c072138485cf94ffee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3afd938d257d072b8fb9bea6139117f65226e907b768795fe68c1d67d05b46 [INFO] running `Command { std: "docker" "start" "-a" "cd3afd938d257d072b8fb9bea6139117f65226e907b768795fe68c1d67d05b46", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rgb v0.8.45 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling ttf-parser v0.24.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling ravif v0.11.8 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serenity v0.12.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling oklab v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_cow v0.1.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling stringify_interval v0.1.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling graph v0.1.0 (https://github.com/Pulau-Komodo/graph.git?rev=0bea23a3b96b01795fbcdd819d47c6ba5f73cfcd#0bea23a3) [INFO] [stderr] Compiling weatherbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AccuweatherDaily` is never constructed [INFO] [stdout] --> src/accuweather.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct AccuweatherDaily { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DailyForecast` is never constructed [INFO] [stdout] --> src/accuweather.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct DailyForecast { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AirAndPollen` is never constructed [INFO] [stdout] --> src/accuweather.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct AirAndPollen { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/current.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 20 | struct CurrentWeather { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 21 | time: i64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentWeather` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `utc_offset_seconds` is never read [INFO] [stdout] --> src/current.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 41 | struct CurrentResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | utc_offset_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeocodingResultMinimal` is never constructed [INFO] [stdout] --> src/geocoding.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GeocodingResultMinimal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get` is never used [INFO] [stdout] --> src/geocoding.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 18 | impl GeocodingResultMinimal { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 19 | pub async fn get(place_name: &str, client: &Client) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `elevation`, and `country_code` are never read [INFO] [stdout] --> src/geocoding.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GeocodingResult { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 38 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub elevation: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | pub feature_code: String, [INFO] [stdout] 44 | pub country_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeocodingResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeocodingResultsMinimal` is never constructed [INFO] [stdout] --> src/geocoding.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct GeocodingResultsMinimal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reply_image`, `public_reply_image`, `ephemeral_reply_image`, and `follow_up_image` are never used [INFO] [stdout] --> src/reply_shortcuts.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait ReplyShortcuts { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | async fn reply_image( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | async fn public_reply_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | async fn ephemeral_reply_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | async fn follow_up_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_set_coords` is never used [INFO] [stdout] --> src/user_locations.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn create_set_coords() -> CreateCommand { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 35s [INFO] running `Command { std: "docker" "inspect" "cd3afd938d257d072b8fb9bea6139117f65226e907b768795fe68c1d67d05b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3afd938d257d072b8fb9bea6139117f65226e907b768795fe68c1d67d05b46", kill_on_drop: false }` [INFO] [stdout] cd3afd938d257d072b8fb9bea6139117f65226e907b768795fe68c1d67d05b46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff6270837de2dc0f07aa320bf267ddc326a1e533bd432d13bb22884a3700d7ca [INFO] running `Command { std: "docker" "start" "-a" "ff6270837de2dc0f07aa320bf267ddc326a1e533bd432d13bb22884a3700d7ca", kill_on_drop: false }` [INFO] [stderr] Compiling weatherbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `daily_forecasts` is never read [INFO] [stdout] --> src/accuweather.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 5 | struct AccuweatherDaily { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 6 | daily_forecasts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccuweatherDaily` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `air_and_pollen` is never read [INFO] [stdout] --> src/accuweather.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | struct DailyForecast { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | air_and_pollen: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DailyForecast` 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 `name`, `value`, and `category_value` are never read [INFO] [stdout] --> src/accuweather.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 17 | struct AirAndPollen { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | value: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | category_value: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AirAndPollen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/current.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 20 | struct CurrentWeather { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 21 | time: i64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentWeather` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `utc_offset_seconds` is never read [INFO] [stdout] --> src/current.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 41 | struct CurrentResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | utc_offset_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeocodingResultMinimal` is never constructed [INFO] [stdout] --> src/geocoding.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GeocodingResultMinimal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get` is never used [INFO] [stdout] --> src/geocoding.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 18 | impl GeocodingResultMinimal { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 19 | pub async fn get(place_name: &str, client: &Client) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `elevation`, and `country_code` are never read [INFO] [stdout] --> src/geocoding.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GeocodingResult { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 38 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub elevation: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | pub feature_code: String, [INFO] [stdout] 44 | pub country_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeocodingResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeocodingResultsMinimal` is never constructed [INFO] [stdout] --> src/geocoding.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct GeocodingResultsMinimal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reply_image`, `public_reply_image`, `ephemeral_reply_image`, and `follow_up_image` are never used [INFO] [stdout] --> src/reply_shortcuts.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait ReplyShortcuts { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | async fn reply_image( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | async fn public_reply_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | async fn ephemeral_reply_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | async fn follow_up_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_set_coords` is never used [INFO] [stdout] --> src/user_locations.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn create_set_coords() -> CreateCommand { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.15s [INFO] running `Command { std: "docker" "inspect" "ff6270837de2dc0f07aa320bf267ddc326a1e533bd432d13bb22884a3700d7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6270837de2dc0f07aa320bf267ddc326a1e533bd432d13bb22884a3700d7ca", kill_on_drop: false }` [INFO] [stdout] ff6270837de2dc0f07aa320bf267ddc326a1e533bd432d13bb22884a3700d7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fa4ee09933673c5f2256383c82e47c3f8c367c30ea50429da712e5ad95186c7 [INFO] running `Command { std: "docker" "start" "-a" "0fa4ee09933673c5f2256383c82e47c3f8c367c30ea50429da712e5ad95186c7", kill_on_drop: false }` [INFO] [stderr] warning: field `daily_forecasts` is never read [INFO] [stderr] --> src/accuweather.rs:6:2 [INFO] [stderr] | [INFO] [stderr] 5 | struct AccuweatherDaily { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 6 | daily_forecasts: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AccuweatherDaily` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `air_and_pollen` is never read [INFO] [stderr] --> src/accuweather.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 11 | struct DailyForecast { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 12 | air_and_pollen: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DailyForecast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `value`, and `category_value` are never read [INFO] [stderr] --> src/accuweather.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 17 | struct AirAndPollen { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 18 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 19 | value: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 20 | category_value: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AirAndPollen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `time` is never read [INFO] [stderr] --> src/current.rs:21:2 [INFO] [stderr] | [INFO] [stderr] 20 | struct CurrentWeather { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 21 | time: i64, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CurrentWeather` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `utc_offset_seconds` is never read [INFO] [stderr] --> src/current.rs:46:2 [INFO] [stderr] | [INFO] [stderr] 41 | struct CurrentResult { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 46 | utc_offset_seconds: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CurrentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `GeocodingResultMinimal` is never constructed [INFO] [stderr] --> src/geocoding.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct GeocodingResultMinimal { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `get` is never used [INFO] [stderr] --> src/geocoding.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 18 | impl GeocodingResultMinimal { [INFO] [stderr] | --------------------------- associated function in this implementation [INFO] [stderr] 19 | pub async fn get(place_name: &str, client: &Client) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `elevation`, and `country_code` are never read [INFO] [stderr] --> src/geocoding.rs:38:6 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct GeocodingResult { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 38 | pub id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub elevation: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 43 | pub feature_code: String, [INFO] [stderr] 44 | pub country_code: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GeocodingResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `GeocodingResultsMinimal` is never constructed [INFO] [stderr] --> src/geocoding.rs:72:8 [INFO] [stderr] | [INFO] [stderr] 72 | struct GeocodingResultsMinimal { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `reply_image`, `public_reply_image`, `ephemeral_reply_image`, and `follow_up_image` are never used [INFO] [stderr] --> src/reply_shortcuts.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait ReplyShortcuts { [INFO] [stderr] | -------------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 25 | async fn reply_image( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | async fn public_reply_image( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | async fn ephemeral_reply_image( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 44 | async fn follow_up_image( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_set_coords` is never used [INFO] [stderr] --> src/user_locations.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn create_set_coords() -> CreateCommand { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `weatherbot` (bin "weatherbot" test) generated 11 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weatherbot-e8f5f70c767c10fc) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test forecasts::hourly_absolute_humidity::tests::test_abs_humidity ... ok [INFO] [stdout] test location::tests::coord_parsing_simple ... ok [INFO] [stdout] test location::tests::coord_parsing_fancy ... ok [INFO] [stdout] test location::tests::coord_parsing_doc_example ... ok [INFO] [stdout] test accuweather::tests::test_name ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- accuweather::tests::test_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'accuweather::tests::test_name' (17) panicked at src/accuweather.rs:44:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("dataservice.accuweather.com")), port: None, path: "/forecasts/v1/daily/5day/230204", query: Some("apikey=iAhiwa9bbxUv1gJSXHpMSlGq58dwq6NQ&details=true&metric=true"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x587003a42dda - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x587003a42dda - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x587003a42dda - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x587003a42dda - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x587003a5ab3a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x587003a5ab3a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x587003a47c82 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587003a47c82 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x587003a20eef - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x587003a20eef - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x587003a3ad29 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58700317faec - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x58700317faec - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x587003a3afa2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x587003a3afa2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x587003a20fa8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x587003a18689 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x587003a21f1d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x587003a5b49c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x587003a5b212 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58700316e760 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58700316e760 - weatherbot[5bfda611796aa265]::accuweather::tests::test_name::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/accuweather.rs:44:5 [INFO] [stdout] 22: 0x587003164d62 - > as core[97f61b5528a4c2b4]::future::future::Future>::poll [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x587003164d9d - >> as core[97f61b5528a4c2b4]::future::future::Future>::poll [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58700316212d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 25: 0x58700316206b - tokio[8fa430b727b52694]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x58700316206b - tokio[8fa430b727b52694]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x58700316206b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x58700315fcf0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x58700316168d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 30: 0x587003161414 - ::enter::<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x5870031700db - >::set::<::enter<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0}, (alloc[ec929a98520ab192]::boxed::Box, core[97f61b5528a4c2b4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x587003166c99 - tokio[8fa430b727b52694]::runtime::context::set_scheduler::<(alloc[ec929a98520ab192]::boxed::Box, core[97f61b5528a4c2b4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x58700316d902 - >::try_with::, core[97f61b5528a4c2b4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ec929a98520ab192]::boxed::Box, core[97f61b5528a4c2b4]::option::Option<()>)> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x58700316d6ce - >::with::, core[97f61b5528a4c2b4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ec929a98520ab192]::boxed::Box, core[97f61b5528a4c2b4]::option::Option<()>)> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x587003166b7d - tokio[8fa430b727b52694]::runtime::context::set_scheduler::<(alloc[ec929a98520ab192]::boxed::Box, core[97f61b5528a4c2b4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x587003160d30 - ::enter::<::block_on>>>::{closure#0}, core[97f61b5528a4c2b4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x587003160fa6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 38: 0x5870031610e9 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x587003171553 - tokio[8fa430b727b52694]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58700315f931 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x587003169a9a - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/runtime/runtime.rs:347:52 [INFO] [stdout] 42: 0x58700316edae - weatherbot[5bfda611796aa265]::accuweather::tests::test_name [INFO] [stdout] at /opt/rustwide/workdir/src/accuweather.rs:46:23 [INFO] [stdout] 43: 0x58700316e417 - weatherbot[5bfda611796aa265]::accuweather::tests::test_name::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/accuweather.rs:32:22 [INFO] [stdout] 44: 0x587003167e86 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x587003173bcb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x587003173bcb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5870031805bb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5870031805bb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5870031805bb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5870031805bb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5870031805bb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5870031805bb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5870031805bb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x58700317bcd4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x58700317bcd4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5870031831c2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5870031831c2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5870031831c2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5870031831c2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5870031831c2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5870031831c2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5870031831c2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x587003a426af - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x587003a426af - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x7064b5cecaa4 - [INFO] [stdout] 66: 0x7064b5d79a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] accuweather::tests::test_name [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin weatherbot` [INFO] running `Command { std: "docker" "inspect" "0fa4ee09933673c5f2256383c82e47c3f8c367c30ea50429da712e5ad95186c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa4ee09933673c5f2256383c82e47c3f8c367c30ea50429da712e5ad95186c7", kill_on_drop: false }` [INFO] [stdout] 0fa4ee09933673c5f2256383c82e47c3f8c367c30ea50429da712e5ad95186c7