[INFO] cloning repository https://github.com/ferronweb/ferron-forge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferronweb/ferron-forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferronweb%2Fferron-forge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferronweb%2Fferron-forge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10be613e316cc54f7d3668580b05967d8b6787de [INFO] testing ferronweb/ferron-forge against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferronweb%2Fferron-forge" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ferronweb/ferron-forge [INFO] finished tweaking git repo https://github.com/ferronweb/ferron-forge [INFO] tweaked toml for git repo https://github.com/ferronweb/ferron-forge written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ferronweb/ferron-forge on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ferronweb/ferron-forge 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131491553d9d9dfe1098fe4e3f9db07da1ac996ecde310d16e4f275350b03bc0 [INFO] running `Command { std: "docker" "start" "-a" "131491553d9d9dfe1098fe4e3f9db07da1ac996ecde310d16e4f275350b03bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131491553d9d9dfe1098fe4e3f9db07da1ac996ecde310d16e4f275350b03bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131491553d9d9dfe1098fe4e3f9db07da1ac996ecde310d16e4f275350b03bc0", kill_on_drop: false }` [INFO] [stdout] 131491553d9d9dfe1098fe4e3f9db07da1ac996ecde310d16e4f275350b03bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f5ce93ce7b07db2ae2c707710c0f25c9c342c6d8b4f8cf13e256554ecc5465 [INFO] running `Command { std: "docker" "start" "-a" "d4f5ce93ce7b07db2ae2c707710c0f25c9c342c6d8b4f8cf13e256554ecc5465", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [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 zeroize v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.2 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling gix-actor v0.35.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling gix-glob v0.20.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gix-attributes v0.26.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-command v0.6.1 [INFO] [stderr] Compiling gix-config-value v0.15.0 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling gix-traverse v0.46.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-attributes v0.24.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gix-command v0.4.1 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling gix-filter v0.19.2 [INFO] [stderr] Compiling gix-index v0.40.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling gix-url v0.29.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling gix-ignore v0.15.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling gix-worktree v0.41.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling gix-prompt v0.9.1 [INFO] [stderr] Compiling gix-revision v0.32.0 [INFO] [stderr] Compiling gix-traverse v0.44.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling gix-pathspec v0.11.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling gix-index v0.38.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling gix-refspec v0.28.0 [INFO] [stderr] Compiling gix-credentials v0.27.0 [INFO] [stderr] Compiling gix-pathspec v0.9.0 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] Compiling gix-ignore v0.13.0 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling gix-prompt v0.11.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling gix-credentials v0.29.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling gix-transport v0.45.0 [INFO] [stderr] Compiling gix-refspec v0.30.1 [INFO] [stderr] Compiling gix-worktree v0.39.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling gix-pack v0.57.0 [INFO] [stderr] Compiling gix-discover v0.40.1 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling gix-negotiate v0.18.0 [INFO] [stderr] Compiling gix-shallow v0.2.0 [INFO] [stderr] Compiling gix-packetline v0.19.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling cargo v0.88.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling gix-odb v0.67.0 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling gix-submodule v0.17.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling gix-filter v0.17.0 [INFO] [stderr] Compiling gix-transport v0.47.0 [INFO] [stderr] Compiling gix-protocol v0.48.0 [INFO] [stderr] Compiling gix-dir v0.12.0 [INFO] [stderr] Compiling gix-dir v0.14.1 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling cargo-credential v0.4.8 [INFO] [stderr] Compiling gix-worktree-stream v0.21.2 [INFO] [stderr] Compiling gix-config v0.45.1 [INFO] [stderr] Compiling gix-negotiate v0.20.1 [INFO] [stderr] Compiling gix-diff v0.50.0 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling orion v0.17.10 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cargo-util v0.2.20 [INFO] [stderr] Compiling gix-submodule v0.19.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling pasetors v0.7.4 [INFO] [stderr] Compiling clap_complete v4.5.52 [INFO] [stderr] Compiling cargo-util-schemas v0.8.1 [INFO] [stderr] Compiling cargo-credential-libsecret v0.4.13 [INFO] [stderr] Compiling gix-worktree-state v0.19.0 [INFO] [stderr] Compiling gix-odb v0.69.1 [INFO] [stderr] Compiling gix-protocol v0.50.1 [INFO] [stderr] Compiling gix v0.70.0 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling gix-archive v0.21.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling gix-status v0.19.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling liblzma v0.4.1 [INFO] [stderr] Compiling rustfix v0.9.0 [INFO] [stderr] Compiling crates-io v0.40.10 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling gix-mailmap v0.27.1 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling os_info v3.11.0 [INFO] [stderr] Compiling http-auth v0.1.10 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling gix v0.72.1 [INFO] [stderr] Compiling zip v4.0.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling git2-curl v0.21.0 [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.88.0/src/cargo/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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=903dbc58861b4d7f -C extra-filename=-fcf3fc24a23c5f1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-ea7f435fe77a3aa0.rmeta --extern anstream=/opt/rustwide/target/debug/deps/libanstream-3a5850ea78bcd0e3.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-df82d657645c4a5c.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-0c742697e52d3802.rmeta --extern cargo_credential=/opt/rustwide/target/debug/deps/libcargo_credential-a0fef326c3e95ada.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/debug/deps/libcargo_credential_libsecret-e19518df5a78008d.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-62f0fdc8618912e9.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-7d414bc2981b8664.rmeta --extern cargo_util_schemas=/opt/rustwide/target/debug/deps/libcargo_util_schemas-35f5d69d52e6b5d7.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-81b526a120d1f5c5.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-3136370aa4b26338.rmeta --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-454992a0d56f9747.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-901cfe0fb440eebd.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-13ed77c4c9947f01.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-7cb3e03ca03130d1.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-5ecb656275ddb3b1.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-fc22efab35665d9c.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-c99d311749f9baaf.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-ba4014df24408da9.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-3c0b2c15ceef865d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-896d589c1cccf457.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-99150a209f795bb6.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-fc0718d39b52076c.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-802297758bfcaa07.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-89775f8207753635.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-0520add9f582fc06.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-7d37fc75d6920607.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a1f51a53e348ca20.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-3cc6f8586a34b897.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-33dfa45613aef8b9.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-007e96512a60200a.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-0d9af9a3ed66101b.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d7cde5078299ceb0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5f1f064b98e3a0db.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-ba6915578269763b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_stable_hash=/opt/rustwide/target/debug/deps/librustc_stable_hash-b93f847f0c841137.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-b0167afd38a5b11f.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-1ceb7b6153588b15.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-261a192f9b681856.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-936c6c409aa5c04c.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-8276def48fd5cfec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6644b16ba0395041.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-167e5edf20b65f88.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-cee63108b7085647.rmeta --extern supports_hyperlinks=/opt/rustwide/target/debug/deps/libsupports_hyperlinks-84b81e2ab091eabf.rmeta --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-88c05a35c2063733.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-13163b970d5b85a4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8cb3512ee55b2f77.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-545c39a76337b5c9.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-6bb677dc35cc58b2.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-a82d425dd8c59185.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5706d5f79f7e992a.rmeta --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-e47352f285c3c378.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f615723505faba47.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-5017e9507498ef51.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-fac4a2ab476da270.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-57934f495f5d1090/out -L native=/opt/rustwide/target/debug/build/blake3-57934f495f5d1090/out -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-f0e1178d3d11cc4c/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-e24bc6d63fe82d66/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-a68b6a1c49a53560/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4a6ee7da4bfea575/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d4f5ce93ce7b07db2ae2c707710c0f25c9c342c6d8b4f8cf13e256554ecc5465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f5ce93ce7b07db2ae2c707710c0f25c9c342c6d8b4f8cf13e256554ecc5465", kill_on_drop: false }` [INFO] [stdout] d4f5ce93ce7b07db2ae2c707710c0f25c9c342c6d8b4f8cf13e256554ecc5465