[INFO] fetching crate meteomatics 0.2.2... [INFO] testing meteomatics-0.2.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate meteomatics 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate meteomatics 0.2.2 [INFO] finished tweaking crates.io crate meteomatics 0.2.2 [INFO] tweaked toml for crates.io crate meteomatics 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate meteomatics 0.2.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meteomatics 0.2.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48e8798b413cd0c5174b09bd25eb7455a75a357b3a3ef69c9505d1e1c41cc0a3 [INFO] running `Command { std: "docker" "start" "-a" "48e8798b413cd0c5174b09bd25eb7455a75a357b3a3ef69c9505d1e1c41cc0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e8798b413cd0c5174b09bd25eb7455a75a357b3a3ef69c9505d1e1c41cc0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e8798b413cd0c5174b09bd25eb7455a75a357b3a3ef69c9505d1e1c41cc0a3", kill_on_drop: false }` [INFO] [stdout] 48e8798b413cd0c5174b09bd25eb7455a75a357b3a3ef69c9505d1e1c41cc0a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66357ed0afa93dfb1aa65416315d99611516d263f820a684a22e345fb52b039f [INFO] running `Command { std: "docker" "start" "-a" "66357ed0afa93dfb1aa65416315d99611516d263f820a684a22e345fb52b039f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling streaming-iterator v0.1.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling polars-utils v0.21.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling arrow2 v0.11.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling polars-arrow v0.21.1 [INFO] [stderr] Compiling polars-core v0.21.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling polars-time v0.21.1 [INFO] [stderr] Compiling polars-ops v0.21.1 [INFO] [stderr] Compiling polars-io v0.21.1 [INFO] [stderr] Compiling polars-lazy v0.21.1 [INFO] [stderr] Compiling polars v0.21.1 [INFO] [stderr] Compiling meteomatics v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "66357ed0afa93dfb1aa65416315d99611516d263f820a684a22e345fb52b039f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66357ed0afa93dfb1aa65416315d99611516d263f820a684a22e345fb52b039f", kill_on_drop: false }` [INFO] [stdout] 66357ed0afa93dfb1aa65416315d99611516d263f820a684a22e345fb52b039f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e72217e0eac427ca02e53944aa23e3397501cd00ed1522ff8e6ff37988f3b6e [INFO] running `Command { std: "docker" "start" "-a" "8e72217e0eac427ca02e53944aa23e3397501cd00ed1522ff8e6ff37988f3b6e", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling meteomatics v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaFyzPM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeteomatics-8edbe44b2af18038,libpolars-74ef4b2bb2dd1155,libpolars_lazy-8b480a81177c44a0,libpolars_ops-25dd2367742cd4a8,libpolars_io-01522e0449031365,libmemmap2-3b20e5138b50ba0a,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libpolars_time-6213596a8fc7bc9c,liblexical-8856f84417c0e0f7,libpolars_core-773bc9456e4fda75,libregex-db8d472cc8e7ac41,libaho_corasick-e52277d9c961f29e,libregex_syntax-00b81cede0cdc0da,libpolars_utils-71a62e3f2f6f182a,libcomfy_table-6582bbac653b0f20,libstrum-ac90e6c5cee2a274,libunicode_width-63532bdea7ef68cc,libcrossterm-2d53c56234b4da8d,libsignal_hook_mio-c2157c228042f41d,libsignal_hook-7554fb48ba2b701d,libbitflags-dde12b0d7d495b50,libanyhow-4e3e635176025607,librand_distr-26b5d0fd6f40fc05,librand-1e7da07060e1d9f2,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libpolars_arrow-65ae21b992b2ec0e,libnum-e31541d158747d30,libnum_iter-1276f6c5e9e83dac,libnum_rational-471accb39feecde9,libnum_complex-9aa7a8323b40b77d,libnum_bigint-967d807bc8e545f2,libarrow2-0ab5cb400633ed6a,libsimdutf8-5a305d3e9d9cd04e,libstreaming_iterator-3f2bf9514fb7272f,libcsv_core-f8b8a3d53383b27a,liblexical_core-53509516061ff388,liblexical_write_float-5ff64d4fc992089e,liblexical_write_integer-0a06b4b5cfa72cfc,liblexical_parse_float-b60f21eb25dbeba6,liblexical_parse_integer-0029f6ad1af953dc,liblexical_util-69862a507e6b363d,libstatic_assertions-f0217ecdd817a834,libstrength_reduce-272b115a64a3756b,libmultiversion-977a8830487de048,libbytemuck-fddfcc970f69975c,libhash_hasher-555fec819902f3ae,libreqwest-a916b78d2528f490,librustls_pemfile-7cebe1d3153b8c26,libhyper_rustls-60e17ba11c39bd73,libserde_urlencoded-322c1568df4d75f8,libwebpki_roots-d7ae3606cc6512b8,libipnet-31b549556d5e413d,libtokio_rustls-a55cb4a114567d0a,libmime-df56754a5ea019bb,libencoding_rs-b09047cb7e6599fe,libserde_json-c6a693c8cd1be14e,libryu-5a0505af43a531a6,libserde-6d5447537a9396cf,libbase64-83ca8be32b9f715d,librustls-6c30ddd97954584a,libsct-d82c47236745a079,libwebpki-c21395682ca19062,libring-4610cd32ce60957e,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-15782f5675ca8917,libwant-94e8c3116adf6198,libtry_lock-0ea2511cea348424,libhttparse-9df3b3635d29fad9,libh2-d51be430298e255a,libindexmap-7d107c7c9ea4b3b2,libhashbrown-af68f69923431fa6,libahash-0f026930e29fd38b,libgetrandom-aa00bf1800f7f71a,librayon-1dc7efb4d169ccb7,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-4e3f8123de8efba6,libslab-a325002526805cd2,libtokio_util-4540e132726106c2,libfutures_sink-889779299baa627f,libtower_service-442e0d38cf369aa3,libtracing-0e01f2ad7f41d61d,libtracing_core-61000b24f16d5369,libfutures_channel-9eb9d82cb4a63aa3,libfutures_util-43df40236221f401,libfutures_task-3fbe2ae56c1a4936,libpin_utils-3860774ad9b215b5,libtokio-f6c652ca3efd1f62,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-08f2c01226c75f44,libmio-7cbeabb8a09d08f4,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,liblog-25b1a50cfab8cf09,libcfg_if-3e7fc4e38d4a72b5,libfutures_core-43e045dcdfcad0ec,liblazy_static-af860367908b8176,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libfnv-79e2cbfbe03dcd16,libthiserror-ab76815bb9ec1acb,libchrono-da6460f41031d136,libnum_integer-ce6915a79d62b310,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblibc-8c3dbee95b9876f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaFyzPM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/04_grid_png-8e9d6c266d0ae119" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `meteomatics` (example "04_grid_png") 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" "/tmp/rustcwfCGzJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeteomatics-8edbe44b2af18038,libpolars-74ef4b2bb2dd1155,libpolars_lazy-8b480a81177c44a0,libpolars_ops-25dd2367742cd4a8,libpolars_io-01522e0449031365,libmemmap2-3b20e5138b50ba0a,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libpolars_time-6213596a8fc7bc9c,liblexical-8856f84417c0e0f7,libpolars_core-773bc9456e4fda75,libregex-db8d472cc8e7ac41,libaho_corasick-e52277d9c961f29e,libregex_syntax-00b81cede0cdc0da,libpolars_utils-71a62e3f2f6f182a,libcomfy_table-6582bbac653b0f20,libstrum-ac90e6c5cee2a274,libunicode_width-63532bdea7ef68cc,libcrossterm-2d53c56234b4da8d,libsignal_hook_mio-c2157c228042f41d,libsignal_hook-7554fb48ba2b701d,libbitflags-dde12b0d7d495b50,libanyhow-4e3e635176025607,librand_distr-26b5d0fd6f40fc05,librand-1e7da07060e1d9f2,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libpolars_arrow-65ae21b992b2ec0e,libnum-e31541d158747d30,libnum_iter-1276f6c5e9e83dac,libnum_rational-471accb39feecde9,libnum_complex-9aa7a8323b40b77d,libnum_bigint-967d807bc8e545f2,libarrow2-0ab5cb400633ed6a,libsimdutf8-5a305d3e9d9cd04e,libstreaming_iterator-3f2bf9514fb7272f,libcsv_core-f8b8a3d53383b27a,liblexical_core-53509516061ff388,liblexical_write_float-5ff64d4fc992089e,liblexical_write_integer-0a06b4b5cfa72cfc,liblexical_parse_float-b60f21eb25dbeba6,liblexical_parse_integer-0029f6ad1af953dc,liblexical_util-69862a507e6b363d,libstatic_assertions-f0217ecdd817a834,libstrength_reduce-272b115a64a3756b,libmultiversion-977a8830487de048,libbytemuck-fddfcc970f69975c,libhash_hasher-555fec819902f3ae,libreqwest-a916b78d2528f490,librustls_pemfile-7cebe1d3153b8c26,libhyper_rustls-60e17ba11c39bd73,libserde_urlencoded-322c1568df4d75f8,libwebpki_roots-d7ae3606cc6512b8,libipnet-31b549556d5e413d,libtokio_rustls-a55cb4a114567d0a,libmime-df56754a5ea019bb,libencoding_rs-b09047cb7e6599fe,libserde_json-c6a693c8cd1be14e,libryu-5a0505af43a531a6,libserde-6d5447537a9396cf,libbase64-83ca8be32b9f715d,librustls-6c30ddd97954584a,libsct-d82c47236745a079,libwebpki-c21395682ca19062,libring-4610cd32ce60957e,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-15782f5675ca8917,libwant-94e8c3116adf6198,libtry_lock-0ea2511cea348424,libhttparse-9df3b3635d29fad9,libh2-d51be430298e255a,libindexmap-7d107c7c9ea4b3b2,libhashbrown-af68f69923431fa6,libahash-0f026930e29fd38b,libgetrandom-aa00bf1800f7f71a,librayon-1dc7efb4d169ccb7,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-4e3f8123de8efba6,libslab-a325002526805cd2,libtokio_util-4540e132726106c2,libfutures_sink-889779299baa627f,libtower_service-442e0d38cf369aa3,libtracing-0e01f2ad7f41d61d,libtracing_core-61000b24f16d5369,libfutures_channel-9eb9d82cb4a63aa3,libfutures_util-43df40236221f401,libfutures_task-3fbe2ae56c1a4936,libpin_utils-3860774ad9b215b5,libtokio-f6c652ca3efd1f62,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-08f2c01226c75f44,libmio-7cbeabb8a09d08f4,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,liblog-25b1a50cfab8cf09,libcfg_if-3e7fc4e38d4a72b5,libfutures_core-43e045dcdfcad0ec,liblazy_static-af860367908b8176,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libfnv-79e2cbfbe03dcd16,libthiserror-ab76815bb9ec1acb,libchrono-da6460f41031d136,libnum_integer-ce6915a79d62b310,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblibc-8c3dbee95b9876f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwfCGzJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/06_netcdf-ed7504c8cc43cc9f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `meteomatics` (example "06_netcdf") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoZhIe8/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeteomatics-8edbe44b2af18038,libpolars-74ef4b2bb2dd1155,libpolars_lazy-8b480a81177c44a0,libpolars_ops-25dd2367742cd4a8,libpolars_io-01522e0449031365,libmemmap2-3b20e5138b50ba0a,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libpolars_time-6213596a8fc7bc9c,liblexical-8856f84417c0e0f7,libpolars_core-773bc9456e4fda75,libregex-db8d472cc8e7ac41,libaho_corasick-e52277d9c961f29e,libregex_syntax-00b81cede0cdc0da,libpolars_utils-71a62e3f2f6f182a,libcomfy_table-6582bbac653b0f20,libstrum-ac90e6c5cee2a274,libunicode_width-63532bdea7ef68cc,libcrossterm-2d53c56234b4da8d,libsignal_hook_mio-c2157c228042f41d,libsignal_hook-7554fb48ba2b701d,libbitflags-dde12b0d7d495b50,libanyhow-4e3e635176025607,librand_distr-26b5d0fd6f40fc05,librand-1e7da07060e1d9f2,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libpolars_arrow-65ae21b992b2ec0e,libnum-e31541d158747d30,libnum_iter-1276f6c5e9e83dac,libnum_rational-471accb39feecde9,libnum_complex-9aa7a8323b40b77d,libnum_bigint-967d807bc8e545f2,libarrow2-0ab5cb400633ed6a,libsimdutf8-5a305d3e9d9cd04e,libstreaming_iterator-3f2bf9514fb7272f,libcsv_core-f8b8a3d53383b27a,liblexical_core-53509516061ff388,liblexical_write_float-5ff64d4fc992089e,liblexical_write_integer-0a06b4b5cfa72cfc,liblexical_parse_float-b60f21eb25dbeba6,liblexical_parse_integer-0029f6ad1af953dc,liblexical_util-69862a507e6b363d,libstatic_assertions-f0217ecdd817a834,libstrength_reduce-272b115a64a3756b,libmultiversion-977a8830487de048,libbytemuck-fddfcc970f69975c,libhash_hasher-555fec819902f3ae,libreqwest-a916b78d2528f490,librustls_pemfile-7cebe1d3153b8c26,libhyper_rustls-60e17ba11c39bd73,libserde_urlencoded-322c1568df4d75f8,libwebpki_roots-d7ae3606cc6512b8,libipnet-31b549556d5e413d,libtokio_rustls-a55cb4a114567d0a,libmime-df56754a5ea019bb,libencoding_rs-b09047cb7e6599fe,libserde_json-c6a693c8cd1be14e,libryu-5a0505af43a531a6,libserde-6d5447537a9396cf,libbase64-83ca8be32b9f715d,librustls-6c30ddd97954584a,libsct-d82c47236745a079,libwebpki-c21395682ca19062,libring-4610cd32ce60957e,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-15782f5675ca8917,libwant-94e8c3116adf6198,libtry_lock-0ea2511cea348424,libhttparse-9df3b3635d29fad9,libh2-d51be430298e255a,libindexmap-7d107c7c9ea4b3b2,libhashbrown-af68f69923431fa6,libahash-0f026930e29fd38b,libgetrandom-aa00bf1800f7f71a,librayon-1dc7efb4d169ccb7,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-4e3f8123de8efba6,libslab-a325002526805cd2,libtokio_util-4540e132726106c2,libfutures_sink-889779299baa627f,libtower_service-442e0d38cf369aa3,libtracing-0e01f2ad7f41d61d,libtracing_core-61000b24f16d5369,libfutures_channel-9eb9d82cb4a63aa3,libfutures_util-43df40236221f401,libfutures_task-3fbe2ae56c1a4936,libpin_utils-3860774ad9b215b5,libtokio-f6c652ca3efd1f62,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-08f2c01226c75f44,libmio-7cbeabb8a09d08f4,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,liblog-25b1a50cfab8cf09,libcfg_if-3e7fc4e38d4a72b5,libfutures_core-43e045dcdfcad0ec,liblazy_static-af860367908b8176,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libfnv-79e2cbfbe03dcd16,libthiserror-ab76815bb9ec1acb,libchrono-da6460f41031d136,libnum_integer-ce6915a79d62b310,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblibc-8c3dbee95b9876f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoZhIe8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/03_grid_timeseries-da2fad1e4ad613a0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `meteomatics` (example "03_grid_timeseries") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctSOyOl/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeteomatics-8edbe44b2af18038,libpolars-74ef4b2bb2dd1155,libpolars_lazy-8b480a81177c44a0,libpolars_ops-25dd2367742cd4a8,libpolars_io-01522e0449031365,libmemmap2-3b20e5138b50ba0a,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libpolars_time-6213596a8fc7bc9c,liblexical-8856f84417c0e0f7,libpolars_core-773bc9456e4fda75,libregex-db8d472cc8e7ac41,libaho_corasick-e52277d9c961f29e,libregex_syntax-00b81cede0cdc0da,libpolars_utils-71a62e3f2f6f182a,libcomfy_table-6582bbac653b0f20,libstrum-ac90e6c5cee2a274,libunicode_width-63532bdea7ef68cc,libcrossterm-2d53c56234b4da8d,libsignal_hook_mio-c2157c228042f41d,libsignal_hook-7554fb48ba2b701d,libbitflags-dde12b0d7d495b50,libanyhow-4e3e635176025607,librand_distr-26b5d0fd6f40fc05,librand-1e7da07060e1d9f2,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libpolars_arrow-65ae21b992b2ec0e,libnum-e31541d158747d30,libnum_iter-1276f6c5e9e83dac,libnum_rational-471accb39feecde9,libnum_complex-9aa7a8323b40b77d,libnum_bigint-967d807bc8e545f2,libarrow2-0ab5cb400633ed6a,libsimdutf8-5a305d3e9d9cd04e,libstreaming_iterator-3f2bf9514fb7272f,libcsv_core-f8b8a3d53383b27a,liblexical_core-53509516061ff388,liblexical_write_float-5ff64d4fc992089e,liblexical_write_integer-0a06b4b5cfa72cfc,liblexical_parse_float-b60f21eb25dbeba6,liblexical_parse_integer-0029f6ad1af953dc,liblexical_util-69862a507e6b363d,libstatic_assertions-f0217ecdd817a834,libstrength_reduce-272b115a64a3756b,libmultiversion-977a8830487de048,libbytemuck-fddfcc970f69975c,libhash_hasher-555fec819902f3ae,libreqwest-a916b78d2528f490,librustls_pemfile-7cebe1d3153b8c26,libhyper_rustls-60e17ba11c39bd73,libserde_urlencoded-322c1568df4d75f8,libwebpki_roots-d7ae3606cc6512b8,libipnet-31b549556d5e413d,libtokio_rustls-a55cb4a114567d0a,libmime-df56754a5ea019bb,libencoding_rs-b09047cb7e6599fe,libserde_json-c6a693c8cd1be14e,libryu-5a0505af43a531a6,libserde-6d5447537a9396cf,libbase64-83ca8be32b9f715d,librustls-6c30ddd97954584a,libsct-d82c47236745a079,libwebpki-c21395682ca19062,libring-4610cd32ce60957e,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-15782f5675ca8917,libwant-94e8c3116adf6198,libtry_lock-0ea2511cea348424,libhttparse-9df3b3635d29fad9,libh2-d51be430298e255a,libindexmap-7d107c7c9ea4b3b2,libhashbrown-af68f69923431fa6,libahash-0f026930e29fd38b,libgetrandom-aa00bf1800f7f71a,librayon-1dc7efb4d169ccb7,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-4e3f8123de8efba6,libslab-a325002526805cd2,libtokio_util-4540e132726106c2,libfutures_sink-889779299baa627f,libtower_service-442e0d38cf369aa3,libtracing-0e01f2ad7f41d61d,libtracing_core-61000b24f16d5369,libfutures_channel-9eb9d82cb4a63aa3,libfutures_util-43df40236221f401,libfutures_task-3fbe2ae56c1a4936,libpin_utils-3860774ad9b215b5,libtokio-f6c652ca3efd1f62,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-08f2c01226c75f44,libmio-7cbeabb8a09d08f4,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,liblog-25b1a50cfab8cf09,libcfg_if-3e7fc4e38d4a72b5,libfutures_core-43e045dcdfcad0ec,liblazy_static-af860367908b8176,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libfnv-79e2cbfbe03dcd16,libthiserror-ab76815bb9ec1acb,libchrono-da6460f41031d136,libnum_integer-ce6915a79d62b310,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblibc-8c3dbee95b9876f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctSOyOl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/00_timeseries-e3e984c3b2f6f35e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `meteomatics` (example "00_timeseries") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmsMY3x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmeteomatics-8edbe44b2af18038,libpolars-74ef4b2bb2dd1155,libpolars_lazy-8b480a81177c44a0,libpolars_ops-25dd2367742cd4a8,libpolars_io-01522e0449031365,libmemmap2-3b20e5138b50ba0a,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libpolars_time-6213596a8fc7bc9c,liblexical-8856f84417c0e0f7,libpolars_core-773bc9456e4fda75,libregex-db8d472cc8e7ac41,libaho_corasick-e52277d9c961f29e,libregex_syntax-00b81cede0cdc0da,libpolars_utils-71a62e3f2f6f182a,libcomfy_table-6582bbac653b0f20,libstrum-ac90e6c5cee2a274,libunicode_width-63532bdea7ef68cc,libcrossterm-2d53c56234b4da8d,libsignal_hook_mio-c2157c228042f41d,libsignal_hook-7554fb48ba2b701d,libbitflags-dde12b0d7d495b50,libanyhow-4e3e635176025607,librand_distr-26b5d0fd6f40fc05,librand-1e7da07060e1d9f2,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libpolars_arrow-65ae21b992b2ec0e,libnum-e31541d158747d30,libnum_iter-1276f6c5e9e83dac,libnum_rational-471accb39feecde9,libnum_complex-9aa7a8323b40b77d,libnum_bigint-967d807bc8e545f2,libarrow2-0ab5cb400633ed6a,libsimdutf8-5a305d3e9d9cd04e,libstreaming_iterator-3f2bf9514fb7272f,libcsv_core-f8b8a3d53383b27a,liblexical_core-53509516061ff388,liblexical_write_float-5ff64d4fc992089e,liblexical_write_integer-0a06b4b5cfa72cfc,liblexical_parse_float-b60f21eb25dbeba6,liblexical_parse_integer-0029f6ad1af953dc,liblexical_util-69862a507e6b363d,libstatic_assertions-f0217ecdd817a834,libstrength_reduce-272b115a64a3756b,libmultiversion-977a8830487de048,libbytemuck-fddfcc970f69975c,libhash_hasher-555fec819902f3ae,libreqwest-a916b78d2528f490,librustls_pemfile-7cebe1d3153b8c26,libhyper_rustls-60e17ba11c39bd73,libserde_urlencoded-322c1568df4d75f8,libwebpki_roots-d7ae3606cc6512b8,libipnet-31b549556d5e413d,libtokio_rustls-a55cb4a114567d0a,libmime-df56754a5ea019bb,libencoding_rs-b09047cb7e6599fe,libserde_json-c6a693c8cd1be14e,libryu-5a0505af43a531a6,libserde-6d5447537a9396cf,libbase64-83ca8be32b9f715d,librustls-6c30ddd97954584a,libsct-d82c47236745a079,libwebpki-c21395682ca19062,libring-4610cd32ce60957e,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libhyper-15782f5675ca8917,libwant-94e8c3116adf6198,libtry_lock-0ea2511cea348424,libhttparse-9df3b3635d29fad9,libh2-d51be430298e255a,libindexmap-7d107c7c9ea4b3b2,libhashbrown-af68f69923431fa6,libahash-0f026930e29fd38b,libgetrandom-aa00bf1800f7f71a,librayon-1dc7efb4d169ccb7,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-4e3f8123de8efba6,libslab-a325002526805cd2,libtokio_util-4540e132726106c2,libfutures_sink-889779299baa627f,libtower_service-442e0d38cf369aa3,libtracing-0e01f2ad7f41d61d,libtracing_core-61000b24f16d5369,libfutures_channel-9eb9d82cb4a63aa3,libfutures_util-43df40236221f401,libfutures_task-3fbe2ae56c1a4936,libpin_utils-3860774ad9b215b5,libtokio-f6c652ca3efd1f62,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-08f2c01226c75f44,libmio-7cbeabb8a09d08f4,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,liblog-25b1a50cfab8cf09,libcfg_if-3e7fc4e38d4a72b5,libfutures_core-43e045dcdfcad0ec,liblazy_static-af860367908b8176,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libfnv-79e2cbfbe03dcd16,libthiserror-ab76815bb9ec1acb,libchrono-da6460f41031d136,libnum_integer-ce6915a79d62b310,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblibc-8c3dbee95b9876f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmsMY3x/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/05_lightning_strokes-b57f71259defd746" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `meteomatics` (example "05_lightning_strokes") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e72217e0eac427ca02e53944aa23e3397501cd00ed1522ff8e6ff37988f3b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e72217e0eac427ca02e53944aa23e3397501cd00ed1522ff8e6ff37988f3b6e", kill_on_drop: false }` [INFO] [stdout] 8e72217e0eac427ca02e53944aa23e3397501cd00ed1522ff8e6ff37988f3b6e