[INFO] cloning repository https://github.com/JLesDev/RustWeatherGetter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLesDev/RustWeatherGetter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLesDev%2FRustWeatherGetter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLesDev%2FRustWeatherGetter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b01f492917fb6031e18e8d3ee7b0b61d20e31f4
[INFO] checking JLesDev/RustWeatherGetter against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLesDev%2FRustWeatherGetter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  41% (1073/2610)
Updating files:  42% (1097/2610)
Updating files:  43% (1123/2610)
Updating files:  43% (1125/2610)
Updating files:  44% (1149/2610)
Updating files:  45% (1175/2610)
Updating files:  46% (1201/2610)
Updating files:  47% (1227/2610)
Updating files:  48% (1253/2610)
Updating files:  49% (1279/2610)
Updating files:  50% (1305/2610)
Updating files:  51% (1332/2610)
Updating files:  52% (1358/2610)
Updating files:  53% (1384/2610)
Updating files:  54% (1410/2610)
Updating files:  55% (1436/2610)
Updating files:  56% (1462/2610)
Updating files:  56% (1483/2610)
Updating files:  57% (1488/2610)
Updating files:  58% (1514/2610)
Updating files:  59% (1540/2610)
Updating files:  60% (1566/2610)
Updating files:  61% (1593/2610)
Updating files:  62% (1619/2610)
Updating files:  63% (1645/2610)
Updating files:  64% (1671/2610)
Updating files:  65% (1697/2610)
Updating files:  66% (1723/2610)
Updating files:  67% (1749/2610)
Updating files:  68% (1775/2610)
Updating files:  69% (1801/2610)
Updating files:  70% (1827/2610)
Updating files:  71% (1854/2610)
Updating files:  72% (1880/2610)
Updating files:  73% (1906/2610)
Updating files:  74% (1932/2610)
Updating files:  75% (1958/2610)
Updating files:  75% (1968/2610)
Updating files:  76% (1984/2610)
Updating files:  77% (2010/2610)
Updating files:  78% (2036/2610)
Updating files:  79% (2062/2610)
Updating files:  80% (2088/2610)
Updating files:  81% (2115/2610)
Updating files:  82% (2141/2610)
Updating files:  83% (2167/2610)
Updating files:  84% (2193/2610)
Updating files:  85% (2219/2610)
Updating files:  86% (2245/2610)
Updating files:  87% (2271/2610)
Updating files:  88% (2297/2610)
Updating files:  89% (2323/2610)
Updating files:  90% (2349/2610)
Updating files:  91% (2376/2610)
Updating files:  92% (2402/2610)
Updating files:  93% (2428/2610)
Updating files:  94% (2454/2610)
Updating files:  95% (2480/2610)
Updating files:  96% (2506/2610)
Updating files:  97% (2532/2610)
Updating files:  98% (2558/2610)
Updating files:  98% (2562/2610)
Updating files:  99% (2584/2610)
Updating files: 100% (2610/2610)
Updating files: 100% (2610/2610), done.
[INFO] started tweaking git repo https://github.com/JLesDev/RustWeatherGetter
[INFO] finished tweaking git repo https://github.com/JLesDev/RustWeatherGetter
[INFO] tweaked toml for git repo https://github.com/JLesDev/RustWeatherGetter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JLesDev/RustWeatherGetter on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JLesDev/RustWeatherGetter 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cccb37f7f90fb619be003b2f36f2fc6cd21f33fac6bf70462d4b5f109df6090
[INFO] running `Command { std: "docker" "start" "-a" "7cccb37f7f90fb619be003b2f36f2fc6cd21f33fac6bf70462d4b5f109df6090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cccb37f7f90fb619be003b2f36f2fc6cd21f33fac6bf70462d4b5f109df6090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cccb37f7f90fb619be003b2f36f2fc6cd21f33fac6bf70462d4b5f109df6090", kill_on_drop: false }`
[INFO] [stdout] 7cccb37f7f90fb619be003b2f36f2fc6cd21f33fac6bf70462d4b5f109df6090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0af86122aa11d9ad0b629529b1bcba377245eb5bffc209e63c7e12457c4f358
[INFO] running `Command { std: "docker" "start" "-a" "c0af86122aa11d9ad0b629529b1bcba377245eb5bffc209e63c7e12457c4f358", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]     Checking hot_or_not_3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `sync::mpsc` and `time::Duration`
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{sync::mpsc, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `sync::mpsc` and `time::Duration`
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{sync::mpsc, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    |           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    |           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main` and `weather` are never read
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WeatherData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 78 |     name: String,
[INFO] [stdout] 79 |     main: Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 80 |     weather: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WeatherData` 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 `temp` and `feels_like` are never read
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct Main{
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 85 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     feels_like: 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: struct `Weather` is never constructed
[INFO] [stdout]   --> src/lib.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | struct Weather {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `main` and `weather` are never read
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WeatherData {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 78 |     name: String,
[INFO] [stdout] 79 |     main: Main,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 80 |     weather: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WeatherData` 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 `temp` and `feels_like` are never read
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct Main{
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 85 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     feels_like: 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: struct `Weather` is never constructed
[INFO] [stdout]   --> src/lib.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | struct Weather {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                                 ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `impl Future<Output = std::string::String>`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: opaque types have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `API` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                            ^^^ help: convert the identifier to snake case: `api`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    |                                                ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                                 ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `impl Future<Output = std::string::String>`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: opaque types have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `impl Future<Output = std::string::String>`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: opaque types have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `API` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async extern fn get_url(locan: String, API: String) -> String {
[INFO] [stdout]    |                                            ^^^ help: convert the identifier to snake case: `api`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `std::string::String`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    |                                                ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `impl Future<Output = std::string::String>`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async extern fn get_weather_name(location: String) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: opaque types have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] running `Command { std: "docker" "inspect" "c0af86122aa11d9ad0b629529b1bcba377245eb5bffc209e63c7e12457c4f358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0af86122aa11d9ad0b629529b1bcba377245eb5bffc209e63c7e12457c4f358", kill_on_drop: false }`
[INFO] [stdout] c0af86122aa11d9ad0b629529b1bcba377245eb5bffc209e63c7e12457c4f358
