[INFO] fetching crate einsum-derive 0.1.0... [INFO] testing einsum-derive-0.1.0 against try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate einsum-derive 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate einsum-derive 0.1.0 on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate einsum-derive 0.1.0 [INFO] finished tweaking crates.io crate einsum-derive 0.1.0 [INFO] tweaked toml for crates.io crate einsum-derive 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded katexit v0.1.4 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded einsum-codegen v0.1.0 [INFO] [stderr] Downloaded insta v1.26.0 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a1c6db64a7d55594b018e095578c98ea22687064d0f6d1c47d0eafc21818df6 [INFO] running `Command { std: "docker" "start" "-a" "5a1c6db64a7d55594b018e095578c98ea22687064d0f6d1c47d0eafc21818df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a1c6db64a7d55594b018e095578c98ea22687064d0f6d1c47d0eafc21818df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1c6db64a7d55594b018e095578c98ea22687064d0f6d1c47d0eafc21818df6", kill_on_drop: false }` [INFO] [stdout] 5a1c6db64a7d55594b018e095578c98ea22687064d0f6d1c47d0eafc21818df6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 88e35627a9fa9afa0530e4517ead43153be7daca8e9ff868d24b736d108fdce9 [INFO] running `Command { std: "docker" "start" "-a" "88e35627a9fa9afa0530e4517ead43153be7daca8e9ff868d24b736d108fdce9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling einsum-codegen v0.1.0 [INFO] [stderr] Compiling einsum-derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "88e35627a9fa9afa0530e4517ead43153be7daca8e9ff868d24b736d108fdce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e35627a9fa9afa0530e4517ead43153be7daca8e9ff868d24b736d108fdce9", kill_on_drop: false }` [INFO] [stdout] 88e35627a9fa9afa0530e4517ead43153be7daca8e9ff868d24b736d108fdce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 23a69ebe57b1138907ed898f7f0a50586ba67500be83f64de80d6a56ca426718 [INFO] running `Command { std: "docker" "start" "-a" "23a69ebe57b1138907ed898f7f0a50586ba67500be83f64de80d6a56ca426718", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling trybuild v1.0.76 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling insta v1.26.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling einsum-codegen v0.1.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling einsum-derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "23a69ebe57b1138907ed898f7f0a50586ba67500be83f64de80d6a56ca426718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23a69ebe57b1138907ed898f7f0a50586ba67500be83f64de80d6a56ca426718", kill_on_drop: false }` [INFO] [stdout] 23a69ebe57b1138907ed898f7f0a50586ba67500be83f64de80d6a56ca426718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5ef0438cb48ea915821633e85dc5530193ccfde296c7bce0d60f7a8389f35cd8 [INFO] running `Command { std: "docker" "start" "-a" "5ef0438cb48ea915821633e85dc5530193ccfde296c7bce0d60f7a8389f35cd8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/einsum_derive-a0e565326f5c2094) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_parse ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'd5830e3d3b571fe52cdf4b7b34be99be74dc65ea' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'd5830e3d3b571fe52cdf4b7b34be99be74dc65ea' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test test::einsum_ij_jk ... FAILED [INFO] [stdout] test test::einsum_ij_jk_kl ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::einsum_ij_jk stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot: einsum_ij_jk [INFO] [stdout] Source: src/lib.rs:84 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: tt [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │-{ [INFO] [stdout] 1 │- fn ij_jk__ik( [INFO] [stdout] 2 │- arg0: ndarray::ArrayBase, [INFO] [stdout] 3 │- arg1: ndarray::ArrayBase, [INFO] [stdout] 4 │- ) -> ndarray::Array [INFO] [stdout] 5 │- where [INFO] [stdout] 6 │- T: ndarray::LinalgScalar, [INFO] [stdout] 7 │- S0: ndarray::Data, [INFO] [stdout] 8 │- S1: ndarray::Data, [INFO] [stdout] 9 │- { [INFO] [stdout] 10 │- let (n_i, n_j) = arg0.dim(); [INFO] [stdout] 11 │- let (_, n_k) = arg1.dim(); [INFO] [stdout] 12 │- { [INFO] [stdout] 13 │- let (n_0, n_1) = arg0.dim(); [INFO] [stdout] 14 │- assert_eq!(n_0, n_i); [INFO] [stdout] 15 │- assert_eq!(n_1, n_j); [INFO] [stdout] 16 │- } [INFO] [stdout] 17 │- { [INFO] [stdout] 18 │- let (n_0, n_1) = arg1.dim(); [INFO] [stdout] 19 │- assert_eq!(n_0, n_j); [INFO] [stdout] 20 │- assert_eq!(n_1, n_k); [INFO] [stdout] 21 │- } [INFO] [stdout] 22 │- let mut out0 = ndarray::Array::zeros((n_i, n_k)); [INFO] [stdout] 23 │- for i in 0..n_i { [INFO] [stdout] 24 │- for k in 0..n_k { [INFO] [stdout] 25 │- for j in 0..n_j { [INFO] [stdout] 26 │- out0[(i, k)] = arg0[(i, j)] * arg1[(j, k)]; [INFO] [stdout] 27 │- } [INFO] [stdout] 28 │- } [INFO] [stdout] 29 │- } [INFO] [stdout] 30 │- out0 [INFO] [stdout] 31 │- } [INFO] [stdout] 32 │- let arg0 = a; [INFO] [stdout] 33 │- let arg1 = b; [INFO] [stdout] 34 │- let out0 = ij_jk__ik(arg0, arg1); [INFO] [stdout] 35 │- out0 [INFO] [stdout] 36 │-} [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'test::einsum_ij_jk' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:84:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f0f1aca83ca - std::backtrace_rs::backtrace::libunwind::trace::h35ebcdd1a4f6cc5c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x7f0f1aca83ca - std::backtrace_rs::backtrace::trace_unsynchronized::h01162f2b3357d170 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7f0f1aca83ca - std::sys_common::backtrace::_print_fmt::h7497ead70829fd79 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x7f0f1aca83ca - ::fmt::h231be64d7766cce0 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x7f0f1ad0b67e - core::fmt::write::hfbf9041d5673a096 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x7f0f1ac98a15 - std::io::Write::write_fmt::h57651e5cf2d1d239 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x7f0f1aca8195 - std::sys_common::backtrace::_print::h2590ad32c5cda5a8 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x7f0f1aca8195 - std::sys_common::backtrace::print::h6239e8d8ad592303 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x7f0f1acaaf5f - std::panicking::default_hook::{{closure}}::hbf08b1078dd26650 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x7f0f1acaac1f - std::panicking::default_hook::hafbd744b8365c2d0 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x7f0f1ad9d8e7 - as core::ops::function::Fn>::call::h6d6d4acc14e76b36 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x7f0f1ad9d8e7 - test::test_main::{{closure}}::h765a1b54db869f12 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x7f0f1acab79a - as core::ops::function::Fn>::call::hd7a3a26dbe8aeecf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x7f0f1acab79a - std::panicking::rust_panic_with_hook::ha732c623d0b7daad [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x7f0f1acab519 - std::panicking::begin_panic_handler::{{closure}}::h8ad80551d2457aa6 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x7f0f1aca887c - std::sys_common::backtrace::__rust_end_short_backtrace::ha7f94530c2f3f9d1 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x7f0f1acab222 - rust_begin_unwind [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x7f0f1ad08023 - core::panicking::panic_fmt::h718f245489e77295 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x7f0f1ad085b3 - core::result::unwrap_failed::h273e2f20e36858fa [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55a36c3b62bc - core::result::Result::unwrap::h1207d1142bb9bfa1 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x55a36c3b5490 - einsum_derive::test::einsum_ij_jk::h141f58caaa532152 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:84:9 [INFO] [stdout] 21: 0x55a36c3b50a7 - einsum_derive::test::einsum_ij_jk::{{closure}}::h08bedf282860e419 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:81:23 [INFO] [stdout] 22: 0x55a36c3b5b65 - core::ops::function::FnOnce::call_once::hf9e1d90edbb208cf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7f0f1ada392f - core::ops::function::FnOnce::call_once::hde1b19442b34d389 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7f0f1ada392f - test::__rust_begin_short_backtrace::hd39ef7308264cb14 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x7f0f1ad71f6c - test::run_test::{{closure}}::hc8c81f7521bd4798 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x7f0f1ad71f6c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h85454ae24a8c43f3 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x7f0f1ada28ba - as core::ops::function::FnOnce>::call_once::ha694fce90ac3b6ee [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x7f0f1ada28ba - as core::ops::function::FnOnce<()>>::call_once::hfe199975aef98254 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x7f0f1ada28ba - std::panicking::try::do_call::hc1032a1d833d12ce [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x7f0f1ada28ba - std::panicking::try::h388750fccb63f0d9 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x7f0f1ada28ba - std::panic::catch_unwind::hc991773d2d9edf44 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x7f0f1ada28ba - test::run_test_in_process::hfbb6d886ba1f9e37 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x7f0f1ada28ba - test::run_test::run_test_inner::{{closure}}::he8840cd35728f0bf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x7f0f1ad6b191 - test::run_test::run_test_inner::{{closure}}::ha41f00165d3f0c75 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x7f0f1ad6b191 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha73e8ee33e08428d [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x7f0f1ad71e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8c08f1657c2504c3 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x7f0f1ad71e2b - as core::ops::function::FnOnce<()>>::call_once::h6b52e631fed18e88 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x7f0f1ad71e2b - std::panicking::try::do_call::h7e444e5cfaf26a7f [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x7f0f1ad71e2b - std::panicking::try::h32c568da95e149db [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x7f0f1ad71e2b - std::panic::catch_unwind::h6f9c7bf8c97d8c3b [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x7f0f1ad71e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::hd56cfe812401424e [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x7f0f1ad71e2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6115f94f65efd97a [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x7f0f1acb5bd3 - as core::ops::function::FnOnce>::call_once::hd8e9aa3a08833815 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x7f0f1acb5bd3 - as core::ops::function::FnOnce>::call_once::h9b9422c00e57de41 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x7f0f1acb5bd3 - std::sys::unix::thread::Thread::new::thread_start::h875e215c9484ad2f [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f0f1a9d3b43 - [INFO] [stdout] 47: 0x7f0f1aa64bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::einsum_ij_jk_kl stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot: einsum_ij_jk_kl [INFO] [stdout] Source: src/lib.rs:129 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: tt [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │-{ [INFO] [stdout] 1 │- fn ij_jk__ik( [INFO] [stdout] 2 │- arg0: ndarray::ArrayBase, [INFO] [stdout] 3 │- arg1: ndarray::ArrayBase, [INFO] [stdout] 4 │- ) -> ndarray::Array [INFO] [stdout] 5 │- where [INFO] [stdout] 6 │- T: ndarray::LinalgScalar, [INFO] [stdout] 7 │- S0: ndarray::Data, [INFO] [stdout] 8 │- S1: ndarray::Data, [INFO] [stdout] 9 │- { [INFO] [stdout] 10 │- let (n_i, n_j) = arg0.dim(); [INFO] [stdout] 11 │- let (_, n_k) = arg1.dim(); [INFO] [stdout] 12 │- { [INFO] [stdout] 13 │- let (n_0, n_1) = arg0.dim(); [INFO] [stdout] 14 │- assert_eq!(n_0, n_i); [INFO] [stdout] 15 │- assert_eq!(n_1, n_j); [INFO] [stdout] 16 │- } [INFO] [stdout] 17 │- { [INFO] [stdout] 18 │- let (n_0, n_1) = arg1.dim(); [INFO] [stdout] 19 │- assert_eq!(n_0, n_j); [INFO] [stdout] 20 │- assert_eq!(n_1, n_k); [INFO] [stdout] 21 │- } [INFO] [stdout] 22 │- let mut out1 = ndarray::Array::zeros((n_i, n_k)); [INFO] [stdout] 23 │- for i in 0..n_i { [INFO] [stdout] 24 │- for k in 0..n_k { [INFO] [stdout] 25 │- for j in 0..n_j { [INFO] [stdout] 26 │- out1[(i, k)] = arg0[(i, j)] * arg1[(j, k)]; [INFO] [stdout] 27 │- } [INFO] [stdout] 28 │- } [INFO] [stdout] 29 │- } [INFO] [stdout] 30 │- out1 [INFO] [stdout] 31 │- } [INFO] [stdout] 32 │- fn ik_kl__il( [INFO] [stdout] 33 │- out1: ndarray::ArrayBase, [INFO] [stdout] 34 │- arg2: ndarray::ArrayBase, [INFO] [stdout] 35 │- ) -> ndarray::Array [INFO] [stdout] 36 │- where [INFO] [stdout] 37 │- T: ndarray::LinalgScalar, [INFO] [stdout] 38 │- S0: ndarray::Data, [INFO] [stdout] 39 │- S1: ndarray::Data, [INFO] [stdout] 40 │- { [INFO] [stdout] 41 │- let (n_i, n_k) = out1.dim(); [INFO] [stdout] 42 │- let (_, n_l) = arg2.dim(); [INFO] [stdout] 43 │- { [INFO] [stdout] 44 │- let (n_0, n_1) = out1.dim(); [INFO] [stdout] 45 │- assert_eq!(n_0, n_i); [INFO] [stdout] 46 │- assert_eq!(n_1, n_k); [INFO] [stdout] 47 │- } [INFO] [stdout] 48 │- { [INFO] [stdout] 49 │- let (n_0, n_1) = arg2.dim(); [INFO] [stdout] 50 │- assert_eq!(n_0, n_k); [INFO] [stdout] 51 │- assert_eq!(n_1, n_l); [INFO] [stdout] 52 │- } [INFO] [stdout] 53 │- let mut out0 = ndarray::Array::zeros((n_i, n_l)); [INFO] [stdout] 54 │- for i in 0..n_i { [INFO] [stdout] 55 │- for l in 0..n_l { [INFO] [stdout] 56 │- for k in 0..n_k { [INFO] [stdout] 57 │- out0[(i, l)] = out1[(i, k)] * arg2[(k, l)]; [INFO] [stdout] 58 │- } [INFO] [stdout] 59 │- } [INFO] [stdout] 60 │- } [INFO] [stdout] 61 │- out0 [INFO] [stdout] 62 │- } [INFO] [stdout] 63 │- let arg0 = a; [INFO] [stdout] 64 │- let arg1 = b; [INFO] [stdout] 65 │- let arg2 = c; [INFO] [stdout] 66 │- let out1 = ij_jk__ik(arg0, arg1); [INFO] [stdout] 67 │- let out0 = ik_kl__il(out1, arg2); [INFO] [stdout] 68 │- out0 [INFO] [stdout] 69 │-} [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'test::einsum_ij_jk_kl' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:129:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f0f1aca83ca - std::backtrace_rs::backtrace::libunwind::trace::h35ebcdd1a4f6cc5c [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x7f0f1aca83ca - std::backtrace_rs::backtrace::trace_unsynchronized::h01162f2b3357d170 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7f0f1aca83ca - std::sys_common::backtrace::_print_fmt::h7497ead70829fd79 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x7f0f1aca83ca - ::fmt::h231be64d7766cce0 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x7f0f1ad0b67e - core::fmt::write::hfbf9041d5673a096 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x7f0f1ac98a15 - std::io::Write::write_fmt::h57651e5cf2d1d239 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x7f0f1aca8195 - std::sys_common::backtrace::_print::h2590ad32c5cda5a8 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x7f0f1aca8195 - std::sys_common::backtrace::print::h6239e8d8ad592303 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x7f0f1acaaf5f - std::panicking::default_hook::{{closure}}::hbf08b1078dd26650 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x7f0f1acaac1f - std::panicking::default_hook::hafbd744b8365c2d0 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x7f0f1ad9d8e7 - as core::ops::function::Fn>::call::h6d6d4acc14e76b36 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x7f0f1ad9d8e7 - test::test_main::{{closure}}::h765a1b54db869f12 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x7f0f1acab79a - as core::ops::function::Fn>::call::hd7a3a26dbe8aeecf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x7f0f1acab79a - std::panicking::rust_panic_with_hook::ha732c623d0b7daad [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x7f0f1acab519 - std::panicking::begin_panic_handler::{{closure}}::h8ad80551d2457aa6 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x7f0f1aca887c - std::sys_common::backtrace::__rust_end_short_backtrace::ha7f94530c2f3f9d1 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x7f0f1acab222 - rust_begin_unwind [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x7f0f1ad08023 - core::panicking::panic_fmt::h718f245489e77295 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x7f0f1ad085b3 - core::result::unwrap_failed::h273e2f20e36858fa [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x55a36c3b62bc - core::result::Result::unwrap::h1207d1142bb9bfa1 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x55a36c3b5900 - einsum_derive::test::einsum_ij_jk_kl::h220e40cf86e8f93f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:129:9 [INFO] [stdout] 21: 0x55a36c3b5517 - einsum_derive::test::einsum_ij_jk_kl::{{closure}}::h8db6627c58d4fda8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:126:26 [INFO] [stdout] 22: 0x55a36c3b5a75 - core::ops::function::FnOnce::call_once::h4dbe5159d7e95a04 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7f0f1ada392f - core::ops::function::FnOnce::call_once::hde1b19442b34d389 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7f0f1ada392f - test::__rust_begin_short_backtrace::hd39ef7308264cb14 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x7f0f1ad71f6c - test::run_test::{{closure}}::hc8c81f7521bd4798 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x7f0f1ad71f6c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h85454ae24a8c43f3 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x7f0f1ada28ba - as core::ops::function::FnOnce>::call_once::ha694fce90ac3b6ee [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x7f0f1ada28ba - as core::ops::function::FnOnce<()>>::call_once::hfe199975aef98254 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x7f0f1ada28ba - std::panicking::try::do_call::hc1032a1d833d12ce [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x7f0f1ada28ba - std::panicking::try::h388750fccb63f0d9 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x7f0f1ada28ba - std::panic::catch_unwind::hc991773d2d9edf44 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x7f0f1ada28ba - test::run_test_in_process::hfbb6d886ba1f9e37 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x7f0f1ada28ba - test::run_test::run_test_inner::{{closure}}::he8840cd35728f0bf [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x7f0f1ad6b191 - test::run_test::run_test_inner::{{closure}}::ha41f00165d3f0c75 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x7f0f1ad6b191 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha73e8ee33e08428d [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x7f0f1ad71e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8c08f1657c2504c3 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x7f0f1ad71e2b - as core::ops::function::FnOnce<()>>::call_once::h6b52e631fed18e88 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x7f0f1ad71e2b - std::panicking::try::do_call::h7e444e5cfaf26a7f [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x7f0f1ad71e2b - std::panicking::try::h32c568da95e149db [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x7f0f1ad71e2b - std::panic::catch_unwind::h6f9c7bf8c97d8c3b [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x7f0f1ad71e2b - std::thread::Builder::spawn_unchecked_::{{closure}}::hd56cfe812401424e [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x7f0f1ad71e2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6115f94f65efd97a [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x7f0f1acb5bd3 - as core::ops::function::FnOnce>::call_once::hd8e9aa3a08833815 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x7f0f1acb5bd3 - as core::ops::function::FnOnce>::call_once::h9b9422c00e57de41 [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x7f0f1acb5bd3 - std::sys::unix::thread::Thread::new::thread_start::h875e215c9484ad2f [INFO] [stdout] at /rustc/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f0f1a9d3b43 - [INFO] [stdout] 47: 0x7f0f1aa64bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::einsum_ij_jk [INFO] [stdout] test::einsum_ij_jk_kl [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "5ef0438cb48ea915821633e85dc5530193ccfde296c7bce0d60f7a8389f35cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef0438cb48ea915821633e85dc5530193ccfde296c7bce0d60f7a8389f35cd8", kill_on_drop: false }` [INFO] [stdout] 5ef0438cb48ea915821633e85dc5530193ccfde296c7bce0d60f7a8389f35cd8