[INFO] cloning repository https://github.com/cardoe/cargo-bitbake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardoe/cargo-bitbake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-bitbake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-bitbake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd3e7024d3032d1ee78ccc3b33c47a94c0aeb3e9 [INFO] building cardoe/cargo-bitbake/dd3e7024d3032d1ee78ccc3b33c47a94c0aeb3e9 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-bitbake" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cardoe/cargo-bitbake on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cardoe/cargo-bitbake [INFO] finished tweaking git repo https://github.com/cardoe/cargo-bitbake [INFO] tweaked toml for git repo https://github.com/cardoe/cargo-bitbake written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cardoe/cargo-bitbake 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.8.7 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded ct-codecs v1.1.2 [INFO] [stderr] Downloaded cargo-credential-macos-keychain v0.4.9 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded cargo-credential-libsecret v0.4.9 [INFO] [stderr] Downloaded cargo-credential-wincred v0.4.9 [INFO] [stderr] Downloaded cargo-credential v0.4.7 [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded cargo-util v0.2.16 [INFO] [stderr] Downloaded annotate-snippets v0.11.4 [INFO] [stderr] Downloaded gix-config v0.38.0 [INFO] [stderr] Downloaded gix-dir v0.6.0 [INFO] [stderr] Downloaded gix-pack v0.51.1 [INFO] [stderr] Downloaded curl v0.4.47 [INFO] [stderr] Downloaded pasetors v0.7.0 [INFO] [stderr] Downloaded gix-ref v0.45.0 [INFO] [stderr] Downloaded orion v0.17.7 [INFO] [stderr] Downloaded gix-index v0.33.1 [INFO] [stderr] Downloaded http-auth v0.1.10 [INFO] [stderr] Downloaded os_info v3.9.0 [INFO] [stderr] Downloaded p384 v0.13.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.7.0 [INFO] [stderr] Downloaded gix v0.64.0 [INFO] [stderr] Downloaded gix-diff v0.44.1 [INFO] [stderr] Downloaded gix-filter v0.11.3 [INFO] [stderr] Downloaded gix-odb v0.61.1 [INFO] [stderr] Downloaded gix-worktree v0.34.1 [INFO] [stderr] Downloaded gix-discover v0.33.0 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded crates-io v0.40.6 [INFO] [stderr] Downloaded git2-curl v0.20.0 [INFO] [stderr] Downloaded gix-macros v0.1.5 [INFO] [stderr] Downloaded gix-negotiate v0.13.2 [INFO] [stderr] Downloaded gix-revision v0.27.2 [INFO] [stderr] Downloaded gix-refspec v0.23.1 [INFO] [stderr] Downloaded gix-submodule v0.12.0 [INFO] [stderr] Downloaded gix-revwalk v0.13.2 [INFO] [stderr] Downloaded gix-traverse v0.39.2 [INFO] [stderr] Downloaded gix-actor v0.31.5 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded serde_ignored v0.1.10 [INFO] [stderr] Downloaded tracing-chrome v0.7.2 [INFO] [stderr] Downloaded curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Downloaded cargo v0.84.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f26ac3dcfb00c1462a6849d4a1d8607173b43106010df964f206eb6edfabe492 [INFO] running `Command { std: "docker" "start" "-a" "f26ac3dcfb00c1462a6849d4a1d8607173b43106010df964f206eb6edfabe492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f26ac3dcfb00c1462a6849d4a1d8607173b43106010df964f206eb6edfabe492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26ac3dcfb00c1462a6849d4a1d8607173b43106010df964f206eb6edfabe492", kill_on_drop: false }` [INFO] [stdout] f26ac3dcfb00c1462a6849d4a1d8607173b43106010df964f206eb6edfabe492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9940a54f698dae5e20f687e030d670eeec091f943f1fbf24e5c782afcc4390dc [INFO] running `Command { std: "docker" "start" "-a" "9940a54f698dae5e20f687e030d670eeec091f943f1fbf24e5c782afcc4390dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling gix-trace v0.1.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling gix-sec v0.10.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-path v0.10.13 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling gix-chunk v0.4.10 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling gix-attributes v0.22.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling gix-bitmap v0.2.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling gix-pathspec v0.7.7 [INFO] [stderr] Compiling gix-ignore v0.11.4 [INFO] [stderr] Compiling gix-packetline v0.17.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling jiff v0.1.15 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling gix-credentials v0.24.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling gix-transport v0.42.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling gix-date v0.9.2 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.45.0 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-discover v0.33.0 [INFO] [stderr] Compiling gix-config v0.38.0 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-worktree v0.34.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling gix-packetline-blocking v0.17.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling cargo v0.84.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gix-protocol v0.45.3 [INFO] [stderr] Compiling gix-filter v0.11.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gix-dir v0.6.0 [INFO] [stderr] Compiling gix-submodule v0.12.0 [INFO] [stderr] Compiling gix-negotiate v0.13.2 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling cargo-credential v0.4.7 [INFO] [stderr] Compiling serde-untagged v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cargo-util v0.2.16 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling gix v0.64.0 [INFO] [stderr] Compiling cargo-credential-libsecret v0.4.9 [INFO] [stderr] Compiling orion v0.17.7 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling cargo-util-schemas v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pasetors v0.7.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crates-io v0.40.6 [INFO] [stderr] Compiling rustfix v0.8.7 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling annotate-snippets v0.11.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling os_info v3.9.0 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling http-auth v0.1.10 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling git2-curl v0.20.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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.84.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::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=e20af973ef05bd2c -C extra-filename=-5f6686d8b71a119a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-b0d7787e8f57e163.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-3109b5ba994d1b57.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b470153456c8eb4d.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rmeta --extern cargo_credential=/opt/rustwide/target/debug/deps/libcargo_credential-85d0e95e0244c5e0.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/debug/deps/libcargo_credential_libsecret-a733fcd3591e3999.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-534de3711a45a929.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-d004641edf6f800a.rmeta --extern cargo_util_schemas=/opt/rustwide/target/debug/deps/libcargo_util_schemas-ea79c461873f4ddb.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-261a22e84817a54d.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-0e618697df86e907.rmeta --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-c6897df12d26c012.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-8ef34a86762a9e46.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-f31b6f7e331b65a7.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-66c5fdfd7aee7668.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-1ca13839ea2685b4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4de73d76ae48cfb7.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-8ad4efe26f0c466b.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-7cae331dbbf3458d.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-3d88db3c8ad4ac8a.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-eeb045b280f2e028.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-96a8a8fa3cfa8a46.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-99150a209f795bb6.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-271ba35809dd8c72.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-6a5e030c5cc00ba4.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-5809fbfe21606545.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d6e30d92f98b401.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a2217b8b4268aadf.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-1bf66eb4cc7b6d3b.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e36199688423836a.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-2969c447594b77e5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-c1003115c5fffac0.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-f741a34e9a6cc160.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-2505fc5716742542.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1afb3b6b8e628957.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5f1f064b98e3a0db.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-981e11e313fc744a.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-9c386135dc6cded0.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-1ceb7b6153588b15.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-0979b7df6138b9a2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-48eddbea8e1d42fe.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-fe67cee5a47fee60.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-968ea4bfc8f994ab.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8876f6fa3553fe84.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-892e35ba8fe458ee.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-820c97c48768eeef.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50df5f752b745dbd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5c373f1ef7251b8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-67b262ba71dcc80d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d2410d317473147.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-b2b0d23aa5b48e5a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cc3b540ca3577269.rmeta --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-a5404c99ba64ea8b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3eb25348ff13bc8c.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-e68199b98a5d4cb3.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f2db5ec1715e3dd5.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-8d4d022c11c5cd45/out -L native=/opt/rustwide/target/debug/build/blake3-8d4d022c11c5cd45/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-a4da5d09827c472c/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-b1e17b4f9944c19e/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-107c74081bb5def0/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-f4fa62a7c8484055/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9940a54f698dae5e20f687e030d670eeec091f943f1fbf24e5c782afcc4390dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9940a54f698dae5e20f687e030d670eeec091f943f1fbf24e5c782afcc4390dc", kill_on_drop: false }` [INFO] [stdout] 9940a54f698dae5e20f687e030d670eeec091f943f1fbf24e5c782afcc4390dc