[INFO] cloning repository https://github.com/LNP-BP/bp-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LNP-BP/bp-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 704c9b59cb48afbb74223adbd272b96bfe96b808 [INFO] checking LNP-BP/bp-core against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LNP-BP/bp-core on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LNP-BP/bp-core [INFO] finished tweaking git repo https://github.com/LNP-BP/bp-core [INFO] tweaked toml for git repo https://github.com/LNP-BP/bp-core written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LNP-BP/bp-core 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded baid64 v0.2.0 [INFO] [stderr] Downloaded ascii-armor v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1299311f4bfdca28f321230447a864010853c371cbe0e3c1e79d5e627fb5aa [INFO] running `Command { std: "docker" "start" "-a" "dc1299311f4bfdca28f321230447a864010853c371cbe0e3c1e79d5e627fb5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1299311f4bfdca28f321230447a864010853c371cbe0e3c1e79d5e627fb5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1299311f4bfdca28f321230447a864010853c371cbe0e3c1e79d5e627fb5aa", kill_on_drop: false }` [INFO] [stdout] dc1299311f4bfdca28f321230447a864010853c371cbe0e3c1e79d5e627fb5aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a690f1fed680fd8a42ce5c91ed8050167c6e2a657e080d3d24185278eb1207b6 [INFO] running `Command { std: "docker" "start" "-a" "a690f1fed680fd8a42ce5c91ed8050167c6e2a657e080d3d24185278eb1207b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking amplify_num v0.5.2 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking amplify_apfloat v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling strict_encoding_derive v2.7.0-beta.3 [INFO] [stderr] Checking secp256k1 v0.29.0 [INFO] [stderr] Checking amplify v4.6.0 [INFO] [stderr] Checking single_use_seals v0.11.0-beta.6 [INFO] [stderr] Compiling commit_encoding_derive v0.11.0-beta.5 [INFO] [stderr] Checking strict_encoding v2.7.0-beta.4 [INFO] [stderr] Checking baid64 v0.2.0 [INFO] [stderr] Checking vesper-lang v0.1.0 [INFO] [stderr] Checking strict_types v2.7.0-beta.4 [INFO] [stderr] Checking commit_verify v0.11.0-beta.6 [INFO] [stderr] Checking bp-consensus v0.11.0-beta.6 (/opt/rustwide/workdir/consensus) [INFO] [stderr] Checking bp-dbc v0.11.0-beta.6 (/opt/rustwide/workdir/dbc) [INFO] [stderr] Checking bp-seals v0.11.0-beta.6 (/opt/rustwide/workdir/seals) [INFO] [stderr] Checking bp-core v0.11.0-beta.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s [INFO] running `Command { std: "docker" "inspect" "a690f1fed680fd8a42ce5c91ed8050167c6e2a657e080d3d24185278eb1207b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a690f1fed680fd8a42ce5c91ed8050167c6e2a657e080d3d24185278eb1207b6", kill_on_drop: false }` [INFO] [stdout] a690f1fed680fd8a42ce5c91ed8050167c6e2a657e080d3d24185278eb1207b6 [INFO] checking LNP-BP/bp-core against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LNP-BP/bp-core on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LNP-BP/bp-core [INFO] finished tweaking git repo https://github.com/LNP-BP/bp-core [INFO] tweaked toml for git repo https://github.com/LNP-BP/bp-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LNP-BP/bp-core 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9377a92882829e19441b5e35284337a6c2528195d40baefb4fd27cd727f6b52 [INFO] running `Command { std: "docker" "start" "-a" "f9377a92882829e19441b5e35284337a6c2528195d40baefb4fd27cd727f6b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9377a92882829e19441b5e35284337a6c2528195d40baefb4fd27cd727f6b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9377a92882829e19441b5e35284337a6c2528195d40baefb4fd27cd727f6b52", kill_on_drop: false }` [INFO] [stdout] f9377a92882829e19441b5e35284337a6c2528195d40baefb4fd27cd727f6b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7c60a7dc91b85e5a11d89617386cc103e82dc658f210f11891025209d55687 [INFO] running `Command { std: "docker" "start" "-a" "6c7c60a7dc91b85e5a11d89617386cc103e82dc658f210f11891025209d55687", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating consensus/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed consensus/Cargo.toml (3 fixes) [INFO] [stderr] Migrating dbc/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed dbc/Cargo.toml (1 fix) [INFO] [stderr] Migrating seals/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed seals/Cargo.toml (1 fix) [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (3 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking amplify_num v0.5.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking amplify_apfloat v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling strict_encoding_derive v2.7.0-beta.3 [INFO] [stderr] Checking secp256k1 v0.29.0 [INFO] [stderr] Checking amplify v4.6.0 [INFO] [stderr] Checking single_use_seals v0.11.0-beta.6 [INFO] [stderr] Checking strict_encoding v2.7.0-beta.4 [INFO] [stderr] Checking baid64 v0.2.0 [INFO] [stderr] Compiling commit_encoding_derive v0.11.0-beta.5 [INFO] [stderr] Checking vesper-lang v0.1.0 [INFO] [stderr] Checking strict_types v2.7.0-beta.4 [INFO] [stderr] Checking commit_verify v0.11.0-beta.6 [INFO] [stderr] Checking bp-consensus v0.11.0-beta.6 (/tmp/fixit/consensus) [INFO] [stderr] Migrating consensus/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking bp-dbc v0.11.0-beta.6 (/tmp/fixit/dbc) [INFO] [stderr] Migrating dbc/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking bp-seals v0.11.0-beta.6 (/tmp/fixit/seals) [INFO] [stderr] Migrating seals/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking bp-core v0.11.0-beta.6 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] feature `serde` includes `serde_crate` which is neither a dependency nor another feature [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6c7c60a7dc91b85e5a11d89617386cc103e82dc658f210f11891025209d55687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7c60a7dc91b85e5a11d89617386cc103e82dc658f210f11891025209d55687", kill_on_drop: false }` [INFO] [stdout] 6c7c60a7dc91b85e5a11d89617386cc103e82dc658f210f11891025209d55687