[INFO] fetching crate bitcoincore-zmq 1.5.2... [INFO] checking bitcoincore-zmq-1.5.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate bitcoincore-zmq 1.5.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate bitcoincore-zmq 1.5.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoincore-zmq 1.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bitcoincore-zmq 1.5.2 [INFO] tweaked toml for crates.io crate bitcoincore-zmq 1.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate bitcoincore-zmq 1.5.2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded async_zmq v0.4.0 [INFO] [stderr] Downloaded bitcoin-units v0.1.2 [INFO] [stderr] Downloaded bitcoin v0.32.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 518b71335c11c928edd078cdc18e2857841cd82b25fde11ae853de474f41e78e [INFO] running `Command { std: "docker" "start" "-a" "518b71335c11c928edd078cdc18e2857841cd82b25fde11ae853de474f41e78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "518b71335c11c928edd078cdc18e2857841cd82b25fde11ae853de474f41e78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518b71335c11c928edd078cdc18e2857841cd82b25fde11ae853de474f41e78e", kill_on_drop: false }` [INFO] [stdout] 518b71335c11c928edd078cdc18e2857841cd82b25fde11ae853de474f41e78e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92bdb0cc0d20c3d6f0b8ee7ed59678ce46c44838f90873e7decec2352d189fea [INFO] running `Command { std: "docker" "start" "-a" "92bdb0cc0d20c3d6f0b8ee7ed59678ce46c44838f90873e7decec2352d189fea", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bitcoin-io v0.1.2 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling bitcoin v0.32.2 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.16 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking secp256k1 v0.29.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking bitcoincore-zmq v1.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> examples/subscribe_blocking.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(ControlFlow::Continue(v)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.18s [INFO] running `Command { std: "docker" "inspect" "92bdb0cc0d20c3d6f0b8ee7ed59678ce46c44838f90873e7decec2352d189fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bdb0cc0d20c3d6f0b8ee7ed59678ce46c44838f90873e7decec2352d189fea", kill_on_drop: false }` [INFO] [stdout] 92bdb0cc0d20c3d6f0b8ee7ed59678ce46c44838f90873e7decec2352d189fea