[INFO] cloning 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" "clone" "--bare" "https://github.com/mlange-42/kohonen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9189a05357a3c326ec234d65d9a0efecacea57f3 [INFO] testing mlange-42/kohonen against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/kohonen on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-1/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc132e5f6501c86de362af89fc19d5aa26cceebba36b0cac01726269d8e149d7 [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" "bc132e5f6501c86de362af89fc19d5aa26cceebba36b0cac01726269d8e149d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc132e5f6501c86de362af89fc19d5aa26cceebba36b0cac01726269d8e149d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc132e5f6501c86de362af89fc19d5aa26cceebba36b0cac01726269d8e149d7", kill_on_drop: false }` [INFO] [stdout] bc132e5f6501c86de362af89fc19d5aa26cceebba36b0cac01726269d8e149d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0874dc96dc285cee35cc34c5c510bac75f213fda82e932bde54b6d32652acf0 [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" "e0874dc96dc285cee35cc34c5c510bac75f213fda82e932bde54b6d32652acf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [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 servo-fontconfig v0.4.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling dirs v1.0.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 crossterm_utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lyon_geom v0.14.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 rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling crossterm v0.8.2 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling dont_disappear v3.0.1 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling easy_graph v0.1.0 (https://github.com/mlange-42/easy_graph.git#bde713f7) [INFO] [stderr] Compiling structopt v0.3.12 [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 54s [INFO] running `Command { std: "docker" "inspect" "e0874dc96dc285cee35cc34c5c510bac75f213fda82e932bde54b6d32652acf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0874dc96dc285cee35cc34c5c510bac75f213fda82e932bde54b6d32652acf0", kill_on_drop: false }` [INFO] [stdout] e0874dc96dc285cee35cc34c5c510bac75f213fda82e932bde54b6d32652acf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2e35c15ff645f105ae56381560b0e6ce09ed296ad58698ae09d762b2d7f4ebd [INFO] running `Command { std: "docker" "start" "-a" "f2e35c15ff645f105ae56381560b0e6ce09ed296ad58698ae09d762b2d7f4ebd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0abefa802897f7c0 -C extra-filename=-0abefa802897f7c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-d0e0f0a89c11c7da.rlib --extern dont_disappear=/opt/rustwide/target/debug/deps/libdont_disappear-be75387ca1aad6d3.rlib --extern easy_graph=/opt/rustwide/target/debug/deps/libeasy_graph-31d7970f737e2165.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3f2f1fcd74cb41d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d29f354c138877bd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51ef40648b2e65b4.rlib --extern statistical=/opt/rustwide/target/debug/deps/libstatistical-873df2369faa51b2.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f7483fb6c4b09827.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-1d9d91ccdd6557c2/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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.countries.16z02xd7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702" "/opt/rustwide/target/debug/examples/countries-d7cc15ebf1101702.1pdiwvonwtd7u5qn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-1d9d91ccdd6557c2/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.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkohonen-2d3a6c693f88775f.rlib" "/opt/rustwide/target/debug/deps/libcsv-d0e0f0a89c11c7da.rlib" "/opt/rustwide/target/debug/deps/libryu-768d4b2cb1a3ca2b.rlib" "/opt/rustwide/target/debug/deps/libitoa-3684b8eba7e8f8b7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-69e7a55f05acd380.rlib" "/opt/rustwide/target/debug/deps/libbstr-044e8492b4ccc0ce.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-bce0cc856190d472.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e0856f7e83c5aeb4.rlib" "/opt/rustwide/target/debug/deps/librand-3f2f1fcd74cb41d4.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f7483fb6c4b09827.rlib" "/opt/rustwide/target/debug/deps/libclap-7e19f2891d3a9e71.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9c8afc33c4d7176e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-382bc28e71ec1b15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-e6bf018318b4966f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libserde-d29f354c138877bd.rlib" "/opt/rustwide/target/debug/deps/libeasy_graph-31d7970f737e2165.rlib" "/opt/rustwide/target/debug/deps/libimage-58f7abc541fda1a3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rlib" "/opt/rustwide/target/debug/deps/libpng-db7881809083f844.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9816b0ff1f44f7cc.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f2d9bd13d8b747bf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-957d252b21c697bb.rlib" "/opt/rustwide/target/debug/deps/librayon-873edfa4e18d5e95.rlib" "/opt/rustwide/target/debug/deps/librayon_core-93b6cee262a4bf41.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a38ec2e525554a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-33b1ec43d77a48d1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-271a4bee6c185eab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ac2ece3ab5b781d3.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libminifb-f701086d850869af.rlib" "/opt/rustwide/target/debug/deps/libcast-7cb22c15973a81dd.rlib" "/opt/rustwide/target/debug/deps/libtime-5a50b061229f46fb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-217f494a95b854a3.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a6df2ce53230d81f.rlib" "/opt/rustwide/target/debug/deps/libplotters-ae723117b7036252.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-180784610026a904.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-27e4535b7c0e9d7d.rlib" "/opt/rustwide/target/debug/deps/libdirs-93e49a9684b0aad4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-f5fe2e28877bfeec.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-8935652a8be2ea3c.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-ad46678a64c6d33c.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d7087ffb3ed746be.rlib" "/opt/rustwide/target/debug/deps/libfreetype-175d746e5f8a22b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa71314f52976984.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-c572d5c3090e70b9.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-07bc5669c6aaf263.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-43e15733ad42c4b1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-614a2d004e613808.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libeuclid-fe788dd2be172b3f.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librusttype-d542f4e922cf29ec.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b2718be75a7846aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2efd213cf21675ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-3566a03a1e07fc5a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lutil" "-ldl" "-lutil" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "f2e35c15ff645f105ae56381560b0e6ce09ed296ad58698ae09d762b2d7f4ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e35c15ff645f105ae56381560b0e6ce09ed296ad58698ae09d762b2d7f4ebd", kill_on_drop: false }` [INFO] [stdout] f2e35c15ff645f105ae56381560b0e6ce09ed296ad58698ae09d762b2d7f4ebd