[INFO] cloning repository https://github.com/jdx/pitchfork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/pitchfork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 087082cb7a0227f061cf7801130ef1dd5bb6a0d2
[INFO] checking jdx/pitchfork against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jdx/pitchfork
[INFO] finished tweaking git repo https://github.com/jdx/pitchfork
[INFO] tweaked toml for git repo https://github.com/jdx/pitchfork written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdx/pitchfork 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/jdx/pitchfork 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] d439067974988addedb7226c1db06de462896c629ec35795dc9999461fb5fd3b
[INFO] running `Command { std: "docker" "start" "-a" "d439067974988addedb7226c1db06de462896c629ec35795dc9999461fb5fd3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d439067974988addedb7226c1db06de462896c629ec35795dc9999461fb5fd3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d439067974988addedb7226c1db06de462896c629ec35795dc9999461fb5fd3b", kill_on_drop: false }`
[INFO] [stdout] d439067974988addedb7226c1db06de462896c629ec35795dc9999461fb5fd3b
[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] e9f54b1762a4ab8d8720425cc05e85cea1a905e9ed75b08b41ff26e1468f787c
[INFO] running `Command { std: "docker" "start" "-a" "e9f54b1762a4ab8d8720425cc05e85cea1a905e9ed75b08b41ff26e1468f787c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking homedir v0.3.5
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking versions v7.0.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking exponential-backoff v2.1.0
[INFO] [stderr]     Checking exec v0.3.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking notify-debouncer-full v0.4.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rev_lines v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking auto-launcher v0.6.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking xx v2.2.0
[INFO] [stderr]     Checking kdl v6.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[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<T: ?Sized> {}
[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] [stderr]     Checking tera v1.20.1
[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<T: ?Sized> {}
[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<T: ?Sized> {}
[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<T: ?Sized> {}
[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" "e9f54b1762a4ab8d8720425cc05e85cea1a905e9ed75b08b41ff26e1468f787c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f54b1762a4ab8d8720425cc05e85cea1a905e9ed75b08b41ff26e1468f787c", kill_on_drop: false }`
[INFO] [stdout] e9f54b1762a4ab8d8720425cc05e85cea1a905e9ed75b08b41ff26e1468f787c
