[INFO] cloning repository https://github.com/jcberentsen/egg-nog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcberentsen/egg-nog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcberentsen%2Fegg-nog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcberentsen%2Fegg-nog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf7a74b6bdb493661761dd21ab5a93037f1994d8 [INFO] testing jcberentsen/egg-nog against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcberentsen%2Fegg-nog" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcberentsen/egg-nog on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcberentsen/egg-nog [INFO] finished tweaking git repo https://github.com/jcberentsen/egg-nog [INFO] tweaked toml for git repo https://github.com/jcberentsen/egg-nog written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/jcberentsen/egg-nog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4b519159ee92b686b7894932ce03d347d793f494763584f5432a4ed3d13047b [INFO] running `Command { std: "docker" "start" "-a" "b4b519159ee92b686b7894932ce03d347d793f494763584f5432a4ed3d13047b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4b519159ee92b686b7894932ce03d347d793f494763584f5432a4ed3d13047b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b519159ee92b686b7894932ce03d347d793f494763584f5432a4ed3d13047b", kill_on_drop: false }` [INFO] [stdout] b4b519159ee92b686b7894932ce03d347d793f494763584f5432a4ed3d13047b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f814114088ebf68263a7a2f55d9237bea1171ca2b238983989feb72fed2eabb [INFO] running `Command { std: "docker" "start" "-a" "6f814114088ebf68263a7a2f55d9237bea1171ca2b238983989feb72fed2eabb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling symbolic_expressions v5.0.3 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling egg v0.6.0 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling egg-nog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.60s [INFO] running `Command { std: "docker" "inspect" "6f814114088ebf68263a7a2f55d9237bea1171ca2b238983989feb72fed2eabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f814114088ebf68263a7a2f55d9237bea1171ca2b238983989feb72fed2eabb", kill_on_drop: false }` [INFO] [stdout] 6f814114088ebf68263a7a2f55d9237bea1171ca2b238983989feb72fed2eabb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e95bceea977511a2126d135b5c045b2db8965351983cf4d0e00f5ac01105ad [INFO] running `Command { std: "docker" "start" "-a" "33e95bceea977511a2126d135b5c045b2db8965351983cf4d0e00f5ac01105ad", kill_on_drop: false }` [INFO] [stderr] Compiling egg-nog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "33e95bceea977511a2126d135b5c045b2db8965351983cf4d0e00f5ac01105ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e95bceea977511a2126d135b5c045b2db8965351983cf4d0e00f5ac01105ad", kill_on_drop: false }` [INFO] [stdout] 33e95bceea977511a2126d135b5c045b2db8965351983cf4d0e00f5ac01105ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be309e46a98e2f81d68127dd05bf8d4ea13a202e1728b913025de07ea650415f [INFO] running `Command { std: "docker" "start" "-a" "be309e46a98e2f81d68127dd05bf8d4ea13a202e1728b913025de07ea650415f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/egg_nog-e32e9e0f5d5e4810) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test group::cancel_l ... ok [INFO] [stdout] test group::cancel_r ... ok [INFO] [stdout] test group::double_inv ... ok [INFO] [stdout] test group::double_neg ... ok [INFO] [stdout] test vectorlang::scalar_parse ... ok [INFO] [stdout] test vectorlang::scalar_parse_pi ... ok [INFO] [stdout] test ga::add_commute ... ok [INFO] [stdout] test vectorlang::sum_constant_fold ... ok [INFO] [stdout] test ring::double_neg ... ok [INFO] [stdout] test field::field_comm ... ok [INFO] [stdout] test vectorlang::vector_parse ... ok [INFO] [stdout] test group::group_not_commutative - should panic ... ok [INFO] [stdout] test ga::right_unit ... ok [INFO] [stdout] test field::field_cancel ... ok [INFO] [stdout] test ga::product_cancel ... ok [INFO] [stdout] test ga::inv_cancel ... ok [INFO] [stdout] test ga::dist_g1_scalar2 ... FAILED [INFO] [stdout] test ga::dist2_g1 ... ok [INFO] [stdout] test ga::hat_cancel ... ok [INFO] [stdout] test ga::dist_g1_scalar1 ... ok [INFO] [stdout] test ga::cancel_inv ... ok [INFO] [stdout] test ga::vector_metric1 ... ok [INFO] [stdout] test ga::assoc ... ok [INFO] [stdout] test ga::cancel ... ok [INFO] [stdout] test ga::dist1_g1 ... ok [INFO] [stdout] test ga::vector_product_fundamental ... ok [INFO] [stdout] test ga::challenging_scalar_commute ... ok [INFO] [stdout] test ga::challenging ... ok [INFO] [stdout] test ga::vector_inverse ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test ga::left_unit ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ga::dist_g1_scalar2 stdout ---- [INFO] [stdout] Runner report [INFO] [stdout] ============= [INFO] [stdout] Stop reason: TimeLimit(5.159447784) [INFO] [stdout] Iterations: 7 [INFO] [stdout] Egraph size: 1122 nodes, 490 classes, 1128 memo [INFO] [stdout] Rebuilds: 396, 56.57 per iter [INFO] [stdout] Total time: 5.159272716 [INFO] [stdout] Search: (0.42) 2.147616708 [INFO] [stdout] Apply: (0.22) 1.121112803 [INFO] [stdout] Rebuild: (0.37) 1.890499439 [INFO] [stdout] End (5): (* A (* s B)) [INFO] [stdout] Trying to prove goal 0: (* s (* A B)) [INFO] [stdout] thread 'ga::dist_g1_scalar2' panicked at 'Could not prove goal 0: [INFO] [stdout] (* s (* A B)) [INFO] [stdout] Best thing found: [INFO] [stdout] (* A (* s B))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/egg-0.6.0/src/egraph.rs:425:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56505c64ec90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56505c64ec90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56505c64ec90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56505c64ec90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56505c67237c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56505c64bbf5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x56505c650e0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56505c650e0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56505c650e0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56505c65091c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56505c6514d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56505c650fb7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56505c64f16c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56505c650f19 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x56505c48cc8b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x56505c4e9c20 - egg::egraph::EGraph::check_goals::ha5eb0e9d97d4c25a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/egg-0.6.0/src/egraph.rs:425:17 [INFO] [stdout] 16: 0x56505c557f43 - egg_nog::ga::dist_g1_scalar2::h810e1e8ae46b2ea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/egg-0.6.0/src/test.rs:213:13 [INFO] [stdout] 17: 0x56505c557bfa - egg_nog::ga::dist_g1_scalar2::{{closure}}::h4d015a106234d614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/egg-0.6.0/src/test.rs:183:9 [INFO] [stdout] 18: 0x56505c4c644e - core::ops::function::FnOnce::call_once::h20733aa63ae3a8ca [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x56505c5ff833 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56505c5ff833 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x56505c5fe2a8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x56505c5fe2a8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x56505c5fe2a8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x56505c5fe2a8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x56505c5fe2a8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x56505c5fe2a8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x56505c5fe2a8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x56505c5cca2d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x56505c5cca2d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x56505c5d1158 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x56505c5d1158 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x56505c5d1158 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x56505c5d1158 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x56505c5d1158 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x56505c5d1158 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x56505c5d1158 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x56505c656067 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x56505c656067 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x56505c656067 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 40: 0x7f43fbd99609 - start_thread [INFO] [stdout] 41: 0x7f43fbb6b293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ga::dist_g1_scalar2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be309e46a98e2f81d68127dd05bf8d4ea13a202e1728b913025de07ea650415f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be309e46a98e2f81d68127dd05bf8d4ea13a202e1728b913025de07ea650415f", kill_on_drop: false }` [INFO] [stdout] be309e46a98e2f81d68127dd05bf8d4ea13a202e1728b913025de07ea650415f