[INFO] cloning repository https://github.com/Kidoly/HttpServerMonitoring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kidoly/HttpServerMonitoring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidoly%2FHttpServerMonitoring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidoly%2FHttpServerMonitoring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54874df2f667b3caad70448703096e30d6b6baf4 [INFO] checking Kidoly/HttpServerMonitoring against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidoly%2FHttpServerMonitoring" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kidoly/HttpServerMonitoring [INFO] finished tweaking git repo https://github.com/Kidoly/HttpServerMonitoring [INFO] tweaked toml for git repo https://github.com/Kidoly/HttpServerMonitoring written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kidoly/HttpServerMonitoring on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kidoly/HttpServerMonitoring 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3bc5411f29fa5deb43b6d15c38f79558c0183bf039765ae8de3a99aef640701 [INFO] running `Command { std: "docker" "start" "-a" "c3bc5411f29fa5deb43b6d15c38f79558c0183bf039765ae8de3a99aef640701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3bc5411f29fa5deb43b6d15c38f79558c0183bf039765ae8de3a99aef640701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bc5411f29fa5deb43b6d15c38f79558c0183bf039765ae8de3a99aef640701", kill_on_drop: false }` [INFO] [stdout] c3bc5411f29fa5deb43b6d15c38f79558c0183bf039765ae8de3a99aef640701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b115686bd23ba3d90c847e1ea29d43b6baeda955f5848433ab1f035d0cb88da0 [INFO] running `Command { std: "docker" "start" "-a" "b115686bd23ba3d90c847e1ea29d43b6baeda955f5848433ab1f035d0cb88da0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling xcb v1.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking xcap v0.0.1 [INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcap-0.0.1/src/linux/wayland_capture.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.method_call( [INFO] [stdout] | ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ReadAll`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 28 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] note: required by a bound in `Proxy::<'a, C>::method_call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/blocking.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn method_call<'i, 'm, R: ReadAll, A: AppendAll, I: Into>, M: Into>>(&self, i: I, m: M, args: A) -... [INFO] [stdout] | ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcap-0.0.1/src/linux/wayland_capture.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | proxy.method_call( [INFO] [stdout] | ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ReadAll`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 28 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] note: required by a bound in `Proxy::<'a, C>::method_call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/blocking.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn method_call<'i, 'm, R: ReadAll, A: AppendAll, I: Into>, M: Into>>(&self, i: I, m: M, args: A) -... [INFO] [stdout] | ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xcap` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b115686bd23ba3d90c847e1ea29d43b6baeda955f5848433ab1f035d0cb88da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b115686bd23ba3d90c847e1ea29d43b6baeda955f5848433ab1f035d0cb88da0", kill_on_drop: false }` [INFO] [stdout] b115686bd23ba3d90c847e1ea29d43b6baeda955f5848433ab1f035d0cb88da0