[INFO] cloning repository https://github.com/v-t-p/copyd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v-t-p/copyd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv-t-p%2Fcopyd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv-t-p%2Fcopyd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a238024c836a8798ca2703af4a834846bb00df9 [INFO] testing v-t-p/copyd against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv-t-p%2Fcopyd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 83% (1442/1729) Updating files: 84% (1453/1729) Updating files: 85% (1470/1729) Updating files: 86% (1487/1729) Updating files: 87% (1505/1729) Updating files: 88% (1522/1729) Updating files: 89% (1539/1729) Updating files: 89% (1552/1729) Updating files: 90% (1557/1729) Updating files: 91% (1574/1729) Updating files: 92% (1591/1729) Updating files: 93% (1608/1729) Updating files: 94% (1626/1729) Updating files: 95% (1643/1729) Updating files: 96% (1660/1729) Updating files: 97% (1678/1729) Updating files: 98% (1695/1729) Updating files: 99% (1712/1729) Updating files: 100% (1729/1729) Updating files: 100% (1729/1729), done. [INFO] started tweaking git repo https://github.com/v-t-p/copyd [INFO] finished tweaking git repo https://github.com/v-t-p/copyd [INFO] tweaked toml for git repo https://github.com/v-t-p/copyd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/v-t-p/copyd on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/v-t-p/copyd 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding atomic-waker v1.1.2 [INFO] [stderr] Adding base64 v0.22.1 [INFO] [stderr] Adding cfg_aliases v0.2.1 [INFO] [stderr] Adding crc32fast v1.5.0 [INFO] [stderr] Adding displaydoc v0.2.5 [INFO] [stderr] Adding flate2 v1.1.9 [INFO] [stderr] Adding form_urlencoded v1.2.2 [INFO] [stderr] Adding hashbrown v0.16.1 [INFO] [stderr] Adding http v1.4.0 [INFO] [stderr] Adding http-body v1.0.1 [INFO] [stderr] Adding http-body-util v0.1.3 [INFO] [stderr] Adding hyper v1.8.1 [INFO] [stderr] Adding hyper-rustls v0.27.7 [INFO] [stderr] Adding hyper-util v0.1.20 [INFO] [stderr] Adding icu_collections v2.1.1 [INFO] [stderr] Adding icu_locale_core v2.1.1 [INFO] [stderr] Adding icu_normalizer v2.1.1 [INFO] [stderr] Adding icu_normalizer_data v2.1.1 [INFO] [stderr] Adding icu_properties v2.1.2 [INFO] [stderr] Adding icu_properties_data v2.1.2 [INFO] [stderr] Adding icu_provider v2.1.1 [INFO] [stderr] Adding idna v1.1.0 [INFO] [stderr] Adding idna_adapter v1.2.1 [INFO] [stderr] Updating indexmap v2.9.0 -> v2.13.0 [INFO] [stderr] Adding ipnet v2.12.0 [INFO] [stderr] Adding iri-string v0.7.10 [INFO] [stderr] Adding litemap v0.8.1 [INFO] [stderr] Adding lru-slab v0.1.2 [INFO] [stderr] Adding num_enum v0.7.5 [INFO] [stderr] Adding num_enum_derive v0.7.5 [INFO] [stderr] Adding percent-encoding v2.3.2 [INFO] [stderr] Adding potential_utf v0.1.4 [INFO] [stderr] Adding ppv-lite86 v0.2.21 [INFO] [stderr] Adding proc-macro-crate v3.5.0 [INFO] [stderr] Adding procfs v0.17.0 (available: v0.18.0) [INFO] [stderr] Adding procfs-core v0.17.0 [INFO] [stderr] Adding quinn v0.11.9 [INFO] [stderr] Adding quinn-proto v0.11.13 [INFO] [stderr] Adding quinn-udp v0.5.14 [INFO] [stderr] Adding rand v0.9.2 [INFO] [stderr] Adding rand_chacha v0.9.0 [INFO] [stderr] Adding rand_core v0.9.5 [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.2) [INFO] [stderr] Adding ring v0.17.14 [INFO] [stderr] Adding rustc-hash v2.1.1 [INFO] [stderr] Adding rustls v0.23.37 [INFO] [stderr] Adding rustls-pki-types v1.14.0 [INFO] [stderr] Adding rustls-webpki v0.103.9 [INFO] [stderr] Updating serde v1.0.219 -> v1.0.228 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.219 -> v1.0.228 [INFO] [stderr] Adding serde_urlencoded v0.7.1 [INFO] [stderr] Adding simd-adler32 v0.3.8 [INFO] [stderr] Adding stable_deref_trait v1.2.1 [INFO] [stderr] Adding subtle v2.6.1 [INFO] [stderr] Adding sync_wrapper v1.0.2 [INFO] [stderr] Adding synstructure v0.13.2 [INFO] [stderr] Adding thiserror v2.0.18 [INFO] [stderr] Adding thiserror-impl v2.0.18 [INFO] [stderr] Adding tinystr v0.8.2 [INFO] [stderr] Adding tinyvec v1.10.0 [INFO] [stderr] Adding tinyvec_macros v0.1.1 [INFO] [stderr] Adding tokio-rustls v0.26.4 [INFO] [stderr] Adding toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Adding toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Adding toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Adding tower v0.5.3 [INFO] [stderr] Adding tower-http v0.6.8 [INFO] [stderr] Adding tower-layer v0.3.3 [INFO] [stderr] Adding untrusted v0.9.0 [INFO] [stderr] Adding url v2.5.8 [INFO] [stderr] Adding utf8_iter v1.0.4 [INFO] [stderr] Adding wasm-bindgen-futures v0.4.50 (available: v0.4.64) [INFO] [stderr] Adding web-sys v0.3.77 (available: v0.3.91) [INFO] [stderr] Adding webpki-roots v1.0.6 [INFO] [stderr] Updating winnow v0.7.10 -> v0.7.15 [INFO] [stderr] Adding writeable v0.6.2 [INFO] [stderr] Adding yoke v0.8.1 [INFO] [stderr] Adding yoke-derive v0.8.1 [INFO] [stderr] Adding zerocopy v0.8.40 [INFO] [stderr] Adding zerocopy-derive v0.8.40 [INFO] [stderr] Adding zerofrom v0.1.6 [INFO] [stderr] Adding zerofrom-derive v0.1.6 [INFO] [stderr] Adding zeroize v1.8.2 [INFO] [stderr] Adding zerotrie v0.2.3 [INFO] [stderr] Adding zerovec v0.11.5 [INFO] [stderr] Adding zerovec-derive v0.11.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded anstyle v1.0.11 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded cstr-argument v0.1.2 [INFO] [stderr] Downloaded smallvec v0.6.14 [INFO] [stderr] Downloaded ipnet v2.12.0 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded tokio-io v0.1.13 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded indicatif v0.17.11 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded tokio-sync v0.1.8 [INFO] [stderr] Downloaded tokio-reactor v0.1.12 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded systemd v0.10.0 [INFO] [stderr] Downloaded rustix v1.0.7 [INFO] [stderr] Downloaded parking_lot v0.9.0 [INFO] [stderr] Downloaded tempfile v3.20.0 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded errno v0.3.12 [INFO] [stderr] Downloaded build-env v0.3.1 [INFO] [stderr] Downloaded libsystemd-sys v0.9.3 [INFO] [stderr] Downloaded utf8-cstr v0.1.6 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded parking_lot_core v0.6.3 [INFO] [stderr] Downloaded tokio-executor v0.1.10 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.1 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded redox_syscall v0.5.12 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Downloaded prost-build v0.12.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a237c6f4b178e75d6a545cc289cdb9b9bef69a3b47ad5adacc4a3c89c78c4daf [INFO] running `Command { std: "docker" "start" "-a" "a237c6f4b178e75d6a545cc289cdb9b9bef69a3b47ad5adacc4a3c89c78c4daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a237c6f4b178e75d6a545cc289cdb9b9bef69a3b47ad5adacc4a3c89c78c4daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a237c6f4b178e75d6a545cc289cdb9b9bef69a3b47ad5adacc4a3c89c78c4daf", kill_on_drop: false }` [INFO] [stdout] a237c6f4b178e75d6a545cc289cdb9b9bef69a3b47ad5adacc4a3c89c78c4daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0196190463a1666689053b99f42895586f64185f6f3f63157c5fceafa8c307c4 [INFO] running `Command { std: "docker" "start" "-a" "0196190463a1666689053b99f42895586f64185f6f3f63157c5fceafa8c307c4", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling libsystemd-sys v0.9.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling cstr-argument v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling utf8-cstr v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling systemd v0.10.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling tracing v0.1.41 [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 tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=317b9db727299faa -C extra-filename=-e4d455bf1b9745af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0196190463a1666689053b99f42895586f64185f6f3f63157c5fceafa8c307c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0196190463a1666689053b99f42895586f64185f6f3f63157c5fceafa8c307c4", kill_on_drop: false }` [INFO] [stdout] 0196190463a1666689053b99f42895586f64185f6f3f63157c5fceafa8c307c4