[INFO] cloning repository https://github.com/Edgeworth/memeroute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Edgeworth/memeroute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 949e0df7a804c641c0298fa0be81c69a0bdc18ce
[INFO] checking Edgeworth/memeroute against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute" "/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/Edgeworth/memeroute
[INFO] finished tweaking git repo https://github.com/Edgeworth/memeroute
[INFO] tweaked toml for git repo https://github.com/Edgeworth/memeroute written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Edgeworth/memeroute on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Edgeworth/memeroute 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663
[INFO] running `Command { std: "docker" "start" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663", 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" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663", 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" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.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 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=4883b54167d3f692 -C extra-filename=-b7522719cce3d77e --out-dir /opt/rustwide/target/debug/build/zbus/b7522719cce3d77e/out -L dependency=/opt/rustwide/target/debug/build/async-broadcast/ccbe8fb6eb86ed39/out -L dependency=/opt/rustwide/target/debug/build/async-channel/8259d96fe6f0a394/out -L dependency=/opt/rustwide/target/debug/build/async-executor/70c54fe2955920e4/out -L dependency=/opt/rustwide/target/debug/build/async-io/a04ef884a86eb473/out -L dependency=/opt/rustwide/target/debug/build/async-lock/9cc58e6cf55ab577/out -L dependency=/opt/rustwide/target/debug/build/async-process/402153ffea91837e/out -L dependency=/opt/rustwide/target/debug/build/async-signal/13c1e990c1340751/out -L dependency=/opt/rustwide/target/debug/build/async-task/b11d1dcb46d0d57d/out -L dependency=/opt/rustwide/target/debug/build/async-trait/3b6f97bb19a1ef55/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/bitflags/36eb38b46bb7a652/out -L dependency=/opt/rustwide/target/debug/build/blocking/d4be8722ff6cb3b3/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/c0eb91d7bf9d0f85/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/endi/6a0e02a2661fca25/out -L dependency=/opt/rustwide/target/debug/build/enumflags2/2b378b9b4b278ac6/out -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/5e97c3a5ef022f42/out -L dependency=/opt/rustwide/target/debug/build/errno/ada4ac755699fd78/out -L dependency=/opt/rustwide/target/debug/build/event-listener/76412fb0298a407f/out -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/1d30056fb6020ab2/out -L dependency=/opt/rustwide/target/debug/build/fastrand/a6b04798eb47a00f/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-lite/61ab2d408ad83296/out -L dependency=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out -L dependency=/opt/rustwide/target/debug/build/libc/4addb00d507ff21c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/728ee1a46395067f/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/memoffset/92fd022c61dbdb80/out -L dependency=/opt/rustwide/target/debug/build/nix/cce90a4b432f5379/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/ordered-stream/860f60c484b43cad/out -L dependency=/opt/rustwide/target/debug/build/parking/fbbb0e1f7c7ebc3f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/piper/7b4ba7266d32249c/out -L dependency=/opt/rustwide/target/debug/build/polling/64747b1d217ae863/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/cebd38d4e82662df/out -L dependency=/opt/rustwide/target/debug/build/quote/1feb8032d1a8968c/out -L dependency=/opt/rustwide/target/debug/build/rustix/9105ab74a55d507b/out -L dependency=/opt/rustwide/target/debug/build/serde/7e1f9cdcea7a3cbc/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c3fb5a998c9471b6/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/84b5915a7ec9f4e5/out -L dependency=/opt/rustwide/target/debug/build/serde_repr/34a4941b7586949e/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/4b547a8678d777ff/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/syn/ef05a6d61f29a217/out -L dependency=/opt/rustwide/target/debug/build/tracing/223934f0bf9c8584/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/99ca7fbc237a4d7d/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/50f144f22905c7fa/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d4cbec09b1fb15f6/out -L dependency=/opt/rustwide/target/debug/build/uuid/a56836015a211169/out -L dependency=/opt/rustwide/target/debug/build/winnow/6075c9fd16027fd0/out -L dependency=/opt/rustwide/target/debug/build/zbus_macros/2c25b5277b44a71c/out -L dependency=/opt/rustwide/target/debug/build/zbus_names/a96f8b431921d8b6/out -L dependency=/opt/rustwide/target/debug/build/zvariant/5715e756b04b3956/out -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/da84e73e03433e44/out -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/d4e48952555fbad4/out --extern async_broadcast=/opt/rustwide/target/debug/build/async-broadcast/ccbe8fb6eb86ed39/out/libasync_broadcast-ccbe8fb6eb86ed39.rmeta --extern async_executor=/opt/rustwide/target/debug/build/async-executor/70c54fe2955920e4/out/libasync_executor-70c54fe2955920e4.rmeta --extern async_io=/opt/rustwide/target/debug/build/async-io/a04ef884a86eb473/out/libasync_io-a04ef884a86eb473.rmeta --extern async_lock=/opt/rustwide/target/debug/build/async-lock/9cc58e6cf55ab577/out/libasync_lock-9cc58e6cf55ab577.rmeta --extern async_process=/opt/rustwide/target/debug/build/async-process/402153ffea91837e/out/libasync_process-402153ffea91837e.rmeta --extern async_task=/opt/rustwide/target/debug/build/async-task/b11d1dcb46d0d57d/out/libasync_task-b11d1dcb46d0d57d.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/3b6f97bb19a1ef55/out/libasync_trait-3b6f97bb19a1ef55.so --extern blocking=/opt/rustwide/target/debug/build/blocking/d4be8722ff6cb3b3/out/libblocking-d4be8722ff6cb3b3.rmeta --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/2b378b9b4b278ac6/out/libenumflags2-2b378b9b4b278ac6.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/76412fb0298a407f/out/libevent_listener-76412fb0298a407f.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_lite=/opt/rustwide/target/debug/build/futures-lite/61ab2d408ad83296/out/libfutures_lite-61ab2d408ad83296.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out/libhex-4852862d92867e36.rmeta --extern nix=/opt/rustwide/target/debug/build/nix/cce90a4b432f5379/out/libnix-cce90a4b432f5379.rmeta --extern ordered_stream=/opt/rustwide/target/debug/build/ordered-stream/860f60c484b43cad/out/libordered_stream-860f60c484b43cad.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/7e1f9cdcea7a3cbc/out/libserde-7e1f9cdcea7a3cbc.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/34a4941b7586949e/out/libserde_repr-34a4941b7586949e.so --extern tracing=/opt/rustwide/target/debug/build/tracing/223934f0bf9c8584/out/libtracing-223934f0bf9c8584.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/a56836015a211169/out/libuuid-a56836015a211169.rmeta --extern winnow=/opt/rustwide/target/debug/build/winnow/6075c9fd16027fd0/out/libwinnow-6075c9fd16027fd0.rmeta --extern zbus_macros=/opt/rustwide/target/debug/build/zbus_macros/2c25b5277b44a71c/out/libzbus_macros-2c25b5277b44a71c.so --extern zbus_names=/opt/rustwide/target/debug/build/zbus_names/a96f8b431921d8b6/out/libzbus_names-a96f8b431921d8b6.rmeta --extern zvariant=/opt/rustwide/target/debug/build/zvariant/5715e756b04b3956/out/libzvariant-5715e756b04b3956.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/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --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=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/97429d98e5942012/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=ea6afec0f820021a -C extra-filename=-0e531c812ff94791 --out-dir /opt/rustwide/target/debug/build/simba/0e531c812ff94791/out -L dependency=/opt/rustwide/target/debug/build/approx/47411005e50c8fb9/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/e4d2ba78c6decd7e/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/bca093edfb51a64f/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out -L dependency=/opt/rustwide/target/debug/build/num-complex/7fb44a1afca96b61/out -L dependency=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/ec0d4ccc55154a66/out -L dependency=/opt/rustwide/target/debug/build/wide/2f65755d1ee1605e/out --extern approx=/opt/rustwide/target/debug/build/approx/47411005e50c8fb9/out/libapprox-47411005e50c8fb9.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/7fb44a1afca96b61/out/libnum_complex-7fb44a1afca96b61.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out/libnum_traits-314a28d551676042.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/2f65755d1ee1605e/out/libwide-2f65755d1ee1605e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663", kill_on_drop: false }`
[INFO] [stdout] aefe156cd8696159f7ac53e83ac60d036903b51affdc6cd446a67b0b2bf4d663
