[INFO] fetching crate mprisence 1.2.4... [INFO] checking mprisence-1.2.4 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] extracting crate mprisence 1.2.4 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate mprisence 1.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mprisence 1.2.4 [INFO] tweaked toml for crates.io crate mprisence 1.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mprisence 1.2.4 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mprisence 1.2.4 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 195a512e7641f2c0ea126c632e6b4076b873ec54caaad95ac3229bed5a753bc7 [INFO] running `Command { std: "docker" "start" "-a" "195a512e7641f2c0ea126c632e6b4076b873ec54caaad95ac3229bed5a753bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "195a512e7641f2c0ea126c632e6b4076b873ec54caaad95ac3229bed5a753bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195a512e7641f2c0ea126c632e6b4076b873ec54caaad95ac3229bed5a753bc7", kill_on_drop: false }` [INFO] [stdout] 195a512e7641f2c0ea126c632e6b4076b873ec54caaad95ac3229bed5a753bc7 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b68c8940862ccf0660eb1afbb88a1bc5f360030d0cf846d11f1ea4e356f7667 [INFO] running `Command { std: "docker" "start" "-a" "3b68c8940862ccf0660eb1afbb88a1bc5f360030d0cf846d11f1ea4e356f7667", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking ogg_pager v0.7.0 [INFO] [stderr] Checking from_variants v1.0.2 [INFO] [stderr] Checking attohttpc v0.28.5 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking cruet v0.14.0 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking toml v0.9.3 [INFO] [stderr] Checking notify v8.1.0 [INFO] [stderr] Checking lofty v0.22.4 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking discord-rich-presence v0.2.5 [INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) trait Is {} [INFO] [stdout] | ------------------------------ `Is<&'a Self>` declared as crate-private [INFO] [stdout] ... [INFO] [stdout] 16 | type $aty<'a>: $otrt + Is<&'a Self> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait [INFO] [stdout] ... [INFO] [stdout] 43 | / bound_util! { [INFO] [stdout] 44 | | /// [`Read`] by reference. [INFO] [stdout] 45 | | RefRead of Read with Read mtd as_read [INFO] [stdout] 46 | | /// [`Write`] by reference. [INFO] [stdout] 47 | | RefWrite of Write with Write mtd as_write [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) trait Is {} [INFO] [stdout] | ------------------------------ `Is<&'a Self>` declared as crate-private [INFO] [stdout] ... [INFO] [stdout] 16 | type $aty<'a>: $otrt + Is<&'a Self> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait [INFO] [stdout] ... [INFO] [stdout] 43 | / bound_util! { [INFO] [stdout] 44 | | /// [`Read`] by reference. [INFO] [stdout] 45 | | RefRead of Read with Read mtd as_read [INFO] [stdout] 46 | | /// [`Write`] by reference. [INFO] [stdout] 47 | | RefWrite of Write with Write mtd as_write [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interprocess` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b68c8940862ccf0660eb1afbb88a1bc5f360030d0cf846d11f1ea4e356f7667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b68c8940862ccf0660eb1afbb88a1bc5f360030d0cf846d11f1ea4e356f7667", kill_on_drop: false }` [INFO] [stdout] 3b68c8940862ccf0660eb1afbb88a1bc5f360030d0cf846d11f1ea4e356f7667