[INFO] cloning repository https://github.com/oracleofnj/einsum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oracleofnj/einsum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foracleofnj%2Feinsum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foracleofnj%2Feinsum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d43e882f4e9ec1116517b92b0aaf73b07b385e [INFO] checking oracleofnj/einsum against try#f82303294ca6add47eea966608ce02688928f965 for pr-107123-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foracleofnj%2Feinsum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oracleofnj/einsum on toolchain f82303294ca6add47eea966608ce02688928f965 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oracleofnj/einsum [INFO] finished tweaking git repo https://github.com/oracleofnj/einsum [INFO] tweaked toml for git repo https://github.com/oracleofnj/einsum written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oracleofnj/einsum 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" "+f82303294ca6add47eea966608ce02688928f965" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fbc5325e189b1389173a40774e5c837ea63b3976c1b4150907f12b6732fe317 [INFO] running `Command { std: "docker" "start" "-a" "5fbc5325e189b1389173a40774e5c837ea63b3976c1b4150907f12b6732fe317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fbc5325e189b1389173a40774e5c837ea63b3976c1b4150907f12b6732fe317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fbc5325e189b1389173a40774e5c837ea63b3976c1b4150907f12b6732fe317", kill_on_drop: false }` [INFO] [stdout] 5fbc5325e189b1389173a40774e5c837ea63b3976c1b4150907f12b6732fe317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae168cf3b434972abd176064a1aa750d1c141703643a031a8214ad9c70617f4f [INFO] running `Command { std: "docker" "start" "-a" "ae168cf3b434972abd176064a1aa750d1c141703643a031a8214ad9c70617f4f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ndarray v0.15.1 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking ndarray_einsum_beta v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `orig_axis_list` is never read [INFO] [stdout] --> src/contractors/singleton_contractors.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct Summation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 133 | orig_axis_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Summation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f64: approx::abs_diff_eq::AbsDiffEq<<_ as RawData>::Elem>` is not satisfied [INFO] [stdout] --> tests/einsum_test.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | self_dyn_view.abs_diff_eq(&rhs_dyn_view, tol) [INFO] [stdout] | ^^^^^^^^^^^ the trait `approx::abs_diff_eq::AbsDiffEq<<_ as RawData>::Elem>` is not implemented for `f64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `approx::abs_diff_eq::AbsDiffEq` is implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `orig_axis_list` is never read [INFO] [stdout] --> src/contractors/singleton_contractors.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct Summation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 133 | orig_axis_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Summation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray_einsum_beta` (test "einsum_test") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ae168cf3b434972abd176064a1aa750d1c141703643a031a8214ad9c70617f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae168cf3b434972abd176064a1aa750d1c141703643a031a8214ad9c70617f4f", kill_on_drop: false }` [INFO] [stdout] ae168cf3b434972abd176064a1aa750d1c141703643a031a8214ad9c70617f4f