[INFO] cloning repository https://github.com/RobinLinus/layer-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobinLinus/layer-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18be0ab9131250ddcd6eb9ab8c039776780c37c7 [INFO] testing RobinLinus/layer-tree against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RobinLinus/layer-tree [INFO] finished tweaking git repo https://github.com/RobinLinus/layer-tree [INFO] tweaked toml for git repo https://github.com/RobinLinus/layer-tree written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RobinLinus/layer-tree on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RobinLinus/layer-tree 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.120 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.120 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.70 [INFO] [stderr] Downloaded wasm-bindgen v0.2.120 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.120 [INFO] [stderr] Downloaded musig2 v0.3.1 [INFO] [stderr] Downloaded bitcoin-io v0.1.4 [INFO] [stderr] Downloaded secp256k1 v0.31.1 [INFO] [stderr] Downloaded js-sys v0.3.97 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded hex-conservative v0.2.2 [INFO] [stderr] Downloaded secp v0.6.0 [INFO] [stderr] Downloaded minreq v2.14.1 [INFO] [stderr] Downloaded bitcoin-units v0.1.3 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.1 [INFO] [stderr] Downloaded bech32 v0.11.1 [INFO] [stderr] Downloaded tonic v0.14.5 [INFO] [stderr] Downloaded secp256k1 v0.29.1 [INFO] [stderr] Downloaded bitcoin v0.32.8 [INFO] [stderr] Downloaded tokio v1.52.2 [INFO] [stderr] Downloaded web-sys v0.3.97 [INFO] [stderr] Downloaded secp256k1-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a66c76c81394b1ef47f871aa5fbff4dd8141cf701ebcc65390d91c7f7005044 [INFO] running `Command { std: "docker" "start" "-a" "0a66c76c81394b1ef47f871aa5fbff4dd8141cf701ebcc65390d91c7f7005044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a66c76c81394b1ef47f871aa5fbff4dd8141cf701ebcc65390d91c7f7005044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a66c76c81394b1ef47f871aa5fbff4dd8141cf701ebcc65390d91c7f7005044", kill_on_drop: false }` [INFO] [stdout] 0a66c76c81394b1ef47f871aa5fbff4dd8141cf701ebcc65390d91c7f7005044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ead0fc16d4954806ad285d685af839a98caa60309f1cbf5f6e33b0cc761162d [INFO] running `Command { std: "docker" "start" "-a" "9ead0fc16d4954806ad285d685af839a98caa60309f1cbf5f6e33b0cc761162d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling secp v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling musig2 v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bitcoin-units v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling layer-tree-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling layer-tree-operator v0.1.0 (/opt/rustwide/workdir/crates/operator) [INFO] [stderr] Compiling layer-tree-proto v0.1.0 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "9ead0fc16d4954806ad285d685af839a98caa60309f1cbf5f6e33b0cc761162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ead0fc16d4954806ad285d685af839a98caa60309f1cbf5f6e33b0cc761162d", kill_on_drop: false }` [INFO] [stdout] 9ead0fc16d4954806ad285d685af839a98caa60309f1cbf5f6e33b0cc761162d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8174a375f1b8e1291b133fd9ee058231d0d4c1c096629faa7b9655c6ad32b1e2 [INFO] running `Command { std: "docker" "start" "-a" "8174a375f1b8e1291b133fd9ee058231d0d4c1c096629faa7b9655c6ad32b1e2", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling layer-tree-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling layer-tree-proto v0.1.0 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling layer-tree-operator v0.1.0 (/opt/rustwide/workdir/crates/operator) [INFO] [stderr] error: could not compile `layer-tree-operator` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name layer_tree_operator --edition=2024 crates/operator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53daaa9793833cf7 -C extra-filename=-7033c6ec3ad844f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-c349f6bb231cb5a3.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-1b1a0e0d0a32fb8b.rlib --extern bitcoincore_rpc=/opt/rustwide/target/debug/deps/libbitcoincore_rpc-f63dc9c45b5bcd61.rlib --extern layer_tree_core=/opt/rustwide/target/debug/deps/liblayer_tree_core-d74ad353becd1da0.rlib --extern musig2=/opt/rustwide/target/debug/deps/libmusig2-b717755517b6c49e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c2114421efef770e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6474e0eed60ce57b.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-af24855770bd2e6d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-953bd4ef7f4ef1a6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db2f360f3e13f231.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b521f19d2006b664.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-555295fe0547e777.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-584885e7fad8fd63.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-49c029fd5cdbda22/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-249972cfba8db7a9/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-da348927265627a8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8174a375f1b8e1291b133fd9ee058231d0d4c1c096629faa7b9655c6ad32b1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8174a375f1b8e1291b133fd9ee058231d0d4c1c096629faa7b9655c6ad32b1e2", kill_on_drop: false }` [INFO] [stdout] 8174a375f1b8e1291b133fd9ee058231d0d4c1c096629faa7b9655c6ad32b1e2