[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] building mlange-42/kohonen against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/kohonen on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mlange-42/easy_graph.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_cursor v0.1.0 [INFO] [stderr] Downloaded wayland-commons v0.24.1 [INFO] [stderr] Downloaded wayland-sys v0.24.1 [INFO] [stderr] Downloaded crossterm_screen v0.1.0 [INFO] [stderr] Downloaded crossterm_terminal v0.1.0 [INFO] [stderr] Downloaded crossterm v0.8.2 [INFO] [stderr] Downloaded crossterm_utils v0.1.0 [INFO] [stderr] Downloaded crossterm_input v0.2.1 [INFO] [stderr] Downloaded wayland-scanner v0.24.1 [INFO] [stderr] Downloaded minifb v0.15.3 [INFO] [stderr] Downloaded dont_disappear v3.0.1 [INFO] [stderr] Downloaded wayland-client v0.24.1 [INFO] [stderr] Downloaded wayland-protocols v0.24.1 [INFO] [stderr] Downloaded orbclient v0.3.27 [INFO] [stderr] Downloaded crossterm_style v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d518796436fdfbd1c547ecb65820d5567f59eb713f29088f3e0e84da4e15d69 [INFO] running `Command { std: "docker" "start" "-a" "4d518796436fdfbd1c547ecb65820d5567f59eb713f29088f3e0e84da4e15d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d518796436fdfbd1c547ecb65820d5567f59eb713f29088f3e0e84da4e15d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d518796436fdfbd1c547ecb65820d5567f59eb713f29088f3e0e84da4e15d69", kill_on_drop: false }` [INFO] [stdout] 4d518796436fdfbd1c547ecb65820d5567f59eb713f29088f3e0e84da4e15d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676797916b7c86685b77d7a76dce7bd6ec9d263b7bc9941e51b12db58b606693 [INFO] running `Command { std: "docker" "start" "-a" "676797916b7c86685b77d7a76dce7bd6ec9d263b7bc9941e51b12db58b606693", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [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 num-traits v0.2.11 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling crossterm_input v0.2.1 [INFO] [stderr] Compiling crossterm_style v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossterm v0.8.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dont_disappear v3.0.1 [INFO] [stderr] Compiling rand v0.5.6 [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 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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 20.83s [INFO] running `Command { std: "docker" "inspect" "676797916b7c86685b77d7a76dce7bd6ec9d263b7bc9941e51b12db58b606693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676797916b7c86685b77d7a76dce7bd6ec9d263b7bc9941e51b12db58b606693", kill_on_drop: false }` [INFO] [stdout] 676797916b7c86685b77d7a76dce7bd6ec9d263b7bc9941e51b12db58b606693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c4b21c29f1ffc0c78a63d338693efe1be6bcb9f9475621c5cbedb3bcf4157d1 [INFO] running `Command { std: "docker" "start" "-a" "3c4b21c29f1ffc0c78a63d338693efe1be6bcb9f9475621c5cbedb3bcf4157d1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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] 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcYg02FJ/symbols.o" "/opt/rustwide/target/debug/examples/countries-6fe93a1a70d6b451.countries.ee69306caf6a793a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/countries-6fe93a1a70d6b451.o3u7l2fj0t7fsjj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-47746339a2b5675c/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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkohonen-cce0dbf034139b9a.rlib" "/opt/rustwide/target/debug/deps/libcsv-560d36bb94d34b9f.rlib" "/opt/rustwide/target/debug/deps/libryu-ad7010c4e1c18a38.rlib" "/opt/rustwide/target/debug/deps/libitoa-ac4b42b4f00e4c72.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-2f3b292bd9086e23.rlib" "/opt/rustwide/target/debug/deps/libbstr-fcf16e46336ea8ce.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c4f58d1bb08280f2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ab27d6d6a086b86e.rlib" "/opt/rustwide/target/debug/deps/librand-3b86b3e994e29869.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a07f976732ed2d0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libstructopt-28f9f98aab9922f5.rlib" "/opt/rustwide/target/debug/deps/libclap-f8ea6a2865f7ce01.rlib" "/opt/rustwide/target/debug/deps/libvec_map-eac28ef77e7894f4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0b55ba8a6289d7cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6309e8f028217117.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libatty-dbb822ac48422ff9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c5d639f3e545ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde-682231dd17d1b8f0.rlib" "/opt/rustwide/target/debug/deps/libeasy_graph-947b6cb9ff70dc77.rlib" "/opt/rustwide/target/debug/deps/libimage-2cd263f28c2b1f43.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1621b73467affc58.rlib" "/opt/rustwide/target/debug/deps/libpng-62f91f47d29c6295.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ef41060abc8fdf64.rlib" "/opt/rustwide/target/debug/deps/libinflate-e34691006d47834f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6387f772157cc104.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-50dacb3bb4997c59.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-dff25f598d27ed54.rlib" "/opt/rustwide/target/debug/deps/librayon-f1c2db60b73ba32f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-81e4d4e56572f6bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-745f197030f9505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-263e342436871260.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-560e7903eb8858b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-18bf7396bb6e3d6b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b51c5e8309165060.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3dc6cc0a6e91bead.rlib" "/opt/rustwide/target/debug/deps/libeither-5cfaeae07c065988.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c939e34eadc4cdf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d5079b5cf784b375.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-756edc044bf1d679.rlib" "/opt/rustwide/target/debug/deps/libgif-7c3f893c7dfb9fe8.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-30164da78283dee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-47711f5736e0e5a3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4b1032318ab485bf.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdaeab620c65d3e5.rlib" "/opt/rustwide/target/debug/deps/liblzw-4b207fcd05ba9dd2.rlib" "/opt/rustwide/target/debug/deps/libminifb-ed4f8cf6b91aa1ee.rlib" "/opt/rustwide/target/debug/deps/libcast-412aa6e9a958179f.rlib" "/opt/rustwide/target/debug/deps/libtime-b3ca3404ddfef4fa.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9efa98adc6cea411.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-59436f71d1b4b22a.rlib" "/opt/rustwide/target/debug/deps/libplotters-f6e24f1581859267.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-97772eeb774de40b.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-efae38dc62c8f3bd.rlib" "/opt/rustwide/target/debug/deps/libdirs-8838d722aaabfdb3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-82c8d3516fd0d2cf.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-5a0399cbf00f10ee.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-b46715f6ee6c2f40.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-9cfedd4df65f2c17.rlib" "/opt/rustwide/target/debug/deps/libmemmap-6c2f3549a8921006.rlib" "/opt/rustwide/target/debug/deps/libfreetype-8d5769e62f5943a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-45a6e32673de0e0c.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-e89538df1fd83e1f.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-1b60cd2f9211467f.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-7875147cc4f82f58.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c49ba03b19f670e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1877243e354a6caa.rlib" "/opt/rustwide/target/debug/deps/libeuclid-022cbd189ec00e9b.rlib" "/opt/rustwide/target/debug/deps/liblog-61e36735295b43ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/librusttype-1a12eadd07f6a723.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-be3bfd46be896e23.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c69c557766a6b69d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8c77beeaaf09108d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-202d233434fa8357.rlib" "/opt/rustwide/target/debug/deps/libapprox-9792b01f2f5dea14.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-aba0f2405094682a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lutil" "-ldl" "-lutil" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/countries-6fe93a1a70d6b451" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kohonen` (example "countries") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c4b21c29f1ffc0c78a63d338693efe1be6bcb9f9475621c5cbedb3bcf4157d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4b21c29f1ffc0c78a63d338693efe1be6bcb9f9475621c5cbedb3bcf4157d1", kill_on_drop: false }` [INFO] [stdout] 3c4b21c29f1ffc0c78a63d338693efe1be6bcb9f9475621c5cbedb3bcf4157d1 [INFO] building mlange-42/kohonen against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fkohonen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/kohonen on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96f9894186d0dab3be68e7235f0d0a1f8a98503f666a2a2a71d38be820f9c43a [INFO] running `Command { std: "docker" "start" "-a" "96f9894186d0dab3be68e7235f0d0a1f8a98503f666a2a2a71d38be820f9c43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96f9894186d0dab3be68e7235f0d0a1f8a98503f666a2a2a71d38be820f9c43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f9894186d0dab3be68e7235f0d0a1f8a98503f666a2a2a71d38be820f9c43a", kill_on_drop: false }` [INFO] [stdout] 96f9894186d0dab3be68e7235f0d0a1f8a98503f666a2a2a71d38be820f9c43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e70f677bfbaed30557adab6d720c833bec95f2f89a3228276f8a943773c5c387 [INFO] running `Command { std: "docker" "start" "-a" "e70f677bfbaed30557adab6d720c833bec95f2f89a3228276f8a943773c5c387", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling x11-dl v2.18.5 [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 num-iter v0.1.40 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [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 walkdir v2.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling crossterm_input v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crossterm_style v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling crossterm v0.8.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dont_disappear v3.0.1 [INFO] [stderr] Compiling rand v0.5.6 [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 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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 16.62s [INFO] running `Command { std: "docker" "inspect" "e70f677bfbaed30557adab6d720c833bec95f2f89a3228276f8a943773c5c387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70f677bfbaed30557adab6d720c833bec95f2f89a3228276f8a943773c5c387", kill_on_drop: false }` [INFO] [stdout] e70f677bfbaed30557adab6d720c833bec95f2f89a3228276f8a943773c5c387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ab2e26169b8ee65ed06d819f512a10ebd9cfc12b31c2c7195e68de0e9a399f [INFO] running `Command { std: "docker" "start" "-a" "48ab2e26169b8ee65ed06d819f512a10ebd9cfc12b31c2c7195e68de0e9a399f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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] 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.84s [INFO] running `Command { std: "docker" "inspect" "48ab2e26169b8ee65ed06d819f512a10ebd9cfc12b31c2c7195e68de0e9a399f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ab2e26169b8ee65ed06d819f512a10ebd9cfc12b31c2c7195e68de0e9a399f", kill_on_drop: false }` [INFO] [stdout] 48ab2e26169b8ee65ed06d819f512a10ebd9cfc12b31c2c7195e68de0e9a399f