[INFO] fetching crate lightning-rapid-gossip-sync 0.2.0...
[INFO] checking lightning-rapid-gossip-sync-0.2.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate lightning-rapid-gossip-sync 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate lightning-rapid-gossip-sync 0.2.0
[INFO] finished tweaking crates.io crate lightning-rapid-gossip-sync 0.2.0
[INFO] tweaked toml for crates.io crate lightning-rapid-gossip-sync 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lightning-rapid-gossip-sync 0.2.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin-io v0.1.4 (available: v0.5.0)
[INFO] [stderr]       Adding bitcoin_hashes v0.14.1 (available: v0.20.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.1
[INFO] [stderr]   Downloaded possiblyrandom v0.2.0
[INFO] [stderr]   Downloaded lightning-types v0.3.1
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded lightning-macros v0.2.1
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded bitcoin-units v0.1.3
[INFO] [stderr]   Downloaded lightning-invoice v0.34.0
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded bitcoin v0.32.9
[INFO] [stderr]   Downloaded dnssec-prover v0.6.8
[INFO] [stderr]   Downloaded lightning v0.2.2
[INFO] [stderr]   Downloaded bitcoinconsensus v0.105.0+25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c31c1792f94a458b7ba1362aa9ff7577ad1c7788f48e45210676ac556d56182d
[INFO] running `Command { std: "docker" "start" "-a" "c31c1792f94a458b7ba1362aa9ff7577ad1c7788f48e45210676ac556d56182d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c31c1792f94a458b7ba1362aa9ff7577ad1c7788f48e45210676ac556d56182d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31c1792f94a458b7ba1362aa9ff7577ad1c7788f48e45210676ac556d56182d", kill_on_drop: false }`
[INFO] [stdout] c31c1792f94a458b7ba1362aa9ff7577ad1c7788f48e45210676ac556d56182d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afbed900c5584053b1537232f77926711dfa248cdde2c72584170bcefc3c7ff5
[INFO] running `Command { std: "docker" "start" "-a" "afbed900c5584053b1537232f77926711dfa248cdde2c72584170bcefc3c7ff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitcoin v0.32.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking dnssec-prover v0.6.8
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking bitcoin-units v0.1.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoinconsensus v0.105.0+25.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking possiblyrandom v0.2.0
[INFO] [stderr]    Compiling lightning-macros v0.2.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking lightning-types v0.3.1
[INFO] [stderr]     Checking lightning-invoice v0.34.0
[INFO] [stderr]     Checking lightning v0.2.2
[INFO] [stderr]     Checking lightning-rapid-gossip-sync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench`
[INFO] [stdout]   --> src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(ldk_bench)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench`
[INFO] [stdout]    --> src/lib.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(ldk_bench)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench`
[INFO] [stdout]   --> src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(ldk_bench)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench`
[INFO] [stdout]    --> src/lib.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(ldk_bench)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `require_route_graph_test`
[INFO] [stdout]    --> src/lib.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |             #[cfg(not(require_route_graph_test))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(require_route_graph_test)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(require_route_graph_test)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `require_route_graph_test`
[INFO] [stdout]    --> src/lib.rs:322:10
[INFO] [stdout]     |
[INFO] [stdout] 322 |             #[cfg(require_route_graph_test)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(require_route_graph_test)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(require_route_graph_test)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "afbed900c5584053b1537232f77926711dfa248cdde2c72584170bcefc3c7ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afbed900c5584053b1537232f77926711dfa248cdde2c72584170bcefc3c7ff5", kill_on_drop: false }`
[INFO] [stdout] afbed900c5584053b1537232f77926711dfa248cdde2c72584170bcefc3c7ff5
