[INFO] fetching crate openmeteo-rs-ureq 0.1.1... [INFO] testing openmeteo-rs-ureq-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate openmeteo-rs-ureq 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate openmeteo-rs-ureq 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate openmeteo-rs-ureq 0.1.1 [INFO] tweaked toml for crates.io crate openmeteo-rs-ureq 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openmeteo-rs-ureq 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openmeteo-rs-ureq 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.3.5 [INFO] [stderr] Downloaded ureq v3.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14a30a862e785a381bb1e58a3b0d8ce4190e6f77fffa160a952174144518995e [INFO] running `Command { std: "docker" "start" "-a" "14a30a862e785a381bb1e58a3b0d8ce4190e6f77fffa160a952174144518995e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a30a862e785a381bb1e58a3b0d8ce4190e6f77fffa160a952174144518995e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a30a862e785a381bb1e58a3b0d8ce4190e6f77fffa160a952174144518995e", kill_on_drop: false }` [INFO] [stdout] 14a30a862e785a381bb1e58a3b0d8ce4190e6f77fffa160a952174144518995e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 50284db86ada6a396d339d19614ebbb8843cac7a330a3312e637fdd1370d24ae [INFO] running `Command { std: "docker" "start" "-a" "50284db86ada6a396d339d19614ebbb8843cac7a330a3312e637fdd1370d24ae", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling openmeteo-rs-ureq v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result, ureq::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2238:42 [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2248:56 [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2281:59 [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2288:73 [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s [INFO] running `Command { std: "docker" "inspect" "50284db86ada6a396d339d19614ebbb8843cac7a330a3312e637fdd1370d24ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50284db86ada6a396d339d19614ebbb8843cac7a330a3312e637fdd1370d24ae", kill_on_drop: false }` [INFO] [stdout] 50284db86ada6a396d339d19614ebbb8843cac7a330a3312e637fdd1370d24ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2436c7af36450e5fd5e3ff0526bbf3c2c89fb7640741a3c1f5a8b1d6733cedae [INFO] running `Command { std: "docker" "start" "-a" "2436c7af36450e5fd5e3ff0526bbf3c2c89fb7640741a3c1f5a8b1d6733cedae", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling openmeteo-rs-ureq v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result, ureq::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2238:42 [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2248:56 [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2281:59 [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2288:73 [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAkBSs5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopenmeteo_rs_ureq-2e8b5a6d1df8da2b.rlib,libureq-53a2b14c52ee6a59.rlib,libwebpki_roots-5364edc81d0c304c.rlib,librustls_pemfile-7651619fbf1f84c6.rlib,libserde_json-81b343b2eeeaa161.rlib,libmemchr-a6af4e08ecbb6708.rlib,libryu-0a228f54b75663b5.rlib,libserde-177263fac6f22fba.rlib,librustls-be742b4128f4c6b5.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-8eb69daf16944c13.rlib,libring-fab6247414acabec.rlib,libgetrandom-e3becb4e96a24c69.rlib,liblibc-c9bce4ef957439fa.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libutf8-f59a957f78b3215a.rlib,libureq_proto-1b1496122703ab49.rlib,libhttparse-20720180afb0ee14.rlib,libbase64-4cfc25a2fbceb95f.rlib,libhttp-26d6d9a7ee2a0d94.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,liblog-fe55feed4fa9693d.rlib,libflatbuffers-ac0096265e01863e.rlib,libbitflags-f9de808196a3ee90.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAkBSs5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/flood_example-e8d868cb50cc2247" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openmeteo-rs-ureq` (example "flood_example") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcxzkHMX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopenmeteo_rs_ureq-2e8b5a6d1df8da2b.rlib,libureq-53a2b14c52ee6a59.rlib,libwebpki_roots-5364edc81d0c304c.rlib,librustls_pemfile-7651619fbf1f84c6.rlib,libserde_json-81b343b2eeeaa161.rlib,libmemchr-a6af4e08ecbb6708.rlib,libryu-0a228f54b75663b5.rlib,libserde-177263fac6f22fba.rlib,librustls-be742b4128f4c6b5.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-8eb69daf16944c13.rlib,libring-fab6247414acabec.rlib,libgetrandom-e3becb4e96a24c69.rlib,liblibc-c9bce4ef957439fa.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libutf8-f59a957f78b3215a.rlib,libureq_proto-1b1496122703ab49.rlib,libhttparse-20720180afb0ee14.rlib,libbase64-4cfc25a2fbceb95f.rlib,libhttp-26d6d9a7ee2a0d94.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,liblog-fe55feed4fa9693d.rlib,libflatbuffers-ac0096265e01863e.rlib,libbitflags-f9de808196a3ee90.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcxzkHMX/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/historical_weather_example-9591819e005af70f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openmeteo-rs-ureq` (example "historical_weather_example") due to 1 previous error [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_buffer(&self) -> Result, ureq::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2238:42 [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2238 | pub fn root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2248:56 [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2248 | pub fn size_prefixed_root_as_weather_api_response(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2281:59 [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2281 | pub unsafe fn root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/weather_api_generated.rs:2288:73 [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse { unsafe { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2288 | pub unsafe fn size_prefixed_root_as_weather_api_response_unchecked(buf: &[u8]) -> WeatherApiResponse<'_> { unsafe { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustctOKTad/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopenmeteo_rs_ureq-2e8b5a6d1df8da2b.rlib,libureq-53a2b14c52ee6a59.rlib,libwebpki_roots-5364edc81d0c304c.rlib,librustls_pemfile-7651619fbf1f84c6.rlib,libserde_json-81b343b2eeeaa161.rlib,libmemchr-a6af4e08ecbb6708.rlib,libryu-0a228f54b75663b5.rlib,libserde-177263fac6f22fba.rlib,librustls-be742b4128f4c6b5.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-8eb69daf16944c13.rlib,libring-fab6247414acabec.rlib,libgetrandom-e3becb4e96a24c69.rlib,liblibc-c9bce4ef957439fa.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libutf8-f59a957f78b3215a.rlib,libureq_proto-1b1496122703ab49.rlib,libhttparse-20720180afb0ee14.rlib,libbase64-4cfc25a2fbceb95f.rlib,libhttp-26d6d9a7ee2a0d94.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,liblog-fe55feed4fa9693d.rlib,libflatbuffers-ac0096265e01863e.rlib,libbitflags-f9de808196a3ee90.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctOKTad/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/marine_weather_example-58f70b1175153708" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openmeteo-rs-ureq` (example "marine_weather_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcmNMbBA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libopenmeteo_rs_ureq-2e8b5a6d1df8da2b.rlib,libureq-53a2b14c52ee6a59.rlib,libwebpki_roots-5364edc81d0c304c.rlib,librustls_pemfile-7651619fbf1f84c6.rlib,libserde_json-81b343b2eeeaa161.rlib,libmemchr-a6af4e08ecbb6708.rlib,libryu-0a228f54b75663b5.rlib,libserde-177263fac6f22fba.rlib,librustls-be742b4128f4c6b5.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-8eb69daf16944c13.rlib,libring-fab6247414acabec.rlib,libgetrandom-e3becb4e96a24c69.rlib,liblibc-c9bce4ef957439fa.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libutf8-f59a957f78b3215a.rlib,libureq_proto-1b1496122703ab49.rlib,libhttparse-20720180afb0ee14.rlib,libbase64-4cfc25a2fbceb95f.rlib,libhttp-26d6d9a7ee2a0d94.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,liblog-fe55feed4fa9693d.rlib,libflatbuffers-ac0096265e01863e.rlib,libbitflags-f9de808196a3ee90.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcmNMbBA/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/elevation_example-7bd2853afc3432d5" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openmeteo-rs-ureq` (example "elevation_example") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2436c7af36450e5fd5e3ff0526bbf3c2c89fb7640741a3c1f5a8b1d6733cedae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2436c7af36450e5fd5e3ff0526bbf3c2c89fb7640741a3c1f5a8b1d6733cedae", kill_on_drop: false }` [INFO] [stdout] 2436c7af36450e5fd5e3ff0526bbf3c2c89fb7640741a3c1f5a8b1d6733cedae