[INFO] fetching crate tsuga 0.1.1... [INFO] testing tsuga-0.1.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tsuga 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tsuga 0.1.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsuga 0.1.1 [INFO] finished tweaking crates.io crate tsuga 0.1.1 [INFO] tweaked toml for crates.io crate tsuga 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tsuga 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mnist v0.4.1 [INFO] [stderr] Downloaded wayland-commons v0.27.0 [INFO] [stderr] Downloaded wayland-scanner v0.27.0 [INFO] [stderr] Downloaded wayland-cursor v0.27.0 [INFO] [stderr] Downloaded wayland-client v0.27.0 [INFO] [stderr] Downloaded wayland-sys v0.27.0 [INFO] [stderr] Downloaded ndarray-rand v0.11.0 [INFO] [stderr] Downloaded minifb v0.18.0 [INFO] [stderr] Downloaded wayland-protocols v0.27.0 [INFO] [stderr] Downloaded imageproc v0.20.0 [INFO] [stderr] Downloaded noisy_float v0.1.13 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded cifar-ten v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a802919d93494d15b0255b73283ec92c31e79ac2ea5bb7f01318f47e1d09c2 [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" "16a802919d93494d15b0255b73283ec92c31e79ac2ea5bb7f01318f47e1d09c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a802919d93494d15b0255b73283ec92c31e79ac2ea5bb7f01318f47e1d09c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a802919d93494d15b0255b73283ec92c31e79ac2ea5bb7f01318f47e1d09c2", kill_on_drop: false }` [INFO] [stdout] 16a802919d93494d15b0255b73283ec92c31e79ac2ea5bb7f01318f47e1d09c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9bad4e9c303c1939b71cfa056881ecb0bb3e33381c1f13fe2b6496510a3cde [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" "ef9bad4e9c303c1939b71cfa056881ecb0bb3e33381c1f13fe2b6496510a3cde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling ndarray-rand v0.11.0 [INFO] [stderr] Compiling imageproc v0.20.0 [INFO] [stderr] Compiling tsuga v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 216 | | "This activation function ({}) is not supported", [INFO] [stdout] 217 | | activation_fn [INFO] [stdout] 218 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 215 | _ => panic!( [INFO] [stdout] 216 | "This activation function ({}) is not supported", [INFO] [stdout] 217 | activation_fn [INFO] [stdout] 218 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | _ => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 248 | | "This activation function ({}) is not supported", [INFO] [stdout] 249 | | activation_fn [INFO] [stdout] 250 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 247 | _ => panic!( [INFO] [stdout] 248 | "This activation function ({}) is not supported", [INFO] [stdout] 249 | activation_fn [INFO] [stdout] 250 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 282 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 283 | | "This activation function ({}) is not supported", [INFO] [stdout] 284 | | activation_fn [INFO] [stdout] 285 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 282 | _ => panic!( [INFO] [stdout] 283 | "This activation function ({}) is not supported", [INFO] [stdout] 284 | activation_fn [INFO] [stdout] 285 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.25s [INFO] running `Command { std: "docker" "inspect" "ef9bad4e9c303c1939b71cfa056881ecb0bb3e33381c1f13fe2b6496510a3cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9bad4e9c303c1939b71cfa056881ecb0bb3e33381c1f13fe2b6496510a3cde", kill_on_drop: false }` [INFO] [stdout] ef9bad4e9c303c1939b71cfa056881ecb0bb3e33381c1f13fe2b6496510a3cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e312dabc8ed7e4b171e564225b80b68f251c001617b38904362473a904937ada [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" "e312dabc8ed7e4b171e564225b80b68f251c001617b38904362473a904937ada", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling cifar-ten v0.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 216 | | "This activation function ({}) is not supported", [INFO] [stdout] 217 | | activation_fn [INFO] [stdout] 218 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 215 | _ => panic!( [INFO] [stdout] 216 | "This activation function ({}) is not supported", [INFO] [stdout] 217 | activation_fn [INFO] [stdout] 218 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | _ => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 248 | | "This activation function ({}) is not supported", [INFO] [stdout] 249 | | activation_fn [INFO] [stdout] 250 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 247 | _ => panic!( [INFO] [stdout] 248 | "This activation function ({}) is not supported", [INFO] [stdout] 249 | activation_fn [INFO] [stdout] 250 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 282 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 283 | | "This activation function ({}) is not supported", [INFO] [stdout] 284 | | activation_fn [INFO] [stdout] 285 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 282 | _ => panic!( [INFO] [stdout] 283 | "This activation function ({}) is not supported", [INFO] [stdout] 284 | activation_fn [INFO] [stdout] 285 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling mnist v0.4.1 [INFO] [stderr] Compiling tsuga v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/cifar.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | let (mut train_data, train_labels, mut test_data, test_labels) = Cifar10::default() [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/cifar.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | let (mut train_data, train_labels, mut test_data, test_labels) = Cifar10::default() [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 216 | | "This activation function ({}) is not supported", [INFO] [stdout] 217 | | activation_fn [INFO] [stdout] 218 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 215 | _ => panic!( [INFO] [stdout] 216 | "This activation function ({}) is not supported", [INFO] [stdout] 217 | activation_fn [INFO] [stdout] 218 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | _ => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 248 | | "This activation function ({}) is not supported", [INFO] [stdout] 249 | | activation_fn [INFO] [stdout] 250 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 247 | _ => panic!( [INFO] [stdout] 248 | "This activation function ({}) is not supported", [INFO] [stdout] 249 | activation_fn [INFO] [stdout] 250 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/fc_network.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 282 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 283 | | "This activation function ({}) is not supported", [INFO] [stdout] 284 | | activation_fn [INFO] [stdout] 285 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 282 | _ => panic!( [INFO] [stdout] 283 | "This activation function ({}) is not supported", [INFO] [stdout] 284 | activation_fn [INFO] [stdout] 285 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | network.train(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/test.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | network.train(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.mnist.5iv3fy7l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84" "/opt/rustwide/target/debug/examples/mnist-38736047f2686e84.2l6y2wodr7ziiz5v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-97847ebea787b5ab/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmnist-3ee2f04662f68a8b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-affcc0efc6b96982.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ea767c0d284623a5.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5451ff2a50fd8af9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7f986e785bd54d10.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libserde-424b0cab15600cdb.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b15001deb12d6d5d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6d584bb62b4edbb9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-242e6e56f6a5ea22.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a7b3125d804d5a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-cc88c34321d45fb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d5c043c00c94dc32.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b512c2a600506289.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1f45e8c91ab5155c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f3a3d0134f7a07c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8f16a4b38066f5dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-00618b47e9cae9f6.rlib" "/opt/rustwide/target/debug/deps/libmio-694fd00d26fa147f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5342c0fbe8456a60.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbc91f3047585a34.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9b14e3ef3d25c6ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-23de2c49c90b976a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fda8bba174200512.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/liburl-ace3923c6871aea6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-0cd77c4568325a65.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a179e4d8fa65f197.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6a38db4597245330.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libflate2-d4efbccf62918531.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5a0af3d4435cd525.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libminifb-ed21c87ce7b3db03.rlib" "/opt/rustwide/target/debug/deps/libcast-6fc50782d050f952.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-48523e73fc6044a5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-abd21e720dfcee4d.rlib" "/opt/rustwide/target/debug/deps/libnom-9ea9a4c8fd7b88fe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e34f3ff6ff389076.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d2427135fca3a50c.rlib" "/opt/rustwide/target/debug/deps/libxkb-aa06eee2b5a1787e.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-1cfeba239fbbf95e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ba5f6e41692969d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e58fe054fdc3fa91.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e03e81ea51e02fe1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libnix-5b159c8cbc5f5465.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c43836e25a7102ab.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7caa65c24cc763d6.rlib" "/opt/rustwide/target/debug/deps/libtsuga-94bd31dec3253382.rlib" "/opt/rustwide/target/debug/deps/libimage-3a497432d9186b32.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3a868737f6bcb689.rlib" "/opt/rustwide/target/debug/deps/libpng-47858ae09b1a038c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b8de602f93e447a0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-75b23999bebac5a4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3586ae3b7f8754e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f654e0e2729a7a8e.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libtiff-b321d61783065101.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b012d5b8729bbffe.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-972c96a29f0c9760.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-aef695ba3769d1e0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3dfd8e57b97c82cf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libmio-e292fd1fc246e029.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libindicatif-6077da0eb6a120af.rlib" "/opt/rustwide/target/debug/deps/libconsole-da0185b7f9a088ee.rlib" "/opt/rustwide/target/debug/deps/libtermios-517f5f90b3d5f99e.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-48cdf732ef33989d.rlib" "/opt/rustwide/target/debug/deps/libregex-47191610de1f7195.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e6f64ca2d33eeaa.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-74148d9cd2a78e28.rlib" "/opt/rustwide/target/debug/deps/libindexmap-90eb75e24dfa06f7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ed0ea3020f1680b7.rlib" "/opt/rustwide/target/debug/deps/libitertools-3e8d528025d5487c.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-8ae7a4af07ba62d4.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-8ce38e25176261b1.rlib" "/opt/rustwide/target/debug/deps/librand_distr-415e8e728c322803.rlib" "/opt/rustwide/target/debug/deps/librand-dd997adcc6d7dda5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d91fbfb080d26e25.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75f12009dc1624d0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d66f5022e28fb35.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac7a7fc090494b7c.rlib" "/opt/rustwide/target/debug/deps/libserial_test-ee4efe5d1bbd1bd7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7795503484f9db3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dc43e1a777be4c33.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libndarray-8665db6a0d184919.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5ca407a574ea485f.rlib" "/opt/rustwide/target/debug/deps/librayon-316c0c3c103264dc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-214e5f1cf364c70a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47761ea020c86d15.rlib" "/opt/rustwide/target/debug/deps/liblibc-7612db7a3eb37d51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f04e5ac673c08d4e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce44f05fb76f65d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d984924daed8474e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lxkbcommon" "-lc" "-lutil" "-ldl" "-lutil" "-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: could not compile `tsuga` [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: 5 warnings emitted [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" "e312dabc8ed7e4b171e564225b80b68f251c001617b38904362473a904937ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e312dabc8ed7e4b171e564225b80b68f251c001617b38904362473a904937ada", kill_on_drop: false }` [INFO] [stdout] e312dabc8ed7e4b171e564225b80b68f251c001617b38904362473a904937ada