[INFO] cloning repository https://github.com/RedstoneMedia/pictocrab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedstoneMedia/pictocrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstoneMedia%2Fpictocrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstoneMedia%2Fpictocrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76529b6b7de4ab19e27eb077bf4a7b7013dc9fcc
[INFO] checking RedstoneMedia/pictocrab against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstoneMedia%2Fpictocrab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RedstoneMedia/pictocrab
[INFO] finished tweaking git repo https://github.com/RedstoneMedia/pictocrab
[INFO] tweaked toml for git repo https://github.com/RedstoneMedia/pictocrab written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RedstoneMedia/pictocrab 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/RedstoneMedia/pictocrab 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3c02890d99494cda6e0e202a29023b57cef522e7da344e6a0656e44c1815c6f5
[INFO] running `Command { std: "docker" "start" "-a" "3c02890d99494cda6e0e202a29023b57cef522e7da344e6a0656e44c1815c6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c02890d99494cda6e0e202a29023b57cef522e7da344e6a0656e44c1815c6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c02890d99494cda6e0e202a29023b57cef522e7da344e6a0656e44c1815c6f5", kill_on_drop: false }`
[INFO] [stdout] 3c02890d99494cda6e0e202a29023b57cef522e7da344e6a0656e44c1815c6f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10505ead7be9383bbba1a3d374c9f8988eb5a0d78c051c2cd8aae55914ece394
[INFO] running `Command { std: "docker" "start" "-a" "10505ead7be9383bbba1a3d374c9f8988eb5a0d78c051c2cd8aae55914ece394", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking maybe-rayon v0.1.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] 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" "10505ead7be9383bbba1a3d374c9f8988eb5a0d78c051c2cd8aae55914ece394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10505ead7be9383bbba1a3d374c9f8988eb5a0d78c051c2cd8aae55914ece394", kill_on_drop: false }`
[INFO] [stdout] 10505ead7be9383bbba1a3d374c9f8988eb5a0d78c051c2cd8aae55914ece394
