[INFO] cloning repository https://github.com/kitagry/rust-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/kitagry/rust-deep-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitagry%2Frust-deep-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitagry%2Frust-deep-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e37fb00e07d650cd8fdfc6ed8771d2a0f6527fd [INFO] testing kitagry/rust-deep-learning against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitagry%2Frust-deep-learning" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitagry/rust-deep-learning on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kitagry/rust-deep-learning [INFO] finished tweaking git repo https://github.com/kitagry/rust-deep-learning [INFO] tweaked toml for git repo https://github.com/kitagry/rust-deep-learning written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kitagry/rust-deep-learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f32ee0fb227d557128cbb7a5475714e1fdf63b60a57ee538b159d1f52a952db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f32ee0fb227d557128cbb7a5475714e1fdf63b60a57ee538b159d1f52a952db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f32ee0fb227d557128cbb7a5475714e1fdf63b60a57ee538b159d1f52a952db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f32ee0fb227d557128cbb7a5475714e1fdf63b60a57ee538b159d1f52a952db", kill_on_drop: false }` [INFO] [stdout] 5f32ee0fb227d557128cbb7a5475714e1fdf63b60a57ee538b159d1f52a952db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05704db2f7d2441458888fab7691ac3802ca4ed3e5e3b20e157bda15c1bce00d [INFO] running `Command { std: "docker" "start" "-a" "05704db2f7d2441458888fab7691ac3802ca4ed3e5e3b20e157bda15c1bce00d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling mnist v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling rust-deep-learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `trn_lbl` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let trn_lbl = rcarr1(&trn_lbl).reshape((trn_size, 10)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trn_lbl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tst_img` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let tst_img = rcarr1(&tst_img).reshape((tst_size, rows * cols)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_img` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tst_lbl` [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | let tst_lbl = rcarr1(&tst_lbl).reshape((tst_size, 10)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_lbl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05704db2f7d2441458888fab7691ac3802ca4ed3e5e3b20e157bda15c1bce00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05704db2f7d2441458888fab7691ac3802ca4ed3e5e3b20e157bda15c1bce00d", kill_on_drop: false }` [INFO] [stdout] 05704db2f7d2441458888fab7691ac3802ca4ed3e5e3b20e157bda15c1bce00d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be726dff81651a9c7b2be837d985a258625318c57ea0829814b957a0583d4b83 [INFO] running `Command { std: "docker" "start" "-a" "be726dff81651a9c7b2be837d985a258625318c57ea0829814b957a0583d4b83", kill_on_drop: false }` [INFO] [stderr] Compiling rust-deep-learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `trn_lbl` [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | let trn_lbl = rcarr1(&trn_lbl).reshape((trn_size, 10)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trn_lbl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tst_img` [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | let tst_img = rcarr1(&tst_img).reshape((tst_size, rows * cols)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_img` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tst_lbl` [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | let tst_lbl = rcarr1(&tst_lbl).reshape((tst_size, 10)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_lbl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be726dff81651a9c7b2be837d985a258625318c57ea0829814b957a0583d4b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be726dff81651a9c7b2be837d985a258625318c57ea0829814b957a0583d4b83", kill_on_drop: false }` [INFO] [stdout] be726dff81651a9c7b2be837d985a258625318c57ea0829814b957a0583d4b83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcd97ae28265f96dfab0899037fcbdec19df7fad496bcacba09bb2ad53c43e64 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bcd97ae28265f96dfab0899037fcbdec19df7fad496bcacba09bb2ad53c43e64", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `trn_lbl` [INFO] [stderr] --> src/main.rs:67:7 [INFO] [stderr] | [INFO] [stderr] 67 | let trn_lbl = rcarr1(&trn_lbl).reshape((trn_size, 10)); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trn_lbl` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tst_img` [INFO] [stderr] --> src/main.rs:68:7 [INFO] [stderr] | [INFO] [stderr] 68 | let tst_img = rcarr1(&tst_img).reshape((tst_size, rows * cols)); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_img` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tst_lbl` [INFO] [stderr] --> src/main.rs:69:7 [INFO] [stderr] | [INFO] [stderr] 69 | let tst_lbl = rcarr1(&tst_lbl).reshape((tst_size, 10)); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tst_lbl` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_deep_learning-228b7bdd245867f2 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcd97ae28265f96dfab0899037fcbdec19df7fad496bcacba09bb2ad53c43e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd97ae28265f96dfab0899037fcbdec19df7fad496bcacba09bb2ad53c43e64", kill_on_drop: false }` [INFO] [stdout] bcd97ae28265f96dfab0899037fcbdec19df7fad496bcacba09bb2ad53c43e64