[INFO] cloning repository https://github.com/crumblingstatue/setodo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/setodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fsetodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fsetodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ff7b3c21f14b96dfb9afe185310fe3a72aa3ee1
[INFO] checking crumblingstatue/setodo against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fsetodo" "/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/crumblingstatue/setodo
[INFO] finished tweaking git repo https://github.com/crumblingstatue/setodo
[INFO] tweaked toml for git repo https://github.com/crumblingstatue/setodo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crumblingstatue/setodo 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/crumblingstatue/setodo 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] [stderr]     Blocking waiting for file lock on package cache
[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] 10a6c9febdf226047a93cb3cd7040212c5f6101ed514548a2e61044d6f7e59f5
[INFO] running `Command { std: "docker" "start" "-a" "10a6c9febdf226047a93cb3cd7040212c5f6101ed514548a2e61044d6f7e59f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a6c9febdf226047a93cb3cd7040212c5f6101ed514548a2e61044d6f7e59f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a6c9febdf226047a93cb3cd7040212c5f6101ed514548a2e61044d6f7e59f5", kill_on_drop: false }`
[INFO] [stdout] 10a6c9febdf226047a93cb3cd7040212c5f6101ed514548a2e61044d6f7e59f5
[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] be932bbaf510f1a956f287dfc5020d01ce4c43b64429ecba59f977702b95bc60
[INFO] running `Command { std: "docker" "start" "-a" "be932bbaf510f1a956f287dfc5020d01ce4c43b64429ecba59f977702b95bc60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking epaint_default_fonts v0.32.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking argwerk v0.20.4
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[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" "be932bbaf510f1a956f287dfc5020d01ce4c43b64429ecba59f977702b95bc60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be932bbaf510f1a956f287dfc5020d01ce4c43b64429ecba59f977702b95bc60", kill_on_drop: false }`
[INFO] [stdout] be932bbaf510f1a956f287dfc5020d01ce4c43b64429ecba59f977702b95bc60
