[INFO] fetching crate diol 0.8.3... [INFO] testing diol-0.8.3 against 1.81.0 for beta-1.82-1 [INFO] extracting crate diol 0.8.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate diol 0.8.3 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diol 0.8.3 [INFO] finished tweaking crates.io crate diol 0.8.3 [INFO] tweaked toml for crates.io crate diol 0.8.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate diol 0.8.3 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded equator-macro v0.2.0 [INFO] [stderr] Downloaded equator v0.2.0 [INFO] [stderr] Downloaded freetype v0.7.1 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded winnow v0.6.6 [INFO] [stderr] Downloaded pulp v0.18.10 [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] [stderr] Downloaded bytemuck v1.15.0 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded serde_json v1.0.115 [INFO] [stderr] Downloaded plotters-bitmap v0.3.3 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded popcnt v0.1.0 [INFO] [stderr] Downloaded freetype-sys v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 004545b2612b39853c931dac0b0bd5e4c341f266725f115254566d6ba83a7861 [INFO] running `Command { std: "docker" "start" "-a" "004545b2612b39853c931dac0b0bd5e4c341f266725f115254566d6ba83a7861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "004545b2612b39853c931dac0b0bd5e4c341f266725f115254566d6ba83a7861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004545b2612b39853c931dac0b0bd5e4c341f266725f115254566d6ba83a7861", kill_on_drop: false }` [INFO] [stdout] 004545b2612b39853c931dac0b0bd5e4c341f266725f115254566d6ba83a7861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b20dbdaf50c77cc61cf63e1b070fe613d5bd86f7e5a0a530b0e1295b24b6956 [INFO] running `Command { std: "docker" "start" "-a" "4b20dbdaf50c77cc61cf63e1b070fe613d5bd86f7e5a0a530b0e1295b24b6956", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling equator-macro v0.2.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling equator v0.2.0 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling diol v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.75s [INFO] running `Command { std: "docker" "inspect" "4b20dbdaf50c77cc61cf63e1b070fe613d5bd86f7e5a0a530b0e1295b24b6956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b20dbdaf50c77cc61cf63e1b070fe613d5bd86f7e5a0a530b0e1295b24b6956", kill_on_drop: false }` [INFO] [stdout] 4b20dbdaf50c77cc61cf63e1b070fe613d5bd86f7e5a0a530b0e1295b24b6956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e30189f4796e103b3cd75f5b1a667d0e14e5623f58e603a797a5522a52bb29 [INFO] running `Command { std: "docker" "start" "-a" "d4e30189f4796e103b3cd75f5b1a667d0e14e5623f58e603a797a5522a52bb29", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling pulp v0.18.10 [INFO] [stderr] Compiling popcnt v0.1.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling diol v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3xPKq4/symbols.o" "/opt/rustwide/target/debug/examples/plot-49a0dc32d72951eb.plot.e17f502cbb578153-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/plot-49a0dc32d72951eb.plot.e17f502cbb578153-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/plot-49a0dc32d72951eb.dri41zunh7rq1nkq3r60ky7il.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/freetype-sys-189103090621fc79/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpulp-f973a8311e4dda9c.rlib" "/opt/rustwide/target/debug/deps/libreborrow-478a44c237dba164.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-cdbfcd31213d326c.rlib" "/opt/rustwide/target/debug/deps/libdiol-1ab49daaab649dfe.rlib" "/opt/rustwide/target/debug/deps/libtoml-4f94bd5fbef986a2.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-9f780c14dfb3191c.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-db9e69c1aee8ed44.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53231cb2994fe7f4.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6c13dcea52a42720.rlib" "/opt/rustwide/target/debug/deps/libwinnow-d37f72a110af8789.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-f77959e96d27948e.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-d9f3cd51caef458f.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-70c61cb56ce76453.rlib" "/opt/rustwide/target/debug/deps/libphf-80fa6a21d3635d27.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-95641a5b63979b5b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-681287fd16a7b1c2.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-836c1fbef117dd74.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7fdcad09ce87cd72.rlib" "/opt/rustwide/target/debug/deps/libitoa-82ded8792af696b7.rlib" "/opt/rustwide/target/debug/deps/libryu-e0f30c2aafb6e280.rlib" "/opt/rustwide/target/debug/deps/libplotters-0d116feba8d2e232.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-1906c7953c1cac7e.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6be76b349e7edaac.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-fb3c1d82e254b829.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-c1e5866f7fdd9202.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f56065147ae757d9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-b78aa373729f88e0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cbd159030c9dea21.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-1503c5721e3c9179.rlib" "/opt/rustwide/target/debug/deps/libdlib-a4bc3f6d4f63fc31.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1673bab187f9efdb.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-b591278c1ae4243b.rlib" "/opt/rustwide/target/debug/deps/libfreetype-e0a3c024bccf9d55.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-fd62a9188533d9f5.rlib" "/opt/rustwide/target/debug/deps/liblibc-91c6bee5e6b500ee.rlib" "/opt/rustwide/target/debug/deps/liblog-f0f3b02f2116a81e.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-61c1ba6a2c9d16a7.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-1e9c92804418be6d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-b589ea76a5ceedd5.rlib" "/opt/rustwide/target/debug/deps/libgif-f12fdcf4be51ad66.rlib" "/opt/rustwide/target/debug/deps/libweezl-f2a19f6a655a56cb.rlib" "/opt/rustwide/target/debug/deps/libimage-13b6d172cc7a8171.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d819c2d7e8328bae.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-720c5fff3c9b02aa.rlib" "/opt/rustwide/target/debug/deps/libpng-06131007e521a125.rlib" "/opt/rustwide/target/debug/deps/libflate2-5dd54e7c0a13e417.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7029fd3e1aa776fc.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-eedf0903852815aa.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-2b62cfda7ff5e5ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9331aa83982abbeb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-16f29545e5df35d3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a10fc72e606712ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-6495d3f80934f017.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-02669367b2ef397b.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2140e39e232789d1.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-dcc05c6e144079dc.rlib" "/opt/rustwide/target/debug/deps/libsyn-cd269df10641ac98.rlib" "/opt/rustwide/target/debug/deps/libquote-9e51dab50a2f6fb0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-618fe9333b2af2d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b210ddb111c6fc51.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-43f99da259a977fd.rlib" "/opt/rustwide/target/debug/deps/libserde-ac927bd469f81485.rlib" "/opt/rustwide/target/debug/deps/libregex-d7f6a70262268c2d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-390340110c5bee62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c210da67197d23bf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d931fdb2ba506a43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43aa245418322a3f.rlib" "/opt/rustwide/target/debug/deps/libequator-45da658dea0d86c8.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-f210cae2192522ee.rlib" "/opt/rustwide/target/debug/deps/libclap-dd5690c27bf6179a.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-ae3c13347a10fd8a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-70a9f177116bb04d.rlib" "/opt/rustwide/target/debug/deps/libanstream-9036535d35086166.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-938879b50590dc98.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-21e63d8d43c45c7b.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-429b661f1f3161cc.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-14fa3c4c6ea49fcb.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-e5fe9f61ebc3fe73.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8cb350a169c75e1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-ldl" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/plot-49a0dc32d72951eb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diol` (example "plot") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d4e30189f4796e103b3cd75f5b1a667d0e14e5623f58e603a797a5522a52bb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e30189f4796e103b3cd75f5b1a667d0e14e5623f58e603a797a5522a52bb29", kill_on_drop: false }` [INFO] [stdout] d4e30189f4796e103b3cd75f5b1a667d0e14e5623f58e603a797a5522a52bb29