[INFO] fetching crate rustd_cli 0.2.0...
[INFO] checking rustd_cli-0.2.0 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate rustd_cli 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rustd_cli 0.2.0
[INFO] finished tweaking crates.io crate rustd_cli 0.2.0
[INFO] tweaked toml for crates.io crate rustd_cli 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustd_cli 0.2.0 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustd_cli 0.2.0 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50b63ab73145fc878650f511a074a1887053cb770c65c9e8120c1abffd012ccf
[INFO] running `Command { std: "docker" "start" "-a" "50b63ab73145fc878650f511a074a1887053cb770c65c9e8120c1abffd012ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50b63ab73145fc878650f511a074a1887053cb770c65c9e8120c1abffd012ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b63ab73145fc878650f511a074a1887053cb770c65c9e8120c1abffd012ccf", kill_on_drop: false }`
[INFO] [stdout] 50b63ab73145fc878650f511a074a1887053cb770c65c9e8120c1abffd012ccf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e6300ed7f2c92faa0a7050a68443e3d3a7b1e86170c020406a33af973676240
[INFO] running `Command { std: "docker" "start" "-a" "3e6300ed7f2c92faa0a7050a68443e3d3a7b1e86170c020406a33af973676240", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling xcb v1.7.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling llvm-sys v180.0.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking rustd_core v0.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling symbolic-demangle v12.17.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking symbolic-common v12.17.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking xcap v0.0.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[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.12/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 29 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/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.10/src/blocking.rs:399:35
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn method_call<'i, 'm, R: ReadAll, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&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.12/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 29 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/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.10/src/blocking.rs:399:35
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn method_call<'i, 'm, R: ReadAll, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e6300ed7f2c92faa0a7050a68443e3d3a7b1e86170c020406a33af973676240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6300ed7f2c92faa0a7050a68443e3d3a7b1e86170c020406a33af973676240", kill_on_drop: false }`
[INFO] [stdout] 3e6300ed7f2c92faa0a7050a68443e3d3a7b1e86170c020406a33af973676240
