[INFO] fetching crate recless 0.3.0... [INFO] checking recless-0.3.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate recless 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate recless 0.3.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate recless 0.3.0 [INFO] finished tweaking crates.io crate recless 0.3.0 [INFO] tweaked toml for crates.io crate recless 0.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] [stderr] Downloaded itertools v0.7.11 [INFO] [stderr] Downloaded blas-sys v0.6.9 [INFO] [stderr] Downloaded ndarray v0.10.14 [INFO] [stderr] Downloaded blas v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffcb347afde8098efcb12a841e7d15782bd2fd8d7e97398f2824a6f7e37d3352 [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" "ffcb347afde8098efcb12a841e7d15782bd2fd8d7e97398f2824a6f7e37d3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffcb347afde8098efcb12a841e7d15782bd2fd8d7e97398f2824a6f7e37d3352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffcb347afde8098efcb12a841e7d15782bd2fd8d7e97398f2824a6f7e37d3352", kill_on_drop: false }` [INFO] [stdout] ffcb347afde8098efcb12a841e7d15782bd2fd8d7e97398f2824a6f7e37d3352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 040289e284939556cc36ce1e6d321c6daccc68b7a2dac4fc876c9fca5e1b24e3 [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" "040289e284939556cc36ce1e6d321c6daccc68b7a2dac4fc876c9fca5e1b24e3", kill_on_drop: false }` [INFO] [stderr] Compiling ndarray v0.10.14 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking blas-sys v0.6.9 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking blas v0.16.1 [INFO] [stderr] Checking recless v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: Dot<&ndarray::ArrayBase>>` is not satisfied [INFO] [stdout] --> src/lib.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | self.prior_error = target - self.weight.dot(&input); [INFO] [stdout] | ^^^ the trait `Dot<&ndarray::ArrayBase>>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] ... [INFO] [stdout] 150 | impl_update!(f32, blas::c::sger); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: Dot<&ndarray::ArrayBase>>` is not satisfied [INFO] [stdout] --> src/lib.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | self.prior_error = target - self.weight.dot(&input); [INFO] [stdout] | ^^^ the trait `Dot<&ndarray::ArrayBase>>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] ... [INFO] [stdout] 151 | impl_update!(f64, blas::c::dger); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `recless` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: Dot<&ndarray::ArrayBase>>` is not satisfied [INFO] [stdout] --> src/lib.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | self.prior_error = target - self.weight.dot(&input); [INFO] [stdout] | ^^^ the trait `Dot<&ndarray::ArrayBase>>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] ... [INFO] [stdout] 150 | impl_update!(f32, blas::c::sger); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: Dot<&ndarray::ArrayBase>>` is not satisfied [INFO] [stdout] --> src/lib.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | self.prior_error = target - self.weight.dot(&input); [INFO] [stdout] | ^^^ the trait `Dot<&ndarray::ArrayBase>>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] ... [INFO] [stdout] 151 | impl_update!(f64, blas::c::dger); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] > as Dot>>> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "040289e284939556cc36ce1e6d321c6daccc68b7a2dac4fc876c9fca5e1b24e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040289e284939556cc36ce1e6d321c6daccc68b7a2dac4fc876c9fca5e1b24e3", kill_on_drop: false }` [INFO] [stdout] 040289e284939556cc36ce1e6d321c6daccc68b7a2dac4fc876c9fca5e1b24e3