[INFO] cloning repository https://github.com/ingomancer/plump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingomancer/plump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingomancer%2Fplump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingomancer%2Fplump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 522fd594120df628ca59bb74cd76f1151c6ec19c [INFO] checking ingomancer/plump against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingomancer%2Fplump" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ingomancer/plump [INFO] finished tweaking git repo https://github.com/ingomancer/plump [INFO] tweaked toml for git repo https://github.com/ingomancer/plump written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ingomancer/plump 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/ingomancer/plump 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] d4d5f8eb2f52db14be3598c660b154b3d402c4090680056d80b994b17ec97275 [INFO] running `Command { std: "docker" "start" "-a" "d4d5f8eb2f52db14be3598c660b154b3d402c4090680056d80b994b17ec97275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4d5f8eb2f52db14be3598c660b154b3d402c4090680056d80b994b17ec97275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d5f8eb2f52db14be3598c660b154b3d402c4090680056d80b994b17ec97275", kill_on_drop: false }` [INFO] [stdout] d4d5f8eb2f52db14be3598c660b154b3d402c4090680056d80b994b17ec97275 [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] 6d26329fcbdef298fa5b81c7a3235fcf8b6b48277a8f33e3fae068f67bb3458a [INFO] running `Command { std: "docker" "start" "-a" "6d26329fcbdef298fa5b81c7a3235fcf8b6b48277a8f33e3fae068f67bb3458a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking interprocess v2.2.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] 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] 51 | / bound_util! { [INFO] [stdout] 52 | | /// [Tokio's `AsyncRead`](TokioAsyncRead) by reference. [INFO] [stdout] 53 | | RefTokioAsyncRead of TokioAsyncRead with Read mtd as_tokio_async_read [INFO] [stdout] 54 | | /// [Tokio's `AsyncWrite`](TokioAsyncWrite) by reference. [INFO] [stdout] 55 | | RefTokioAsyncWrite of TokioAsyncWrite with Write mtd as_tokio_async_write [INFO] [stdout] 56 | | } [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] 51 | / bound_util! { [INFO] [stdout] 52 | | /// [Tokio's `AsyncRead`](TokioAsyncRead) by reference. [INFO] [stdout] 53 | | RefTokioAsyncRead of TokioAsyncRead with Read mtd as_tokio_async_read [INFO] [stdout] 54 | | /// [Tokio's `AsyncWrite`](TokioAsyncWrite) by reference. [INFO] [stdout] 55 | | RefTokioAsyncWrite of TokioAsyncWrite with Write mtd as_tokio_async_write [INFO] [stdout] 56 | | } [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 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d26329fcbdef298fa5b81c7a3235fcf8b6b48277a8f33e3fae068f67bb3458a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d26329fcbdef298fa5b81c7a3235fcf8b6b48277a8f33e3fae068f67bb3458a", kill_on_drop: false }` [INFO] [stdout] 6d26329fcbdef298fa5b81c7a3235fcf8b6b48277a8f33e3fae068f67bb3458a