[INFO] cloning repository https://github.com/ordilabs/bitcoin-scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ordilabs/bitcoin-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Fbitcoin-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Fbitcoin-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f044419559ea0edb064eae910453880b912c33fe [INFO] checking ordilabs/bitcoin-scanner/f044419559ea0edb064eae910453880b912c33fe against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordilabs%2Fbitcoin-scanner" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordilabs/bitcoin-scanner on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ordilabs/bitcoin-scanner [INFO] finished tweaking git repo https://github.com/ordilabs/bitcoin-scanner [INFO] tweaked toml for git repo https://github.com/ordilabs/bitcoin-scanner written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ordilabs/bitcoin-scanner 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ordilabs/ord-labs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.19.5 [INFO] [stderr] Downloaded postgres-protocol v0.6.5 [INFO] [stderr] Downloaded socket2 v0.5.1 [INFO] [stderr] Downloaded postgres-types v0.2.5 [INFO] [stderr] Downloaded bitflags v2.0.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.8 [INFO] [stderr] Downloaded polling v2.7.0 [INFO] [stderr] Downloaded rusty-leveldb v1.0.6 [INFO] [stderr] Downloaded directories v5.0.0 [INFO] [stderr] Downloaded bitcoin v0.30.0 [INFO] [stderr] Downloaded mp4 v0.13.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e69eb26b0d13ae936c0d3d1c68ae96d212ff390d8f7bc2b20d1363f4870664f [INFO] running `Command { std: "docker" "start" "-a" "0e69eb26b0d13ae936c0d3d1c68ae96d212ff390d8f7bc2b20d1363f4870664f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e69eb26b0d13ae936c0d3d1c68ae96d212ff390d8f7bc2b20d1363f4870664f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e69eb26b0d13ae936c0d3d1c68ae96d212ff390d8f7bc2b20d1363f4870664f", kill_on_drop: false }` [INFO] [stdout] 0e69eb26b0d13ae936c0d3d1c68ae96d212ff390d8f7bc2b20d1363f4870664f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2234c8c9c057163a33b7a9623c812df909921b0a670c8c2edeaa4c01ef47d4c [INFO] running `Command { std: "docker" "start" "-a" "a2234c8c9c057163a33b7a9623c812df909921b0a670c8c2edeaa4c01ef47d4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.56/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a2234c8c9c057163a33b7a9623c812df909921b0a670c8c2edeaa4c01ef47d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2234c8c9c057163a33b7a9623c812df909921b0a670c8c2edeaa4c01ef47d4c", kill_on_drop: false }` [INFO] [stdout] a2234c8c9c057163a33b7a9623c812df909921b0a670c8c2edeaa4c01ef47d4c