[INFO] updating cached repository https://github.com/mlange-42/kohonen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9189a05357a3c326ec234d65d9a0efecacea57f3 [INFO] testing mlange-42/kohonen against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/kohonen on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/kohonen [INFO] finished tweaking git repo https://github.com/mlange-42/kohonen [INFO] tweaked toml for git repo https://github.com/mlange-42/kohonen written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/kohonen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b98f34b0a90d804f1ecfe35f7b2e981f58181f65dad76af499e7899c14261dd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b98f34b0a90d804f1ecfe35f7b2e981f58181f65dad76af499e7899c14261dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b98f34b0a90d804f1ecfe35f7b2e981f58181f65dad76af499e7899c14261dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98f34b0a90d804f1ecfe35f7b2e981f58181f65dad76af499e7899c14261dd9", kill_on_drop: false }` [INFO] [stdout] b98f34b0a90d804f1ecfe35f7b2e981f58181f65dad76af499e7899c14261dd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90857b0f01aaf39e6474ef3065224ae7f50b8630753362cb4db202255d69a0b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90857b0f01aaf39e6474ef3065224ae7f50b8630753362cb4db202255d69a0b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.2.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling crossterm_input v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crossterm v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dont_disappear v3.0.1 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling easy_graph v0.1.0 (https://github.com/mlange-42/easy_graph.git#bde713f7) [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling kohonen v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "90857b0f01aaf39e6474ef3065224ae7f50b8630753362cb4db202255d69a0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90857b0f01aaf39e6474ef3065224ae7f50b8630753362cb4db202255d69a0b4", kill_on_drop: false }` [INFO] [stdout] 90857b0f01aaf39e6474ef3065224ae7f50b8630753362cb4db202255d69a0b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f230b16844d85041e050a8f4438d123ef32f8868ee0709e374696c3ff4d1cb95 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f230b16844d85041e050a8f4438d123ef32f8868ee0709e374696c3ff4d1cb95", kill_on_drop: false }` [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling kohonen v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kohonen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kohonen --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=5851a9d95ad77b6c -C extra-filename=-5851a9d95ad77b6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-e7cba9455ea4b6eb.rlib --extern dont_disappear=/opt/rustwide/target/debug/deps/libdont_disappear-2c311d87b900a7f4.rlib --extern easy_graph=/opt/rustwide/target/debug/deps/libeasy_graph-a543e73978a63b49.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-92e170a38b597218.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b9e4502ee159ca22.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c95f7329d9f8ffdb.rlib --extern statistical=/opt/rustwide/target/debug/deps/libstatistical-965c9fe21c953a77.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d8fa2722b2a32432.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-911068b985f5da86/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.layer_view_simple.edwgafzw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac" "/opt/rustwide/target/debug/examples/layer_view_simple-89e10122503367ac.2a671gxmtlr61xk0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-911068b985f5da86/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkohonen-d2da4b15f1da8933.rlib" "/opt/rustwide/target/debug/deps/libcsv-e7cba9455ea4b6eb.rlib" "/opt/rustwide/target/debug/deps/libryu-b755e33c759eda69.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-c018d26f66c084b5.rlib" "/opt/rustwide/target/debug/deps/libbstr-4db6fe0e38ba79b0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-496d99fa54fdb2a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f58ebdd90c2d734b.rlib" "/opt/rustwide/target/debug/deps/librand-92e170a38b597218.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libstructopt-d8fa2722b2a32432.rlib" "/opt/rustwide/target/debug/deps/libclap-ddee3b6293e43302.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-03142edce424819d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libserde-b9e4502ee159ca22.rlib" "/opt/rustwide/target/debug/deps/libeasy_graph-a543e73978a63b49.rlib" "/opt/rustwide/target/debug/deps/libimage-fb6803370f19f6b6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-e1cdac8d00eb114b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36e31fb810401584.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b8a1c7033ab87d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-63de4c51c41ff189.rlib" "/opt/rustwide/target/debug/deps/librayon-d08fce732876af6a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e0ebfe275a95f581.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-97cdfb846f0ab5c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9f288a8eced1f867.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-92e31613ce14e414.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-667b70a544f1a6ac.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libminifb-864c64943a0939fd.rlib" "/opt/rustwide/target/debug/deps/libcast-6f3df350190fad88.rlib" "/opt/rustwide/target/debug/deps/libtime-6120df0b4b5b1759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f5319beaa7ec3ece.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-62eaa950a04e36d2.rlib" "/opt/rustwide/target/debug/deps/libplotters-23cf3aedb815f074.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-c5998f73f374e7aa.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-db7934cb7b38c0ae.rlib" "/opt/rustwide/target/debug/deps/libdirs-368efe477b69cee3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-c10f661135362aee.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-024170237ae92f57.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-548ac1641c722b8f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-be6cc7896dd69ccd.rlib" "/opt/rustwide/target/debug/deps/libfreetype-ed4054966f06e9ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-150b2a8b447cf25e.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-2d40e9575c54063f.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-858abfdfa3961f46.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-455bead7be8e2142.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libeuclid-555e20b03a15779a.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librusttype-85cecb8f68aa9406.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-e51064748ca1657e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lutil" "-ldl" "-lutil" "-lfreetype" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "f230b16844d85041e050a8f4438d123ef32f8868ee0709e374696c3ff4d1cb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f230b16844d85041e050a8f4438d123ef32f8868ee0709e374696c3ff4d1cb95", kill_on_drop: false }` [INFO] [stdout] f230b16844d85041e050a8f4438d123ef32f8868ee0709e374696c3ff4d1cb95