[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 try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggutoski%2Fk256_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggutoski/k256_test on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de5318fffe99ccf69eac93e647c66ad197738cd17bea32745435f752d89946fe [INFO] running `Command { std: "docker" "start" "-a" "de5318fffe99ccf69eac93e647c66ad197738cd17bea32745435f752d89946fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de5318fffe99ccf69eac93e647c66ad197738cd17bea32745435f752d89946fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5318fffe99ccf69eac93e647c66ad197738cd17bea32745435f752d89946fe", kill_on_drop: false }` [INFO] [stdout] de5318fffe99ccf69eac93e647c66ad197738cd17bea32745435f752d89946fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8656796a6656ef4fe683f11355faa696c44027aca9251e1aa44ca644cdd96363 [INFO] running `Command { std: "docker" "start" "-a" "8656796a6656ef4fe683f11355faa696c44027aca9251e1aa44ca644cdd96363", 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.33s [INFO] running `Command { std: "docker" "inspect" "8656796a6656ef4fe683f11355faa696c44027aca9251e1aa44ca644cdd96363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8656796a6656ef4fe683f11355faa696c44027aca9251e1aa44ca644cdd96363", kill_on_drop: false }` [INFO] [stdout] 8656796a6656ef4fe683f11355faa696c44027aca9251e1aa44ca644cdd96363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceea6a0b93221925a925e3384ee26c9571c3e39e978de327ad202b3a21cb2c7b [INFO] running `Command { std: "docker" "start" "-a" "ceea6a0b93221925a925e3384ee26c9571c3e39e978de327ad202b3a21cb2c7b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [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 rand_jitter v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling hex v0.3.2 [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 28.47s [INFO] running `Command { std: "docker" "inspect" "ceea6a0b93221925a925e3384ee26c9571c3e39e978de327ad202b3a21cb2c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceea6a0b93221925a925e3384ee26c9571c3e39e978de327ad202b3a21cb2c7b", kill_on_drop: false }` [INFO] [stdout] ceea6a0b93221925a925e3384ee26c9571c3e39e978de327ad202b3a21cb2c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e754cc2c4c4459ca573e7252eae3baa0831120a2b0c1f23594a0c3b607186e41 [INFO] running `Command { std: "docker" "start" "-a" "e754cc2c4c4459ca573e7252eae3baa0831120a2b0c1f23594a0c3b607186e41", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k256_test-c83712241c8f22dc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::k256 ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--bin k256_test` [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] trial 64 of 100... [INFO] [stdout] trial 65 of 100... [INFO] [stdout] trial 66 of 100... [INFO] [stdout] trial 67 of 100... [INFO] [stdout] trial 68 of 100... [INFO] [stdout] trial 69 of 100... [INFO] [stdout] trial 70 of 100... [INFO] [stdout] trial 71 of 100... [INFO] [stdout] trial 72 of 100... [INFO] [stdout] trial 73 of 100... [INFO] [stdout] trial 74 of 100... [INFO] [stdout] trial 75 of 100... [INFO] [stdout] trial 76 of 100... [INFO] [stdout] trial 77 of 100... [INFO] [stdout] trial 78 of 100... [INFO] [stdout] trial 79 of 100... [INFO] [stdout] trial 80 of 100... [INFO] [stdout] trial 81 of 100... [INFO] [stdout] trial 82 of 100... [INFO] [stdout] thread 'tests::k256' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.4/src/lib.rs:559:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 31 [INFO] [stdout] right: 32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a34fc43fec - std::backtrace_rs::backtrace::libunwind::trace::hfd00f9ce926285a2 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a34fc43fec - std::backtrace_rs::backtrace::trace_unsynchronized::h3aed0bb147a36095 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a34fc43fec - std::sys_common::backtrace::_print_fmt::hf3f758c78c5049cf [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a34fc43fec - ::fmt::hbb5024c29fe24604 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a34fc6ddac - core::fmt::rt::Argument::fmt::h3a4e0c14eb89477f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55a34fc6ddac - core::fmt::write::hb6f9003acf7c0795 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55a34fc4107e - std::io::Write::write_fmt::hbb984edefd24da97 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55a34fc43dd4 - std::sys_common::backtrace::_print::h6c53e39175e9b07a [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a34fc43dd4 - std::sys_common::backtrace::print::hdd203385357a5653 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a34fc45daa - std::panicking::panic_hook_with_disk_dump::{{closure}}::h2cbd71409e8b4b25 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x55a34fc4596d - std::panicking::panic_hook_with_disk_dump::hcafa042b13616bb2 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x55a34fbce76c - as core::ops::function::Fn>::call::h4495e8b5e297db7b [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55a34fbce76c - test::test_main::{{closure}}::h107e0a5fcfae9015 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55a34fc46543 - as core::ops::function::Fn>::call::h197eab1dc9f608f9 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55a34fc46543 - std::panicking::rust_panic_with_hook::hb33c811d299cdd2f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x55a34fc462b1 - std::panicking::begin_panic_handler::{{closure}}::h86f36d5a279aa4da [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x55a34fc44516 - std::sys_common::backtrace::__rust_end_short_backtrace::h55a61bd9f2207c93 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55a34fc45ff2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55a34fb98535 - core::panicking::panic_fmt::h8d4fdc73eebf4214 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a34fb989e5 - core::panicking::assert_failed_inner::h591c917be9891613 [INFO] [stdout] 20: 0x55a34fbdcf9e - core::panicking::assert_failed::h4269c78979f1dcfb [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panicking.rs:269:5 [INFO] [stdout] 21: 0x55a34fbd9470 - <&generic_array::GenericArray as core::convert::From<&[T]>>::from::hb957bf13d736e0a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.4/src/lib.rs:559:9 [INFO] [stdout] 22: 0x55a34fbdb364 - >::into::h3159ae03a771f36c [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/convert/mod.rs:716:9 [INFO] [stdout] 23: 0x55a34fb98f44 - generic_array::GenericArray::from_slice::hc57dc34e9196367b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.4/src/lib.rs:541:9 [INFO] [stdout] 24: 0x55a34fb9a531 - k256_test::tests::k256::hf13a1a90f1907408 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:50:19 [INFO] [stdout] 25: 0x55a34fb99b97 - k256_test::tests::k256::{{closure}}::hf9fe2e80ef7b7a1d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:26:15 [INFO] [stdout] 26: 0x55a34fb99166 - core::ops::function::FnOnce::call_once::h0eb880ad80ec9141 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55a34fbd382f - core::ops::function::FnOnce::call_once::h2ff26e9ba59488fb [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x55a34fbd382f - test::__rust_begin_short_backtrace::h6091627a37bc7492 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:626:18 [INFO] [stdout] 29: 0x55a34fbd288e - test::run_test_in_process::{{closure}}::h1fa321f2e2654dc6 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:649:60 [INFO] [stdout] 30: 0x55a34fbd288e - as core::ops::function::FnOnce<()>>::call_once::hc0f2eb10ca004d1f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55a34fbd288e - std::panicking::try::do_call::h76790ce48aeb9e9f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stdout] 32: 0x55a34fbd288e - std::panicking::try::h6d57bd8edda059cf [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stdout] 33: 0x55a34fbd288e - std::panic::catch_unwind::hbd4704b47155920f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stdout] 34: 0x55a34fbd288e - test::run_test_in_process::h2b28b184edce2a86 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:649:27 [INFO] [stdout] 35: 0x55a34fbd288e - test::run_test::{{closure}}::h476b5bb511b3d12c [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:572:43 [INFO] [stdout] 36: 0x55a34fb9b013 - test::run_test::{{closure}}::h2bb0f5d2471c45a4 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/test/src/lib.rs:600:41 [INFO] [stdout] 37: 0x55a34fb9b013 - std::sys_common::backtrace::__rust_begin_short_backtrace::h35c85d07dced2aaa [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 38: 0x55a34fba021b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h35429ec76dbc1355 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 39: 0x55a34fba021b - as core::ops::function::FnOnce<()>>::call_once::hdf07407df9b1381a [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x55a34fba021b - std::panicking::try::do_call::h49b322add02b8625 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:526:40 [INFO] [stdout] 41: 0x55a34fba021b - std::panicking::try::hd8b399b683797d7f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panicking.rs:490:19 [INFO] [stdout] 42: 0x55a34fba021b - std::panic::catch_unwind::he6e5371f5e15ed1f [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/panic.rs:142:14 [INFO] [stdout] 43: 0x55a34fba021b - std::thread::Builder::spawn_unchecked_::{{closure}}::h72fa03d7b427e994 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 44: 0x55a34fba021b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33f0f977a916df2d [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55a34fc4ac05 - as core::ops::function::FnOnce>::call_once::h23a2d33c7d72aa48 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55a34fc4ac05 - as core::ops::function::FnOnce>::call_once::h6515c48eb14c7e51 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 47: 0x55a34fc4ac05 - std::sys::unix::thread::Thread::new::thread_start::h89f0e60d21bba881 [INFO] [stdout] at /rustc/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f5453796b43 - [INFO] [stdout] 49: 0x7f5453827bb4 - __clone [INFO] [stdout] 50: 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.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e754cc2c4c4459ca573e7252eae3baa0831120a2b0c1f23594a0c3b607186e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e754cc2c4c4459ca573e7252eae3baa0831120a2b0c1f23594a0c3b607186e41", kill_on_drop: false }` [INFO] [stdout] e754cc2c4c4459ca573e7252eae3baa0831120a2b0c1f23594a0c3b607186e41