[INFO] fetching crate worterbuch-cli 1.3.8... [INFO] testing worterbuch-cli-1.3.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate worterbuch-cli 1.3.8 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate worterbuch-cli 1.3.8 [INFO] finished tweaking crates.io crate worterbuch-cli 1.3.8 [INFO] tweaked toml for crates.io crate worterbuch-cli 1.3.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate worterbuch-cli 1.3.8 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate worterbuch-cli 1.3.8 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbe136c4f6c1df2a5f3b73cc006182ba65ffd52f73ad9dfb217a4dd208af605c [INFO] running `Command { std: "docker" "start" "-a" "fbe136c4f6c1df2a5f3b73cc006182ba65ffd52f73ad9dfb217a4dd208af605c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbe136c4f6c1df2a5f3b73cc006182ba65ffd52f73ad9dfb217a4dd208af605c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe136c4f6c1df2a5f3b73cc006182ba65ffd52f73ad9dfb217a4dd208af605c", kill_on_drop: false }` [INFO] [stdout] fbe136c4f6c1df2a5f3b73cc006182ba65ffd52f73ad9dfb217a4dd208af605c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9af8b27bbc49131c367da8262175eda439a3dcbd7bd86553b4c76f751d8f129 [INFO] running `Command { std: "docker" "start" "-a" "f9af8b27bbc49131c367da8262175eda439a3dcbd7bd86553b4c76f751d8f129", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-graceful-shutdown v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling worterbuch-common v1.3.8 [INFO] [stderr] Compiling worterbuch-client v1.3.8 [INFO] [stderr] Compiling worterbuch-cli v1.3.8 (/opt/rustwide/workdir) [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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=f6c854cd47d87051 -C extra-filename=-86bac7cb38e5c152 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-4f0e10c9f485b079.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-5bbe57e04197d593.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7155d73e4928a0ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d5033821ffbf13e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cfc80db9e40cf4d0.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-08f7f943e0eea6e4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b171ac70b179735.rlib --extern worterbuch_cli=/opt/rustwide/target/debug/deps/libworterbuch_cli-142517c6191a7724.rlib --extern worterbuch_client=/opt/rustwide/target/debug/deps/libworterbuch_client-7af8e553b1eb3c31.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9af8b27bbc49131c367da8262175eda439a3dcbd7bd86553b4c76f751d8f129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9af8b27bbc49131c367da8262175eda439a3dcbd7bd86553b4c76f751d8f129", kill_on_drop: false }` [INFO] [stdout] f9af8b27bbc49131c367da8262175eda439a3dcbd7bd86553b4c76f751d8f129