[INFO] fetching crate cpclib-runner 0.8.0...
[INFO] checking cpclib-runner-0.8.0 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate cpclib-runner 0.8.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cpclib-runner 0.8.0
[INFO] finished tweaking crates.io crate cpclib-runner 0.8.0
[INFO] tweaked toml for crates.io crate cpclib-runner 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpclib-runner 0.8.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 cpclib-runner 0.8.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-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf2df5db4299f70e59b734c80d4f15fb5c9f9efde288454bec1e71fc2760499
[INFO] running `Command { std: "docker" "start" "-a" "cdf2df5db4299f70e59b734c80d4f15fb5c9f9efde288454bec1e71fc2760499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf2df5db4299f70e59b734c80d4f15fb5c9f9efde288454bec1e71fc2760499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf2df5db4299f70e59b734c80d4f15fb5c9f9efde288454bec1e71fc2760499", kill_on_drop: false }`
[INFO] [stdout] cdf2df5db4299f70e59b734c80d4f15fb5c9f9efde288454bec1e71fc2760499
[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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1b9cb1cb7dc36faf7c83bb5a2542c74e1d394530b82ea58dd47790529fe6cd8
[INFO] running `Command { std: "docker" "start" "-a" "c1b9cb1cb7dc36faf7c83bb5a2542c74e1d394530b82ea58dd47790529fe6cd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]     Checking resolve-path v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling cpclib-sna v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking cpclib-common v0.10.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling cdivsufsort v2.0.0
[INFO] [stderr]    Compiling cpclib-tokens v0.10.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking nutype v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cxx-build v1.0.160
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling cpclib-disc v0.10.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking sacabase v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling cpclib-crunchers v0.10.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.160
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling velcro_core v0.5.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling cpclib-basic v0.10.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking lexopt v0.3.1
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking upkr v0.2.3
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling velcro_macros v0.5.4
[INFO] [stderr]     Checking include-flate v0.3.0
[INFO] [stderr]     Checking gif-dispose v4.0.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling cpclib-asm v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling transparent v0.4.2
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking cpclib-image v0.10.0
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]     Checking prettydiff v0.6.4
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking velcro v0.5.4
[INFO] [stderr]     Checking cpclib-files v0.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking filetime_creation v0.2.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking lzma-rust v0.1.7
[INFO] [stderr]     Checking cpclib-cpr v0.8.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling choice_nocase v0.2.0
[INFO] [stderr]     Checking nt-time v0.8.1
[INFO] [stderr]     Checking hashbag v0.1.12
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking line-span v0.1.5
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking sevenz-rust v0.6.1
[INFO] [stderr]     Checking scraper v0.20.0
[INFO] [stderr]     Checking zip-extract v0.1.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking rust-ini v0.21.2
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking camino-tempfile v1.4.1
[INFO] [stderr]     Checking wmctrl v0.1.8
[INFO] [stderr]     Checking utf8-chars v3.0.5
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking bon v3.6.5
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking xcap v0.0.11
[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.11/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 <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.7/src/blocking.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 |     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.11/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 <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.7/src/blocking.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 |     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" "c1b9cb1cb7dc36faf7c83bb5a2542c74e1d394530b82ea58dd47790529fe6cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b9cb1cb7dc36faf7c83bb5a2542c74e1d394530b82ea58dd47790529fe6cd8", kill_on_drop: false }`
[INFO] [stdout] c1b9cb1cb7dc36faf7c83bb5a2542c74e1d394530b82ea58dd47790529fe6cd8
