[INFO] fetching crate tsuga 0.1.1... [INFO] testing tsuga-0.1.1 against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] extracting crate tsuga 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tsuga 0.1.1 on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "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-6/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" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ace2da37734126563642defd67bb90824cbc043e64b3b727c2260f8e4e8d5227 [INFO] running `Command { std: "docker" "start" "-a" "ace2da37734126563642defd67bb90824cbc043e64b3b727c2260f8e4e8d5227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ace2da37734126563642defd67bb90824cbc043e64b3b727c2260f8e4e8d5227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace2da37734126563642defd67bb90824cbc043e64b3b727c2260f8e4e8d5227", kill_on_drop: false }` [INFO] [stdout] ace2da37734126563642defd67bb90824cbc043e64b3b727c2260f8e4e8d5227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3ab87b4ff056486ce9178839599e44222b1c65aed6336442806ecc96aa6e2c [INFO] running `Command { std: "docker" "start" "-a" "2c3ab87b4ff056486ce9178839599e44222b1c65aed6336442806ecc96aa6e2c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.13 [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 rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling image v0.23.9 [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_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] 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 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] 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 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] 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 16.19s [INFO] running `Command { std: "docker" "inspect" "2c3ab87b4ff056486ce9178839599e44222b1c65aed6336442806ecc96aa6e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3ab87b4ff056486ce9178839599e44222b1c65aed6336442806ecc96aa6e2c", kill_on_drop: false }` [INFO] [stdout] 2c3ab87b4ff056486ce9178839599e44222b1c65aed6336442806ecc96aa6e2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f21db6c1c2a59acaf340fa5a687fa802d5cc3929eaa99707f45f7aee27dea0 [INFO] running `Command { std: "docker" "start" "-a" "b1f21db6c1c2a59acaf340fa5a687fa802d5cc3929eaa99707f45f7aee27dea0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling tempfile v3.1.0 [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 xkb v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [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_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] 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 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] 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 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] 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 xcursor v0.3.2 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [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_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] 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 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] 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 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] 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" "/tmp/rustcPLMhOH/symbols.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.mnist.6fb84e56-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5.1oj07rr25dxpvxco.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-84db9fc584233307/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmnist-400c7eb0dd9a1ece.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5a68f00a2d014dc6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e886744bc67821a3.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cddcd6781ec483d6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b6791ced90a932f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5a031f7d64a29e8b.rlib" "/opt/rustwide/target/debug/deps/libserde-540fedafa879cfb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-efdfa1c4c47591ea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7d442a8c2c419513.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-63373fa490adba36.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d737e897267d30d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-96106331f215f823.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dea678a9e400d1b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0606f7ba05abf6c9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7440c92ea1205634.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3ffce3a81e0de12.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f3adc339859d10fe.rlib" "/opt/rustwide/target/debug/deps/libtokio-31c7e8b65d4e858b.rlib" "/opt/rustwide/target/debug/deps/libmio-c89cacd28849ce4d.rlib" "/opt/rustwide/target/debug/deps/libiovec-6cb4568794ba5b03.rlib" "/opt/rustwide/target/debug/deps/libnet2-641dc6568e03448a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-26e38d32bc60da7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-62fa914a3285f4b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-24f66148474dcd7e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/liburl-b7f634f4999ee575.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-40b54aab1ecf51c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd0a6a42bc4a52a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9e4edac51eede4fe.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libminifb-e4f17105dcef2586.rlib" "/opt/rustwide/target/debug/deps/libcast-8a94a5904eb62568.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b82a49997aa436bf.rlib" "/opt/rustwide/target/debug/deps/libxcursor-37fa6042da5a56f4.rlib" "/opt/rustwide/target/debug/deps/libnom-fbac1c52d1069479.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-88302d907d6cb2e2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-699e56ba092f98dc.rlib" "/opt/rustwide/target/debug/deps/libxkb-ed5d0f46371ab9d5.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-42593b1e9c373a39.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-4a9bbe92bef85bfa.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7449aec094c3c309.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ff5431c48d5c24a2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ff88cb610f6aade7.rlib" "/opt/rustwide/target/debug/deps/libnix-291099369c3f8ee1.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d81a2f831b8d7a61.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a72220f819bbc9a3.rlib" "/opt/rustwide/target/debug/deps/libtsuga-249f37815442ab5e.rlib" "/opt/rustwide/target/debug/deps/libimage-424a5d2db510e77a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-720d150d3f9dd2a3.rlib" "/opt/rustwide/target/debug/deps/libpng-2dfccf2dcd36880f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7b803fa07af58f47.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-21f7caaef584b0c5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-422e551123e28d9a.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libtiff-fc75fff899466739.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-77964d89f2f7a1f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0d4353dffbf27f7c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-310cc3cb80670bac.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libmio-d57df5cb5083656c.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a15980d1fc22183b.rlib" "/opt/rustwide/target/debug/deps/libconsole-f0d3176e72d35202.rlib" "/opt/rustwide/target/debug/deps/libtermios-6f6da2f2d8adfa67.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-efeb7aabb863be36.rlib" "/opt/rustwide/target/debug/deps/libregex-c246689615564160.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e5acd8860a1867d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-0739e893fbb843bf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-abcbdc094fca7e5a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-50e126fddd327838.rlib" "/opt/rustwide/target/debug/deps/libitertools-cfcf7038c243fe38.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-93b724e0da77f4a2.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-0cb4aca88d9a3727.rlib" "/opt/rustwide/target/debug/deps/librand_distr-b3d0dd8f94024ad4.rlib" "/opt/rustwide/target/debug/deps/librand-8239ff009b0c4412.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8527ae792d38cf14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf504dd893527342.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33059ac0f42d717.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-479e2259d0c54542.rlib" "/opt/rustwide/target/debug/deps/libserial_test-4a172a815751d466.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ec2971bb52ee67b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4d3199f12a063440.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff84e463180bef1a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libndarray-abfa51e4b4185f0e.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-aba66c443f5e259a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ded9f2c7edeb8e32.rlib" "/opt/rustwide/target/debug/deps/librayon-f662b0794ed13aeb.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3e2b9a7c20937079.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6e5639d2328c6b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9c6351f51a311587.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01a1e3a601f2671f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-24be094624d2980f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0134142ed001a4d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b452eb72160bd155.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lxkbcommon" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mnist-31761c91b94dbfc5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `tsuga` due to 2 previous errors [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] running `Command { std: "docker" "inspect" "b1f21db6c1c2a59acaf340fa5a687fa802d5cc3929eaa99707f45f7aee27dea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f21db6c1c2a59acaf340fa5a687fa802d5cc3929eaa99707f45f7aee27dea0", kill_on_drop: false }` [INFO] [stdout] b1f21db6c1c2a59acaf340fa5a687fa802d5cc3929eaa99707f45f7aee27dea0