[INFO] cloning repository https://github.com/sebt3/kacp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebt3/kacp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebt3%2Fkacp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebt3%2Fkacp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf3bf58c611917e07ce8692b66cec2dfe2df060e [INFO] building sebt3/kacp against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebt3%2Fkacp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebt3/kacp on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebt3/kacp [INFO] finished tweaking git repo https://github.com/sebt3/kacp [INFO] tweaked toml for git repo https://github.com/sebt3/kacp written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebt3/kacp 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube-derive v0.91.0 [INFO] [stderr] Downloaded kube-runtime v0.91.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 779706c12a7eedf89fe721d799e5ea1afe0e0fb3ac3b28ea9e2b054958782825 [INFO] running `Command { std: "docker" "start" "-a" "779706c12a7eedf89fe721d799e5ea1afe0e0fb3ac3b28ea9e2b054958782825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "779706c12a7eedf89fe721d799e5ea1afe0e0fb3ac3b28ea9e2b054958782825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779706c12a7eedf89fe721d799e5ea1afe0e0fb3ac3b28ea9e2b054958782825", kill_on_drop: false }` [INFO] [stdout] 779706c12a7eedf89fe721d799e5ea1afe0e0fb3ac3b28ea9e2b054958782825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3030bdae6523bb646277b0a190bcb806c3c8adfcb22fc182ff3ebade147e59fe [INFO] running `Command { std: "docker" "start" "-a" "3030bdae6523bb646277b0a190bcb806c3c8adfcb22fc182ff3ebade147e59fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling json-patch v1.4.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling kube-derive v0.91.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling kube-core v0.91.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling kube-client v0.91.0 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling kube-runtime v0.91.0 [INFO] [stderr] Compiling kube v0.91.0 [INFO] [stderr] Compiling kacp v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "3030bdae6523bb646277b0a190bcb806c3c8adfcb22fc182ff3ebade147e59fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3030bdae6523bb646277b0a190bcb806c3c8adfcb22fc182ff3ebade147e59fe", kill_on_drop: false }` [INFO] [stdout] 3030bdae6523bb646277b0a190bcb806c3c8adfcb22fc182ff3ebade147e59fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841c27682326c10b21857e7f3ffd51d57a0df5d8cc6243b57c9604fbf63b2ffb [INFO] running `Command { std: "docker" "start" "-a" "841c27682326c10b21857e7f3ffd51d57a0df5d8cc6243b57c9604fbf63b2ffb", kill_on_drop: false }` [INFO] [stderr] Compiling kacp v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "841c27682326c10b21857e7f3ffd51d57a0df5d8cc6243b57c9604fbf63b2ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841c27682326c10b21857e7f3ffd51d57a0df5d8cc6243b57c9604fbf63b2ffb", kill_on_drop: false }` [INFO] [stdout] 841c27682326c10b21857e7f3ffd51d57a0df5d8cc6243b57c9604fbf63b2ffb [INFO] building sebt3/kacp against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebt3%2Fkacp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebt3/kacp on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebt3/kacp [INFO] finished tweaking git repo https://github.com/sebt3/kacp [INFO] tweaked toml for git repo https://github.com/sebt3/kacp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebt3/kacp 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bad9b166433c402010b5e6a7d88a95aed1d3c4fdd4fe63ac36d204d3dd25a69 [INFO] running `Command { std: "docker" "start" "-a" "7bad9b166433c402010b5e6a7d88a95aed1d3c4fdd4fe63ac36d204d3dd25a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bad9b166433c402010b5e6a7d88a95aed1d3c4fdd4fe63ac36d204d3dd25a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bad9b166433c402010b5e6a7d88a95aed1d3c4fdd4fe63ac36d204d3dd25a69", kill_on_drop: false }` [INFO] [stdout] 7bad9b166433c402010b5e6a7d88a95aed1d3c4fdd4fe63ac36d204d3dd25a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc63071c16307c471948ddbc88b8681a93ec4d93620c40407c7505f3076e37f [INFO] running `Command { std: "docker" "start" "-a" "8dc63071c16307c471948ddbc88b8681a93ec4d93620c40407c7505f3076e37f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling json-patch v1.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling kube-derive v0.91.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kube-core v0.91.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling kube-client v0.91.0 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling kube-runtime v0.91.0 [INFO] [stderr] Compiling kube v0.91.0 [INFO] [stderr] Compiling kacp v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcN2Xsee/symbols.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.crdgen.533a49f99b2259e9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.crdgen.533a49f99b2259e9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.crdgen.533a49f99b2259e9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.crdgen.533a49f99b2259e9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.crdgen.533a49f99b2259e9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb.3wiuu634q4q06r1qdow3vbygc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b57c4f640bde5618/out" "-L" "/opt/rustwide/target/debug/build/ring-9aee63ee6110fcb8/out" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcontroller-39dcae0965c1eea2.rlib" "/opt/rustwide/target/debug/deps/libkube-a571d805370e1731.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-8f97db49bfb80006.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-66156bda793ec932.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-9299a3f9167ae715.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-3056b6b538cd6ea1.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-fb76c9a56151a9de.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libkube_client-91356cc5a32144b1.rlib" "/opt/rustwide/target/debug/deps/libpem-5dec0d66de0d5e75.rlib" "/opt/rustwide/target/debug/deps/libhome-851362b92a3a2561.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-069b9f7c41233447.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3292db57bbbe14d5.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a964b4353130915.rlib" "/opt/rustwide/target/debug/deps/libahash-a2a2fa6c2ed33039.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-31bec17133e02521.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-8e4287854e2d1221.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-18c724e223d22ffd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ef013769c4db715a.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-22a4d968917f54be.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-52420ace9414a96a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-bdd7cf56017ad2ac.rlib" "/opt/rustwide/target/debug/deps/librustls-963caf471db03953.rlib" "/opt/rustwide/target/debug/deps/libsubtle-102a9c13202caeed.rlib" "/opt/rustwide/target/debug/deps/libwebpki-fb82f9593150e738.rlib" "/opt/rustwide/target/debug/deps/libring-1deb4f5d89734921.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-f726d59e82796387.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-ae20d4ff0ef0f4e5.rlib" "/opt/rustwide/target/debug/deps/libhyper-bf8b78fe6f8023ed.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b79ac35d4a83b62.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-766fb64e7cf000fd.rlib" "/opt/rustwide/target/debug/deps/libzeroize-44e87e1d21f0a2cc.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_rust-79a84a1e4d99a28a.rlib" "/opt/rustwide/target/debug/deps/libregex-a160b03f1a0d8241.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1ba8c03a63697bb2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-417a2760a2457731.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c1e3dd509c68fbb0.rlib" "/opt/rustwide/target/debug/deps/libpest-af7562448b1c8277.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-af7712f79a14bdf2.rlib" "/opt/rustwide/target/debug/deps/libtower_http-6a0c9382477e66b2.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libbitflags-37f44213647a4ace.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libtower-4ed501f69dd591e8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b83a07af62074c66.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-77597a01a4df36d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-4505a5cdc7b279f5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libmio-bb3e555a9acaaa58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0423eee6c8bdd3ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97aa0b1c5a520326.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-474c6177d40a589b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a3cb909614c9c26d.rlib" "/opt/rustwide/target/debug/deps/libeither-1262fa0ff94c8630.rlib" "/opt/rustwide/target/debug/deps/libtracing-91dddef170160415.rlib" "/opt/rustwide/target/debug/deps/liblog-e7e7e8ec9ff686da.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libkube_core-722bfc93567ad47e.rlib" "/opt/rustwide/target/debug/deps/libhttp-644d91b7f00e1896.rlib" "/opt/rustwide/target/debug/deps/libbytes-ab2d7887a5038b57.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-6d7853ca9cae2f16.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libschemars-ea7ed9851df5078a.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-199529a542abdc70.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-92b259c2e8b61db0.rlib" "/opt/rustwide/target/debug/deps/libbase64-c167c3eb3ecc322f.rlib" "/opt/rustwide/target/debug/deps/libserde_value-fc13a8dc4d4b1fc9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-91906cd7c1f2169a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f79fffad82b3a81f.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libchrono-98bca961d36b1a95.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c4af189851cfe34.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fc1865b370cc3c9b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bb5b3e510dc9193f.rlib" "/opt/rustwide/target/debug/deps/libserde-4c2bbf99356a8bce.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fe7eac72df9b79.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d45c5bd333b9b56.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-58065b608ec6a401.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c7ff0286392b94eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libbackoff-b746f22ebe491627.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/crdgen-4d2ba6d08ce1dacb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kacp` (bin "crdgen") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kacp` (bin "kacp") [INFO] running `Command { std: "docker" "inspect" "8dc63071c16307c471948ddbc88b8681a93ec4d93620c40407c7505f3076e37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc63071c16307c471948ddbc88b8681a93ec4d93620c40407c7505f3076e37f", kill_on_drop: false }` [INFO] [stdout] 8dc63071c16307c471948ddbc88b8681a93ec4d93620c40407c7505f3076e37f