[INFO] cloning repository https://github.com/nikekukuri/rust-simple-MLP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikekukuri/rust-simple-MLP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frust-simple-MLP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frust-simple-MLP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6983192c8c7b8b5f42a57e730845d74c8dfe93c4
[INFO] checking nikekukuri/rust-simple-MLP against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frust-simple-MLP" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikekukuri/rust-simple-MLP
[INFO] finished tweaking git repo https://github.com/nikekukuri/rust-simple-MLP
[INFO] tweaked toml for git repo https://github.com/nikekukuri/rust-simple-MLP written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikekukuri/rust-simple-MLP on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikekukuri/rust-simple-MLP 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50a9c4bbe74c3290139287142d5faf9e6c1c922b30b5a38a4849f07a58f96e0b
[INFO] running `Command { std: "docker" "start" "-a" "50a9c4bbe74c3290139287142d5faf9e6c1c922b30b5a38a4849f07a58f96e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50a9c4bbe74c3290139287142d5faf9e6c1c922b30b5a38a4849f07a58f96e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a9c4bbe74c3290139287142d5faf9e6c1c922b30b5a38a4849f07a58f96e0b", kill_on_drop: false }`
[INFO] [stdout] 50a9c4bbe74c3290139287142d5faf9e6c1c922b30b5a38a4849f07a58f96e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b99b8107840c95d7ed339c0c131d56a69016882e1e5d4d61fc3cb96569805f76
[INFO] running `Command { std: "docker" "start" "-a" "b99b8107840c95d7ed339c0c131d56a69016882e1e5d4d61fc3cb96569805f76", kill_on_drop: false }`
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling intel-mkl-tool v0.8.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling oci-spec v0.6.5
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling ocipkg v0.2.9
[INFO] [stderr]    Compiling intel-mkl-src v0.8.1
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking rust-simple-MLP v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ndarray_linalg::*`
[INFO] [stdout]  --> src/layer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::*`
[INFO] [stdout]  --> src/layer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::*`
[INFO] [stdout]  --> src/layer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::*`
[INFO] [stdout]  --> src/layer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.26s
[INFO] running `Command { std: "docker" "inspect" "b99b8107840c95d7ed339c0c131d56a69016882e1e5d4d61fc3cb96569805f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99b8107840c95d7ed339c0c131d56a69016882e1e5d4d61fc3cb96569805f76", kill_on_drop: false }`
[INFO] [stdout] b99b8107840c95d7ed339c0c131d56a69016882e1e5d4d61fc3cb96569805f76
