[INFO] cloning repository https://github.com/dfinity/bitcoin-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfinity/bitcoin-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b78097473d1e4cb603d2f8627af04992381b75e4 [INFO] testing dfinity/bitcoin-canister against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dfinity/bitcoin-canister [INFO] finished tweaking git repo https://github.com/dfinity/bitcoin-canister [INFO] tweaked toml for git repo https://github.com/dfinity/bitcoin-canister written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dfinity/bitcoin-canister 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24787927f71a5793cc28ed22c15b801bad57ef74f4892596e5d546e0ced272f5 [INFO] running `Command { std: "docker" "start" "-a" "24787927f71a5793cc28ed22c15b801bad57ef74f4892596e5d546e0ced272f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24787927f71a5793cc28ed22c15b801bad57ef74f4892596e5d546e0ced272f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24787927f71a5793cc28ed22c15b801bad57ef74f4892596e5d546e0ced272f5", kill_on_drop: false }` [INFO] [stdout] 24787927f71a5793cc28ed22c15b801bad57ef74f4892596e5d546e0ced272f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae54bf9d31754147a3818191ee2e59f07585254b286a3f9e1ff2cbdeca6a7041 [INFO] running `Command { std: "docker" "start" "-a" "ae54bf9d31754147a3818191ee2e59f07585254b286a3f9e1ff2cbdeca6a7041", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling candid v0.9.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pretty v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [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_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling candid_derive v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling ic-metrics-encoder v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling ic-stable-structures v0.5.4 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.22.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling ic-btc-interface v0.1.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bitcoin v0.28.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rusty-leveldb v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ic-cdk-macros v0.7.0 [INFO] [stderr] Compiling ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation) [INFO] [stderr] Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling ic-cdk v0.10.0 [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sha256 v1.1.4 [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [INFO] [stderr] Compiling uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader) [INFO] [stderr] Compiling canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1) [INFO] [stderr] Compiling scenario-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling disable-api-if-not-fully-synced-flag v0.1.0 (/opt/rustwide/workdir/e2e-tests/disable-api-if-not-fully-synced-flag) [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling ic-cdk-timers v0.1.2 [INFO] [stderr] Compiling watchdog v0.1.0 (/opt/rustwide/workdir/watchdog) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "ae54bf9d31754147a3818191ee2e59f07585254b286a3f9e1ff2cbdeca6a7041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae54bf9d31754147a3818191ee2e59f07585254b286a3f9e1ff2cbdeca6a7041", kill_on_drop: false }` [INFO] [stdout] ae54bf9d31754147a3818191ee2e59f07585254b286a3f9e1ff2cbdeca6a7041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9bf66299a21657174b6a49ec844ae00e0ff5d9446883febafcc9bd2cffcffbd [INFO] running `Command { std: "docker" "start" "-a" "b9bf66299a21657174b6a49ec844ae00e0ff5d9446883febafcc9bd2cffcffbd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling candid v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ic-btc-interface v0.1.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling ic-verify-bls-signature v0.1.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ic-cdk-macros v0.7.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ic-cdk v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [INFO] [stderr] Compiling uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader) [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation) [INFO] [stderr] Compiling canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stderr] Compiling disable-api-if-not-fully-synced-flag v0.1.0 (/opt/rustwide/workdir/e2e-tests/disable-api-if-not-fully-synced-flag) [INFO] [stderr] Compiling scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1) [INFO] [stderr] Compiling scenario-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling ic-agent v0.21.0 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling ic-cdk-timers v0.1.2 [INFO] [stderr] Compiling watchdog v0.1.0 (/opt/rustwide/workdir/watchdog) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b9bf66299a21657174b6a49ec844ae00e0ff5d9446883febafcc9bd2cffcffbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9bf66299a21657174b6a49ec844ae00e0ff5d9446883febafcc9bd2cffcffbd", kill_on_drop: false }` [INFO] [stdout] b9bf66299a21657174b6a49ec844ae00e0ff5d9446883febafcc9bd2cffcffbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f5ec9ece30aad8bb6dd26eeaa0fc882091a87ad8b6d5d866efd3cfcdcefa821 [INFO] running `Command { std: "docker" "start" "-a" "7f5ec9ece30aad8bb6dd26eeaa0fc882091a87ad8b6d5d866efd3cfcdcefa821", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/benchmarks-5fec73d04cb5552c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canister_backend-cb9f9126d15eed13) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_http_request_transform_body_quote_error ... ok [INFO] [stdout] test test::test_http_request_transform_body_quote_404 ... ok [INFO] [stdout] test test::test_http_request_transform_body_quote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/disable_api_if_not_fully_synced_flag-41134fc3450b71d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_canister-e9643402854405eb) [INFO] [stdout] [INFO] [stdout] running 141 tests [INFO] [stdout] test address_utxoset::test::add_tx_to_empty_utxo ... ok [INFO] [stdout] test address_utxoset::test::spending_multiple_inputs ... ok [INFO] [stdout] test api::fee_percentiles::test::coinbase_txs_are_ignored ... ok [INFO] [stdout] test address_utxoset::test::add_tx_then_transfer ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_from_utxos ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_big_input ... ok [INFO] [stdout] test api::fee_percentiles::test::charges_cycles ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_no_transactions ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_empty_input ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_nearest_rank_method_simple_example ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_small_input ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_sequential_numbers ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_caches_results ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_requested_number_of_txs_is_equal_to_the_number_of_actual_txs ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_requested_number_of_txs_is_greater_than_number_of_actual_txs ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_requested_number_of_txs_is_less_than_number_of_actual_txs ... ok [INFO] [stdout] test api::fee_percentiles::test::measures_fees_in_vbytes ... ok [INFO] [stdout] test api::get_balance::test::get_balance_error_on_malformed_address ... ok [INFO] [stdout] test api::get_balance::test::charges_cycles ... ok [INFO] [stdout] test api::get_balance::test::error_on_very_large_confirmations ... ok [INFO] [stdout] test api::get_balance::test::get_balance_query_error_on_malformed_address ... ok [INFO] [stdout] test api::get_balance::test::retrieves_balances_of_addresses_with_different_confirmations ... ok [INFO] [stdout] test api::get_utxos::test::charges_cycles ... ok [INFO] [stdout] test api::get_utxos::test::charges_cycles_capped_at_maximum ... ok [INFO] [stdout] test api::get_balance::test::retrieves_the_balance_of_address ... ok [INFO] [stdout] test api::get_utxos::test::charges_cycles_per_instructions ... ok [INFO] [stdout] test api::get_utxos::test::genesis_block_only ... ok [INFO] [stdout] test api::get_utxos::test::error_on_very_large_confirmations ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_does_not_include_other_addresses ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_for_address_with_many_of_them_respects_utxo_limit ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_malformed_address ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_min_confirmations_greater_than_chain_height ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_query_malformed_address ... ok [INFO] [stdout] test api::get_utxos::test::min_confirmations ... ok [INFO] [stdout] test api::get_utxos::test::min_confirmations_zero ... ok [INFO] [stdout] test api::get_utxos::test::test_get_stability_count_multiple_blocks_on_height ... ok [INFO] [stdout] test api::get_utxos::test::test_get_stability_count_single_block_on_height ... ok [INFO] [stdout] test api::get_utxos::test::returns_results_in_descending_height_order ... ok [INFO] [stdout] test api::get_utxos::test::single_block ... ok [INFO] [stdout] test api::get_utxos::test::supports_p2wpkh_addresses ... ok [INFO] [stdout] test api::get_utxos::test::supports_p2wsh_addresses ... ok [INFO] [stdout] test api::get_utxos::test::supports_taproot_addresses ... ok [INFO] [stdout] test api::get_utxos::test::utxos_forks ... ok [INFO] [stdout] test api::send_transaction::test::charges_cycles ... ok [INFO] [stdout] test api::send_transaction::test::invalid_tx_error ... ok [INFO] [stdout] test api::set_config::test::test_set_api_access_does_not_update_state ... ok [INFO] [stdout] test api::set_config::test::test_set_api_access_updates_state ... ok [INFO] [stdout] test api::send_transaction::test::send_transaction_access_disabled - should panic ... ok [INFO] [stdout] test blocktree::test::chain_with_tip_multiple_forks ... ok [INFO] [stdout] test blocktree::test::chain_with_tip_no_forks ... ok [INFO] [stdout] test blocktree::test::test_blocks_with_depths_by_heights_chain ... ok [INFO] [stdout] test blocktree::test::test_blocks_with_depths_by_heights_fork ... ok [INFO] [stdout] test blocktree::test::test_blocks_with_depths_by_heights_only_root ... ok [INFO] [stdout] test api::set_config::test::test_set_config_no_verification_for_setting_api_access ... ok [INFO] [stdout] test blocktree::test::test_difficulty_based_depth_single_block ... ok [INFO] [stdout] test blocktree::test::test_difficulty_based_depth_root_with_children ... ok [INFO] [stdout] test blocktree::test::tree_single_block ... ok [INFO] [stdout] test blocktree::test::tree_multiple_forks ... ok [INFO] [stdout] test api::set_config::test::test_set_disable_api_if_not_fully_synced ... ok [INFO] [stdout] test api::set_config::test::test_set_fees ... ok [INFO] [stdout] test api::set_config::test::test_set_stability_threshold ... ok [INFO] [stdout] test api::set_config::test::test_set_watchdog_canister ... ok [INFO] [stdout] test api::set_config::test::test_set_syncing ... ok [INFO] [stdout] test heartbeat::test::block_headers_are_not_inserted_above_instructions_threshold ... ok [INFO] [stdout] test heartbeat::test::does_not_fetch_blocks_if_syncing_is_disabled ... ok [INFO] [stdout] test metrics::test::empty_buckets ... ok [INFO] [stdout] test metrics::test::infinity_bucket ... ok [INFO] [stdout] test metrics::test::observing_values ... ok [INFO] [stdout] test heartbeat::test::fetches_and_processes_responses_paginated ... ok [INFO] [stdout] test heartbeat::test::fetches_blocks_and_processes_response ... ok [INFO] [stdout] test heartbeat::test::handles_block_deserialize_errors ... ok [INFO] [stdout] test heartbeat::test::handles_blocks_that_dont_extend_tree ... ok [INFO] [stdout] test heartbeat::test::time_slices_large_blocks ... ok [INFO] [stdout] test heartbeat::test::time_slices_large_transactions ... ok [INFO] [stdout] test state::test::block_ingestion_stats_are_updated ... ok [INFO] [stdout] test test::get_balance_access_disabled - should panic ... ok [INFO] [stdout] test test::get_balance_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_balance_query_access_disabled - should panic ... ok [INFO] [stdout] test test::get_balance_query_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_current_fee_percentiles_access_disabled - should panic ... ok [INFO] [stdout] test test::get_utxos_access_disabled - should panic ... ok [INFO] [stdout] test test::get_utxos_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_utxos_query_incorrect_network - should panic ... ok [INFO] [stdout] test test::test_verify_has_enough_cycles_does_not_panic_with_enough_cycles ... ok [INFO] [stdout] test test::get_current_fee_percentiles_incorrect_network - should panic ... ok [INFO] [stdout] test test::test_verify_has_enough_cycles_panics_with_not_enough_cycles - should panic ... ok [INFO] [stdout] test test_utils::target_difficulty ... ok [INFO] [stdout] test test::get_utxos_query_access_disabled - should panic ... ok [INFO] [stdout] test test::init_sets_disable_api_if_not_fully_synced ... ok [INFO] [stdout] test test::init_sets_syncing_flag ... ok [INFO] [stdout] test tests::confirmation_counts::multiple_forks ... ok [INFO] [stdout] test test::init_sets_state ... ok [INFO] [stdout] test tests::confirmation_counts::single_chain ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_with_pagination_is_consistent_with_no_pagination ... ok [INFO] [stdout] test tests::confirmation_counts::single_fork ... ok [INFO] [stdout] test types::address_handles_script_edge_case ... ok [INFO] [stdout] test types::test_txid_to_string ... ok [INFO] [stdout] test types::test_utxo_ordering ... ok [INFO] [stdout] test unstable_blocks::next_block_headers::test::test_get_max_height ... ok [INFO] [stdout] test unstable_blocks::next_block_headers::test::test_insert ... ok [INFO] [stdout] test unstable_blocks::next_block_headers::test::test_remove ... ok [INFO] [stdout] test unstable_blocks::next_block_headers::test::test_remove_block_until_height ... ok [INFO] [stdout] test tests::test_rejections_counting ... ok [INFO] [stdout] test unstable_blocks::outpoints_cache::test::empty_when_initialized ... ok [INFO] [stdout] test tests::test_syncing_with_next_block_headers ... ok [INFO] [stdout] test unstable_blocks::outpoints_cache::test::caches_outpoint_info_of_blocks ... ok [INFO] [stdout] test tests::time_slices_large_block_with_multiple_transactions ... ok [INFO] [stdout] test unstable_blocks::outpoints_cache::test::errors_if_tx_out_is_not_found ... ok [INFO] [stdout] test unstable_blocks::outpoints_cache::test::inserting_a_block_is_atomic ... ok [INFO] [stdout] test unstable_blocks::test::empty ... ok [INFO] [stdout] test unstable_blocks::test::forks_same_difficulties ... ok [INFO] [stdout] test unstable_blocks::test::forks_various_difficulties ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_anchor_only ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_fork_at_first_block ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_longer_fork ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_multiple_forks ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_multiple_forks_2 ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_single_blockchain ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_two_contesting_trees ... ok [INFO] [stdout] test unstable_blocks::test::insert_in_order ... ok [INFO] [stdout] test unstable_blocks::test::single_chain_same_difficulties ... ok [INFO] [stdout] test unstable_blocks::test::single_chain_various_difficulties ... ok [INFO] [stdout] test unstable_blocks::test::test_get_next_block_headers_chain_with_tip ... ok [INFO] [stdout] test test::upgrade ... ok [INFO] [stdout] test utxo_set::test::addresses_with_empty_balances_are_removed ... ok [INFO] [stdout] test utxo_set::test::consuming_an_input_with_value_zero ... ok [INFO] [stdout] test utxo_set::test::filter_provably_unspendable_utxos ... ok [INFO] [stdout] test utxo_set::test::ingest_block_test_block_ingestion_stats ... ok [INFO] [stdout] test utxo_set::test::inserting_same_outpoint_panics - should panic ... ok [INFO] [stdout] test utxo_set::test::spending_mainnet ... ok [INFO] [stdout] test utxo_set::test::spending_regtest ... ok [INFO] [stdout] test utxo_set::test::spending_testnet ... ok [INFO] [stdout] test utxo_set::test::tx_without_outputs_leaves_utxo_set_unchanged ... ok [INFO] [stdout] test utxo_set::test::utxos_are_sorted_by_height ... ok [INFO] [stdout] test validation::test::test_new_with_next_block_headers ... ok [INFO] [stdout] test unstable_blocks::test::testnet_chain_longer_than_max_solo_chain ... ok [INFO] [stdout] test validation::test::validation_context ... ok [INFO] [stdout] test utxo_set::test::atomicity_while_ingesting_block ... ok [INFO] [stdout] test state::test::serialize_deserialize_state ... ok [INFO] [stdout] test tests::mainnet_100k_blocks has been running for over 60 seconds [INFO] [stdout] test tests::testnet_10k_blocks has been running for over 60 seconds [INFO] [stdout] test tests::testnet_10k_blocks ... ok [INFO] [stdout] test tests::mainnet_100k_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 141 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 364.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ic_btc_canister-231bdce107dc45ef) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_interface-22f34db9a15f79b0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_config_debug_formatter_is_enabled ... ok [INFO] [stdout] test test::can_extract_bytes_from_txid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-961d99a30c551896) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serde_cbor_decode_byte_array ... ok [INFO] [stdout] test txid_display_roundtrip ... ok [INFO] [stdout] test serde_cbor_decode_bytebuf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_test_utils-1b59be397b1511ff) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::transaction_builder::with_output ... ok [INFO] [stdout] test test::transaction_builder::with_output_2 ... ok [INFO] [stdout] test test::transaction_builder::with_input ... ok [INFO] [stdout] test test::transaction_builder::coinbase ... ok [INFO] [stdout] test test::transaction_builder::new_build ... ok [INFO] [stdout] test test::transaction_builder::with_input_2 ... ok [INFO] [stdout] test test::transaction_builder::with_input_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_types-3c2487da568d3585) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test target_difficulty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_btc_validation-75c70f1ac0ac91d0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test header::test::test_is_header_valid_invalid_header_target ... ok [INFO] [stdout] test header::test::test_is_header_valid_target_difficulty_above_max ... ok [INFO] [stdout] test header::test::test_is_header_valid_missing_prev_header ... ok [INFO] [stdout] test header::test::test_is_header_valid_invalid_computed_target ... ok [INFO] [stdout] test header::test::test_timestamp_is_less_than_2h_in_future ... ok [INFO] [stdout] test header::test::test_simple_testnet ... ok [INFO] [stdout] test header::test::test_simple_mainnet ... ok [INFO] [stdout] test header::test::test_next_target_regtest ... ok [INFO] [stdout] test header::test::test_is_timestamp_valid ... ok [INFO] [stdout] test header::test::mainnet_next_targets ... FAILED [INFO] [stdout] test header::test::testnet_next_targets ... FAILED [INFO] [stderr] error: test failed, to rerun pass `-p ic-btc-validation --lib` [INFO] [stdout] test header::test::test_is_header_valid ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- header::test::mainnet_next_targets stdout ---- [INFO] [stdout] Loading headers... [INFO] [stdout] thread 'header::test::mainnet_next_targets' panicked at validation/src/header.rs:634:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidHexCharacter { c: 'v', index: 0 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dd004797c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559dd004797c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559dd004797c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559dd004797c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559dd007223c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x559dd007223c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x559dd00446be - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x559dd0047764 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x559dd0047764 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x559dd0049523 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x559dd00491c7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x559dcff6f00c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x559dcff6f00c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x559dd0049c21 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x559dd0049c21 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x559dd00499a1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x559dd0047ea6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x559dd00496f2 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x559dcff12705 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x559dcff12cd3 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x559dcff2666c - core::result::Result::unwrap::h5654ad972db87153 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x559dcff305bd - ic_btc_validation::header::test::test_next_targets::h2edb4275a6f36ce9 [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:634:26 [INFO] [stdout] 22: 0x559dcff32e61 - ic_btc_validation::header::test::mainnet_next_targets::h1f3f572bd9ac970a [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:661:9 [INFO] [stdout] 23: 0x559dcff32e27 - ic_btc_validation::header::test::mainnet_next_targets::{{closure}}::h0fccdcb97bb49f51 [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:660:31 [INFO] [stdout] 24: 0x559dcff2c216 - core::ops::function::FnOnce::call_once::h7c1443752cb071d4 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x559dcff7409f - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x559dcff7409f - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x559dcff7312e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x559dcff7312e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x559dcff7312e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 30: 0x559dcff7312e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 31: 0x559dcff7312e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x559dcff7312e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x559dcff7312e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x559dcff3c083 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x559dcff3c083 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 36: 0x559dcff412bb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x559dcff412bb - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x559dcff412bb - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 39: 0x559dcff412bb - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 40: 0x559dcff412bb - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x559dcff412bb - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x559dcff412bb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x559dd004e625 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x559dd004e625 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x559dd004e625 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f14c9cc3b43 - [INFO] [stdout] 47: 0x7f14c9d54bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- header::test::testnet_next_targets stdout ---- [INFO] [stdout] Loading headers... [INFO] [stdout] thread 'header::test::testnet_next_targets' panicked at validation/src/header.rs:634:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidHexCharacter { c: 'v', index: 0 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dd004797c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559dd004797c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559dd004797c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559dd004797c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559dd007223c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x559dd007223c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x559dd00446be - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x559dd0047764 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x559dd0047764 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x559dd0049523 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x559dd00491c7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x559dcff6f00c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x559dcff6f00c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x559dd0049c21 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x559dd0049c21 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x559dd00499a1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x559dd0047ea6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x559dd00496f2 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x559dcff12705 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x559dcff12cd3 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x559dcff2666c - core::result::Result::unwrap::h5654ad972db87153 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x559dcff305bd - ic_btc_validation::header::test::test_next_targets::h2edb4275a6f36ce9 [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:634:26 [INFO] [stdout] 22: 0x559dcff32ec1 - ic_btc_validation::header::test::testnet_next_targets::h4dc4438651686bff [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:670:9 [INFO] [stdout] 23: 0x559dcff32e87 - ic_btc_validation::header::test::testnet_next_targets::{{closure}}::h34282a07a1fc7967 [INFO] [stdout] at /opt/rustwide/workdir/validation/src/header.rs:669:31 [INFO] [stdout] 24: 0x559dcff2c156 - core::ops::function::FnOnce::call_once::h6e026aaeb73fc7a6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x559dcff7409f - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x559dcff7409f - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x559dcff7312e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x559dcff7312e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x559dcff7312e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 30: 0x559dcff7312e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 31: 0x559dcff7312e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x559dcff7312e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x559dcff7312e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x559dcff3c083 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x559dcff3c083 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 36: 0x559dcff412bb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x559dcff412bb - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x559dcff412bb - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 39: 0x559dcff412bb - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 40: 0x559dcff412bb - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x559dcff412bb - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x559dcff412bb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x559dd004e625 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x559dd004e625 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x559dd004e625 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f14c9cc3b43 - [INFO] [stdout] 47: 0x7f14c9d54bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] header::test::mainnet_next_targets [INFO] [stdout] header::test::testnet_next_targets [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f5ec9ece30aad8bb6dd26eeaa0fc882091a87ad8b6d5d866efd3cfcdcefa821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5ec9ece30aad8bb6dd26eeaa0fc882091a87ad8b6d5d866efd3cfcdcefa821", kill_on_drop: false }` [INFO] [stdout] 7f5ec9ece30aad8bb6dd26eeaa0fc882091a87ad8b6d5d866efd3cfcdcefa821