[INFO] cloning repository https://github.com/harrybrwn/pax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harrybrwn/pax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrybrwn%2Fpax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrybrwn%2Fpax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a0e025168b7197b91adf1a568bbc2dae6dae680 [INFO] testing harrybrwn/pax against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrybrwn%2Fpax" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harrybrwn/pax [INFO] finished tweaking git repo https://github.com/harrybrwn/pax [INFO] tweaked toml for git repo https://github.com/harrybrwn/pax written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harrybrwn/pax on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harrybrwn/pax 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48d3cbda681a77767fc2e95aea251c97d95d7de786ea2f9da324d161b6d5b48c [INFO] running `Command { std: "docker" "start" "-a" "48d3cbda681a77767fc2e95aea251c97d95d7de786ea2f9da324d161b6d5b48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d3cbda681a77767fc2e95aea251c97d95d7de786ea2f9da324d161b6d5b48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d3cbda681a77767fc2e95aea251c97d95d7de786ea2f9da324d161b6d5b48c", kill_on_drop: false }` [INFO] [stdout] 48d3cbda681a77767fc2e95aea251c97d95d7de786ea2f9da324d161b6d5b48c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c403aafafebd77d1485d435edc6ea069d9d6b97833d2882004d6b6e34b68ee [INFO] running `Command { std: "docker" "start" "-a" "69c403aafafebd77d1485d435edc6ea069d9d6b97833d2882004d6b6e34b68ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling jiff v0.1.25 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [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 serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-config-value v0.14.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling luajit-src v210.5.7+d06beb0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling gix-packetline v0.18.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling gix-object v0.45.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-revwalk v0.16.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-attributes v0.23.1 [INFO] [stderr] Compiling gix-ref v0.48.0 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-traverse v0.42.0 [INFO] [stderr] Compiling gix-credentials v0.25.1 [INFO] [stderr] Compiling gix-pathspec v0.8.1 [INFO] [stderr] Compiling gix-revision v0.30.0 [INFO] [stderr] Compiling gix-index v0.36.0 [INFO] [stderr] Compiling gix-ignore v0.12.1 [INFO] [stderr] Compiling gix-refspec v0.26.0 [INFO] [stderr] Compiling gix-discover v0.36.0 [INFO] [stderr] Compiling gix-config v0.41.0 [INFO] [stderr] Compiling gix-pack v0.54.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.2 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling gix-worktree v0.37.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling fiat-crypto v0.2.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gix-odb v0.64.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling gix-filter v0.14.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cargo v0.85.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde-untagged v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling gix-submodule v0.15.0 [INFO] [stderr] Compiling gix-dir v0.9.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling gix-negotiate v0.16.0 [INFO] [stderr] Compiling cargo-credential v0.4.4 [INFO] [stderr] Compiling gix-diff v0.47.0 [INFO] [stderr] Compiling orion v0.17.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling cargo-util-schemas v0.7.1 [INFO] [stderr] Compiling cargo-util v0.2.17 [INFO] [stderr] Compiling clap_complete v4.5.42 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Compiling pasetors v0.7.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling cargo-credential-libsecret v0.4.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustfix v0.9.0 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling http-auth v0.1.9 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling git-url-parse v0.4.5 [INFO] [stderr] Compiling pax-derive v0.1.0 (/opt/rustwide/workdir/pax-derive) [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stdout] warning: struct `NoopParser` is never constructed [INFO] [stdout] --> pax-derive/src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | struct NoopParser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling mlua v0.9.7 [INFO] [stderr] Compiling gix-transport v0.43.1 [INFO] [stderr] Compiling crates-io v0.40.7 [INFO] [stderr] Compiling gix-protocol v0.46.1 [INFO] [stderr] Compiling gix v0.67.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/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.85.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' --cfg 'feature="all-static"' --cfg 'feature="openssl"' --cfg 'feature="vendored-libgit2"' --cfg 'feature="vendored-openssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=88bb3e1d1f8376b9 -C extra-filename=-6093649004c47989 --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-18af8b25499880ee.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-df82d657645c4a5c.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-4a20d013724f8818.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rmeta --extern cargo_credential=/opt/rustwide/target/debug/deps/libcargo_credential-59ef53e06123a342.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/debug/deps/libcargo_credential_libsecret-e5bee10886e94e4d.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-1676a87705adc562.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-2f8281f502518f0a.rmeta --extern cargo_util_schemas=/opt/rustwide/target/debug/deps/libcargo_util_schemas-3957913cc2e8ebb8.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2b9fe362be80677b.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-21c51d9404f2e589.rmeta --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-66deec7ee918445a.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-1cb4984d70041e3a.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-c13654b97a8ac0ac.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-353310fbeb7dbc73.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-b282b8b1547aae9b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-12526a6e45a5549f.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-7a82560e29e51640.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-45f1cdc862a336ee.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-6cc42332158862cd.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-493f47d5e2ca3a11.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-271ba35809dd8c72.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-1270c2b044f53028.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-a4ea171e57183af4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a34578bd52a8484.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9d00902608facde4.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-e11e3b9d1738eed0.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ac1cb2f7679afc6.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-d997eb93c9a38c9b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-fdf0500d9037de4d.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-1a130a4e2cfb718b.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-c2febc944d1eb646.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-43a3722373c02f10.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-aa7c4144031a5892.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5fdd48a68868b5fa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5f1f064b98e3a0db.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-27fbc0b5844a248b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-65b56e96dbdd4ab4.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-1ceb7b6153588b15.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-a320d3afc241a4f3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5e6364a702315a99.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-8aef64d6e324d5d7.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-ca97ee5bdd28d5be.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cc4caf94094ad3b8.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-84b81e2ab091eabf.rmeta --extern supports_unicode=/opt/rustwide/target/debug/deps/libsupports_unicode-88c05a35c2063733.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-ba112ab458330f83.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2ebf1d7793d12b6a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1601fd8a8cf1a8cf.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-787d8a5214f06bcc.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0acebce30da3dbe0.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-d15a8aac1a39b0be.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8251d4654ab6593a.rmeta --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-3a490d9e496307b2.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-22245219dff1d8d9.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-df60a17d49dd0655.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b8a488806c44c127.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-2cf7dce4f40ea21c/out -L native=/opt/rustwide/target/debug/build/blake3-2cf7dce4f40ea21c/out -L native=/opt/rustwide/target/debug/build/curl-sys-30e7c8fb006fe776/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-8e84da41b806264f/out/i/lib -L native=/opt/rustwide/target/debug/build/openssl-sys-1dcab0a7f62e4d61/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-34fe8f7d35aee88a/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-bb39fd91147d70f9/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-a37c37e73d8c5d25/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "69c403aafafebd77d1485d435edc6ea069d9d6b97833d2882004d6b6e34b68ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c403aafafebd77d1485d435edc6ea069d9d6b97833d2882004d6b6e34b68ee", kill_on_drop: false }` [INFO] [stdout] 69c403aafafebd77d1485d435edc6ea069d9d6b97833d2882004d6b6e34b68ee