[INFO] cloning repository https://github.com/millerbermeo/ion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/millerbermeo/ion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillerbermeo%2Fion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillerbermeo%2Fion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad49dda5c261cbc52bc10d0ea0f77fc7a1dca242
[INFO] checking millerbermeo/ion against c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6 for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmillerbermeo%2Fion" "/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/millerbermeo/ion
[INFO] finished tweaking git repo https://github.com/millerbermeo/ion
[INFO] tweaked toml for git repo https://github.com/millerbermeo/ion written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/millerbermeo/ion on toolchain c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/millerbermeo/ion 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" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.66
[INFO] [stderr]   Downloaded tendril v0.5.1
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded inotify v0.11.3
[INFO] [stderr]   Downloaded rcgen v0.14.8
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded socket-pktinfo v0.4.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded windows-core v0.60.1
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded ashpd v0.13.12
[INFO] [stderr]   Downloaded inotify-sys v0.1.8
[INFO] [stderr]   Downloaded mdns-sd v0.20.1
[INFO] [stderr]   Downloaded reis v0.7.0
[INFO] [stderr]   Downloaded zvariant_utils v3.5.0
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded zbus_names v4.3.3
[INFO] [stderr]   Downloaded zbus_macros v5.17.0
[INFO] [stderr]   Downloaded if-addrs v0.15.0
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded zvariant_derive v5.13.0
[INFO] [stderr]   Downloaded zvariant v5.13.0
[INFO] [stderr]   Downloaded zbus v5.17.0
[INFO] [stderr]   Downloaded windows v0.60.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994
[INFO] running `Command { std: "docker" "start" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994", 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" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994", 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" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tendril v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking ionconnect-shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling zvariant_utils v3.5.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling zvariant_derive v5.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[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 pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]     Checking ionconnect-protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling zvariant v5.13.0
[INFO] [stderr]     Checking ionconnect-crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling tauri-utils v2.9.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling zbus_names v4.3.3
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling zbus_macros v5.17.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking inotify v0.11.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking socket-pktinfo v0.4.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]    Compiling png v0.17.16
[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/c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6/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=c20bc5f6f4686a22 -C extra-filename=-b557ba8f6ae8d0a5 --out-dir /opt/rustwide/target/debug/build/glib/b557ba8f6ae8d0a5/out -L dependency=/opt/rustwide/target/debug/build/bitflags/2e62db9e2fac867f/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/789126f3307f5df0/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/206f952c966937dd/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/a68d17952567d23d/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/181e60b2aa5f82d1/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/cd874eea5ab55aac/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/e46529c02fadcf93/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/2d509778d51e811e/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c3fb5a998c9471b6/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out -L dependency=/opt/rustwide/target/debug/build/thiserror/06903b805552de73/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/41e69dfbf7593028/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/2e62db9e2fac867f/out/libbitflags-2e62db9e2fac867f.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/789126f3307f5df0/out/libfutures_executor-789126f3307f5df0.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/a68d17952567d23d/out/libfutures_util-a68d17952567d23d.rmeta --extern gio_ffi=/opt/rustwide/target/debug/build/gio-sys/181e60b2aa5f82d1/out/libgio_sys-181e60b2aa5f82d1.rmeta --extern glib_macros=/opt/rustwide/target/debug/build/glib-macros/cd874eea5ab55aac/out/libglib_macros-cd874eea5ab55aac.so --extern ffi=/opt/rustwide/target/debug/build/glib-sys/e46529c02fadcf93/out/libglib_sys-e46529c02fadcf93.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/build/gobject-sys/2d509778d51e811e/out/libgobject_sys-2d509778d51e811e.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out/libsmallvec-4f8e4a825041d312.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/06903b805552de73/out/libthiserror-06903b805552de73.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --cfg 'feature="xtest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=33536e8b9e1ebdda -C extra-filename=-0ad50b0edb4b501d --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/0ad50b0edb4b501d/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994", kill_on_drop: false }`
[INFO] [stdout] f4cd42fa5f0f59511e0300506fd011c8d4552df415b58388843f5a945f3bc994
