[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] b1e8be169b8c9ba8f863fdca86295e4816ceeb7e [INFO] testing dfinity/bitcoin-canister against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datasize_derive v0.2.15 [INFO] [stderr] Downloaded ic-cdk v0.15.1 [INFO] [stderr] Downloaded candid v0.10.14 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.10 [INFO] [stderr] Downloaded datasize v0.2.15 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.1.0 [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded canbench-rs-macros v0.2.0 [INFO] [stderr] Downloaded ic-cdk-executor v0.1.0 [INFO] [stderr] Downloaded canbench-rs v0.2.0 [INFO] [stderr] Downloaded ic-cdk-timers v0.1.2 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded pem v2.0.1 [INFO] [stderr] Downloaded ic-certification v2.6.0 [INFO] [stderr] Downloaded wslpath v0.0.2 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded ic-transport-types v0.36.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.17.2 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [INFO] [stderr] Downloaded test-strategy v0.3.1 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded pocket-ic v6.0.0 [INFO] [stderr] Downloaded ic-cdk v0.7.4 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded candid_parser v0.1.4 [INFO] [stderr] Downloaded ic-transport-types v0.37.1 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded ic-metrics-encoder v1.1.1 [INFO] [stderr] Downloaded ic-cdk v0.17.2 [INFO] [stderr] Downloaded rustls-native-certs v0.7.2 [INFO] [stderr] Downloaded cached v0.46.1 [INFO] [stderr] Downloaded ic-agent v0.36.0 [INFO] [stderr] Downloaded ic-stable-structures v0.6.7 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded rusty-leveldb v1.0.8 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded lalrpop v0.20.2 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92efc1e1c95080bf3cc33ef88effdb1ada483227b756f53ecd114863e48b2b6f [INFO] running `Command { std: "docker" "start" "-a" "92efc1e1c95080bf3cc33ef88effdb1ada483227b756f53ecd114863e48b2b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92efc1e1c95080bf3cc33ef88effdb1ada483227b756f53ecd114863e48b2b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92efc1e1c95080bf3cc33ef88effdb1ada483227b756f53ecd114863e48b2b6f", kill_on_drop: false }` [INFO] [stdout] 92efc1e1c95080bf3cc33ef88effdb1ada483227b756f53ecd114863e48b2b6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9263df36163f540566bfb93612808357bc201a1c533a2e94e5f0508b462b08ba [INFO] running `Command { std: "docker" "start" "-a" "9263df36163f540566bfb93612808357bc201a1c533a2e94e5f0508b462b08ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ic-metrics-encoder v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling datasize v0.2.15 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling canbench-rs-macros v0.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling rusty-leveldb v1.0.8 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling ic-stable-structures v0.6.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader) [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling ic-btc-interface v0.2.2 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.15.0 [INFO] [stderr] Compiling ic-cdk-macros v0.17.2 [INFO] [stderr] Compiling ic-cdk v0.15.1 [INFO] [stderr] Compiling ic-cdk v0.17.2 [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [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 canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling canbench-rs v0.2.0 [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [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-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/blocktree.rs:227:24 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/unstable_blocks.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [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 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` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "9263df36163f540566bfb93612808357bc201a1c533a2e94e5f0508b462b08ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9263df36163f540566bfb93612808357bc201a1c533a2e94e5f0508b462b08ba", kill_on_drop: false }` [INFO] [stdout] 9263df36163f540566bfb93612808357bc201a1c533a2e94e5f0508b462b08ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3281ed736af1453269f0e7919860caf486d29cffbcbaaf1bab96c7296a2dc0d [INFO] running `Command { std: "docker" "start" "-a" "b3281ed736af1453269f0e7919860caf486d29cffbcbaaf1bab96c7296a2dc0d", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ic-stable-structures v0.6.7 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ic-btc-interface v0.2.2 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ic-cdk-macros v0.15.0 [INFO] [stderr] Compiling ic-btc-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ic-cdk v0.15.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ic-cdk-macros v0.17.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling ic-certification v2.6.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling ic-cdk v0.17.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling canbench-rs v0.2.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister) [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/blocktree.rs:227:24 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/unstable_blocks.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling ic-http v0.1.0 (/opt/rustwide/workdir/ic-http) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ic-verify-bls-signature v0.1.0 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling cached v0.46.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling ic-transport-types v0.36.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ic-agent v0.36.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ic-transport-types v0.37.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling rusty-leveldb v1.0.8 [INFO] [stderr] Compiling uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling pocket-ic v6.0.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation) [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend) [INFO] [stderr] Compiling candid_parser v0.1.4 [INFO] [stderr] Compiling state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder) [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-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2) [INFO] [stderr] Compiling scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3) [INFO] [stderr] Compiling scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> types/src/lib.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/blocktree.rs:227:24 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn blockchains(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/types.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/unstable_blocks.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> canister/src/utxo_set/utxos.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn iter(&self) -> Iter<'_, Memory> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "b3281ed736af1453269f0e7919860caf486d29cffbcbaaf1bab96c7296a2dc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3281ed736af1453269f0e7919860caf486d29cffbcbaaf1bab96c7296a2dc0d", kill_on_drop: false }` [INFO] [stdout] b3281ed736af1453269f0e7919860caf486d29cffbcbaaf1bab96c7296a2dc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a1d3e2b6a0620282f17e011ca7af81a986b94c13dda062ee4ab7f80dbed076d [INFO] running `Command { std: "docker" "start" "-a" "1a1d3e2b6a0620282f17e011ca7af81a986b94c13dda062ee4ab7f80dbed076d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> types/src/lib.rs:243:17 [INFO] [stderr] | [INFO] [stderr] 243 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 243 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> types/src/lib.rs:366:17 [INFO] [stderr] | [INFO] [stderr] 366 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 366 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ic-btc-types` (lib) generated 2 warnings (run `cargo fix --lib -p ic-btc-types` to apply 2 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/blocktree.rs:227:24 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn blockchains(&self) -> Vec { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 227 | pub fn blockchains(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/types.rs:136:17 [INFO] [stderr] | [INFO] [stderr] 136 | fn to_bytes(&self) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 136 | fn to_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/types.rs:158:17 [INFO] [stderr] | [INFO] [stderr] 158 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/types.rs:305:17 [INFO] [stderr] | [INFO] [stderr] 305 | fn to_bytes(&self) -> std::borrow::Cow<[u8]> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 305 | fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/unstable_blocks.rs:308:31 [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain { [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_main_chain(blocks: &UnstableBlocks) -> BlockChain<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ic-btc-canister` (lib) generated 5 warnings (run `cargo fix --lib -p ic-btc-canister` to apply 5 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> canister/src/utxo_set/utxos.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | pub fn iter(&self) -> Iter<'_, Memory> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ic-btc-canister` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p ic-btc-canister --tests` to apply 1 suggestion) [INFO] [stderr] warning: `ic-btc-types` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/benchmarks-96de414ffdc30ab3) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canister_backend-09e6a25c4206d300) [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/disable_api_if_not_fully_synced_flag-3d6f47f0a1cb3e4a) [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.00s [INFO] [stdout] [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-47a9dc3341c770d3) [INFO] [stdout] [INFO] [stdout] running 170 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 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::get_current_fee_percentiles_no_transactions ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_big_input ... 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_sequential_numbers ... ok [INFO] [stdout] test api::fee_percentiles::test::percentiles_small_input ... ok [INFO] [stdout] test api::fee_percentiles::test::get_current_fee_percentiles_caches_results ... ok [INFO] [stdout] test api::fee_percentiles::test::coinbase_txs_are_ignored ... ok [INFO] [stdout] test api::fee_percentiles::test::charges_cycles ... 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_less_than_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::returns_cached_result_if_no_transactions_in_unstable_blocks ... ok [INFO] [stdout] test api::fee_percentiles::test::measures_fees_in_vbytes ... 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_error_on_malformed_address ... ok [INFO] [stdout] test api::get_balance::test::retrieves_the_balance_of_address ... ok [INFO] [stdout] test api::get_balance::test::retrieves_balances_of_addresses_with_different_confirmations ... ok [INFO] [stdout] test api::get_block_headers::test::charges_cycles_capped_at_maximum ... ok [INFO] [stdout] test api::get_balance::test::get_balance_query_error_on_malformed_address ... ok [INFO] [stdout] test api::get_block_headers::test::charges_cycles ... ok [INFO] [stdout] test api::get_block_headers::test::end_height_does_not_exist ... ok [INFO] [stdout] test api::get_block_headers::test::genesis_block_only ... ok [INFO] [stdout] test api::get_block_headers::test::charges_cycles_per_instructions ... ok [INFO] [stdout] test api::get_block_headers::test::get_block_headers_chain_10_blocks_all_combinations ... ok [INFO] [stdout] test api::get_block_headers::test::get_block_headers_malformed_heights ... ok [INFO] [stdout] test api::get_block_headers::test::start_height_does_not_exist ... ok [INFO] [stdout] test api::get_block_headers::test::single_block ... 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_utxos::test::error_on_very_large_confirmations ... 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::genesis_block_only ... ok [INFO] [stdout] test api::get_utxos::test::charges_cycles_per_instructions ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_malformed_address ... ok [INFO] [stdout] test api::get_utxos::test::get_utxos_does_not_include_other_addresses ... ok [INFO] [stdout] test api::get_block_headers::test::get_block_headers_test_max_block_headers_per_response ... 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::returns_results_in_descending_height_order ... ok [INFO] [stdout] test api::get_utxos::test::min_confirmations ... 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::min_confirmations_zero ... ok [INFO] [stdout] test api::get_utxos::test::single_block ... ok [INFO] [stdout] test api::get_utxos::test::utxos_forks ... ok [INFO] [stdout] test api::get_block_headers::test::get_block_headers_proptest ... ok [INFO] [stdout] test api::get_utxos::test::supports_p2wsh_addresses ... ok [INFO] [stdout] test api::get_utxos::test::supports_p2wpkh_addresses ... ok [INFO] [stdout] test api::get_utxos::test::supports_taproot_addresses ... ok [INFO] [stdout] test api::send_transaction::test::charges_cycles ... 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::invalid_tx_error ... ok [INFO] [stdout] test api::send_transaction::test::send_transaction_access_disabled - should panic ... ok [INFO] [stdout] test api::set_config::test::test_set_config_no_verification_for_setting_api_access ... ok [INFO] [stdout] test api::set_config::test::test_set_disable_api_if_not_fully_synced ... ok [INFO] [stdout] test blocktree::test::chain_with_tip_multiple_forks ... ok [INFO] [stdout] test api::set_config::test::test_set_fees ... ok [INFO] [stdout] test blocktree::test::chain_with_tip_no_forks ... ok [INFO] [stdout] test blocktree::test::serialize_deserialize ... FAILED [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 blocktree::test::test_difficulty_based_depth_root_with_children ... ok [INFO] [stdout] test blocktree::test::test_difficulty_based_depth_single_block ... ok [INFO] [stdout] test blocktree::test::tree_multiple_forks ... ok [INFO] [stdout] test blocktree::test::tree_single_block ... ok [INFO] [stdout] test api::set_config::test::test_set_lazily_evaluate_fee_percentiles ... ok [INFO] [stdout] test api::set_config::test::test_set_stability_threshold ... ok [INFO] [stdout] test api::set_config::test::test_set_syncing ... ok [INFO] [stdout] test api::set_config::test::test_set_watchdog_canister ... ok [INFO] [stdout] test block_header_store::test::test_get_block_headers_in_range ... 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 heartbeat::test::fetches_and_processes_responses_paginated ... 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_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 api::get_utxos::test::get_utxos_with_pagination_is_consistent_with_no_pagination ... ok [INFO] [stdout] test test::get_block_headers_access_disabled - should panic ... ok [INFO] [stdout] test test::get_balance_query_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_balance_query_access_disabled - should panic ... ok [INFO] [stdout] test test::get_block_headers_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_current_fee_percentiles_access_disabled - should panic ... ok [INFO] [stdout] test test::get_current_fee_percentiles_incorrect_network - should panic ... ok [INFO] [stdout] test test::get_utxos_access_disabled - should panic ... ok [INFO] [stdout] test test::get_utxos_query_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::test_verify_has_enough_cycles_panics_with_not_enough_cycles - should panic ... ok [INFO] [stdout] test test::init_applies_default_fees_when_not_explicitly_provided ... ok [INFO] [stdout] test test::init_sets_disable_api_if_not_fully_synced ... ok [INFO] [stdout] test test_utils::target_difficulty ... ok [INFO] [stdout] test test::init_sets_syncing_flag ... ok [INFO] [stdout] test test::test_upgrade_resets_sync_state ... FAILED [INFO] [stdout] test test::init_sets_state ... ok [INFO] [stdout] test test::upgrade_with_config ... FAILED [INFO] [stdout] test tests::confirmation_counts::multiple_forks ... ok [INFO] [stdout] test tests::confirmation_counts::single_chain ... ok [INFO] [stdout] test tests::cycles_are_not_burnt_when_flag_is_disabled ... ok [INFO] [stdout] test tests::confirmation_counts::single_fork ... ok [INFO] [stdout] test tests::cycles_burnt_are_tracked_in_metrics ... ok [INFO] [stdout] test tests::fee_percentiles_are_evaluated_eagerly ... ok [INFO] [stdout] test tests::fee_percentiles_are_evaluated_lazily ... ok [INFO] [stdout] test tests::test_rejections_counting ... ok [INFO] [stdout] test types::test_address_from_invalid_script ... 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_syncing_with_next_block_headers ... ok [INFO] [stdout] test unstable_blocks::outpoints_cache::test::empty_when_initialized ... 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_longer_fork ... ok [INFO] [stdout] test unstable_blocks::test::get_main_chain_fork_at_first_block ... ok [INFO] [stdout] test test::upgrade ... FAILED [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_multiple_forks ... ok [INFO] [stdout] test unstable_blocks::test::anchor_of_testnet_chain_longer_than_max_depth_is_marked_stable ... 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::long_testnet_chain_with_fork ... ok [INFO] [stdout] test unstable_blocks::test::test_testnet_unstable_max_depth_difference ... ok [INFO] [stdout] test unstable_blocks::test::test_get_block_headers_in_range ... ok [INFO] [stdout] test utxo_set::test::addresses_with_empty_balances_are_removed ... ok [INFO] [stdout] test unstable_blocks::test::test_get_next_block_headers_chain_with_tip ... ok [INFO] [stdout] test unstable_blocks::test::test_get_block_headers_in_range_in_stable_blocks ... 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::utxos_are_sorted_by_height ... ok [INFO] [stdout] test utxo_set::test::tx_without_outputs_leaves_utxo_set_unchanged ... ok [INFO] [stdout] test blocktree::test::deserialize_very_deep_block_tree has been running for over 60 seconds [INFO] [stdout] test validation::test::test_new_with_next_block_headers ... ok [INFO] [stdout] test state::test::serialize_deserialize_state has been running for over 60 seconds [INFO] [stdout] test utxo_set::test::atomicity_while_ingesting_block ... ok [INFO] [stdout] test blocktree::test::deserialize_very_deep_block_tree ... FAILED [INFO] [stdout] test tests::mainnet_100k_blocks has been running for over 60 seconds [INFO] [stdout] test validation::test::validation_context ... ok [INFO] [stdout] test tests::testnet_10k_blocks has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1a1d3e2b6a0620282f17e011ca7af81a986b94c13dda062ee4ab7f80dbed076d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1d3e2b6a0620282f17e011ca7af81a986b94c13dda062ee4ab7f80dbed076d", kill_on_drop: false }` [INFO] [stdout] 1a1d3e2b6a0620282f17e011ca7af81a986b94c13dda062ee4ab7f80dbed076d