[INFO] cloning repository https://github.com/fedimint/fedimint-walletv2-recoverytool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedimint/fedimint-walletv2-recoverytool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedimint%2Ffedimint-walletv2-recoverytool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedimint%2Ffedimint-walletv2-recoverytool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b08c866e9b56615a3669e776afeacf5d26f72c58 [INFO] checking fedimint/fedimint-walletv2-recoverytool against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedimint%2Ffedimint-walletv2-recoverytool" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fedimint/fedimint-walletv2-recoverytool [INFO] finished tweaking git repo https://github.com/fedimint/fedimint-walletv2-recoverytool [INFO] tweaked toml for git repo https://github.com/fedimint/fedimint-walletv2-recoverytool written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fedimint/fedimint-walletv2-recoverytool on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fedimint/fedimint-walletv2-recoverytool 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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 268374218cac7f1a8ff62a956e3d7d32eb7cfe509e73222e90b6f4e43f213b67 [INFO] running `Command { std: "docker" "start" "-a" "268374218cac7f1a8ff62a956e3d7d32eb7cfe509e73222e90b6f4e43f213b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "268374218cac7f1a8ff62a956e3d7d32eb7cfe509e73222e90b6f4e43f213b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268374218cac7f1a8ff62a956e3d7d32eb7cfe509e73222e90b6f4e43f213b67", kill_on_drop: false }` [INFO] [stdout] 268374218cac7f1a8ff62a956e3d7d32eb7cfe509e73222e90b6f4e43f213b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15701db5fa30252881f49756f723fde39007b255a52844f18c92ed6a4d3a5c08 [INFO] running `Command { std: "docker" "start" "-a" "15701db5fa30252881f49756f723fde39007b255a52844f18c92ed6a4d3a5c08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking throw_error v0.2.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking or_poisoned v0.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking guardian v1.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking either_of v0.1.6 [INFO] [stderr] Checking quote v1.0.44 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking const_str_slice_concat v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking next_tuple v0.1.0 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rustls v0.23.37 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9961e55b3687a6d0b2bab4af0e5e81494b09be81/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ea8fd8cc9382c191 -C extra-filename=-d29f67d936daf0d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15701db5fa30252881f49756f723fde39007b255a52844f18c92ed6a4d3a5c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15701db5fa30252881f49756f723fde39007b255a52844f18c92ed6a4d3a5c08", kill_on_drop: false }` [INFO] [stdout] 15701db5fa30252881f49756f723fde39007b255a52844f18c92ed6a4d3a5c08