[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/b78097473d1e4cb603d2f8627af04992381b75e4 against 1.73.0 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-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-verify-bls-signature v0.1.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.7.0 [INFO] [stderr] Downloaded ic-cdk-timers v0.1.2 [INFO] [stderr] Downloaded sha256 v1.1.4 [INFO] [stderr] Downloaded ic-stable-structures v0.5.4 [INFO] [stderr] Downloaded secp256k1 v0.22.2 [INFO] [stderr] Downloaded ic-agent v0.21.0 [INFO] [stderr] Downloaded rusty-leveldb v1.0.7 [INFO] [stderr] Downloaded candid v0.9.1 [INFO] [stderr] Downloaded ic-metrics-encoder v1.1.0 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] [stderr] Downloaded bitcoin v0.28.2 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 906c263e0b799a44321412d90f6f25a6f92c30abc176a981d04921d5c1db15f8 [INFO] running `Command { std: "docker" "start" "-a" "906c263e0b799a44321412d90f6f25a6f92c30abc176a981d04921d5c1db15f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "906c263e0b799a44321412d90f6f25a6f92c30abc176a981d04921d5c1db15f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906c263e0b799a44321412d90f6f25a6f92c30abc176a981d04921d5c1db15f8", kill_on_drop: false }` [INFO] [stdout] 906c263e0b799a44321412d90f6f25a6f92c30abc176a981d04921d5c1db15f8 [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=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" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573e8b28c65675210fa3b55977ac2b022cb447df9c1dfb1fc904b931d111001b [INFO] running `Command { std: "docker" "start" "-a" "573e8b28c65675210fa3b55977ac2b022cb447df9c1dfb1fc904b931d111001b", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [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 hashbrown v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling candid v0.9.1 [INFO] [stderr] Compiling pretty v0.12.1 [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 linux-raw-sys v0.3.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [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 tokio v1.29.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling ic-metrics-encoder v1.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling ic-stable-structures v0.5.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling sha256 v1.1.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling rusty-leveldb v1.0.7 [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 clap_derive v4.3.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [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 serde_json v1.0.96 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-btc-interface v0.1.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling bitcoin v0.28.2 [INFO] [stderr] Compiling ic-cdk-macros v0.7.0 [INFO] [stderr] Compiling ic-cdk v0.10.0 [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 ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation) [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [INFO] [stderr] Compiling scenario-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1) [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 benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [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 30.43s [INFO] running `Command { std: "docker" "inspect" "573e8b28c65675210fa3b55977ac2b022cb447df9c1dfb1fc904b931d111001b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573e8b28c65675210fa3b55977ac2b022cb447df9c1dfb1fc904b931d111001b", kill_on_drop: false }` [INFO] [stdout] 573e8b28c65675210fa3b55977ac2b022cb447df9c1dfb1fc904b931d111001b [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=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" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06d00c4baea28bf9731ae4f39f4ffcdac5a9707c7e550461300da94d7f4424ef [INFO] running `Command { std: "docker" "start" "-a" "06d00c4baea28bf9731ae4f39f4ffcdac5a9707c7e550461300da94d7f4424ef", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [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 petgraph v0.6.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling idna v0.4.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 rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling pem v1.1.1 [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 spki v0.6.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling ic-verify-bls-signature v0.1.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [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 plotters-backend v0.3.5 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e1db3a787b323c05 -C extra-filename=-e1db3a787b323c05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5d1a1ace545077cf.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-eabbba41d4112d22.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-aab04a2a07d4a626.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-4c6559d82429ad18.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1861bb9e10509b47.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5b397460a8d7a8b7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-38cf2de585bec8a5.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-82e0536d2bd281e1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-29b8ee0feeed8834.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a6d37d089cef3572.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3d0c0a041a350941.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' -C metadata=1da5585c2afc0d1e -C extra-filename=-1da5585c2afc0d1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-ed2f3f77a67ac4b6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-67eac664919aec34.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-9ba973081495fff6.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-2a18c58123d07666.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-ccb19718d4cb1eef.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-668dbe4151343b48.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b2f98dc1559a8df1.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ea33b1c1217aee93.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d37f19576866cf38.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-20fb48af9cf886ad.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-73bd25db35e7417e.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-3528c444c17c544c.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-e6a18229e5ca6bfa.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6d40ef594f070c05.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "06d00c4baea28bf9731ae4f39f4ffcdac5a9707c7e550461300da94d7f4424ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d00c4baea28bf9731ae4f39f4ffcdac5a9707c7e550461300da94d7f4424ef", kill_on_drop: false }` [INFO] [stdout] 06d00c4baea28bf9731ae4f39f4ffcdac5a9707c7e550461300da94d7f4424ef