[INFO] cloning repository https://github.com/tascord/utask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/utask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1f6611756a8fda9582e4e75251a7927a551a517 [INFO] checking tascord/utask against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tascord/utask [INFO] finished tweaking git repo https://github.com/tascord/utask [INFO] tweaked toml for git repo https://github.com/tascord/utask written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tascord/utask 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 git repo https://github.com/tascord/utask 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 08db2c5dc59788b7d28908ab9f0b3272cecc2febdae0c6ddf70da4de30623537 [INFO] running `Command { std: "docker" "start" "-a" "08db2c5dc59788b7d28908ab9f0b3272cecc2febdae0c6ddf70da4de30623537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08db2c5dc59788b7d28908ab9f0b3272cecc2febdae0c6ddf70da4de30623537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08db2c5dc59788b7d28908ab9f0b3272cecc2febdae0c6ddf70da4de30623537", kill_on_drop: false }` [INFO] [stdout] 08db2c5dc59788b7d28908ab9f0b3272cecc2febdae0c6ddf70da4de30623537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a3c2dba5b36d3e1b5599df1708b70bd372480ec8df085d84e0d8f1328a9525e3 [INFO] running `Command { std: "docker" "start" "-a" "a3c2dba5b36d3e1b5599df1708b70bd372480ec8df085d84e0d8f1328a9525e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking iceoryx2-pal-concurrency-sync v0.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling iceoryx2-bb-elementary v0.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking iceoryx2-pal-configuration v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tiny-fn v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking termsize v0.1.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking iceoryx2-bb-log v0.5.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking iceoryx2-bb-lock-free v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [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" "a3c2dba5b36d3e1b5599df1708b70bd372480ec8df085d84e0d8f1328a9525e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c2dba5b36d3e1b5599df1708b70bd372480ec8df085d84e0d8f1328a9525e3", kill_on_drop: false }` [INFO] [stdout] a3c2dba5b36d3e1b5599df1708b70bd372480ec8df085d84e0d8f1328a9525e3