[INFO] cloning repository https://github.com/Mikndesu/O-reilly-Deep-Learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mikndesu/O-reilly-Deep-Learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikndesu%2FO-reilly-Deep-Learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikndesu%2FO-reilly-Deep-Learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18896afd6745f485b5be1c9f0418a0b5decfdcc1 [INFO] testing Mikndesu/O-reilly-Deep-Learning/18896afd6745f485b5be1c9f0418a0b5decfdcc1 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikndesu%2FO-reilly-Deep-Learning" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mikndesu/O-reilly-Deep-Learning on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Mikndesu/O-reilly-Deep-Learning [INFO] finished tweaking git repo https://github.com/Mikndesu/O-reilly-Deep-Learning [INFO] tweaked toml for git repo https://github.com/Mikndesu/O-reilly-Deep-Learning written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mikndesu/O-reilly-Deep-Learning 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea04cddb66594a975f6907d60816ab8c6555006ef3d404686de4846c6a00a10d [INFO] running `Command { std: "docker" "start" "-a" "ea04cddb66594a975f6907d60816ab8c6555006ef3d404686de4846c6a00a10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea04cddb66594a975f6907d60816ab8c6555006ef3d404686de4846c6a00a10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea04cddb66594a975f6907d60816ab8c6555006ef3d404686de4846c6a00a10d", kill_on_drop: false }` [INFO] [stdout] ea04cddb66594a975f6907d60816ab8c6555006ef3d404686de4846c6a00a10d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9801d46d6c2463115c46fa1e18edacbf74d80a1003533ab34c908eff28d8a9 [INFO] running `Command { std: "docker" "start" "-a" "ed9801d46d6c2463115c46fa1e18edacbf74d80a1003533ab34c908eff28d8a9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling multi_layer_net v0.1.0 (/opt/rustwide/workdir/multi_layer_net) [INFO] [stderr] Compiling mylib v0.1.0 (/opt/rustwide/workdir/mylib) [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/affine_layer.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/relu_layer.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/sigmoid_layer.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dout` [INFO] [stdout] --> multi_layer_net/src/layers/softmax_with_loss_layer.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn backwards(&self, dout: f64) -> na::DMatrix { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `broadcast_vector_rowwise` is never used [INFO] [stdout] --> multi_layer_net/src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn broadcast_vector_rowwise( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_size`, `hidden_size_list`, and `output_size` are never read [INFO] [stdout] --> multi_layer_net/src/multi_layer_net_extended.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MultiLayerNetExtended { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 17 | input_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | hidden_size_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | output_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oreilly_deep_learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `and` is never used [INFO] [stdout] --> src/chapter2/main.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn and(x1: f64, x2: f64) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nand` is never used [INFO] [stdout] --> src/chapter2/main.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn nand(x1: f64, x2: f64) -> i32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `or` is never used [INFO] [stdout] --> src/chapter2/main.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn or(x1: f64, x2: f64) -> i32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xor` is never used [INFO] [stdout] --> src/chapter2/main.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn xor(x1: f64, x2: f64) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::dmatrix` [INFO] [stdout] --> src/chapter6/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use na::dmatrix; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoParallelRefIterator` and `ParallelBridge` [INFO] [stdout] --> src/chapter6/main.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | IndexedParallelIterator, IntoParallelRefIterator, ParallelBridge, ParallelIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multi_layer_net::multi_layer_net` [INFO] [stdout] --> src/chapter6/over_fit_decay_batch_norm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use multi_layer_net::multi_layer_net; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sgd` [INFO] [stdout] --> src/chapter6/over_fit_decay_batch_norm.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | optimiser::{sgd, sgd_ext}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoFont`, `RED`, `WHITE`, `backend::BitMapBackend`, `chart::ChartBuilder`, `drawing::IntoDrawingArea`, and `series::LineSeries` [INFO] [stdout] --> src/chapter3/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | backend::BitMapBackend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | chart::ChartBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | drawing::IntoDrawingArea, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | series::LineSeries, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | style::{IntoFont, RED, WHITE}, [INFO] [stdout] | ^^^^^^^^ ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/chapter4/simple_net.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DMatrix` [INFO] [stdout] --> src/chapter4/simple_net.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{DMatrix, DVector}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatasetType`, `load_label`, `load_normalised_image`, and `self` [INFO] [stdout] --> src/chapter4/two_layer_net.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use mylib::mnist::{self, load_label, load_normalised_image, DatasetType}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OMatrix` [INFO] [stdout] --> src/chapter4/main.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use na::{DVector, Dyn, OMatrix}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ref` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | cell::{Ref, RefCell}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatasetType`, `load_label`, `load_normalised_image`, and `self` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use mylib::mnist::{self, load_label, load_normalised_image, DatasetType}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dmatrix` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use na::{dmatrix, DMatrix, Scalar}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IndexedParallelIterator` [INFO] [stdout] --> src/chapter6/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | IndexedParallelIterator, IntoParallelRefIterator, ParallelBridge, ParallelIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParallelIterator` [INFO] [stdout] --> src/chapter6/main.rs:13:71 [INFO] [stdout] | [INFO] [stdout] 13 | IndexedParallelIterator, IntoParallelRefIterator, ParallelBridge, ParallelIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `train_img_label` [INFO] [stdout] --> src/chapter3/show_mnist.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let train_img_label = mnist::load_label(mnist::DatasetType::TestLabel, &dataset_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_img_label` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaGrad` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct AdaGrad { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `H` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct H { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl H { [INFO] [stdout] | ------ associated function in this implementation [INFO] [stdout] 15 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `update` are never used [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl AdaGrad { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 29 | pub fn new(lr: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn update(&mut self, params: &Rc>, grads: &Grads) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Momentum` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Momentum { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `V` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct V { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `update` are never used [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Momentum { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(lr: f64, momentum: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn update(&mut self, params: &Rc>, grads: &Grads) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl V { [INFO] [stdout] | ------ associated function in this implementation [INFO] [stdout] 61 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Network` is never constructed [INFO] [stdout] --> src/chapter3/main.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Network { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter3/main.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Network { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 23 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step_function` is never used [INFO] [stdout] --> src/chapter3/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn step_function(x: na::RowDVector) -> na::RowDVector { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sigmoid` is never used [INFO] [stdout] --> src/chapter3/main.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn sigmoid(x: na::RowDVector) -> na::RowDVector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `relu` is never used [INFO] [stdout] --> src/chapter3/main.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn relu(x: na::RowDVector) -> na::RowDVector { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `softmax` is never used [INFO] [stdout] --> src/chapter3/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn softmax(x: na::RowDVector) -> RowDVector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `identity_fucntion` is never used [INFO] [stdout] --> src/chapter3/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn identity_fucntion(x: na::RowDVector) -> na::RowDVector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `forward` is never used [INFO] [stdout] --> src/chapter3/main.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn forward() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `first_layer` is never used [INFO] [stdout] --> src/chapter3/main.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn first_layer(x: na::RowVector2, network: &Network) -> na::RowVector3 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `second_layer` is never used [INFO] [stdout] --> src/chapter3/main.rs:96:4 [INFO] [stdout] | [INFO] [stdout] 96 | fn second_layer(z1: na::RowVector3, network: &Network) -> na::RowVector2 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `output_layer` is never used [INFO] [stdout] --> src/chapter3/main.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn output_layer(z2: na::RowVector2, network: &Network) -> na::RowDVector { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `img_show` is never used [INFO] [stdout] --> src/chapter3/show_mnist.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn img_show() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_img_from_matrix` is never used [INFO] [stdout] --> src/chapter3/show_mnist.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn save_img_from_matrix(matrix: na::OMatrix, Const<28>>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gradient_descent` is never used [INFO] [stdout] --> src/chapter4/main.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn gradient_descent(f: fn(&na::DVector) -> f64, init_x: na::DVector) -> na::DVector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `numerical_diff` is never used [INFO] [stdout] --> src/chapter4/main.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn numerical_diff(f: fn(f64) -> f64, x: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `numerical_gradient` is never used [INFO] [stdout] --> src/chapter4/main.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn numerical_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sum_squared_error` is never used [INFO] [stdout] --> src/chapter4/main.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn sum_squared_error(y: na::DVector, t: na::DVector) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_error` is never used [INFO] [stdout] --> src/chapter4/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn cross_entropy_error( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross_entropy_error_from_label` is never used [INFO] [stdout] --> src/chapter4/main.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn cross_entropy_error_from_label(y: na::OMatrix>, t: Label) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mini_batch` is never used [INFO] [stdout] --> src/chapter4/main.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn mini_batch() -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimpleNet` is never constructed [INFO] [stdout] --> src/chapter4/simple_net.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct SimpleNet { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/chapter4/simple_net.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl SimpleNet { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 12 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn predict(&self, x: na::Vector2) -> na::Vector3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn softmax(&self, x: na::Vector3) -> na::DVector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn cross_entropy_error(&self, y: na::DVector, t: &na::DVector) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn loss(&self, x: na::Vector2, t: &na::DVector) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn numerical_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn numerical_gradient_vec( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dout` [INFO] [stdout] --> src/chapter5/layers/softmax_with_loss_layer.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn backwards(&self, dout: f64) -> na::DMatrix { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter5/layers/sigmoid_layer.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Sigmoid { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `numerical_gradient` is never used [INFO] [stdout] --> src/chapter5/two_layer_net.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl TwoLayerNet { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | pub fn numerical_gradient(&mut self, x: &na::DMatrix, t: &na::DMatrix) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.81s [INFO] running `Command { std: "docker" "inspect" "ed9801d46d6c2463115c46fa1e18edacbf74d80a1003533ab34c908eff28d8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9801d46d6c2463115c46fa1e18edacbf74d80a1003533ab34c908eff28d8a9", kill_on_drop: false }` [INFO] [stdout] ed9801d46d6c2463115c46fa1e18edacbf74d80a1003533ab34c908eff28d8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 493ecc6a5ff2743f9fa88140fc26aa545ff31d8cc7b44c004e897e2ecaf141f6 [INFO] running `Command { std: "docker" "start" "-a" "493ecc6a5ff2743f9fa88140fc26aa545ff31d8cc7b44c004e897e2ecaf141f6", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/affine_layer.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oreilly_deep_learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/relu_layer.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `train_flg` [INFO] [stdout] --> multi_layer_net/src/layers/sigmoid_layer.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | fn forwards(&mut self, x: &na::DMatrix, train_flg: bool) -> na::DMatrix { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_flg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dout` [INFO] [stdout] --> multi_layer_net/src/layers/softmax_with_loss_layer.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn backwards(&self, dout: f64) -> na::DMatrix { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `broadcast_vector_rowwise` is never used [INFO] [stdout] --> multi_layer_net/src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn broadcast_vector_rowwise( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_size`, `hidden_size_list`, and `output_size` are never read [INFO] [stdout] --> multi_layer_net/src/multi_layer_net_extended.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MultiLayerNetExtended { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 17 | input_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | hidden_size_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | output_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/chapter4/simple_net.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DMatrix` [INFO] [stdout] --> src/chapter4/simple_net.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{DMatrix, DVector}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatasetType`, `load_label`, `load_normalised_image`, and `self` [INFO] [stdout] --> src/chapter4/two_layer_net.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use mylib::mnist::{self, load_label, load_normalised_image, DatasetType}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OMatrix` [INFO] [stdout] --> src/chapter4/main.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use na::{DVector, Dyn, OMatrix}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::dmatrix` [INFO] [stdout] --> src/chapter6/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use na::dmatrix; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParallelBridge` [INFO] [stdout] --> src/chapter6/main.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | IndexedParallelIterator, IntoParallelRefIterator, ParallelBridge, ParallelIterator, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multi_layer_net::multi_layer_net` [INFO] [stdout] --> src/chapter6/over_fit_decay_batch_norm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use multi_layer_net::multi_layer_net; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sgd` [INFO] [stdout] --> src/chapter6/over_fit_decay_batch_norm.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | optimiser::{sgd, sgd_ext}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ref` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | cell::{Ref, RefCell}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `train_img_label` [INFO] [stdout] --> src/chapter3/show_mnist.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let train_img_label = mnist::load_label(mnist::DatasetType::TestLabel, &dataset_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_img_label` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `softmax` is never used [INFO] [stdout] --> src/chapter3/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn softmax(x: na::RowDVector) -> RowDVector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `net` [INFO] [stdout] --> src/chapter4/simple_net.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | let net = SimpleNet::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_net` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `broadcast_vector_rowwise` is never used [INFO] [stdout] --> src/chapter6/main.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn broadcast_vector_rowwise( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaGrad` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct AdaGrad { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `H` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct H { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dout` [INFO] [stdout] --> src/chapter5/layers/softmax_with_loss_layer.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn backwards(&self, dout: f64) -> na::DMatrix { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl H { [INFO] [stdout] | ------ associated function in this implementation [INFO] [stdout] 15 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `update` are never used [INFO] [stdout] --> src/chapter6/optimiser/ada_grad.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl AdaGrad { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 29 | pub fn new(lr: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn update(&mut self, params: &Rc>, grads: &Grads) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Momentum` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Momentum { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `V` is never constructed [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct V { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `update` are never used [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Momentum { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(lr: f64, momentum: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn update(&mut self, params: &Rc>, grads: &Grads) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chapter6/optimiser/momentum.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl V { [INFO] [stdout] | ------ associated function in this implementation [INFO] [stdout] 61 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sum_squared_error` is never used [INFO] [stdout] --> src/chapter4/main.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn sum_squared_error(y: na::DVector, t: na::DVector) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `numerical_gradient_vec` is never used [INFO] [stdout] --> src/chapter4/simple_net.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl SimpleNet { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | fn numerical_gradient_vec( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `funtion_2` is never used [INFO] [stdout] --> src/chapter4/simple_net.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | fn funtion_2(x: &na::DVector) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_img` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | let test_img = load_normalised_image(DatasetType::TestImg, &dataset_dir).flatten(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_img` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_label` [INFO] [stdout] --> src/chapter5/two_layer_net.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | let test_label = load_label(DatasetType::TestLabel, &dataset_dir).as_one_hot(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chapter5/two_layer_net.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | let mut network = TwoLayerNet::new(784, 50, 10); [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/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/rustcmkCY0F/symbols.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.oreilly_deep_learning_chapter4.f118cf8a3ae5b35d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a.bqiz13bac1ispws4289gk2shl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libplotters-0d595059fbd957cc.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-1906c7953c1cac7e.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6be76b349e7edaac.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-c64bee6fe3519205.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-c1e5866f7fdd9202.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-551e96507b1df24a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-260c772ceff52db4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7cf7dd29eee9a2ba.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-c7f4276096d4eb75.rlib" "/opt/rustwide/target/debug/deps/libdlib-99e20852ccf232fc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d6464e8b710b7d8.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-b591278c1ae4243b.rlib" "/opt/rustwide/target/debug/deps/libfreetype-d0d113db7c565725.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-267fdf9fda871021.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-9fb85e8b9b9dc505.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-3a4b674638084c66.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-155b708fc09e8ee2.rlib" "/opt/rustwide/target/debug/deps/libimage-02f0dd0bd0296a05.rlib" "/opt/rustwide/target/debug/deps/libqoi-d68f41d2ad7f6b82.rlib" "/opt/rustwide/target/debug/deps/libpng-aeebcf8da870ce9c.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-e11082233246932c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libexr-c58e3a795fe9e743.rlib" "/opt/rustwide/target/debug/deps/libflume-4a13531b15d951a9.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-5de044b526ecaaea.rlib" "/opt/rustwide/target/debug/deps/libbit_field-5aeba8c72e6eab6c.rlib" "/opt/rustwide/target/debug/deps/liblebe-75930b02215785b4.rlib" "/opt/rustwide/target/debug/deps/libhalf-2a1af793afd88045.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b2d685283e277dcb.rlib" "/opt/rustwide/target/debug/deps/libgif-1983e233c14db7db.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-720c5fff3c9b02aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a10fc72e606712ab.rlib" "/opt/rustwide/target/debug/deps/libtiff-6654acb79e38b83e.rlib" "/opt/rustwide/target/debug/deps/libweezl-156647e862b19272.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c58b047e857c5ab5.rlib" "/opt/rustwide/target/debug/deps/libchrono-9bfbeee6d50d9e61.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-dded255b94ee7b3a.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-dcc05c6e144079dc.rlib" "/opt/rustwide/target/debug/deps/libmylib-42e2fb7aa3103bee.rlib" "/opt/rustwide/target/debug/deps/libreqwest-663f2564f107b893.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ffd218cfc3607080.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ea4531ebdd51d9b.rlib" "/opt/rustwide/target/debug/deps/libipnet-327ad48b4edc5325.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9740033b5b07dac8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d4a5874585dd091.rlib" "/opt/rustwide/target/debug/deps/libryu-d5bc13706a6e7b18.rlib" "/opt/rustwide/target/debug/deps/libmime-728de2fc205cd6a3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a7ecdcafa0d6667c.rlib" "/opt/rustwide/target/debug/deps/libserde-17a3029754581f8b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2074437870d5fdfa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c4f1f72182cc063.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d4259dee5312fd70.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f8b9127d7c0c3445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-06dd9d0c14dd8852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-00520d236e7b367e.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebfe0ee5941278ee.rlib" "/opt/rustwide/target/debug/deps/libwant-46b6971746da992b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-68fe7ffb095cd7c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-21868c9d6cf3b0e3.rlib" "/opt/rustwide/target/debug/deps/libh2-35cb6d50b60b33d3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5fad3984507f758f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6c13dcea52a42720.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-325dfb595b169034.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1c60b8e64d2f5d85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-0661fa4fd8adbd30.rlib" "/opt/rustwide/target/debug/deps/libtracing-373c7ac80a435be1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d8fa48acc7ea8401.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1668a13feddb82cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2413a804639ffd0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56d8caa5ec3c4e9f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e2e2a21fbf04269.rlib" "/opt/rustwide/target/debug/deps/libmio-4e5a36297ba87a6a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aef9fa0b69f1035e.rlib" "/opt/rustwide/target/debug/deps/liblog-711954789ed83c8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f66de6e4aeee387a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5721449d412ad7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-422ea7fecef24f2c.rlib" "/opt/rustwide/target/debug/deps/libslab-f8ea8730705b6179.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0e1ebf2e6b154762.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-56527abf9679ff46.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9a17581a02a3acca.rlib" "/opt/rustwide/target/debug/deps/liburl-2c0664acb4d45c35.rlib" "/opt/rustwide/target/debug/deps/libidna-9ba10a7a32ac2711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9ce87ad3bf0959db.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-89b3ddb9dc1f8494.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c60abde57df554ad.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0066cdba821a7c39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-af92bab38c7d9d14.rlib" "/opt/rustwide/target/debug/deps/libhttp-a5206a4f819ff941.rlib" "/opt/rustwide/target/debug/deps/libitoa-071c04d507a70ef8.rlib" "/opt/rustwide/target/debug/deps/libbytes-392ac4fc895717e0.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libflate2-c83b116295e63328.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a275c81453753d7.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-2b62cfda7ff5e5ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-daac8c88ab003e5f.rlib" "/opt/rustwide/target/debug/deps/librand_distr-f96173fad79ad7e7.rlib" "/opt/rustwide/target/debug/deps/librand-44909072099a7ee5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca25e87b987790ed.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e31a42ab4512030.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-33907200a1c240c4.rlib" "/opt/rustwide/target/debug/deps/liblibc-632d825164eb4b38.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-abbbe05103ed2acf.rlib" "/opt/rustwide/target/debug/deps/librayon-448308174b83392a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b98b71ed40e6603c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-75f95a48b7af6dd7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4fedfd8193696b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a564d34aa6780623.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libeither-75da24ac94b67403.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7749b28cf6c66ae6.rlib" "/opt/rustwide/target/debug/deps/librawpointer-0d9c829a8debb036.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-81726b4f06d01fa1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47a7a49bc46a1f85.rlib" "/opt/rustwide/target/debug/deps/libtypenum-11fbadf68ff0ca08.rlib" "/opt/rustwide/target/debug/deps/libsimba-b3e3a0ad9ba31b18.rlib" "/opt/rustwide/target/debug/deps/libwide-6a4e24e317257b35.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-f1e3439aa83ba59e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a4e28a292074edc9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-142293c2faf47184.rlib" "/opt/rustwide/target/debug/deps/libapprox-78cb04e6f96ee041.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a383042e60b459f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oreilly_deep_learning_chapter4-344115f29442032a" "-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 1 previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oreilly_deep_learning` (bin "oreilly_deep_learning_chapter4" test) due to 2 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [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" "493ecc6a5ff2743f9fa88140fc26aa545ff31d8cc7b44c004e897e2ecaf141f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493ecc6a5ff2743f9fa88140fc26aa545ff31d8cc7b44c004e897e2ecaf141f6", kill_on_drop: false }` [INFO] [stdout] 493ecc6a5ff2743f9fa88140fc26aa545ff31d8cc7b44c004e897e2ecaf141f6