[INFO] cloning repository https://github.com/kevinJ045/lulu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinJ045/lulu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Flulu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Flulu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a79b6bf8b0953c8f403fe0244b0afce1f55a4dee
[INFO] checking kevinJ045/lulu against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Flulu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kevinJ045/lulu
[INFO] finished tweaking git repo https://github.com/kevinJ045/lulu
[INFO] tweaked toml for git repo https://github.com/kevinJ045/lulu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinJ045/lulu 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/kevinJ045/lulu 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4e86c6b772aa73167297b808d8d6ada96b60a512e05f98f684c1838ba379f559
[INFO] running `Command { std: "docker" "start" "-a" "4e86c6b772aa73167297b808d8d6ada96b60a512e05f98f684c1838ba379f559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e86c6b772aa73167297b808d8d6ada96b60a512e05f98f684c1838ba379f559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e86c6b772aa73167297b808d8d6ada96b60a512e05f98f684c1838ba379f559", kill_on_drop: false }`
[INFO] [stdout] 4e86c6b772aa73167297b808d8d6ada96b60a512e05f98f684c1838ba379f559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9c07fc35a3a965efe3c50e42682fb070915bb0b705a35c48490fa98e2bbf1fa5
[INFO] running `Command { std: "docker" "start" "-a" "9c07fc35a3a965efe3c50e42682fb070915bb0b705a35c48490fa98e2bbf1fa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking lzma-rust2 v0.13.0
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling aws-lc-sys v0.32.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking sysinfo v0.36.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" "9c07fc35a3a965efe3c50e42682fb070915bb0b705a35c48490fa98e2bbf1fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c07fc35a3a965efe3c50e42682fb070915bb0b705a35c48490fa98e2bbf1fa5", kill_on_drop: false }`
[INFO] [stdout] 9c07fc35a3a965efe3c50e42682fb070915bb0b705a35c48490fa98e2bbf1fa5
