[INFO] cloning repository https://github.com/kochmaxence/peniche [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kochmaxence/peniche" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkochmaxence%2Fpeniche", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkochmaxence%2Fpeniche'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bddd896d0ef52b6eb1ea4829ecb28860692822d [INFO] testing kochmaxence/peniche against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkochmaxence%2Fpeniche" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kochmaxence/peniche [INFO] finished tweaking git repo https://github.com/kochmaxence/peniche [INFO] tweaked toml for git repo https://github.com/kochmaxence/peniche written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kochmaxence/peniche on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kochmaxence/peniche 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/peniche/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.description [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.documentation [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.version [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55a69dedbcef2e435ddf41283d578c24b39325c926df06a0bbc3afad59b40909 [INFO] running `Command { std: "docker" "start" "-a" "55a69dedbcef2e435ddf41283d578c24b39325c926df06a0bbc3afad59b40909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a69dedbcef2e435ddf41283d578c24b39325c926df06a0bbc3afad59b40909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a69dedbcef2e435ddf41283d578c24b39325c926df06a0bbc3afad59b40909", kill_on_drop: false }` [INFO] [stdout] 55a69dedbcef2e435ddf41283d578c24b39325c926df06a0bbc3afad59b40909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c0922cbab41913d83562f90c0a21323777f29f0064974ab5a00cb7738d26a4b [INFO] running `Command { std: "docker" "start" "-a" "6c0922cbab41913d83562f90c0a21323777f29f0064974ab5a00cb7738d26a4b", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/peniche/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.description [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.documentation [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling fiat-crypto v0.2.8 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling cargo v0.79.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http-auth v0.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gix-macros v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling color-print v0.3.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-path v0.10.7 [INFO] [stderr] Compiling gix-validate v0.8.4 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-features v0.38.1 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Compiling gix-packetline v0.17.5 [INFO] [stderr] Compiling gix-packetline-blocking v0.17.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling gix-command v0.3.6 [INFO] [stderr] Compiling gix-fs v0.10.2 [INFO] [stderr] Compiling gix-commitgraph v0.24.2 [INFO] [stderr] Compiling gix-url v0.27.3 [INFO] [stderr] Compiling orion v0.17.6 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling gix-config-value v0.14.6 [INFO] [stderr] Compiling gix-glob v0.16.2 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling serde-untagged v0.1.5 [INFO] [stderr] Compiling gix-attributes v0.22.2 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling gix-ignore v0.11.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling gix-pathspec v0.6.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustfix v0.8.2 [INFO] [stderr] Compiling crates-io v0.40.1 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling cargo-util-schemas v0.3.0 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling gix-prompt v0.8.4 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling gix-tempfile v13.1.1 [INFO] [stderr] Compiling cargo-util v0.2.11 [INFO] [stderr] Compiling gix-date v0.8.5 [INFO] [stderr] Compiling cargo-credential v0.4.4 [INFO] [stderr] Compiling pasetors v0.6.8 [INFO] [stderr] Compiling gix-credentials v0.24.2 [INFO] [stderr] Compiling gix-actor v0.30.0 [INFO] [stderr] Compiling gix-lock v13.1.1 [INFO] [stderr] Compiling gix-transport v0.41.2 [INFO] [stderr] Compiling gix-object v0.41.0 [INFO] [stderr] Compiling git2-curl v0.19.0 [INFO] [stderr] Compiling cargo-credential-libsecret v0.4.4 [INFO] [stderr] Compiling gix-protocol v0.44.2 [INFO] [stderr] Compiling gix-revwalk v0.12.0 [INFO] [stderr] Compiling gix-ref v0.41.0 [INFO] [stderr] Compiling gix-pack v0.47.0 [INFO] [stderr] Compiling gix-diff v0.40.0 [INFO] [stderr] Compiling gix-filter v0.9.0 [INFO] [stderr] Compiling gix-traverse v0.37.0 [INFO] [stderr] Compiling gix-revision v0.26.0 [INFO] [stderr] Compiling gix-negotiate v0.12.0 [INFO] [stderr] Compiling gix-index v0.29.0 [INFO] [stderr] Compiling gix-refspec v0.22.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling gix-config v0.34.0 [INFO] [stderr] Compiling gix-discover v0.29.0 [INFO] [stderr] Compiling gix-worktree v0.30.0 [INFO] [stderr] Compiling gix-odb v0.57.0 [INFO] [stderr] Compiling gix-submodule v0.8.0 [INFO] [stderr] Compiling gix v0.58.0 [INFO] [stderr] Compiling peniche-core v0.1.0 (/opt/rustwide/workdir/peniche-core) [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/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.79.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=e87c46eaadca77cb -C extra-filename=-598f7c526a1c95e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-856610e20d5861f0.rmeta --extern anstream=/opt/rustwide/target/debug/deps/libanstream-b09f4cf484dc4dbc.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-fed7b219c9cacdc4.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a7a6c9026c03448.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rmeta --extern cargo_credential=/opt/rustwide/target/debug/deps/libcargo_credential-1678b2b6063da703.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/debug/deps/libcargo_credential_libsecret-7d084014d7e622f9.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-97f17c16dd61b660.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-6ab69f90814c4624.rmeta --extern cargo_util_schemas=/opt/rustwide/target/debug/deps/libcargo_util_schemas-ad9bbfdf1ec6a53e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ba6e08cde6267a39.rmeta --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-07e8409160aea05c.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-65c704dfa531da68.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-64e9398eb10ab961.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-3b86ae8760ce16ef.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-59a0021d357cd875.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b96073565673593f.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-6e89e20f1c8cad37.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-44d2789f3715ed48.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-efceece6761da857.rmeta --extern gix_features_for_configuration_only=/opt/rustwide/target/debug/deps/libgix_features-a518887701a637dd.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-b7f0c98b84ca27a4.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-f4a764aacdd0143b.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-271ba35809dd8c72.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-2fc98348d908199a.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-85138824715226d1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5860f2d0b1fb830a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0bead5acf83741ec.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-f25a931fb64eec53.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aa070599fea9ccde.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-14c79a7780ab9dce.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-a0eea84ca31acfb2.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-72d6eecbc3b197b7.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-a1182ed847562eb5.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-aa7c4144031a5892.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4475cf07e62dd526.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b0db031edd0a8bca.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-99ed325c41a33358.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-2b9acef5e82b8e73.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-bdf4e2d6fdb30713.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7f129526faa8582b.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-6d24679ad11a5aa2.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-25e677aab7e4e44d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-82be14cf9632255d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4f228bea2d5092f6.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-cee63108b7085647.rmeta --extern supports_hyperlinks=/opt/rustwide/target/debug/deps/libsupports_hyperlinks-33c8da57f4ffdbb1.rmeta --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-b459bfe437f39538.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-d8d154791a180ce5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d40bf3f0c17aafa6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-17f724e9d94e0d30.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d6fa027ec67ec7e9.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-e82dcfb95842d01f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-561eb87827410a38.rmeta --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-62d6ab9760ce4107.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b85ba3b5219d4560.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-df60a17d49dd0655.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d4af6ef784b2a0cb.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-050fc96327572cc2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-bdec0d01a4c42535/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-0cd5eecb5ef4823b/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-f5bf201a3abb24e2/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c562272eaa63c2ed/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6c0922cbab41913d83562f90c0a21323777f29f0064974ab5a00cb7738d26a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0922cbab41913d83562f90c0a21323777f29f0064974ab5a00cb7738d26a4b", kill_on_drop: false }` [INFO] [stdout] 6c0922cbab41913d83562f90c0a21323777f29f0064974ab5a00cb7738d26a4b