[INFO] fetching crate clarity 0.5.1... [INFO] testing clarity-0.5.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate clarity 0.5.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate clarity 0.5.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clarity 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clarity 0.5.1 [INFO] tweaked toml for crates.io crate clarity 0.5.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6b3c9867898b0bf6abed7d2199f8864a4d00e95e77272d501fdf8b8a5c27641 [INFO] running `Command { std: "docker" "start" "-a" "b6b3c9867898b0bf6abed7d2199f8864a4d00e95e77272d501fdf8b8a5c27641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6b3c9867898b0bf6abed7d2199f8864a4d00e95e77272d501fdf8b8a5c27641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b3c9867898b0bf6abed7d2199f8864a4d00e95e77272d501fdf8b8a5c27641", kill_on_drop: false }` [INFO] [stdout] b6b3c9867898b0bf6abed7d2199f8864a4d00e95e77272d501fdf8b8a5c27641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24cea8715e20253d585b6feb984eb002014f503a3e5be289994b812b0986e659 [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" "24cea8715e20253d585b6feb984eb002014f503a3e5be289994b812b0986e659", kill_on_drop: false }` [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde-rlp v0.1.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num256 v0.3.4 [INFO] [stderr] Compiling clarity v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.37s [INFO] running `Command { std: "docker" "inspect" "24cea8715e20253d585b6feb984eb002014f503a3e5be289994b812b0986e659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cea8715e20253d585b6feb984eb002014f503a3e5be289994b812b0986e659", kill_on_drop: false }` [INFO] [stdout] 24cea8715e20253d585b6feb984eb002014f503a3e5be289994b812b0986e659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 823c0b84f4a03cd1913f89a27eabb71958d0884fa7ec34f5138134b796550573 [INFO] running `Command { std: "docker" "start" "-a" "823c0b84f4a03cd1913f89a27eabb71958d0884fa7ec34f5138134b796550573", kill_on_drop: false }` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rustc-test v0.3.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ethabi v6.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling web3 v0.6.0 [INFO] [stderr] Compiling clarity v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "823c0b84f4a03cd1913f89a27eabb71958d0884fa7ec34f5138134b796550573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823c0b84f4a03cd1913f89a27eabb71958d0884fa7ec34f5138134b796550573", kill_on_drop: false }` [INFO] [stdout] 823c0b84f4a03cd1913f89a27eabb71958d0884fa7ec34f5138134b796550573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f9bd5266e1336e1bf8b9a94c1a191712c9ed8310b7358b24ce734b442016d19 [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" "5f9bd5266e1336e1bf8b9a94c1a191712c9ed8310b7358b24ce734b442016d19", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clarity-2ad96127417fe018) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test abi::tests::derive_baz ... ok [INFO] [stdout] test abi::tests::encode_f ... ok [INFO] [stdout] test abi::tests::encode_address ... ok [INFO] [stdout] test abi::tests::derive_function_with_args ... ok [INFO] [stdout] test abi::tests::encode_function_with_only_struct_arg ... ok [INFO] [stdout] test abi::tests::derive_sam ... ok [INFO] [stdout] test abi::tests::derive_f ... ok [INFO] [stdout] test abi::tests::derive_bar ... ok [INFO] [stdout] test abi::tests::attempt_to_derive_invalid_function_signatures ... ok [INFO] [stdout] test abi::tests::derive_event_signature ... ok [INFO] [stdout] test abi::tests::encode_peggy_checkpoint_hash ... ok [INFO] [stdout] test abi::tests::derive_complex_signatures ... ok [INFO] [stdout] test abi::tests::encode_f_with_real_unbounded_bytes ... ok [INFO] [stdout] test abi::tests::encode_sam ... ok [INFO] [stdout] test abi::tests::encode_dynamic_only ... ok [INFO] [stdout] test abi::tests::encode_abiv2_function_header ... ok [INFO] [stdout] test abi::tests::encode_simple ... ok [INFO] [stdout] test abi::tests::encode_uniswap_header ... ok [INFO] [stdout] test address::handle_prefixed ... ok [INFO] [stdout] test address::ordered ... ok [INFO] [stdout] test address::serialize_null_address ... ok [INFO] [stdout] test address::decode ... ok [INFO] [stdout] test address::to_hex ... ok [INFO] [stdout] test address::hashed ... ok [INFO] [stdout] test address::serialize_padded_address ... ok [INFO] [stdout] test abi::tests::test_args_count ... ok [INFO] [stdout] test address::eip_55_display ... ok [INFO] [stdout] test private_key::test_salt ... ok [INFO] [stdout] test address::eip_55_validate ... ok [INFO] [stdout] test rlp::serialize_padded_address ... ok [INFO] [stdout] test rlp::serialize_null_address ... ok [INFO] [stdout] test signature::new_signature ... ok [INFO] [stdout] test signature::into_bytes ... ok [INFO] [stdout] test address::decode_invalid_length - should panic ... ok [INFO] [stdout] test address::address_less_than_20_filler - should panic ... ok [INFO] [stdout] test private_key::invalid_data - should panic ... ok [INFO] [stdout] test private_key::too_short - should panic ... ok [INFO] [stdout] test signature::to_string_with_zero_v ... ok [INFO] [stdout] test address::decode_invalid_character - should panic ... ok [INFO] [stdout] test signature::to_upper_hex ... ok [INFO] [stdout] test raw_private_key::zero_private_key - should panic ... ok [INFO] [stdout] test signature::to_lower_hex ... ok [INFO] [stdout] test signature::to_string ... ok [INFO] [stdout] test signature::parse_hex_signature ... FAILED [INFO] [stdout] test signature::parse_invalid_signature - should panic ... ok [INFO] [stdout] test utils::bytes_raises_parse_error ... ok [INFO] [stdout] test utils::decode_odd_amount_of_bytes ... ok [INFO] [stdout] test utils::encode_bytes ... ok [INFO] [stdout] test utils::decode_bytes ... ok [INFO] [stdout] test utils::parse_prefixed_empty ... ok [INFO] [stdout] test utils::verify_zpad ... ok [INFO] [stdout] test utils::verify_zpad_exact ... ok [INFO] [stdout] test utils::verify_zpad_less_than_size ... ok [INFO] [stdout] test utils::bytes_raises_decode_error ... ok [INFO] [stdout] test types::serialize ... ok [INFO] [stdout] test utils::parse_prefixed_non_empty ... ok [INFO] [stdout] test transaction::test_vitaliks_eip_158_vitalik_1_json ... ok [INFO] [stdout] test private_key::parse_address_1 ... ok [INFO] [stdout] test signature::generate_ethereum_signature ... ok [INFO] [stdout] test private_key::parse_address_2 ... ok [INFO] [stdout] test private_key::sign_message ... ok [INFO] [stdout] test private_key::serialize_to_json ... ok [INFO] [stdout] test private_key::to_upper_hex ... ok [INFO] [stdout] test private_key::from_string_with_prefix_issue_58 ... ok [INFO] [stdout] test private_key::to_lower_hex ... ok [INFO] [stdout] test transaction::test_vitaliks_eip_158_vitalik_12_json ... ok [INFO] [stdout] test transaction::test_basictests_txtest_2 ... ok [INFO] [stdout] test transaction::test_basictests_txtest_1 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- signature::parse_hex_signature stdout ---- [INFO] [stdout] thread 'signature::parse_hex_signature' panicked at 'range end index 32 out of range for slice of length 1', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num256-0.3.4/src/uint256.rs:27:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56195fe48d5c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56195fe48d5c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56195fe48d5c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56195fe48d5c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56195fe6ee3c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x56195fe43fc3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x56195fe4b432 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56195fe4b432 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56195fe4b432 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56195fe4b081 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56195fe4ba83 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56195fe4b7a0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56195fe49204 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56195fe4b4d9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x56195fd3ce61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x56195fd3d052 - core::slice::index::slice_end_index_len_fail::h80e02ac829cd41f5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/slice/index.rs:43:5 [INFO] [stdout] 16: 0x56195fe28c8e - as core::slice::index::SliceIndex<[T]>>::index::h1071771e4017ef3c [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/slice/index.rs:245:13 [INFO] [stdout] 17: 0x56195fdd7cc8 - core::slice::index:: for [T]>::index::h1ebd703ca31d0618 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/slice/index.rs:15:9 [INFO] [stdout] 18: 0x56195fdd6369 - num256::uint256::Uint256::from_bytes_be::h95b3c9ee355caf43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num256-0.3.4/src/uint256.rs:27:41 [INFO] [stdout] 19: 0x56195fd608d9 - clarity::signature::parse_hex_signature::h14d62e8a88c277e2 [INFO] [stdout] at /opt/rustwide/workdir/src/signature.rs:411:23 [INFO] [stdout] 20: 0x56195fd604ba - clarity::signature::parse_hex_signature::{{closure}}::hd0d5302ebc14cc45 [INFO] [stdout] at /opt/rustwide/workdir/src/signature.rs:399:1 [INFO] [stdout] 21: 0x56195fd7528e - core::ops::function::FnOnce::call_once::hf92b4817d5ceb272 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56195fdc6213 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x56195fdc6213 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x56195fdc4eff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x56195fdc4eff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x56195fdc4eff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x56195fdc4eff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x56195fdc4eff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x56195fdc4eff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x56195fdc4eff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x56195fdce2c1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x56195fdce2c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x56195fd9ad4f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x56195fd9ad4f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x56195fd9ad4f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x56195fd9ad4f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x56195fd9ad4f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x56195fd9ad4f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x56195fd9ad4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56195fe51603 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x56195fe51603 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x56195fe51603 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f55f17d9609 - start_thread [INFO] [stdout] 44: 0x7f55f15ab293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] signature::parse_hex_signature [INFO] [stdout] [INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "5f9bd5266e1336e1bf8b9a94c1a191712c9ed8310b7358b24ce734b442016d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9bd5266e1336e1bf8b9a94c1a191712c9ed8310b7358b24ce734b442016d19", kill_on_drop: false }` [INFO] [stdout] 5f9bd5266e1336e1bf8b9a94c1a191712c9ed8310b7358b24ce734b442016d19