[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] 567acfc6f95bda84d24a59ba08cc6cf04d107d4d
[INFO] checking dfinity/bitcoin-canister against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.3.4
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded ic-cdk-macros v0.6.10
[INFO] [stderr]   Downloaded ic-cdk v0.7.4
[INFO] [stderr]   Downloaded bls12_381 v0.7.1
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded ic-cdk-timers v0.1.2
[INFO] [stderr]   Downloaded proptest v1.2.0
[INFO] [stderr]   Downloaded secp256k1 v0.22.2
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded bitcoin v0.28.2
[INFO] [stderr]   Downloaded ic-cdk v0.12.1
[INFO] [stderr]   Downloaded rusty-leveldb v1.0.7
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.5.2
[INFO] [stderr]   Downloaded clap v4.3.4
[INFO] [stderr]   Downloaded candid_derive v0.5.0
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded candid v0.8.4
[INFO] [stderr]   Downloaded rustls-webpki v0.100.2
[INFO] [stderr]   Downloaded wasm-streams v0.2.3
[INFO] [stderr]   Downloaded ic-agent v0.21.0
[INFO] [stderr]   Downloaded canbench-rs-macros v0.1.0
[INFO] [stderr]   Downloaded canbench-rs v0.1.1
[INFO] [stderr]   Downloaded value-bag v1.4.0
[INFO] [stderr]   Downloaded ic-metrics-encoder v1.1.0
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded test-strategy v0.3.1
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] [stderr]   Downloaded proptest v0.9.6
[INFO] [stderr]   Downloaded ic-stable-structures v0.5.4
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded garcon v0.2.3
[INFO] [stderr]   Downloaded ic-verify-bls-signature v0.1.0
[INFO] [stderr]   Downloaded sha256 v1.1.4
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded candid_derive v0.6.5
[INFO] [stderr]   Downloaded ic_principal v0.1.0
[INFO] [stderr]   Downloaded pretty v0.12.1
[INFO] [stderr]   Downloaded candid v0.10.3
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb484ac1ebeeeb5f57a71880788e703ffc38945e8adb67d757384d86e847c3e4
[INFO] running `Command { std: "docker" "start" "-a" "bb484ac1ebeeeb5f57a71880788e703ffc38945e8adb67d757384d86e847c3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb484ac1ebeeeb5f57a71880788e703ffc38945e8adb67d757384d86e847c3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb484ac1ebeeeb5f57a71880788e703ffc38945e8adb67d757384d86e847c3e4", kill_on_drop: false }`
[INFO] [stdout] bb484ac1ebeeeb5f57a71880788e703ffc38945e8adb67d757384d86e847c3e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aa491c09e703451fce573780456b4bda95671c041701c40f4d0bd097f16e25b
[INFO] running `Command { std: "docker" "start" "-a" "8aa491c09e703451fce573780456b4bda95671c041701c40f4d0bd097f16e25b", kill_on_drop: false }`
[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 syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking pretty v0.12.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking value-bag v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking ic-stable-structures v0.5.4
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking rusty-leveldb v1.0.7
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking bls12_381 v0.7.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking sha256 v1.1.4
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.2
[INFO] [stderr]     Checking rustls-webpki v0.100.2
[INFO] [stderr]     Checking ic-verify-bls-signature v0.1.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling canbench-rs-macros v0.1.0
[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/b3bd7058c139e71bae0862ef8f8ac936208873e9/bin/rustc --crate-name lalrpop --edition=2015 /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=eb57a554820243ba -C extra-filename=-eb57a554820243ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-31ad0440d78ff77c.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-9e83219267ed2e4a.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-a4103ac583849c39.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-394e9167b93c8ff4.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-66e78cf2f2a76045.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db3f30783a518a57.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-adb2b691bfbb267f.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1a45e1a8c54565d3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-043b0870d906efb7.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2bbdcef44c45b2a1.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-90550287bc4ebde8.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-a5a9001dbc8a71c8.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-582b6a1d7d370ed1.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f112860b79d42869.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8aa491c09e703451fce573780456b4bda95671c041701c40f4d0bd097f16e25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa491c09e703451fce573780456b4bda95671c041701c40f4d0bd097f16e25b", kill_on_drop: false }`
[INFO] [stdout] 8aa491c09e703451fce573780456b4bda95671c041701c40f4d0bd097f16e25b
[INFO] checking dfinity/bitcoin-canister against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Fbitcoin-canister" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dfinity/bitcoin-canister on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f439bf0b8c258a9836d1d103670607274629028abca78769c770226b4279c69
[INFO] running `Command { std: "docker" "start" "-a" "1f439bf0b8c258a9836d1d103670607274629028abca78769c770226b4279c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f439bf0b8c258a9836d1d103670607274629028abca78769c770226b4279c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f439bf0b8c258a9836d1d103670607274629028abca78769c770226b4279c69", kill_on_drop: false }`
[INFO] [stdout] 1f439bf0b8c258a9836d1d103670607274629028abca78769c770226b4279c69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb0b9ad76647bacd033302bc08e0e372bb1159df26c8bf8df0264417a33cccf
[INFO] running `Command { std: "docker" "start" "-a" "0cb0b9ad76647bacd033302bc08e0e372bb1159df26c8bf8df0264417a33cccf", kill_on_drop: false }`
[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 serde v1.0.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking pretty v0.12.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking value-bag v1.4.0
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking ic-stable-structures v0.5.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking rusty-leveldb v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking bls12_381 v0.7.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking sha256 v1.1.4
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.2
[INFO] [stderr]     Checking rustls-webpki v0.100.2
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]     Checking ic-verify-bls-signature v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling canbench-rs-macros v0.1.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking garcon v0.2.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_bytes v0.11.9
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking secp256k1 v0.22.2
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic_principal v0.1.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking candid v0.10.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking ic-btc-interface v0.2.0 (/opt/rustwide/workdir/interface)
[INFO] [stderr]     Checking hyper-rustls v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]     Checking bitcoin v0.28.2
[INFO] [stderr]     Checking ic-cdk v0.12.1
[INFO] [stderr]     Checking ic-http v0.1.0 (/opt/rustwide/workdir/ic-http)
[INFO] [stderr]     Checking uploader v0.1.0 (/opt/rustwide/workdir/bootstrap/uploader)
[INFO] [stderr]     Checking canbench-rs v0.1.1
[INFO] [stderr]     Checking canister_backend v0.1.0 (/opt/rustwide/workdir/ic-http/example_canister/src/canister_backend)
[INFO] [stderr]     Checking ic-btc-validation v0.1.0 (/opt/rustwide/workdir/validation)
[INFO] [stderr]     Checking ic-btc-test-utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]     Checking disable-api-if-not-fully-synced-flag v0.1.0 (/opt/rustwide/workdir/e2e-tests/disable-api-if-not-fully-synced-flag)
[INFO] [stderr]     Checking scenario-3 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-3)
[INFO] [stderr]     Checking scenario-2 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-2)
[INFO] [stderr]     Checking scenario-1 v0.1.0 (/opt/rustwide/workdir/e2e-tests/scenario-1)
[INFO] [stderr]     Checking ic-btc-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]     Checking ic-btc-canister v0.1.0 (/opt/rustwide/workdir/canister)
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> canister/src/utxo_set.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{collections::BTreeSet, iter::Iterator, str::FromStr};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:134:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> canister/src/utxo_set/utxos_delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:134:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OutPoint` is imported redundantly
[INFO] [stdout]    --> canister/src/address_utxoset.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use super::*;
[INFO] [stdout]     |         -------- the item `OutPoint` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     use ic_btc_types::OutPoint;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `with_state` is imported redundantly
[INFO] [stdout]    --> canister/src/api/fee_percentiles.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use super::*;
[INFO] [stdout]     |         -------- the item `with_state` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 153 |         with_state,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `with_state_mut` is imported redundantly
[INFO] [stdout]    --> canister/src/api/get_balance.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use super::*;
[INFO] [stdout]     |         -------- the item `with_state_mut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 112 |         with_state_mut,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `with_state_mut` is imported redundantly
[INFO] [stdout]    --> canister/src/api/get_utxos.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use super::*;
[INFO] [stdout]     |         -------- the item `with_state_mut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 294 |         with_state_mut,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Block` is imported redundantly
[INFO] [stdout]    --> canister/src/api/get_utxos.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use super::*;
[INFO] [stdout]     |         -------- the item `Block` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 298 |     use ic_btc_types::Block;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GetSuccessorsCompleteResponse` is imported redundantly
[INFO] [stdout]    --> canister/src/heartbeat.rs:259:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     use super::*;
[INFO] [stdout]     |         -------- the item `GetSuccessorsCompleteResponse` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 259 |         types::{Address, BlockBlob, GetSuccessorsCompleteResponse, GetSuccessorsPartialResponse},
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Network` is imported redundantly
[INFO] [stdout]    --> canister/src/unstable_blocks.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |     use super::*;
[INFO] [stdout]     |         -------- the item `Network` is already imported here
[INFO] [stdout] 404 |     use crate::test_utils::{BlockBuilder, BlockChainBuilder};
[INFO] [stdout] 405 |     use ic_btc_interface::Network;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> canister/src/utxo_set.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{collections::BTreeSet, iter::Iterator, str::FromStr};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:134:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> canister/src/utxo_set/utxos_delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:134:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Network` is imported redundantly
[INFO] [stdout]    --> canister/src/utxo_set.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |     use super::*;
[INFO] [stdout]     |         -------- the item `Network` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 573 |     use ic_btc_interface::Network;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeSet` is imported redundantly
[INFO] [stdout]    --> canister/src/utxo_set.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |     use super::*;
[INFO] [stdout]     |         -------- the item `BTreeSet` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 575 |     use std::collections::BTreeSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Network` is imported redundantly
[INFO] [stdout]    --> canister/src/lib.rs:278:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |     use super::*;
[INFO] [stdout]     |         -------- the item `Network` is already imported here
[INFO] [stdout] 277 |     use crate::test_utils::build_regtest_chain;
[INFO] [stdout] 278 |     use ic_btc_interface::{Network, NetworkInRequest};
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ic-agent v0.21.0
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking state-builder v0.1.0 (/opt/rustwide/workdir/bootstrap/state-builder)
[INFO] [stderr]     Checking benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]     Checking ic-cdk v0.7.4
[INFO] [stderr]     Checking ic-cdk-timers v0.1.2
[INFO] [stderr]     Checking watchdog v0.1.0 (/opt/rustwide/workdir/watchdog)
[INFO] [stdout] warning: the item `BlockInfo` is imported redundantly
[INFO] [stdout]   --> watchdog/src/fetch.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use super::*;
[INFO] [stdout]    |         -------- the item `BlockInfo` is already imported here
[INFO] [stdout] 51 |     use crate::fetch::BlockInfo;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BitcoinBlockApi` is imported redundantly
[INFO] [stdout]    --> watchdog/src/health.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use super::*;
[INFO] [stdout]     |         -------- the item `BitcoinBlockApi` is already imported here
[INFO] [stdout] 116 |     use crate::bitcoin_block_apis::BitcoinBlockApi;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s
[INFO] running `Command { std: "docker" "inspect" "0cb0b9ad76647bacd033302bc08e0e372bb1159df26c8bf8df0264417a33cccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb0b9ad76647bacd033302bc08e0e372bb1159df26c8bf8df0264417a33cccf", kill_on_drop: false }`
[INFO] [stdout] 0cb0b9ad76647bacd033302bc08e0e372bb1159df26c8bf8df0264417a33cccf
