[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/kohonen on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mlange-42/easy_graph.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statistical v1.0.0 [INFO] [stderr] Downloaded wayland-sys v0.24.1 [INFO] [stderr] Downloaded wayland-commons v0.24.1 [INFO] [stderr] Downloaded image v0.23.2 [INFO] [stderr] Downloaded wayland-client v0.24.1 [INFO] [stderr] Downloaded png v0.16.1 [INFO] [stderr] Downloaded minifb v0.15.3 [INFO] [stderr] Downloaded serde_json v1.0.50 [INFO] [stderr] Downloaded wayland-scanner v0.24.1 [INFO] [stderr] Downloaded deflate v0.8.3 [INFO] [stderr] Downloaded wayland-protocols v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a53b8694179b6445172d80747da1a41662ffadc934d7501788045b2b0b15b95 [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" "7a53b8694179b6445172d80747da1a41662ffadc934d7501788045b2b0b15b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a53b8694179b6445172d80747da1a41662ffadc934d7501788045b2b0b15b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a53b8694179b6445172d80747da1a41662ffadc934d7501788045b2b0b15b95", kill_on_drop: false }` [INFO] [stdout] 7a53b8694179b6445172d80747da1a41662ffadc934d7501788045b2b0b15b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9273ec998e8ecbf5a3b67f8c9907bf37011933f94b2a6b552fe310b56af684 [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" "6b9273ec998e8ecbf5a3b67f8c9907bf37011933f94b2a6b552fe310b56af684", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.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 miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.24.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 png v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling num_cpus v1.12.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 servo-fontconfig v0.4.0 [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 rand_core v0.5.1 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.2.0 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling crossterm v0.8.2 [INFO] [stderr] Compiling dont_disappear v3.0.1 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling easy_graph v0.1.0 (https://github.com/mlange-42/easy_graph.git#bde713f7) [INFO] [stderr] Compiling serde v1.0.105 [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] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cli.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 155 | | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | | name [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 154 | panic!( [INFO] [stdout] 155 | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | name [INFO] [stdout] 157 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "6b9273ec998e8ecbf5a3b67f8c9907bf37011933f94b2a6b552fe310b56af684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9273ec998e8ecbf5a3b67f8c9907bf37011933f94b2a6b552fe310b56af684", kill_on_drop: false }` [INFO] [stdout] 6b9273ec998e8ecbf5a3b67f8c9907bf37011933f94b2a6b552fe310b56af684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7214e3a77fb359d532876b1c4563d4d3c05e2b7d3a460cdb89ac0ea1c8caf61f [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" "7214e3a77fb359d532876b1c4563d4d3c05e2b7d3a460cdb89ac0ea1c8caf61f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cli.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 155 | | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | | name [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 154 | panic!( [INFO] [stdout] 155 | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | name [INFO] [stdout] 157 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.countries.f9b72b6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd.1q0bt2oc1bz8kgeu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-e90928b583c7ef81/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkohonen-469e0baaf68109e2.rlib" "/opt/rustwide/target/debug/deps/libcsv-e7f0310d6ff352cd.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-12973df5aa6299ce.rlib" "/opt/rustwide/target/debug/deps/libbstr-4787d3d1e49859bd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-36cd02f9da977029.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2318b668cd387a42.rlib" "/opt/rustwide/target/debug/deps/librand-19573033eb32c48f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libstructopt-213546b684eee59c.rlib" "/opt/rustwide/target/debug/deps/libclap-89515080e3525d8e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-9ddbfea68cfc0cbd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libserde-58325f95fdfcf71c.rlib" "/opt/rustwide/target/debug/deps/libeasy_graph-ca49a409464574b9.rlib" "/opt/rustwide/target/debug/deps/libimage-a0ab67bb2271eb62.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-0bd2629a34b8920b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e93cd2a4ffc066f7.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-787f1eb04e4aa266.rlib" "/opt/rustwide/target/debug/deps/librayon-f60df15484ade565.rlib" "/opt/rustwide/target/debug/deps/librayon_core-49a6e9cbafb3d980.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f9ca866b0236603a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-faf192d1ed774bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7016e6df55e81331.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libminifb-b8cec863bceea372.rlib" "/opt/rustwide/target/debug/deps/libcast-df23157c5100bc2a.rlib" "/opt/rustwide/target/debug/deps/libtime-27bc48382c10972f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c460e7ef9310bae8.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-845991e7d3efe8fc.rlib" "/opt/rustwide/target/debug/deps/libplotters-62983eb3677fed12.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-8cc6714dcc9f1077.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-e89ae2c68a1fb7f2.rlib" "/opt/rustwide/target/debug/deps/libdirs-5fda8bf6cab0023c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-7a66ddd367ca6e59.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-ada163341a597d2e.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-642072d35b6e9e23.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1e617c5e13db902a.rlib" "/opt/rustwide/target/debug/deps/libfreetype-eeb475dc526e4d23.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec2e69d6a06ecd0c.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-4a9a8a4383f3931a.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-187640439ae8e99a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-611c4f755021eddf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7c2d7d0377340184.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librusttype-eb6ea7f89d8075b0.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7a0dc1a8b7aa7f40.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a121d152a15ac48a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-09c5f7491e240e57.rlib" "/opt/rustwide/target/debug/deps/libapprox-c3afe41d25ec6538.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lutil" "-ldl" "-lutil" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/countries-089bd976800648bd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `kohonen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `som` [INFO] [stdout] --> src/ui/layer_view.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let som = Som::new(&cols, 16, 20, params); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_som` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cli.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 155 | | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | | name [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 154 | panic!( [INFO] [stdout] 155 | "Three argument required for {}: start value, end value, decay function (lin|exp)", [INFO] [stdout] 156 | name [INFO] [stdout] 157 | ); [INFO] [stdout] | [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/examples/iris-6ff59a77b864032c.iris.06249653-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.iris.06249653-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c.egy9ca1swaq72sx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-e90928b583c7ef81/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkohonen-469e0baaf68109e2.rlib" "/opt/rustwide/target/debug/deps/libcsv-e7f0310d6ff352cd.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-12973df5aa6299ce.rlib" "/opt/rustwide/target/debug/deps/libbstr-4787d3d1e49859bd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-36cd02f9da977029.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2318b668cd387a42.rlib" "/opt/rustwide/target/debug/deps/librand-19573033eb32c48f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libstructopt-213546b684eee59c.rlib" "/opt/rustwide/target/debug/deps/libclap-89515080e3525d8e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-9ddbfea68cfc0cbd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libserde-58325f95fdfcf71c.rlib" "/opt/rustwide/target/debug/deps/libeasy_graph-ca49a409464574b9.rlib" "/opt/rustwide/target/debug/deps/libimage-a0ab67bb2271eb62.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-0bd2629a34b8920b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e93cd2a4ffc066f7.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-787f1eb04e4aa266.rlib" "/opt/rustwide/target/debug/deps/librayon-f60df15484ade565.rlib" "/opt/rustwide/target/debug/deps/librayon_core-49a6e9cbafb3d980.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f9ca866b0236603a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-faf192d1ed774bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7016e6df55e81331.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libminifb-b8cec863bceea372.rlib" "/opt/rustwide/target/debug/deps/libcast-df23157c5100bc2a.rlib" "/opt/rustwide/target/debug/deps/libtime-27bc48382c10972f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c460e7ef9310bae8.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-845991e7d3efe8fc.rlib" "/opt/rustwide/target/debug/deps/libplotters-62983eb3677fed12.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-8cc6714dcc9f1077.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-e89ae2c68a1fb7f2.rlib" "/opt/rustwide/target/debug/deps/libdirs-5fda8bf6cab0023c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-7a66ddd367ca6e59.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-ada163341a597d2e.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-642072d35b6e9e23.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1e617c5e13db902a.rlib" "/opt/rustwide/target/debug/deps/libfreetype-eeb475dc526e4d23.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec2e69d6a06ecd0c.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-4a9a8a4383f3931a.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-187640439ae8e99a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-611c4f755021eddf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7c2d7d0377340184.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librusttype-eb6ea7f89d8075b0.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7a0dc1a8b7aa7f40.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a121d152a15ac48a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-09c5f7491e240e57.rlib" "/opt/rustwide/target/debug/deps/libapprox-c3afe41d25ec6538.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lutil" "-ldl" "-lutil" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/iris-6ff59a77b864032c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7214e3a77fb359d532876b1c4563d4d3c05e2b7d3a460cdb89ac0ea1c8caf61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7214e3a77fb359d532876b1c4563d4d3c05e2b7d3a460cdb89ac0ea1c8caf61f", kill_on_drop: false }` [INFO] [stdout] 7214e3a77fb359d532876b1c4563d4d3c05e2b7d3a460cdb89ac0ea1c8caf61f