[INFO] fetching crate storm_node 0.9.0... [INFO] checking storm_node-0.9.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate storm_node 0.9.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate storm_node 0.9.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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 crates.io crate storm_node 0.9.0 [INFO] finished tweaking crates.io crate storm_node 0.9.0 [INFO] tweaked toml for crates.io crate storm_node 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate storm_node 0.9.0 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8813ab8a0bb979740cc2738b4de4bae300ba327231c4eb3a8ecb417a4e824f4d [INFO] running `Command { std: "docker" "start" "-a" "8813ab8a0bb979740cc2738b4de4bae300ba327231c4eb3a8ecb417a4e824f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8813ab8a0bb979740cc2738b4de4bae300ba327231c4eb3a8ecb417a4e824f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8813ab8a0bb979740cc2738b4de4bae300ba327231c4eb3a8ecb417a4e824f4d", kill_on_drop: false }` [INFO] [stdout] 8813ab8a0bb979740cc2738b4de4bae300ba327231c4eb3a8ecb417a4e824f4d [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1fb06556c40eb37ef9e0d9f627089eeb1012493498c70421bca079a9900d54 [INFO] running `Command { std: "docker" "start" "-a" "cc1fb06556c40eb37ef9e0d9f627089eeb1012493498c70421bca079a9900d54", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (5 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zmq2 v0.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling dircpy v0.3.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zeromq-src v0.2.2+4.3.4 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_str_helpers v0.1.2 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling amplify v3.14.1 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling encoding_derive_helpers v0.8.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling inet2_derive v0.9.0 [INFO] [stderr] Compiling torut v0.2.1 [INFO] [stderr] Compiling zmq-sys2 v0.3.0 [INFO] [stderr] Compiling strict_encoding_derive v0.9.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.9.0 [INFO] [stderr] Compiling single_use_seals v0.9.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Checking serde_yaml v0.8.25 [INFO] [stderr] Checking configure_me v0.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Checking secp256k1 v0.24.2 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Compiling miniscript v9.0.0 [INFO] [stderr] Compiling slip132 v0.9.0 [INFO] [stderr] Checking lightning v0.0.113 [INFO] [stderr] Checking strict_encoding v0.9.0 [INFO] [stderr] Checking bitcoin_scripts v0.9.0 [INFO] [stderr] Checking commit_verify v0.9.0 [INFO] [stderr] Checking lnpbp_chain v0.9.0 [INFO] [stderr] Checking lnpbp_bech32 v0.9.0 [INFO] [stderr] Checking bitcoin_hd v0.9.0 [INFO] [stderr] Checking lightning_encoding v0.9.1 [INFO] [stderr] Checking bitcoin_blockchain v0.9.0 [INFO] [stderr] Checking bp-dbc v0.9.0 [INFO] [stderr] Checking lnpbp v0.9.0 [INFO] [stderr] Checking inet2_addr v0.9.0 [INFO] [stderr] Checking stens v0.9.0 [INFO] [stderr] Checking bitcoin_onchain v0.9.0 [INFO] [stderr] Checking descriptors v0.9.0 [INFO] [stderr] Checking bp-seals v0.9.0 [INFO] [stderr] Checking psbt v0.9.0 [INFO] [stderr] Checking bp-core v0.9.0 [INFO] [stderr] Checking descriptor-wallet v0.9.0 [INFO] [stderr] Checking lightning-invoice v0.21.0 [INFO] [stderr] Checking internet2 v0.9.0 [INFO] [stderr] Checking lnp2p v0.9.1 [INFO] [stderr] Checking microservices v0.9.0 [INFO] [stderr] Checking storm-core v0.9.0 [INFO] [stderr] Checking store_rpc v0.9.0 [INFO] [stderr] Checking storm_rpc v0.9.0 [INFO] [stderr] Checking lnp-core v0.9.1 [INFO] [stderr] Checking storm_ext v0.9.0 [INFO] [stderr] Checking lnp_rpc v0.9.0 [INFO] [stderr] Compiling storm_node v0.9.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/stormd/service.rs (1 fix) [INFO] [stderr] Fixed src/transferd/automation.rs (1 fix) [INFO] [stderr] Migrating src/bin/stormd.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/downpourd.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/chatd.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/transferd.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling storm_node v0.9.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cc1fb06556c40eb37ef9e0d9f627089eeb1012493498c70421bca079a9900d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1fb06556c40eb37ef9e0d9f627089eeb1012493498c70421bca079a9900d54", kill_on_drop: false }` [INFO] [stdout] cc1fb06556c40eb37ef9e0d9f627089eeb1012493498c70421bca079a9900d54