[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] fb87c86238c9c58c52d63c6ac35f8063d09769d8 [INFO] testing kmgill/solar_ha_processing against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmgill/solar_ha_processing on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-25/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kmgill/astral` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded string-builder v0.2.0 [INFO] [stderr] Downloaded sun v0.2.0 [INFO] [stderr] Downloaded fastblur v0.1.1 [INFO] [stderr] Downloaded vsop87 v2.1.0 [INFO] [stderr] Downloaded astro v2.0.0 [INFO] [stderr] Downloaded sciimg v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a3f0cc0ebb767cf875c1fee458487f78244b6a2be1e9af0d62ea58d3ce143fc [INFO] running `Command { std: "docker" "start" "-a" "7a3f0cc0ebb767cf875c1fee458487f78244b6a2be1e9af0d62ea58d3ce143fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3f0cc0ebb767cf875c1fee458487f78244b6a2be1e9af0d62ea58d3ce143fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3f0cc0ebb767cf875c1fee458487f78244b6a2be1e9af0d62ea58d3ce143fc", kill_on_drop: false }` [INFO] [stdout] 7a3f0cc0ebb767cf875c1fee458487f78244b6a2be1e9af0d62ea58d3ce143fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ba6b3aafc42964c6956ecd50c76ff7b9e8cf33a1c467020e4abad336359f20 [INFO] running `Command { std: "docker" "start" "-a" "a8ba6b3aafc42964c6956ecd50c76ff7b9e8cf33a1c467020e4abad336359f20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [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 syn v1.0.85 [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 crc32fast v1.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling astro v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling vsop87 v2.1.0 [INFO] [stderr] Compiling fastblur v0.1.1 [INFO] [stderr] Compiling sun v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.7.3 [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.2.3 [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-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.ser_extract_frame.127eee3f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb.25uke3kmpwpvc0q5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-b719b7132bd321b3.rlib" "/opt/rustwide/target/debug/deps/libtoml-9940f72206d9166d.rlib" "/opt/rustwide/target/debug/deps/libsun-e707ae92916298a2.rlib" "/opt/rustwide/target/debug/deps/libastral-7e515eb5b021a4e3.rlib" "/opt/rustwide/target/debug/deps/libcsv-72609744bdba2caa.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-93b2f3b0e164ece9.rlib" "/opt/rustwide/target/debug/deps/libbstr-4e704a7149a966bf.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libvsop87-56e3a122bf0fc378.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-537748302d49f291.rlib" "/opt/rustwide/target/debug/deps/libmemmap-63c072c3295ef48c.rlib" "/opt/rustwide/target/debug/deps/libsciimg-75de66951366eee3.rlib" "/opt/rustwide/target/debug/deps/libimageproc-cf0d3034f671343e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d012b076311bb663.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/librulinalg-3d178c459bf83680.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libnum-dc70a685ca98e39b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0de7f2552b206641.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-b5f9e0141d86da88.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libconv-7987d080eb7c5708.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-1ce56d5858ded699.rlib" "/opt/rustwide/target/debug/deps/libnum-5ef05e39027cef4e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-435bf992ebec3548.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib" "/opt/rustwide/target/debug/deps/libstring_builder-d5854f0b18532e62.rlib" "/opt/rustwide/target/debug/deps/libserde-bee431d37371d21e.rlib" "/opt/rustwide/target/debug/deps/liblab-d9dca920caca7305.rlib" "/opt/rustwide/target/debug/deps/libimage-21aa65185971c145.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libpng-751832d3333be992.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-06ef9ee4e16660ff.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f282f82ed877ec52.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2c583b7ffa96c313.rlib" "/opt/rustwide/target/debug/deps/libgif-0759370ee4b03da9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtiff-6454559c6b661a18.rlib" "/opt/rustwide/target/debug/deps/libweezl-4ca977ed785f82a4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4cef92de307bde9.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-34b09e61c505abad.rlib" "/opt/rustwide/target/debug/deps/librayon-f55c8dbccaa75c9b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-abf645682160cc52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2700ff60c18a5554.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-de790d6ae4cccbc8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ba1aafdd8b3749fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ddc8fbbcb02f544b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d9154a704aa9275.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libastro-7b4c1ac577c195c0.rlib" "/opt/rustwide/target/debug/deps/libclap-0e0024a1d935bfcd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1657835ffa648.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ser_extract_frame-7244dfa1b120b5bb" "-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/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.ser_mean.fa7ecc3e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668.417okp6rj9x94rty.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-b719b7132bd321b3.rlib" "/opt/rustwide/target/debug/deps/libtoml-9940f72206d9166d.rlib" "/opt/rustwide/target/debug/deps/libsun-e707ae92916298a2.rlib" "/opt/rustwide/target/debug/deps/libastral-7e515eb5b021a4e3.rlib" "/opt/rustwide/target/debug/deps/libcsv-72609744bdba2caa.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-93b2f3b0e164ece9.rlib" "/opt/rustwide/target/debug/deps/libbstr-4e704a7149a966bf.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libvsop87-56e3a122bf0fc378.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-537748302d49f291.rlib" "/opt/rustwide/target/debug/deps/libmemmap-63c072c3295ef48c.rlib" "/opt/rustwide/target/debug/deps/libsciimg-75de66951366eee3.rlib" "/opt/rustwide/target/debug/deps/libimageproc-cf0d3034f671343e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d012b076311bb663.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/librulinalg-3d178c459bf83680.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libnum-dc70a685ca98e39b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0de7f2552b206641.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-b5f9e0141d86da88.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libconv-7987d080eb7c5708.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-1ce56d5858ded699.rlib" "/opt/rustwide/target/debug/deps/libnum-5ef05e39027cef4e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-435bf992ebec3548.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib" "/opt/rustwide/target/debug/deps/libstring_builder-d5854f0b18532e62.rlib" "/opt/rustwide/target/debug/deps/libserde-bee431d37371d21e.rlib" "/opt/rustwide/target/debug/deps/liblab-d9dca920caca7305.rlib" "/opt/rustwide/target/debug/deps/libimage-21aa65185971c145.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libpng-751832d3333be992.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-06ef9ee4e16660ff.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f282f82ed877ec52.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2c583b7ffa96c313.rlib" "/opt/rustwide/target/debug/deps/libgif-0759370ee4b03da9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtiff-6454559c6b661a18.rlib" "/opt/rustwide/target/debug/deps/libweezl-4ca977ed785f82a4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4cef92de307bde9.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-34b09e61c505abad.rlib" "/opt/rustwide/target/debug/deps/librayon-f55c8dbccaa75c9b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-abf645682160cc52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2700ff60c18a5554.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-de790d6ae4cccbc8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ba1aafdd8b3749fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ddc8fbbcb02f544b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d9154a704aa9275.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libastro-7b4c1ac577c195c0.rlib" "/opt/rustwide/target/debug/deps/libclap-0e0024a1d935bfcd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1657835ffa648.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ser_mean-35213d847e797668" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.ha_subtract.560700c9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4.3tem4ezcnlcp6tp1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-b719b7132bd321b3.rlib" "/opt/rustwide/target/debug/deps/libtoml-9940f72206d9166d.rlib" "/opt/rustwide/target/debug/deps/libsun-e707ae92916298a2.rlib" "/opt/rustwide/target/debug/deps/libastral-7e515eb5b021a4e3.rlib" "/opt/rustwide/target/debug/deps/libcsv-72609744bdba2caa.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-93b2f3b0e164ece9.rlib" "/opt/rustwide/target/debug/deps/libbstr-4e704a7149a966bf.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libvsop87-56e3a122bf0fc378.rlib" "/opt/rustwide/target/debug/deps/libassert_approx_eq-537748302d49f291.rlib" "/opt/rustwide/target/debug/deps/libmemmap-63c072c3295ef48c.rlib" "/opt/rustwide/target/debug/deps/libsciimg-75de66951366eee3.rlib" "/opt/rustwide/target/debug/deps/libimageproc-cf0d3034f671343e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d012b076311bb663.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/librulinalg-3d178c459bf83680.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libnum-dc70a685ca98e39b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0de7f2552b206641.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-b5f9e0141d86da88.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libconv-7987d080eb7c5708.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-1ce56d5858ded699.rlib" "/opt/rustwide/target/debug/deps/libnum-5ef05e39027cef4e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-435bf992ebec3548.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib" "/opt/rustwide/target/debug/deps/libstring_builder-d5854f0b18532e62.rlib" "/opt/rustwide/target/debug/deps/libserde-bee431d37371d21e.rlib" "/opt/rustwide/target/debug/deps/liblab-d9dca920caca7305.rlib" "/opt/rustwide/target/debug/deps/libimage-21aa65185971c145.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libpng-751832d3333be992.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-06ef9ee4e16660ff.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f282f82ed877ec52.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2c583b7ffa96c313.rlib" "/opt/rustwide/target/debug/deps/libgif-0759370ee4b03da9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtiff-6454559c6b661a18.rlib" "/opt/rustwide/target/debug/deps/libweezl-4ca977ed785f82a4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4cef92de307bde9.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-34b09e61c505abad.rlib" "/opt/rustwide/target/debug/deps/librayon-f55c8dbccaa75c9b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-abf645682160cc52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2700ff60c18a5554.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-de790d6ae4cccbc8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ba1aafdd8b3749fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ddc8fbbcb02f544b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d9154a704aa9275.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libastro-7b4c1ac577c195c0.rlib" "/opt/rustwide/target/debug/deps/libclap-0e0024a1d935bfcd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1657835ffa648.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ha_subtract-6c68024b9a94c8e4" "-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" "a8ba6b3aafc42964c6956ecd50c76ff7b9e8cf33a1c467020e4abad336359f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ba6b3aafc42964c6956ecd50c76ff7b9e8cf33a1c467020e4abad336359f20", kill_on_drop: false }` [INFO] [stdout] a8ba6b3aafc42964c6956ecd50c76ff7b9e8cf33a1c467020e4abad336359f20