[INFO] cloning repository https://github.com/willcl-ark/bitcoin-rpc-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willcl-ark/bitcoin-rpc-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-rpc-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-rpc-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff3cb23f7910829bbaad3fece6845a8e59db9fb5
[INFO] checking willcl-ark/bitcoin-rpc-web against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-rpc-web" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willcl-ark/bitcoin-rpc-web
[INFO] finished tweaking git repo https://github.com/willcl-ark/bitcoin-rpc-web
[INFO] tweaked toml for git repo https://github.com/willcl-ark/bitcoin-rpc-web written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willcl-ark/bitcoin-rpc-web on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willcl-ark/bitcoin-rpc-web 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9
[INFO] running `Command { std: "docker" "start" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]    Compiling zmq2 v0.5.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling zmq-sys2 v0.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking xmrs v0.9.9
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/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 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=093de3c7c2399598 -C extra-filename=-44549f60b6900a37 --out-dir /opt/rustwide/target/debug/build/glib/44549f60b6900a37/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/db987eacdbd9f0e3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/d77be0ec3f657f41/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/ebcfb2a8478a519c/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/27b33f7cdb57c43d/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/bb24ea4958e6ad88/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/766347f4257ff0ba/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/ad38a4df6f94977b/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/a60e8b69fc384046/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/277ca85cbcca1824/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/thiserror/aaf3c1b14ef29114/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/22dd9d91e0425595/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out/libbitflags-924610f47dcb2cb8.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/db987eacdbd9f0e3/out/libfutures_channel-db987eacdbd9f0e3.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/d77be0ec3f657f41/out/libfutures_core-d77be0ec3f657f41.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/ebcfb2a8478a519c/out/libfutures_executor-ebcfb2a8478a519c.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/bb24ea4958e6ad88/out/libfutures_util-bb24ea4958e6ad88.rmeta --extern gio_ffi=/opt/rustwide/target/debug/build/gio-sys/766347f4257ff0ba/out/libgio_sys-766347f4257ff0ba.rmeta --extern glib_macros=/opt/rustwide/target/debug/build/glib-macros/ad38a4df6f94977b/out/libglib_macros-ad38a4df6f94977b.so --extern ffi=/opt/rustwide/target/debug/build/glib-sys/a60e8b69fc384046/out/libglib_sys-a60e8b69fc384046.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/build/gobject-sys/277ca85cbcca1824/out/libgobject_sys-277ca85cbcca1824.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out/liblibc-8826d17fc7d5e9f0.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/aaf3c1b14ef29114/out/libthiserror-aaf3c1b14ef29114.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" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9", kill_on_drop: false }`
[INFO] [stdout] 0fe73534d3ad2dd9ffc309938b69769f432f53ac42cf920f891b1c4735fe37c9
