[INFO] cloning repository https://github.com/kmgill/solar_ha_processing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmgill/solar_ha_processing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29ae3b5697d35e9201292ced1d17d668db6d94e4 [INFO] testing kmgill/solar_ha_processing against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmgill/solar_ha_processing on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kmgill/solar_ha_processing [INFO] finished tweaking git repo https://github.com/kmgill/solar_ha_processing [INFO] tweaked toml for git repo https://github.com/kmgill/solar_ha_processing written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/kmgill/solar_ha_processing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kmgill/astral` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3abaebd109e4e6c3566e44762b9124e2445cc3de13d3e5a28b7cc788132199 [INFO] running `Command { std: "docker" "start" "-a" "1a3abaebd109e4e6c3566e44762b9124e2445cc3de13d3e5a28b7cc788132199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3abaebd109e4e6c3566e44762b9124e2445cc3de13d3e5a28b7cc788132199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3abaebd109e4e6c3566e44762b9124e2445cc3de13d3e5a28b7cc788132199", kill_on_drop: false }` [INFO] [stdout] 1a3abaebd109e4e6c3566e44762b9124e2445cc3de13d3e5a28b7cc788132199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f30ba5860dd4513836aa944ab74ec1324405b7ca21e8da7bfd619dd446dda3 [INFO] running `Command { std: "docker" "start" "-a" "e3f30ba5860dd4513836aa944ab74ec1324405b7ca21e8da7bfd619dd446dda3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vsop87 v2.1.0 [INFO] [stderr] Compiling fastblur v0.1.1 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling astro v2.0.0 [INFO] [stderr] Compiling sun v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sciimg v0.1.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling astral v0.3.2 (https://github.com/kmgill/astral#23563e78) [INFO] [stderr] Compiling solar_ha_processing v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.ser_extract_frame.36712841-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418.4slzfys1x29fxk8f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-eb3f7f86e6943f8f.rlib" "/opt/rustwide/target/debug/deps/libtoml-7f23bf0aea9e9869.rlib" "/opt/rustwide/target/debug/deps/libsun-5daea393950fc873.rlib" "/opt/rustwide/target/debug/deps/libastral-52957ff974e4ead3.rlib" "/opt/rustwide/target/debug/deps/libcsv-bb144bfef08734f1.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-49f4cf4b9e6c41ab.rlib" "/opt/rustwide/target/debug/deps/libbstr-85c80b3ce5171c18.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5af8ff3723d7b22c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-36de10ede2bb5ee7.rlib" "/opt/rustwide/target/debug/deps/libvsop87-2c4f00d5f5b49951.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-4c4e9f821663499e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-31f4d094c9ac52be.rlib" "/opt/rustwide/target/debug/deps/libsciimg-cf8265667ba819ac.rlib" "/opt/rustwide/target/debug/deps/libimageproc-796b71b9ed082543.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d14e3263172f3a10.rlib" "/opt/rustwide/target/debug/deps/librand-afe1638abd29ceab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9a3eca10de9dcfe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-6afb7d43fdc9e335.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c23cf430530a9c71.rlib" "/opt/rustwide/target/debug/deps/librulinalg-151e602c6e857c78.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bc1d1deab70c2484.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d3e73b521382a733.rlib" "/opt/rustwide/target/debug/deps/libnum-88bac828503e5b6a.rlib" "/opt/rustwide/target/debug/deps/librusttype-ea6c8b9c00c703a8.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-74ae78ee66cdded2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libconv-a9485564a4a017d4.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-c3846eb4c0bc9181.rlib" "/opt/rustwide/target/debug/deps/libnum-bb50a576317f7d92.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-89f7d4cb09591b6a.rlib" "/opt/rustwide/target/debug/deps/libitertools-e278dee975608827.rlib" "/opt/rustwide/target/debug/deps/libstring_builder-6193637a75b01016.rlib" "/opt/rustwide/target/debug/deps/libfastblur-ab20fefbd8eff1b9.rlib" "/opt/rustwide/target/debug/deps/libserde-fb60ae1df3d09983.rlib" "/opt/rustwide/target/debug/deps/liblab-fe29fdee54a6dc9d.rlib" "/opt/rustwide/target/debug/deps/libimage-e3a95af4b0e46ff3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4bd9cf965da5191a.rlib" "/opt/rustwide/target/debug/deps/libpng-ae8a1ec22a6237ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4f44b36c475265a1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7eb4ff2f5c18f863.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-834547ba2d08625f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dffb5590a87968fc.rlib" "/opt/rustwide/target/debug/deps/libgif-283e18c45a63d29b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libtiff-5b78a2294a6162a3.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-442cdfd466ac22bd.rlib" "/opt/rustwide/target/debug/deps/librayon-779aa11ef91f6b76.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b93465a08eed89c5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0fee88b305e6b653.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a58c3cdd5d28d9cf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f822cd81418e3c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d47e95344365a9d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtime-db5e60aee2108db8.rlib" "/opt/rustwide/target/debug/deps/libastro-f171497a8f0956b0.rlib" "/opt/rustwide/target/debug/deps/libclap-e1446ac6057ce429.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-2bd405c78359f5e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a060ea7f93b7aa4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ser_extract_frame-41af77a9db130418" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solar_ha_processing` due to 2 previous errors [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" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.process_ha.e12fdb9e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f.1u2ecwm4rwj5f7o1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-eb3f7f86e6943f8f.rlib" "/opt/rustwide/target/debug/deps/libtoml-7f23bf0aea9e9869.rlib" "/opt/rustwide/target/debug/deps/libsun-5daea393950fc873.rlib" "/opt/rustwide/target/debug/deps/libastral-52957ff974e4ead3.rlib" "/opt/rustwide/target/debug/deps/libcsv-bb144bfef08734f1.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-49f4cf4b9e6c41ab.rlib" "/opt/rustwide/target/debug/deps/libbstr-85c80b3ce5171c18.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5af8ff3723d7b22c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-36de10ede2bb5ee7.rlib" "/opt/rustwide/target/debug/deps/libvsop87-2c4f00d5f5b49951.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-4c4e9f821663499e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-31f4d094c9ac52be.rlib" "/opt/rustwide/target/debug/deps/libsciimg-cf8265667ba819ac.rlib" "/opt/rustwide/target/debug/deps/libimageproc-796b71b9ed082543.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d14e3263172f3a10.rlib" "/opt/rustwide/target/debug/deps/librand-afe1638abd29ceab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9a3eca10de9dcfe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-6afb7d43fdc9e335.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c23cf430530a9c71.rlib" "/opt/rustwide/target/debug/deps/librulinalg-151e602c6e857c78.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bc1d1deab70c2484.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d3e73b521382a733.rlib" "/opt/rustwide/target/debug/deps/libnum-88bac828503e5b6a.rlib" "/opt/rustwide/target/debug/deps/librusttype-ea6c8b9c00c703a8.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-74ae78ee66cdded2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libconv-a9485564a4a017d4.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-c3846eb4c0bc9181.rlib" "/opt/rustwide/target/debug/deps/libnum-bb50a576317f7d92.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-89f7d4cb09591b6a.rlib" "/opt/rustwide/target/debug/deps/libitertools-e278dee975608827.rlib" "/opt/rustwide/target/debug/deps/libstring_builder-6193637a75b01016.rlib" "/opt/rustwide/target/debug/deps/libfastblur-ab20fefbd8eff1b9.rlib" "/opt/rustwide/target/debug/deps/libserde-fb60ae1df3d09983.rlib" "/opt/rustwide/target/debug/deps/liblab-fe29fdee54a6dc9d.rlib" "/opt/rustwide/target/debug/deps/libimage-e3a95af4b0e46ff3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4bd9cf965da5191a.rlib" "/opt/rustwide/target/debug/deps/libpng-ae8a1ec22a6237ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4f44b36c475265a1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7eb4ff2f5c18f863.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-834547ba2d08625f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dffb5590a87968fc.rlib" "/opt/rustwide/target/debug/deps/libgif-283e18c45a63d29b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libtiff-5b78a2294a6162a3.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-442cdfd466ac22bd.rlib" "/opt/rustwide/target/debug/deps/librayon-779aa11ef91f6b76.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b93465a08eed89c5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0fee88b305e6b653.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a58c3cdd5d28d9cf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f822cd81418e3c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d47e95344365a9d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtime-db5e60aee2108db8.rlib" "/opt/rustwide/target/debug/deps/libastro-f171497a8f0956b0.rlib" "/opt/rustwide/target/debug/deps/libclap-e1446ac6057ce429.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-2bd405c78359f5e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a060ea7f93b7aa4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/process_ha-dcddece7bf2ec05f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3f30ba5860dd4513836aa944ab74ec1324405b7ca21e8da7bfd619dd446dda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f30ba5860dd4513836aa944ab74ec1324405b7ca21e8da7bfd619dd446dda3", kill_on_drop: false }` [INFO] [stdout] e3f30ba5860dd4513836aa944ab74ec1324405b7ca21e8da7bfd619dd446dda3