[INFO] fetching crate worterbuch-cli 1.4.2...
[INFO] testing worterbuch-cli-1.4.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate worterbuch-cli 1.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate worterbuch-cli 1.4.2
[INFO] finished tweaking crates.io crate worterbuch-cli 1.4.2
[INFO] tweaked toml for crates.io crate worterbuch-cli 1.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate worterbuch-cli 1.4.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate worterbuch-cli 1.4.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8628e7f1c5cdd6b7392a11e6d475da0f98dc8a2bb91a876e92c8bc79b7040132
[INFO] running `Command { std: "docker" "start" "-a" "8628e7f1c5cdd6b7392a11e6d475da0f98dc8a2bb91a876e92c8bc79b7040132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8628e7f1c5cdd6b7392a11e6d475da0f98dc8a2bb91a876e92c8bc79b7040132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8628e7f1c5cdd6b7392a11e6d475da0f98dc8a2bb91a876e92c8bc79b7040132", kill_on_drop: false }`
[INFO] [stdout] 8628e7f1c5cdd6b7392a11e6d475da0f98dc8a2bb91a876e92c8bc79b7040132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0854ec637623b2f0dc104481f115087de64ec5d8501268f0434e1be649dce889
[INFO] running `Command { std: "docker" "start" "-a" "0854ec637623b2f0dc104481f115087de64ec5d8501268f0434e1be649dce889", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-graceful-shutdown v0.19.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling worterbuch-common v1.4.2
[INFO] [stderr]    Compiling worterbuch-client v1.4.2
[INFO] [stderr]    Compiling worterbuch-cli v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbsets")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbsets --edition=2024 src/bin/wbsets.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e4155d8f3a39a01 -C extra-filename=-cb2e5dbc6e0b85a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpub")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpub --edition=2024 src/bin/wbpub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94bc12e2dca2acf8 -C extra-filename=-b13f246df9c75952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpget")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpget --edition=2024 src/bin/wbpget.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ff660c45d82470a -C extra-filename=-1e48e3c06ac868ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpubs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpubs --edition=2024 src/bin/wbpubs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=124c71eebd148e30 -C extra-filename=-3bef2244824774fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpdel")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpdel --edition=2024 src/bin/wbpdel.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3efbdb04b19c515 -C extra-filename=-821511f0c196328d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbspub")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbspub --edition=2024 src/bin/wbspub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50870a912800aad3 -C extra-filename=-fbc10887c4c7efd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbset")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbset --edition=2024 src/bin/wbset.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b8c548d72684122 -C extra-filename=-5c884ba95e02191c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpsub")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpsub --edition=2024 src/bin/wbpsub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=083d3892bf908750 -C extra-filename=-1790cc1915419fcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbpls")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbpls --edition=2024 src/bin/wbpls.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8617887880944a00 -C extra-filename=-8897d78e29d35538 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbget")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbget --edition=2024 src/bin/wbget.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7a7756579bc6f9c -C extra-filename=-5814278907165f26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wblssub")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wblssub --edition=2024 src/bin/wblssub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b03dfa0150001a1b -C extra-filename=-427ce988ad189a27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbsub")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbsub --edition=2024 src/bin/wbsub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1bdc9a5f3dc665c0 -C extra-filename=-10fc2463d87fa998 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbdel")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wbdel --edition=2024 src/bin/wbdel.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4f24be3a9d4a84a -C extra-filename=-746d14d47f40ae4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-71fa92a90584c9ca.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c0e26f0f34407038.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afde458fdf5651c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0d803bde974e83c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-105fffd9f087a85e.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-17072ac7ff368c6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38c2e3f6b51498ec.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3631851424447844.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-494f692fe2911377.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-5544c5d1b5edb9a3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXZZ6le/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-7a740a0f97135aed,libworterbuch_cli-494f692fe2911377,libworterbuch_client-5544c5d1b5edb9a3,libtokio_tungstenite-d452449da087546a,libworterbuch_common-d77a699e2d8cba4f,libtungstenite-46216e000aae77fa,libdata_encoding-d189d998bb91ed7b,libutf8-1f85abd39b41966a,libsha1-6213ab2e84107cc4,libserde_yaml-ebb7028985f48014,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libunsafe_libyaml-1af9d2781a36b4ed,libuuid-ff5c2ab571d2a26d,libopentelemetry_otlp-f1cc414e6637d4cd,libopentelemetry_proto-0ff3d509660692d0,libprost-f819a4a35c636e9e,libopentelemetry_sdk-96acd61fdc33a510,libfutures_executor-1b0e718fa48f7d5d,librand-6e93cb65ac364343,librand_chacha-401a8b81716cd60f,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,libopentelemetry_http-aa7d6d194ea4e14a,libreqwest-9e20862fa5770502,libserde_urlencoded-9148499a3044c9e8,libryu-ec25213d96ee60cf,libtower_http-67db571cc3900d9e,libiri_string-4e659e4ca4800759,libtower-94f928ed5a4df746,libtower_layer-3b63c02b4d0ef938,libhyper_util-355ff36d0886f3ab,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-34fb9365748696ea,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-29524163f8896842,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,libfutures_util-cc83433b10292665,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-c99c3971336f26bd,libidna-19423f36c7adcc76,libutf8_iter-d59950773a6f062b,libidna_adapter-01381fa992504d69,libicu_properties-661b4334ecde02cf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-6f95aed2799e8b78,libicu_normalizer_data-07107859aeec763f,libicu_collections-15c861190f9634f4,libpotential_utf-93e3c0e2256d92af,libicu_provider-ee2f7f25794484f2,libicu_locale_core-21a4c54e95501f42,libtinystr-b422e08e97c6a17f,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1c3d16bc02f6cf46,libzerotrie-5defbe51c1262596,libyoke-33e7634ed6c17d4e,libstable_deref_trait-1210460e331f0a03,libzerofrom-3846a9345084f2f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libopentelemetry-c40ea509118355c7,libjsonwebtoken-63a92993f858f738,libpem-321cfb415078c861,libsimple_asn1-35cb40d89bd23816,libtime-92944b17e40b5778,libtime_core-8fc471d11afcc48a,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libnum_bigint-9f8f8133f4641ae9,libbase64-29d4d4232c317d5e,libed25519_dalek-e9e6b9aed7880e4d,libcurve25519_dalek-8514a1238438802e,libed25519-183af62a5c0dc1dd,librsa-48dbeab52f06b80c,libpkcs1-24ff09ae1ed6d15d,libnum_bigint_dig-c3c2c403b6558274,libnum_iter-4aee289b1ed95dde,librand-fc53a8be4b608fb3,librand_chacha-9a72ae62bb26d148,libppv_lite86-8ea0ac866cc85be7,libzerocopy-e1f2b20100a8b426,libnum_integer-d6c115f6d8dd615b,libnum_traits-b4451022da69ee14,liblibm-1b0dc570f73baa9f,libp384-509302471b037357,libp256-41108f2f08e8c36d,libsha2-7bb4e014d3cce876,libcpufeatures-42612946e83e041b,libecdsa-251741032f7255a0,librfc6979-88f71fd16785920b,libsignature-7155a0e9274ce52a,libprimeorder-61f581ea38ef55d5,libelliptic_curve-1a31834bb8668ccd,libsec1-b70313577ae0e89b,libpkcs8-fb54c5dd5c7361a3,libspki-d88079db3a747fc7,libder-8f6d75ffb52cbff1,libpem_rfc7468-b9f73c5737f86189,libbase64ct-c91d3b21f38ada3d,libhkdf-bbf89c5c4425712a,libhmac-2dc302abda9cd58a,libdigest-727a4c1f93f587d8,libconst_oid-6d76aba8482c7d1e,libblock_buffer-baa4b3b90361f1f3,libcrypto_common-15c252612711dc84,libcrypto_bigint-4e8e3bc27c16880d,libgeneric_array-3ad8fd36444036a2,libtypenum-be6a2977db72abeb,libbase16ct-ee53c8fd603fe2a0,libzeroize-c59311ce59192ddc,libgroup-5c99c161a0295dc6,libff-a71b38b79e6c22ea,librand_core-46bec2973591ce0f,libgetrandom-1ae647960437015b,libsubtle-e7c4ba81e8f5379a,libhttp-75316d043a1ecd5e,libserde_json-c0d803bde974e83c,libitoa-958180966766c9e6,libzmij-5df54798b9778b75,libserde-afde458fdf5651c9,libserde_core-6504fde8f3d6c9d3,libtracing_subscriber-3631851424447844,libsmallvec-695d630f41d8414d,libsharded_slab-86718aead9a91b68,liblazy_static-171f9f3e8c9ed390,libspin-f6846b3926d7d2dc,libmatchers-7e90b2c8586c626e,libregex_automata-e1767dde37513b1d,libregex_syntax-caf5d78c20defb11,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-1ddb9818a4ced4b5,liblog-5081bf809293ba62,libtokio_graceful_shutdown-17072ac7ff368c6e,libtracing-38c2e3f6b51498ec,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libatomic-8c57d83a211d9bf1,libtokio_util-93b2ef8fb9b7b303,libfutures_core-5b72dc92615109c0,libfutures_sink-999c1a898cc14726,libbytemuck-413e2fb09446c9b3,libthiserror-ca6477d5729c8d58,libtokio-105fffd9f087a85e,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-197ec4daac28242b,libbytes-727a11fb69696bac,libmio-97b0b7801935999e,libpin_project_lite-63e0d9d6cb6ec6cf,libmiette-c0e26f0f34407038,libbacktrace_ext-0c181b31911a72e5,libsupports_unicode-3fc045bf4c1aee63,libsupports_color-7ceed5f6381f4f97,libis_ci-d0f27d8b3ded415f,libsupports_hyperlinks-a7bdefa26dbefdc1,libterminal_size-57f72e8a49a95a40,librustix-f938dc081c9ff181,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libtextwrap-021035a8cdf07344,libunicode_linebreak-6443c1005c7d54ab,libunicode_width-052de3cc9bfeee26,libbacktrace-67c9a7fd0f5a718b,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-f61456eded353b5b,libmemchr-b567a4d9673dfb1d,liblibc-cc9021cf9bdeb53d,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libunicode_width-4f088c2c392af6be,libowo_colors-4f5336a6c002f431,libcfg_if-73907a425b6e514e,libclap-71fa92a90584c9ca,libclap_builder-1082c66dc4848de5,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-0dfde3564b80c90a,libanstyle-5de05ff4a29b559e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXZZ6le/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wbls-9aad1a209cb332bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `worterbuch-cli` (bin "wbls") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0854ec637623b2f0dc104481f115087de64ec5d8501268f0434e1be649dce889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0854ec637623b2f0dc104481f115087de64ec5d8501268f0434e1be649dce889", kill_on_drop: false }`
[INFO] [stdout] 0854ec637623b2f0dc104481f115087de64ec5d8501268f0434e1be649dce889
