[INFO] cloning repository https://github.com/stillalivx/red-hopfield [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stillalivx/red-hopfield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillalivx%2Fred-hopfield", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillalivx%2Fred-hopfield'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98475fb4e1860fca99f81438e8f232b6208f9687 [INFO] testing stillalivx/red-hopfield against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillalivx%2Fred-hopfield" "/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/stillalivx/red-hopfield on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stillalivx/red-hopfield [INFO] finished tweaking git repo https://github.com/stillalivx/red-hopfield [INFO] tweaked toml for git repo https://github.com/stillalivx/red-hopfield written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stillalivx/red-hopfield 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d3a600a063c6d2fb79d1a82602e5056cb360d40a67a8efbc282df785a837994 [INFO] running `Command { std: "docker" "start" "-a" "3d3a600a063c6d2fb79d1a82602e5056cb360d40a67a8efbc282df785a837994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d3a600a063c6d2fb79d1a82602e5056cb360d40a67a8efbc282df785a837994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3a600a063c6d2fb79d1a82602e5056cb360d40a67a8efbc282df785a837994", kill_on_drop: false }` [INFO] [stdout] 3d3a600a063c6d2fb79d1a82602e5056cb360d40a67a8efbc282df785a837994 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f63ab86d507462cdfc7ede8c9dc424792eb17a77f261692cf77816bca03601 [INFO] running `Command { std: "docker" "start" "-a" "66f63ab86d507462cdfc7ede8c9dc424792eb17a77f261692cf77816bca03601", 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.149 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling red-neuronal-hopfield v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ones_standard_input` [INFO] [stdout] --> src/neuronal_network/perceptron.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::utils::{ones_standard_input}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_image_input` [INFO] [stdout] --> src/neuronal_network/perceptron.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let is_image_input = matches.opt_present("i"); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_image_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum_prom` is assigned to, but never used [INFO] [stdout] --> src/neuronal_network/perceptron.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | let mut sum_prom: f64 = 0.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum_prom` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuronal_network/perceptron.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut error: Vec = vec![0.0; n_patterns]; [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: function `create_weight_matrix` is never used [INFO] [stdout] --> src/neuronal_network/perceptron.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn create_weight_matrix(n_input: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "66f63ab86d507462cdfc7ede8c9dc424792eb17a77f261692cf77816bca03601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f63ab86d507462cdfc7ede8c9dc424792eb17a77f261692cf77816bca03601", kill_on_drop: false }` [INFO] [stdout] 66f63ab86d507462cdfc7ede8c9dc424792eb17a77f261692cf77816bca03601 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ed70f6166256ec64bec5c4c87733c115f274bcf8ff220fcf6de29bdb8360e46 [INFO] running `Command { std: "docker" "start" "-a" "5ed70f6166256ec64bec5c4c87733c115f274bcf8ff220fcf6de29bdb8360e46", kill_on_drop: false }` [INFO] [stderr] Compiling red-neuronal-hopfield v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ones_standard_input` [INFO] [stdout] --> src/neuronal_network/perceptron.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::utils::{ones_standard_input}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_image_input` [INFO] [stdout] --> src/neuronal_network/perceptron.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let is_image_input = matches.opt_present("i"); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_image_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum_prom` is assigned to, but never used [INFO] [stdout] --> src/neuronal_network/perceptron.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | let mut sum_prom: f64 = 0.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum_prom` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuronal_network/perceptron.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut error: Vec = vec![0.0; n_patterns]; [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: function `create_weight_matrix` is never used [INFO] [stdout] --> src/neuronal_network/perceptron.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn create_weight_matrix(n_input: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "5ed70f6166256ec64bec5c4c87733c115f274bcf8ff220fcf6de29bdb8360e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed70f6166256ec64bec5c4c87733c115f274bcf8ff220fcf6de29bdb8360e46", kill_on_drop: false }` [INFO] [stdout] 5ed70f6166256ec64bec5c4c87733c115f274bcf8ff220fcf6de29bdb8360e46 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9506d32a894d060c51e589e8168928f352d4f7ccfaed3fdeba646b4b3fd5256 [INFO] running `Command { std: "docker" "start" "-a" "a9506d32a894d060c51e589e8168928f352d4f7ccfaed3fdeba646b4b3fd5256", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ones_standard_input` [INFO] [stderr] --> src/neuronal_network/perceptron.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::utils::{ones_standard_input}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_image_input` [INFO] [stderr] --> src/neuronal_network/perceptron.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | let is_image_input = matches.opt_present("i"); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_image_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `sum_prom` is assigned to, but never used [INFO] [stderr] --> src/neuronal_network/perceptron.rs:120:13 [INFO] [stderr] | [INFO] [stderr] 120 | let mut sum_prom: f64 = 0.0; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_sum_prom` instead [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/neuronal_network/perceptron.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | let mut error: Vec = vec![0.0; n_patterns]; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `create_weight_matrix` is never used [INFO] [stderr] --> src/neuronal_network/perceptron.rs:127:4 [INFO] [stderr] | [INFO] [stderr] 127 | fn create_weight_matrix(n_input: usize) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `red-neuronal-hopfield` (bin "red-neuronal-hopfield" test) generated 5 warnings (run `cargo fix --bin "red-neuronal-hopfield" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/red_neuronal_hopfield-633376939bd60b3e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9506d32a894d060c51e589e8168928f352d4f7ccfaed3fdeba646b4b3fd5256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9506d32a894d060c51e589e8168928f352d4f7ccfaed3fdeba646b4b3fd5256", kill_on_drop: false }` [INFO] [stdout] a9506d32a894d060c51e589e8168928f352d4f7ccfaed3fdeba646b4b3fd5256 [INFO] testing stillalivx/red-hopfield against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillalivx%2Fred-hopfield" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillalivx/red-hopfield on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stillalivx/red-hopfield [INFO] finished tweaking git repo https://github.com/stillalivx/red-hopfield [INFO] tweaked toml for git repo https://github.com/stillalivx/red-hopfield written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stillalivx/red-hopfield 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 565477d5407816ddfe33bb5c2bd4ada8bddfc8f9ccdd87a0c1506d68417b0e75 [INFO] running `Command { std: "docker" "start" "-a" "565477d5407816ddfe33bb5c2bd4ada8bddfc8f9ccdd87a0c1506d68417b0e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "565477d5407816ddfe33bb5c2bd4ada8bddfc8f9ccdd87a0c1506d68417b0e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565477d5407816ddfe33bb5c2bd4ada8bddfc8f9ccdd87a0c1506d68417b0e75", kill_on_drop: false }` [INFO] [stdout] 565477d5407816ddfe33bb5c2bd4ada8bddfc8f9ccdd87a0c1506d68417b0e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f087276e3683ced3d049537cbc48850da15b38ceb7cd1568f6f38653fb032dcb [INFO] running `Command { std: "docker" "start" "-a" "f087276e3683ced3d049537cbc48850da15b38ceb7cd1568f6f38653fb032dcb", 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.149 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqejiYl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f087276e3683ced3d049537cbc48850da15b38ceb7cd1568f6f38653fb032dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f087276e3683ced3d049537cbc48850da15b38ceb7cd1568f6f38653fb032dcb", kill_on_drop: false }` [INFO] [stdout] f087276e3683ced3d049537cbc48850da15b38ceb7cd1568f6f38653fb032dcb