[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#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggutoski%2Fk256_test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ggutoski/k256_test on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/KZen-networks/curv` [INFO] [stderr] Updating git repository `https://github.com/KZen-networks/rust-gmp` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded zeroize v0.10.1 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded crypto-mac v0.10.0 [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded signature v1.2.2 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded libc v0.2.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3224a99ad1aef6f57232acf09d31ffbade4d7a86dcf5726270b6815da49e8558 [INFO] running `Command { std: "docker" "start" "-a" "3224a99ad1aef6f57232acf09d31ffbade4d7a86dcf5726270b6815da49e8558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3224a99ad1aef6f57232acf09d31ffbade4d7a86dcf5726270b6815da49e8558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3224a99ad1aef6f57232acf09d31ffbade4d7a86dcf5726270b6815da49e8558", kill_on_drop: false }` [INFO] [stdout] 3224a99ad1aef6f57232acf09d31ffbade4d7a86dcf5726270b6815da49e8558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39e695153a79b41b33b36499e3d5fadd0a58a362c9e5a03f67655e3ed75adb17 [INFO] running `Command { std: "docker" "start" "-a" "39e695153a79b41b33b36499e3d5fadd0a58a362c9e5a03f67655e3ed75adb17", kill_on_drop: false }` [INFO] [stderr] Compiling k256_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "39e695153a79b41b33b36499e3d5fadd0a58a362c9e5a03f67655e3ed75adb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e695153a79b41b33b36499e3d5fadd0a58a362c9e5a03f67655e3ed75adb17", kill_on_drop: false }` [INFO] [stdout] 39e695153a79b41b33b36499e3d5fadd0a58a362c9e5a03f67655e3ed75adb17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0d39d5efbd0ab0de2fb399754cb387c80b74bc48985e611e43939d30a49280e [INFO] running `Command { std: "docker" "start" "-a" "c0d39d5efbd0ab0de2fb399754cb387c80b74bc48985e611e43939d30a49280e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling radium v0.3.0 [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 const-oid v0.4.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [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 signature v1.2.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [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` profile [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `Command { std: "docker" "inspect" "c0d39d5efbd0ab0de2fb399754cb387c80b74bc48985e611e43939d30a49280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d39d5efbd0ab0de2fb399754cb387c80b74bc48985e611e43939d30a49280e", kill_on_drop: false }` [INFO] [stdout] c0d39d5efbd0ab0de2fb399754cb387c80b74bc48985e611e43939d30a49280e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 534d9696d78f6b2375a65d020640f114e5be798bcbce979c63d03def76afcea4 [INFO] running `Command { std: "docker" "start" "-a" "534d9696d78f6b2375a65d020640f114e5be798bcbce979c63d03def76afcea4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k256_test-a4275985b890f6fc) [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] 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] trial 83 of 100... [INFO] [stdout] trial 84 of 100... [INFO] [stdout] trial 85 of 100... [INFO] [stdout] trial 86 of 100... [INFO] [stdout] trial 87 of 100... [INFO] [stdout] trial 88 of 100... [INFO] [stdout] trial 89 of 100... [INFO] [stdout] trial 90 of 100... [INFO] [stdout] trial 91 of 100... [INFO] [stdout] trial 92 of 100... [INFO] [stdout] trial 93 of 100... [INFO] [stdout] trial 94 of 100... [INFO] [stdout] trial 95 of 100... [INFO] [stdout] trial 96 of 100... [INFO] [stdout] trial 97 of 100... [INFO] [stdout] [INFO] [stdout] thread 'tests::k256' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x62b0070b965a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b0070b965a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b0070b965a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62b0070b965a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62b0070cd55a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62b0070cd55a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x62b0070bdff2 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b0070bdff2 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62b00709886f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62b00709886f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62b0070b1c19 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62b00700fcbc - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x62b00700fcbc - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b0070b1dd2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x62b0070b1dd2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62b007098928 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62b007090299 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62b00709963d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62b0070cddcc - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b0070cdc83 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x62b0070ca258 - core[51d4adbef590f61]::panicking::assert_failed:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x62b0070446c5 - <&generic_array[883801457f096ef3]::GenericArray, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>> as core[51d4adbef590f61]::convert::From<&[u8]>>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.4/src/lib.rs:559:9 [INFO] [stdout] 22: 0x62b0070469d4 - <&[u8] as core[51d4adbef590f61]::convert::Into<&generic_array[883801457f096ef3]::GenericArray, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>>>>::into [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 23: 0x62b00700289b - , typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>, typenum[adbc6301e954aec7]::bit::B0>>>::from_slice [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.4/src/lib.rs:541:15 [INFO] [stdout] 24: 0x62b0070031f7 - k256_test[cae68a608efd99e7]::tests::k256 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:50:47 [INFO] [stdout] 25: 0x62b007002547 - k256_test[cae68a608efd99e7]::tests::k256::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:26:14 [INFO] [stdout] 26: 0x62b007003cc6 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x62b007003d9b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x62b007003d9b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x62b00701078b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x62b00701078b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x62b00701078b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x62b00701078b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x62b00701078b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x62b00701078b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x62b00701078b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x62b00700bea4 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x62b00700bea4 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x62b007013392 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x62b007013392 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x62b007013392 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x62b007013392 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x62b007013392 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x62b007013392 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x62b007013392 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b0070b8f6f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x62b0070b8f6f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x77d4abdd6aa4 - [INFO] [stdout] 48: 0x77d4abe63a64 - clone [INFO] [stdout] 49: 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.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin k256_test` [INFO] running `Command { std: "docker" "inspect" "534d9696d78f6b2375a65d020640f114e5be798bcbce979c63d03def76afcea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534d9696d78f6b2375a65d020640f114e5be798bcbce979c63d03def76afcea4", kill_on_drop: false }` [INFO] [stdout] 534d9696d78f6b2375a65d020640f114e5be798bcbce979c63d03def76afcea4