[INFO] fetching crate fedimint-db-locked 0.9.1... [INFO] checking fedimint-db-locked-0.9.1 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] extracting crate fedimint-db-locked 0.9.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate fedimint-db-locked 0.9.1 [INFO] finished tweaking crates.io crate fedimint-db-locked 0.9.1 [INFO] tweaked toml for crates.io crate fedimint-db-locked 0.9.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-db-locked 0.9.1 on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fedimint-db-locked 0.9.1 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 192ecf04cf742072f851307ac2f7b2a10d25750ffd88903a2e0941c0d8700cd6 [INFO] running `Command { std: "docker" "start" "-a" "192ecf04cf742072f851307ac2f7b2a10d25750ffd88903a2e0941c0d8700cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "192ecf04cf742072f851307ac2f7b2a10d25750ffd88903a2e0941c0d8700cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192ecf04cf742072f851307ac2f7b2a10d25750ffd88903a2e0941c0d8700cd6", kill_on_drop: false }` [INFO] [stdout] 192ecf04cf742072f851307ac2f7b2a10d25750ffd88903a2e0941c0d8700cd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac4ce87578580679fbfa15a30252387e1790393e1b1cbd4f999a5ec1f5024d5 [INFO] running `Command { std: "docker" "start" "-a" "cac4ce87578580679fbfa15a30252387e1790393e1b1cbd4f999a5ec1f5024d5", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Checking futures-buffered v0.2.11 [INFO] [stderr] Checking dnssec-prover v0.6.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking imbl-sized-chunks v0.1.3 [INFO] [stderr] Checking archery v1.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking imbl v5.0.0 [INFO] [stderr] Checking fedimint-util-error v0.9.1 [INFO] [stderr] Checking backon v1.5.1 [INFO] [stderr] Checking hex-conservative v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking fs-lock v0.1.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling fedimint-derive v0.9.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3b615981731761d5 -C extra-filename=-738b9552d5db5c50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ae43d5fbe1eb75d.rlib --extern proc_macro --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" "cac4ce87578580679fbfa15a30252387e1790393e1b1cbd4f999a5ec1f5024d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac4ce87578580679fbfa15a30252387e1790393e1b1cbd4f999a5ec1f5024d5", kill_on_drop: false }` [INFO] [stdout] cac4ce87578580679fbfa15a30252387e1790393e1b1cbd4f999a5ec1f5024d5