[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] 096f7379918631e7c7d7e2af5fd89172db65aedc [INFO] checking crumblingstatue/setodo against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fsetodo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c5b4aceeb941c37796fa8a5ebbdb0115e1f01d5071c03ac7d50466a574f73e31 [INFO] running `Command { std: "docker" "start" "-a" "c5b4aceeb941c37796fa8a5ebbdb0115e1f01d5071c03ac7d50466a574f73e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b4aceeb941c37796fa8a5ebbdb0115e1f01d5071c03ac7d50466a574f73e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b4aceeb941c37796fa8a5ebbdb0115e1f01d5071c03ac7d50466a574f73e31", kill_on_drop: false }` [INFO] [stdout] c5b4aceeb941c37796fa8a5ebbdb0115e1f01d5071c03ac7d50466a574f73e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cb8b19c7cf5c08483cabf3c61ca5f39bc64ed4e437fbbe5effe4d440014fa0e8 [INFO] running `Command { std: "docker" "start" "-a" "cb8b19c7cf5c08483cabf3c61ca5f39bc64ed4e437fbbe5effe4d440014fa0e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking argwerk v0.20.4 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking constcat v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [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] 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" "cb8b19c7cf5c08483cabf3c61ca5f39bc64ed4e437fbbe5effe4d440014fa0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8b19c7cf5c08483cabf3c61ca5f39bc64ed4e437fbbe5effe4d440014fa0e8", kill_on_drop: false }` [INFO] [stdout] cb8b19c7cf5c08483cabf3c61ca5f39bc64ed4e437fbbe5effe4d440014fa0e8