[INFO] cloning repository https://github.com/radialHuman/neural_network_from_scratch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radialHuman/neural_network_from_scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradialHuman%2Fneural_network_from_scratch"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradialHuman%2Fneural_network_from_scratch'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7924112a5d29f7cf74f5115d7be333c196103da6 [INFO] testing radialHuman/neural_network_from_scratch against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradialHuman%2Fneural_network_from_scratch" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radialHuman/neural_network_from_scratch on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/radialHuman/neural_network_from_scratch [INFO] finished tweaking git repo https://github.com/radialHuman/neural_network_from_scratch [INFO] tweaked toml for git repo https://github.com/radialHuman/neural_network_from_scratch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/radialHuman/neural_network_from_scratch already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] b30a3ce6c93065ba757dae30ed412a0b8e42144a7d03889aefb2bba3487fb4f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b30a3ce6c93065ba757dae30ed412a0b8e42144a7d03889aefb2bba3487fb4f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling ndarray-rand v0.11.0 [INFO] [stderr] Compiling try_out v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0369]: cannot multiply `T` to `T` [INFO] [stderr] --> src/five.rs:333:44 [INFO] [stderr] | [INFO] [stderr] 333 | a.iter().zip(b.iter()).map(|(x, y)| *x * *y).collect() [INFO] [stderr] | -- ^ -- T [INFO] [stderr] | | [INFO] [stderr] | T [INFO] [stderr] | [INFO] [stderr] = note: `T` might need a bound for `std::ops::Mul` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0369`. [INFO] [stderr] error: could not compile `try_out`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b30a3ce6c93065ba757dae30ed412a0b8e42144a7d03889aefb2bba3487fb4f7"` [INFO] running `"docker" "rm" "-f" "b30a3ce6c93065ba757dae30ed412a0b8e42144a7d03889aefb2bba3487fb4f7"` [INFO] [stdout] b30a3ce6c93065ba757dae30ed412a0b8e42144a7d03889aefb2bba3487fb4f7