[INFO] cloning repository https://github.com/killertux/number-5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killertux/number-5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab328520f8e0ace6c19107831f9e70a814a6b0ae
[INFO] checking killertux/number-5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/killertux/number-5
[INFO] finished tweaking git repo https://github.com/killertux/number-5
[INFO] tweaked toml for git repo https://github.com/killertux/number-5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killertux/number-5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 220 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding pretty_env_logger v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding warp v0.3.7 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c294426e1eb2a0c63a75f3888ca4274aacae78cde508dff3d750386c3f3a775
[INFO] running `Command { std: "docker" "start" "-a" "0c294426e1eb2a0c63a75f3888ca4274aacae78cde508dff3d750386c3f3a775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c294426e1eb2a0c63a75f3888ca4274aacae78cde508dff3d750386c3f3a775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c294426e1eb2a0c63a75f3888ca4274aacae78cde508dff3d750386c3f3a775", kill_on_drop: false }`
[INFO] [stdout] 0c294426e1eb2a0c63a75f3888ca4274aacae78cde508dff3d750386c3f3a775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da9a8c41898d34394701cddfbaec2db64fab5ec5fa1c61007a03d2feec6119e
[INFO] running `Command { std: "docker" "start" "-a" "0da9a8c41898d34394701cddfbaec2db64fab5ec5fa1c61007a03d2feec6119e", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking number-5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/where_should_we_eat/mod.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let birthday = Utc.ymd(1986, 5, 9);
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/where_should_we_eat/mod.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let now = Utc::now().date();
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/weather/mod.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct OpenWeatherResponse {
[INFO] [stdout]    |        ------------------- fields in this struct
[INFO] [stdout] 63 |     coord: Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     weather: [Weather; 1],
[INFO] [stdout] 65 |     base: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     main: Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 67 |     visibility: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |     wind: Wind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     clouds: Clouds,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 70 |     dt: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 71 |     sys: Sys,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 72 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 73 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 74 |     cod: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenWeatherResponse` 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: fields `lon` and `lat` are never read
[INFO] [stdout]   --> src/weather/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Coord {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 79 |     lon: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 80 |     lat: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Coord` 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 `main`, `description`, and `icon` are never read
[INFO] [stdout]   --> src/weather/mod.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct Weather {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 85 |     id: u32,
[INFO] [stdout] 86 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 87 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 88 |     icon: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weather` 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 `temp`, `pressure`, `humidity`, `temp_min`, and `temp_max` are never read
[INFO] [stdout]   --> src/weather/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 93 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 94 |     pressure: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 95 |     humidity: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 96 |     temp_min: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 97 |     temp_max: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `speed` and `deg` are never read
[INFO] [stdout]    --> src/weather/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct Wind {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 102 |     speed: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 103 |     deg: Option<i32>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wind` 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 `all` is never read
[INFO] [stdout]    --> src/weather/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Clouds {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 108 |     all: i32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Clouds` 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 `type`, `id`, `message`, `country`, `sunrise`, and `sunset` are never read
[INFO] [stdout]    --> src/weather/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct Sys {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 113 |     r#type: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 114 |     id: i32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 115 |     message: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 116 |     country: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     sunrise: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 118 |     sunset: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:9:81
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn get_phrase() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 10 | |     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:9:81
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn get_phrase() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 10 | |     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout]    | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:14:84
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub async fn is_it_raining() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 15 | |     let url_request = create_request();
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |     let response = execute_request(url_request)
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Ok(warp::reply::json(&response))
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:14:84
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub async fn is_it_raining() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 15 | |     let url_request = create_request();
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |     let response = execute_request(url_request)
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Ok(warp::reply::json(&response))
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ok(warp::reply::json(&response))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:18:87
[INFO] [stdout]    |
[INFO] [stdout] 18 |   pub async fn get_place_to_eat() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 19 | |     let offset = 0;
[INFO] [stdout] 20 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:18:87
[INFO] [stdout]    |
[INFO] [stdout] 18 |   pub async fn get_place_to_eat() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 19 | |     let offset = 0;
[INFO] [stdout] 20 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 26 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 26 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 32 | |     let next_days: Vec<PlaceToEatDay> = (0..days)
[INFO] [stdout] 33 | |         .into_iter()
[INFO] [stdout] 34 | |         .map(|day| PlaceToEatDay {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Ok(warp::reply::json(&next_days))
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 32 | |     let next_days: Vec<PlaceToEatDay> = (0..days)
[INFO] [stdout] 33 | |         .into_iter()
[INFO] [stdout] 34 | |         .map(|day| PlaceToEatDay {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Ok(warp::reply::json(&next_days))
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Ok(warp::reply::json(&next_days))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `number-5` (bin "number-5" test) due to 15 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/where_should_we_eat/mod.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let birthday = Utc.ymd(1986, 5, 9);
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/where_should_we_eat/mod.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let now = Utc::now().date();
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/weather/mod.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct OpenWeatherResponse {
[INFO] [stdout]    |        ------------------- fields in this struct
[INFO] [stdout] 63 |     coord: Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     weather: [Weather; 1],
[INFO] [stdout] 65 |     base: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     main: Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 67 |     visibility: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |     wind: Wind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     clouds: Clouds,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 70 |     dt: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 71 |     sys: Sys,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 72 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 73 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 74 |     cod: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenWeatherResponse` 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: fields `lon` and `lat` are never read
[INFO] [stdout]   --> src/weather/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Coord {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 79 |     lon: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 80 |     lat: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Coord` 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 `main`, `description`, and `icon` are never read
[INFO] [stdout]   --> src/weather/mod.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct Weather {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 85 |     id: u32,
[INFO] [stdout] 86 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 87 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 88 |     icon: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weather` 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 `temp`, `pressure`, `humidity`, `temp_min`, and `temp_max` are never read
[INFO] [stdout]   --> src/weather/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 93 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 94 |     pressure: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 95 |     humidity: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 96 |     temp_min: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 97 |     temp_max: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `speed` and `deg` are never read
[INFO] [stdout]    --> src/weather/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct Wind {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 102 |     speed: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 103 |     deg: Option<i32>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Wind` 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 `all` is never read
[INFO] [stdout]    --> src/weather/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Clouds {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 108 |     all: i32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Clouds` 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 `type`, `id`, `message`, `country`, `sunrise`, and `sunset` are never read
[INFO] [stdout]    --> src/weather/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct Sys {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 113 |     r#type: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 114 |     id: i32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 115 |     message: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 116 |     country: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     sunrise: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 118 |     sunset: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:9:81
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn get_phrase() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 10 | |     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `number-5` (bin "number-5") due to 15 previous errors; 9 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:9:81
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn get_phrase() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 10 | |     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/phrases/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     Ok(warp::reply::json(&Phrase {
[INFO] [stdout] 11 | |         message: get_random_phrase(),
[INFO] [stdout] 12 | |     }))
[INFO] [stdout]    | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:14:84
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub async fn is_it_raining() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 15 | |     let url_request = create_request();
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |     let response = execute_request(url_request)
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Ok(warp::reply::json(&response))
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:14:84
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub async fn is_it_raining() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 15 | |     let url_request = create_request();
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |     let response = execute_request(url_request)
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     Ok(warp::reply::json(&response))
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/weather/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ok(warp::reply::json(&response))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:18:87
[INFO] [stdout]    |
[INFO] [stdout] 18 |   pub async fn get_place_to_eat() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 19 | |     let offset = 0;
[INFO] [stdout] 20 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:18:87
[INFO] [stdout]    |
[INFO] [stdout] 18 |   pub async fn get_place_to_eat() -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 19 | |     let offset = 0;
[INFO] [stdout] 20 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 26 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 26 | |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Ok(warp::reply::json(&choose_place_to_eat(offset)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 32 | |     let next_days: Vec<PlaceToEatDay> = (0..days)
[INFO] [stdout] 33 | |         .into_iter()
[INFO] [stdout] 34 | |         .map(|day| PlaceToEatDay {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Ok(warp::reply::json(&next_days))
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 32 | |     let next_days: Vec<PlaceToEatDay> = (0..days)
[INFO] [stdout] 33 | |         .into_iter()
[INFO] [stdout] 34 | |         .map(|day| PlaceToEatDay {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Ok(warp::reply::json(&next_days))
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/where_should_we_eat/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Ok(warp::reply::json(&next_days))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0da9a8c41898d34394701cddfbaec2db64fab5ec5fa1c61007a03d2feec6119e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da9a8c41898d34394701cddfbaec2db64fab5ec5fa1c61007a03d2feec6119e", kill_on_drop: false }`
[INFO] [stdout] 0da9a8c41898d34394701cddfbaec2db64fab5ec5fa1c61007a03d2feec6119e
