[INFO] fetching crate sccache 0.14.0... [INFO] testing sccache-0.14.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate sccache 0.14.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sccache 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sccache 0.14.0 [INFO] tweaked toml for crates.io crate sccache 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sccache 0.14.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sccache 0.14.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575d30bcbbe707a4e930aff8ff8404de2e435f0061f656b5d36a08533b410f44 [INFO] running `Command { std: "docker" "start" "-a" "575d30bcbbe707a4e930aff8ff8404de2e435f0061f656b5d36a08533b410f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575d30bcbbe707a4e930aff8ff8404de2e435f0061f656b5d36a08533b410f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575d30bcbbe707a4e930aff8ff8404de2e435f0061f656b5d36a08533b410f44", kill_on_drop: false }` [INFO] [stdout] 575d30bcbbe707a4e930aff8ff8404de2e435f0061f656b5d36a08533b410f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfee5fbbbd33b8a09a0b8a6fe20ffd89419a336b4b70e1b32f931c2ed3bac12 [INFO] running `Command { std: "docker" "start" "-a" "cdfee5fbbbd33b8a09a0b8a6fe20ffd89419a336b4b70e1b32f931c2ed3bac12", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling object v0.37.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ordered-multimap v0.7.0 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rust-ini v0.21.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling daemonix v0.1.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling typed-path v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gzp v2.0.1 [INFO] [stderr] Compiling ghac v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling reqsign-core v2.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling reqsign-command-execute-tokio v2.0.0 [INFO] [stderr] Compiling reqsign-file-read-tokio v2.0.0 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqsign-http-send-reqwest v2.0.0 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling reqsign v0.18.0 [INFO] [stderr] Compiling opendal v0.55.0 [INFO] [stderr] Compiling sccache v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "cdfee5fbbbd33b8a09a0b8a6fe20ffd89419a336b4b70e1b32f931c2ed3bac12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfee5fbbbd33b8a09a0b8a6fe20ffd89419a336b4b70e1b32f931c2ed3bac12", kill_on_drop: false }` [INFO] [stdout] cdfee5fbbbd33b8a09a0b8a6fe20ffd89419a336b4b70e1b32f931c2ed3bac12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2ce2324654bfb8b6cb90d9a18be90cc9bff9b146efac27109123a98d3bde765 [INFO] running `Command { std: "docker" "start" "-a" "a2ce2324654bfb8b6cb90d9a18be90cc9bff9b146efac27109123a98d3bde765", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling object v0.37.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling ordered-multimap v0.7.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rust-ini v0.21.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling codspeed v4.2.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling ghac v0.2.0 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling gzp v2.0.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling stringmatch v0.3.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling daemonix v0.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling typed-path v0.12.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.2.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling scc v2.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling serial_test_derive v3.1.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.2.0 [INFO] [stderr] Compiling assert_cmd v2.0.13 [INFO] [stderr] Compiling serial_test v3.1.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling reqsign-core v2.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling reqsign-command-execute-tokio v2.0.0 [INFO] [stderr] Compiling reqsign-file-read-tokio v2.0.0 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling thirtyfour v0.27.3 [INFO] [stderr] Compiling reqsign-http-send-reqwest v2.0.0 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling reqsign v0.18.0 [INFO] [stderr] Compiling thirtyfour_sync v0.27.1 [INFO] [stderr] Compiling opendal v0.55.0 [INFO] [stderr] Compiling sccache v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sccache` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name sccache --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::implicit_clone' --test --cfg 'feature="all"' --cfg 'feature="azure"' --cfg 'feature="cos"' --cfg 'feature="default"' --cfg 'feature="dist-client"' --cfg 'feature="flate2"' --cfg 'feature="gcs"' --cfg 'feature="gha"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="hyper-util"' --cfg 'feature="memcached"' --cfg 'feature="opendal"' --cfg 'feature="oss"' --cfg 'feature="redis"' --cfg 'feature="reqsign"' --cfg 'feature="reqwest"' --cfg 'feature="s3"' --cfg 'feature="sha2"' --cfg 'feature="url"' --cfg 'feature="webdav"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "azure", "cos", "default", "dist-client", "dist-server", "dist-tests", "flate2", "gcs", "gha", "http-body-util", "hyper", "hyper-util", "jwt", "libmount", "memcached", "native-zlib", "nix", "opendal", "openssl", "oss", "redis", "reqsign", "reqwest", "rouille", "s3", "sha2", "syslog", "unstable", "url", "vendored-openssl", "version-compare", "webdav"))' -C metadata=a256cdff2e6f227b -C extra-filename=-a3def84471d50ed1 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f13089f2cc6e0e2f.rlib --extern ar=/opt/rustwide/target/debug/deps/libar-c9f1424e2c2f8bc0.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-e79e9a0ddb7960f3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b51a5b9e205253c3.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-6aa23a3468a6d1c6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-c261d82504a3c415.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-0034cc14153045af.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-e812c299ca610d62.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f5ed2db38d16e821.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c1c2f7e08492834e.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-bddd49792c87882c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a6a0bed9ec321585.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-48b031db2c5af77b.rlib --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-fceff9ba5107c1ef.rlib --extern daemonix=/opt/rustwide/target/debug/deps/libdaemonix-991b172792c31e6a.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-f1a493abb4efd251.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-3db2e779f7367061.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-00e44f26a1cbf5e0.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-f18f03bb0c98be57.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ce5eb6113d9cd65a.rlib --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-62385ffef7525b8b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bd1ff790906e5a70.rlib --extern gzp=/opt/rustwide/target/debug/deps/libgzp-8f837ec180c5183d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-67f548fbfc60906c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-7d0b71bbf880cb4c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e1e952738bc3090d.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-67111891262f1c58.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-530291a8030fe94f.rlib --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-a9a441e6088d5fa0.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1d44ac579836cad5.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-fe5c6cc138d9aa52.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d400d3e29c9c3109.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b831131e2a1bab97.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-dd393ec8590047dd.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7c39eabf227a81ad.rlib --extern number_prefix=/opt/rustwide/target/debug/deps/libnumber_prefix-b107edb0a6d4969a.rlib --extern object=/opt/rustwide/target/debug/deps/libobject-ebbe373d6f280b84.rlib --extern opendal=/opt/rustwide/target/debug/deps/libopendal-632618a7b4fe5305.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-781b9e9a04eb77b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f810a49b8eba16c1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3b4404a5a8d3f00f.rlib --extern reqsign=/opt/rustwide/target/debug/deps/libreqsign-bfc1e6d1cf595569.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-64ad2175d004be0a.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d81b9217a13b2ec2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0bfeaf1bbec07fbc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c36319da21627335.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-c350be18e3889ac4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5ef0fde9c09cec8c.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f29047dd867f7bd4.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-e2098d13c5bccdbc.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-54dfeb1e98a8f2e8.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-5c10b60d495b1636.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0e17e431d60c1b88.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-d9e00a4d2f9ab838.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-e1ba5fc16f2f2479.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef0efac647406a7a.rlib --extern tokio_serde=/opt/rustwide/target/debug/deps/libtokio_serde-e3d16e8123ec93fb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5789d08e1b29782e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-034edd17a414a988.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e34e03a0ef67b893.rlib --extern typed_path=/opt/rustwide/target/debug/deps/libtyped_path-0b608a4c46c25cf1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-322bbf2df89794b1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-848060edbd06f0bd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-473236d3fecb53d9.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-31c7c40cdd617386.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-ac0fb4a15fb6ca88.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-4e657e32710c6d73.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-e76e5d1565c567e2/out -L native=/opt/rustwide/target/debug/build/blake3-e76e5d1565c567e2/out -L native=/opt/rustwide/target/debug/build/codspeed-823435edcf908a94/out -L native=/opt/rustwide/target/debug/build/ring-056169d272730f33/out -L native=/opt/rustwide/target/debug/build/zstd-sys-29826037a583f049/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a2ce2324654bfb8b6cb90d9a18be90cc9bff9b146efac27109123a98d3bde765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ce2324654bfb8b6cb90d9a18be90cc9bff9b146efac27109123a98d3bde765", kill_on_drop: false }` [INFO] [stdout] a2ce2324654bfb8b6cb90d9a18be90cc9bff9b146efac27109123a98d3bde765