[INFO] fetching crate sccache 0.10.0... [INFO] testing sccache-0.10.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate sccache 0.10.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sccache 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sccache 0.10.0 [INFO] tweaked toml for crates.io crate sccache 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sccache 0.10.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sccache 0.10.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2594fe8f39499ba043ff2048527278ca40556e4ed2d9f2aaf15c46b13d3fd50 [INFO] running `Command { std: "docker" "start" "-a" "d2594fe8f39499ba043ff2048527278ca40556e4ed2d9f2aaf15c46b13d3fd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2594fe8f39499ba043ff2048527278ca40556e4ed2d9f2aaf15c46b13d3fd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2594fe8f39499ba043ff2048527278ca40556e4ed2d9f2aaf15c46b13d3fd50", kill_on_drop: false }` [INFO] [stdout] d2594fe8f39499ba043ff2048527278ca40556e4ed2d9f2aaf15c46b13d3fd50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab623a8c018d1550b00b513d8f22fe0eb7720ba636f34d3bb550f8876f057736 [INFO] running `Command { std: "docker" "start" "-a" "ab623a8c018d1550b00b513d8f22fe0eb7720ba636f34d3bb550f8876f057736", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [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 num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.69 [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 crc32c v0.6.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rust-ini v0.21.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling gzp v0.11.3 [INFO] [stderr] Compiling ghac v0.2.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-retry2 v0.5.6 [INFO] [stderr] Compiling backon v1.2.0 [INFO] [stderr] Compiling bb8 v0.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.35.0 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling uuid v1.9.0 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling redis v0.27.5 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling reqsign v0.16.1 [INFO] [stderr] Compiling opendal v0.52.0 [INFO] [stderr] Compiling sccache v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JobJwt` is never constructed [INFO] [stdout] --> src/dist/http.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct JobJwt { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed [INFO] [stdout] --> src/dist/http.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct HeartbeatServerHttpRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/args.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 398 | fn(OsString) -> ArgParseResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ab623a8c018d1550b00b513d8f22fe0eb7720ba636f34d3bb550f8876f057736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab623a8c018d1550b00b513d8f22fe0eb7720ba636f34d3bb550f8876f057736", kill_on_drop: false }` [INFO] [stdout] ab623a8c018d1550b00b513d8f22fe0eb7720ba636f34d3bb550f8876f057736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b0557c3e4c31a87db2410739257914d4dd497778b719d90c52f1eab6bab81c [INFO] running `Command { std: "docker" "start" "-a" "13b0557c3e4c31a87db2410739257914d4dd497778b719d90c52f1eab6bab81c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling serial_test_derive v3.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling scc v2.1.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling serial_test v3.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling stringmatch v0.3.3 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.13 [INFO] [stderr] Compiling reqsign v0.16.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling opendal v0.52.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling thirtyfour v0.27.3 [INFO] [stderr] Compiling thirtyfour_sync v0.27.1 [INFO] [stderr] Compiling sccache v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JobJwt` is never constructed [INFO] [stdout] --> src/dist/http.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct JobJwt { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed [INFO] [stdout] --> src/dist/http.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct HeartbeatServerHttpRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/args.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 398 | fn(OsString) -> ArgParseResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JobJwt` is never constructed [INFO] [stdout] --> src/dist/http.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct JobJwt { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed [INFO] [stdout] --> src/dist/http.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct HeartbeatServerHttpRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/args.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(PartialEq, Eq, Clone, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 398 | fn(OsString) -> ArgParseResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sccache` (lib test); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name sccache --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all"' --cfg 'feature="azure"' --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", "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=38ca3913916bb343 -C extra-filename=-ad45dea78b9d6b20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-145eb6da20a70798.rlib --extern ar=/opt/rustwide/target/debug/deps/libar-3baba2fc4114f4ef.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f3736302b18b3817.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ab747396bda7856.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5bc4ee378edc6a8a.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-880cc212421106e8.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3fbe0740e65931fa.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-bbaf7014e9628558.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b2f15cff8d21f89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-91e4e2589af5d5df.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-f5e2dc0433185cb3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-713e32e15b932f42.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-ca79e330d79b9da1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5af4919635e607a8.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-5c28f41034fb5ed7.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-3fab4871a15d7797.rlib --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-5d98d421a22e4cee.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bdcc99c35fca9583.rlib --extern gzp=/opt/rustwide/target/debug/deps/libgzp-90e4e020ed933174.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2878ff8983f0ce42.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2c0b4a23844aa195.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1965116ff6660aef.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-91eab0577390c6bc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3d32bdb0f3407ef8.rlib --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-ac467d59634e4068.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f1c56229013c928.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-7d04f0e6cc440adb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-24f51181957843a1.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-e2220f4383c8557f.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-500f5f4d99d79bd4.rlib --extern number_prefix=/opt/rustwide/target/debug/deps/libnumber_prefix-6b994bedec76f9db.rlib --extern object=/opt/rustwide/target/debug/deps/libobject-6a9fa56c7f8398b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rlib --extern opendal=/opt/rustwide/target/debug/deps/libopendal-1582e40cad0b5c5c.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d95b225c2785e608.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7dd0532e9b3e8ff9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f775524541ec804e.rlib --extern reqsign=/opt/rustwide/target/debug/deps/libreqsign-0ed892c95fddc750.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-810808fabbf93d0c.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-0fb1d1cc880bf5a2.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6aa4a3efe7d5f8b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b2e2230aa56939db.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d60748cb95acd61a.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-03801e1b5a83a200.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d2e87d2151ca320e.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-dc6b4c4e5548d418.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-158690b684a77df8.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-e4901b57f21403d0.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-2f6b07ff7b0b9e53.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-329182055b8ecc42.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-096d83429e098d27.rlib --extern thirtyfour_sync=/opt/rustwide/target/debug/deps/libthirtyfour_sync-9c105b47a1e1d26e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-214b9377b65f6f7c.rlib --extern tokio_serde=/opt/rustwide/target/debug/deps/libtokio_serde-4dac5640cdd72354.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e7c50beb8b4c2662.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-7c38ef1bcd0b793c.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-9ac675c92f05c246.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-acf7ba88eb8b3c10.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3e53858f2bc16f8a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-5612a025c625ae19.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-a7a91fbadb825673.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c05d33b9cd346b58.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-aea86a3549d29be2/out -L native=/opt/rustwide/target/debug/build/blake3-aea86a3549d29be2/out -L native=/opt/rustwide/target/debug/build/ring-c5ac5eb41c1471dd/out -L native=/opt/rustwide/target/debug/build/zstd-sys-6ab4b7f91ca939a3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "13b0557c3e4c31a87db2410739257914d4dd497778b719d90c52f1eab6bab81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b0557c3e4c31a87db2410739257914d4dd497778b719d90c52f1eab6bab81c", kill_on_drop: false }` [INFO] [stdout] 13b0557c3e4c31a87db2410739257914d4dd497778b719d90c52f1eab6bab81c