[INFO] cloning repository https://github.com/ggutoski/k256_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggutoski/k256_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggutoski%2Fk256_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggutoski%2Fk256_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf3feb239b7c4c2a6e40487c320de94fe679d38f [INFO] testing ggutoski/k256_test against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggutoski%2Fk256_test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggutoski/k256_test on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggutoski/k256_test [INFO] finished tweaking git repo https://github.com/ggutoski/k256_test [INFO] tweaked toml for git repo https://github.com/ggutoski/k256_test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ggutoski/k256_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46ac0b9a033b9f15d9c429227e36126aabfa48226a00dda2c8b55e5abb711476 [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" "46ac0b9a033b9f15d9c429227e36126aabfa48226a00dda2c8b55e5abb711476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ac0b9a033b9f15d9c429227e36126aabfa48226a00dda2c8b55e5abb711476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ac0b9a033b9f15d9c429227e36126aabfa48226a00dda2c8b55e5abb711476", kill_on_drop: false }` [INFO] [stdout] 46ac0b9a033b9f15d9c429227e36126aabfa48226a00dda2c8b55e5abb711476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed7fe47e093b3779529c1845f893a3e0ebcbc2f8b75b4fd295629975f3508dae [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" "ed7fe47e093b3779529c1845f893a3e0ebcbc2f8b75b4fd295629975f3508dae", kill_on_drop: false }` [INFO] [stderr] Compiling k256_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "ed7fe47e093b3779529c1845f893a3e0ebcbc2f8b75b4fd295629975f3508dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7fe47e093b3779529c1845f893a3e0ebcbc2f8b75b4fd295629975f3508dae", kill_on_drop: false }` [INFO] [stdout] ed7fe47e093b3779529c1845f893a3e0ebcbc2f8b75b4fd295629975f3508dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 609a39c64968c7c7ad643de6f9f4c25796d5d5827ed8aa5aeb1921133b3212b0 [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" "609a39c64968c7c7ad643de6f9f4c25796d5d5827ed8aa5aeb1921133b3212b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling rust-gmp v0.5.1 (https://github.com/KZen-networks/rust-gmp#48a82600) [INFO] [stderr] Compiling curv v0.2.6 (https://github.com/KZen-networks/curv?tag=v0.2.6#74b34dce) [INFO] [stderr] Compiling k256_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.79s [INFO] running `Command { std: "docker" "inspect" "609a39c64968c7c7ad643de6f9f4c25796d5d5827ed8aa5aeb1921133b3212b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609a39c64968c7c7ad643de6f9f4c25796d5d5827ed8aa5aeb1921133b3212b0", kill_on_drop: false }` [INFO] [stdout] 609a39c64968c7c7ad643de6f9f4c25796d5d5827ed8aa5aeb1921133b3212b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7f8f18081b083bc6bec68e0017a1b918cb41ee9a3b849e5f5028a22642df1b7 [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" "d7f8f18081b083bc6bec68e0017a1b918cb41ee9a3b849e5f5028a22642df1b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/k256_test-eb7370e58d2ece8d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::k256 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::k256 stdout ---- [INFO] [stdout] trial 0 of 100... [INFO] [stdout] trial 1 of 100... [INFO] [stdout] trial 2 of 100... [INFO] [stdout] trial 3 of 100... [INFO] [stdout] trial 4 of 100... [INFO] [stdout] trial 5 of 100... [INFO] [stdout] trial 6 of 100... [INFO] [stdout] trial 7 of 100... [INFO] [stdout] trial 8 of 100... [INFO] [stdout] trial 9 of 100... [INFO] [stdout] trial 10 of 100... [INFO] [stdout] trial 11 of 100... [INFO] [stdout] trial 12 of 100... [INFO] [stdout] trial 13 of 100... [INFO] [stdout] trial 14 of 100... [INFO] [stdout] trial 15 of 100... [INFO] [stdout] trial 16 of 100... [INFO] [stdout] trial 17 of 100... [INFO] [stdout] trial 18 of 100... [INFO] [stdout] trial 19 of 100... [INFO] [stdout] trial 20 of 100... [INFO] [stdout] trial 21 of 100... [INFO] [stdout] trial 22 of 100... [INFO] [stdout] trial 23 of 100... [INFO] [stdout] trial 24 of 100... [INFO] [stdout] trial 25 of 100... [INFO] [stdout] trial 26 of 100... [INFO] [stdout] trial 27 of 100... [INFO] [stdout] trial 28 of 100... [INFO] [stdout] trial 29 of 100... [INFO] [stdout] trial 30 of 100... [INFO] [stdout] trial 31 of 100... [INFO] [stdout] trial 32 of 100... [INFO] [stdout] trial 33 of 100... [INFO] [stdout] trial 34 of 100... [INFO] [stdout] trial 35 of 100... [INFO] [stdout] trial 36 of 100... [INFO] [stdout] trial 37 of 100... [INFO] [stdout] trial 38 of 100... [INFO] [stdout] trial 39 of 100... [INFO] [stdout] trial 40 of 100... [INFO] [stdout] trial 41 of 100... [INFO] [stdout] trial 42 of 100... [INFO] [stdout] trial 43 of 100... [INFO] [stdout] trial 44 of 100... [INFO] [stdout] trial 45 of 100... [INFO] [stdout] trial 46 of 100... [INFO] [stdout] trial 47 of 100... [INFO] [stdout] trial 48 of 100... [INFO] [stdout] trial 49 of 100... [INFO] [stdout] trial 50 of 100... [INFO] [stdout] trial 51 of 100... [INFO] [stdout] trial 52 of 100... [INFO] [stdout] trial 53 of 100... [INFO] [stdout] trial 54 of 100... [INFO] [stdout] trial 55 of 100... [INFO] [stdout] trial 56 of 100... [INFO] [stdout] trial 57 of 100... [INFO] [stdout] trial 58 of 100... [INFO] [stdout] trial 59 of 100... [INFO] [stdout] trial 60 of 100... [INFO] [stdout] trial 61 of 100... [INFO] [stdout] trial 62 of 100... [INFO] [stdout] trial 63 of 100... [INFO] [stdout] thread 'tests::k256' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `31`, [INFO] [stdout] right: `32`', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4/src/lib.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb79df3f70 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bb79df3f70 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bb79df3f70 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bb79df3f70 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bb79e16cef - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x55bb79df0ea5 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x55bb79df5feb - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bb79df5feb - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bb79df5feb - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bb79df5b08 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bb79df659d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55bb79df6197 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55bb79df442c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bb79df60f9 - rust_begin_unwind [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55bb79d57141 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bb79e156e8 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x55bb79d980ca - core::panicking::assert_failed::h9e608e53cdd7a834 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55bb79d92003 - <&generic_array::GenericArray as core::convert::From<&[T]>>::from::h9c6e1109f37c07e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4/src/lib.rs:559:9 [INFO] [stdout] 18: 0x55bb79d93f84 - >::into::h0440a48ff8f86c13 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/convert/mod.rs:538:9 [INFO] [stdout] 19: 0x55bb79d57c54 - generic_array::GenericArray::from_slice::ha3e1eff14eadea93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4/src/lib.rs:541:9 [INFO] [stdout] 20: 0x55bb79d58e3e - k256_test::tests::k256::h4cd9dd4cd1b1d1bb [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:50:47 [INFO] [stdout] 21: 0x55bb79d5846d - k256_test::tests::k256::{{closure}}::hf4ba9bf4b2c5fdc8 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:26:5 [INFO] [stdout] 22: 0x55bb79d5979e - core::ops::function::FnOnce::call_once::h9e42b8bd6b83d43c [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55bb79d7fc06 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55bb79d7fc06 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:576:5 [INFO] [stdout] 25: 0x55bb79d7e666 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 26: 0x55bb79d7e666 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 27: 0x55bb79d7e666 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 28: 0x55bb79d7e666 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x55bb79d7e666 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 30: 0x55bb79d7e666 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:599:18 [INFO] [stdout] 31: 0x55bb79d7e666 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:491:39 [INFO] [stdout] 32: 0x55bb79d59aae - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:518:37 [INFO] [stdout] 33: 0x55bb79d59aae - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 34: 0x55bb79d5d7c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 35: 0x55bb79d5d7c8 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 36: 0x55bb79d5d7c8 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 37: 0x55bb79d5d7c8 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 38: 0x55bb79d5d7c8 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 39: 0x55bb79d5d7c8 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 40: 0x55bb79d5d7c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55bb79dfbed3 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 42: 0x55bb79dfbed3 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 43: 0x55bb79dfbed3 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 44: 0x7f9f5d227609 - start_thread [INFO] [stdout] 45: 0x7f9f5cff7293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::k256 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin k256_test' [INFO] running `Command { std: "docker" "inspect" "d7f8f18081b083bc6bec68e0017a1b918cb41ee9a3b849e5f5028a22642df1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f8f18081b083bc6bec68e0017a1b918cb41ee9a3b849e5f5028a22642df1b7", kill_on_drop: false }` [INFO] [stdout] d7f8f18081b083bc6bec68e0017a1b918cb41ee9a3b849e5f5028a22642df1b7