[INFO] cloning repository https://github.com/biwecka/gax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biwecka/gax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fgax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fgax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2c701d2e7544148675f921d90174e8582bced9b
[INFO] checking biwecka/gax against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiwecka%2Fgax" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/biwecka/gax
[INFO] finished tweaking git repo https://github.com/biwecka/gax
[INFO] tweaked toml for git repo https://github.com/biwecka/gax written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biwecka/gax on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/biwecka/gax 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9173cf10b333ac4230d8b4da961f23bf1e6e1e58a7be484ac0e6ceaf256ec9bb
[INFO] running `Command { std: "docker" "start" "-a" "9173cf10b333ac4230d8b4da961f23bf1e6e1e58a7be484ac0e6ceaf256ec9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9173cf10b333ac4230d8b4da961f23bf1e6e1e58a7be484ac0e6ceaf256ec9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9173cf10b333ac4230d8b4da961f23bf1e6e1e58a7be484ac0e6ceaf256ec9bb", kill_on_drop: false }`
[INFO] [stdout] 9173cf10b333ac4230d8b4da961f23bf1e6e1e58a7be484ac0e6ceaf256ec9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 637023abcfd7aaeede5fc351d4650d667ef2c7cf7e8d4bf7fd79e4cb8c4587fa
[INFO] running `Command { std: "docker" "start" "-a" "637023abcfd7aaeede5fc351d4650d667ef2c7cf7e8d4bf7fd79e4cb8c4587fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling camino v1.1.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking re_error v0.13.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking re_build_info v0.13.0
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling re_arrow2 v0.17.4
[INFO] [stderr]     Checking re_string_interner v0.13.0
[INFO] [stderr]     Checking re_log v0.13.0
[INFO] [stderr]     Checking re_tuid v0.13.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking re_tracing v0.13.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking re_smart_channel v0.13.0
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]    Compiling re_build_tools v0.13.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling re_analytics v0.13.0
[INFO] [stderr]    Compiling re_sdk v0.13.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling rerun v0.13.0
[INFO] [stderr]     Checking infer v0.15.0
[INFO] [stderr]     Checking re_int_histogram v0.13.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking ehttp v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking re_types_core v0.13.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking enum-iterator v2.1.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking re_crash_handler v0.13.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking re_format v0.13.0
[INFO] [stderr]     Checking re_types v0.13.0
[INFO] [stderr]     Checking re_memory v0.13.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking quick-xml v0.36.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ndarray v0.16.0
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking xhstt v0.0.0 (/opt/rustwide/workdir/lib/xhstt)
[INFO] [stderr]     Checking piston-viewport v1.0.2
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking piston-graphics_api_version v1.0.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stdout] warning: struct `Report` is never constructed
[INFO] [stdout]  --> lib/xhstt/parser/solution_groups/solution/report.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Report {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constraint` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pub constraints: Vec<pub struct Constraint {
[INFO] [stdout]    |                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resource` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pub list: Vec<pub struct Resource {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resources` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub struct Resources {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         pub list: Vec<pub struct Event {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Events` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub struct Events {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventGroup` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |         pub list: Vec<pub struct EventGroup {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventGroups` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct EventGroups {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking re_log_types v0.13.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking shannon_entropy v0.0.0 (/opt/rustwide/workdir/lib/shannon_entropy)
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking re_data_store v0.13.0
[INFO] [stderr]     Checking re_log_encoding v0.13.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking re_sdk_comms v0.13.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking pistoncore-input v1.0.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking re_query v0.13.0
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking re_query_cache v0.13.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bits v0.1.0 (/opt/rustwide/workdir/lib/bits)
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> lib/bits/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(unbounded_shifts)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 | /     crate::generate_bits!(pub struct Bits8 {
[INFO] [stdout]  46 | |         type: u8,
[INFO] [stdout]  47 | |         iterators:
[INFO] [stdout]  48 | |             ones    : OnesBits8,
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | |             holes   : HolesBits8,
[INFO] [stdout]  52 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:59:5
[INFO] [stdout]     |
[INFO] [stdout]  59 | /     crate::generate_bits!(pub struct Bits16 {
[INFO] [stdout]  60 | |         type: u16,
[INFO] [stdout]  61 | |         iterators:
[INFO] [stdout]  62 | |             ones    : OnesBits16,
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | |             holes   : HolesBits16,
[INFO] [stdout]  66 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 | /     crate::generate_bits!(pub struct Bits32 {
[INFO] [stdout]  74 | |         type: u32,
[INFO] [stdout]  75 | |         iterators:
[INFO] [stdout]  76 | |             ones    : OnesBits32,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |             holes   : HolesBits32,
[INFO] [stdout]  80 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | /     crate::generate_bits!(pub struct Bits64 {
[INFO] [stdout]  88 | |         type: u64,
[INFO] [stdout]  89 | |         iterators:
[INFO] [stdout]  90 | |             ones    : OnesBits64,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |             holes   : HolesBits64,
[INFO] [stdout]  94 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     crate::generate_bits!(pub struct Bits128 {
[INFO] [stdout] 102 | |         type: u128,
[INFO] [stdout] 103 | |         iterators:
[INFO] [stdout] 104 | |             ones    : OnesBits128,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             holes   : HolesBits128,
[INFO] [stdout] 108 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking pistoncore-window v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking piston-texture v0.9.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]     Checking re_entity_db v0.13.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking gfx v0.18.3
[INFO] [stderr]     Checking ga v0.0.0 (/opt/rustwide/workdir/lib/ga)
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking shader_version v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking spin_sleep v1.2.1
[INFO] [stderr]     Checking interpolation v0.3.0
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking plotters-bitmap v0.3.6
[INFO] [stderr]     Checking pistoncore-event_loop v1.0.0
[INFO] [stderr]     Checking piston2d-graphics v0.44.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking simple_moving_average v1.0.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking control_circuits v0.0.0 (/opt/rustwide/workdir/lib/control_circuits)
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking piston v1.0.0
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking piston-gfx_texture v0.45.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.81.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking ndarray-stats v0.5.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking alg_12 v0.0.0 (/opt/rustwide/workdir/lib/alg_12)
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tokio-test v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking alg_11 v0.0.0 (/opt/rustwide/workdir/lib/alg_11)
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]     Checking n_queens_2 v0.0.0 (/opt/rustwide/workdir/archive/n_queens_2)
[INFO] [stderr]     Checking bitvec_simd v0.20.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking eggholder v0.1.0 (/opt/rustwide/workdir/bin/eggholder)
[INFO] [stderr]     Checking bits_vs_bitvec v0.1.0 (/opt/rustwide/workdir/examples/bits_vs_bitvec)
[INFO] [stderr]     Checking solver v0.1.0 (/opt/rustwide/workdir/bin/solver)
[INFO] [stderr]     Checking control_circuits_demo v0.1.0 (/opt/rustwide/workdir/examples/control_circuits_demo)
[INFO] [stderr]     Checking bits_demo v0.1.0 (/opt/rustwide/workdir/examples/bits_demo)
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/bits_demo/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unbounded_shifts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/bits_demo/main.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn groups(&self, group_size: u32) -> GroupBits {
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn groups(&self, group_size: u32) -> GroupBits<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/bits_demo/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unbounded_shifts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/bits_demo/main.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn groups(&self, group_size: u32) -> GroupBits {
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn groups(&self, group_size: u32) -> GroupBits<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> lib/bits/lib.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(unbounded_shifts)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 | /     crate::generate_bits!(pub struct Bits8 {
[INFO] [stdout]  46 | |         type: u8,
[INFO] [stdout]  47 | |         iterators:
[INFO] [stdout]  48 | |             ones    : OnesBits8,
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | |             holes   : HolesBits8,
[INFO] [stdout]  52 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:59:5
[INFO] [stdout]     |
[INFO] [stdout]  59 | /     crate::generate_bits!(pub struct Bits16 {
[INFO] [stdout]  60 | |         type: u16,
[INFO] [stdout]  61 | |         iterators:
[INFO] [stdout]  62 | |             ones    : OnesBits16,
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | |             holes   : HolesBits16,
[INFO] [stdout]  66 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 | /     crate::generate_bits!(pub struct Bits32 {
[INFO] [stdout]  74 | |         type: u32,
[INFO] [stdout]  75 | |         iterators:
[INFO] [stdout]  76 | |             ones    : OnesBits32,
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |             holes   : HolesBits32,
[INFO] [stdout]  80 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | /     crate::generate_bits!(pub struct Bits64 {
[INFO] [stdout]  88 | |         type: u64,
[INFO] [stdout]  89 | |         iterators:
[INFO] [stdout]  90 | |             ones    : OnesBits64,
[INFO] [stdout] ...   |
[INFO] [stdout]  93 | |             holes   : HolesBits64,
[INFO] [stdout]  94 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/bits/generator.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |               pub fn groups(&self, group_size: u32) -> $group_iter {
[INFO] [stdout]     |                             ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/bits/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     crate::generate_bits!(pub struct Bits128 {
[INFO] [stdout] 102 | |         type: u128,
[INFO] [stdout] 103 | |         iterators:
[INFO] [stdout] 104 | |             ones    : OnesBits128,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             holes   : HolesBits128,
[INFO] [stdout] 108 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `crate::generate_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |             pub fn groups(&self, group_size: u32) -> $group_iter<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stdout] warning: struct `Report` is never constructed
[INFO] [stdout]  --> lib/xhstt/parser/solution_groups/solution/report.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Report {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constraint` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pub constraints: Vec<pub struct Constraint {
[INFO] [stdout]    |                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resource` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pub list: Vec<pub struct Resource {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resources` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub struct Resources {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         pub list: Vec<pub struct Event {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Events` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub struct Events {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventGroup` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |         pub list: Vec<pub struct EventGroup {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventGroups` is never constructed
[INFO] [stdout]   --> lib/xhstt/parser/solution_groups/solution/report.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct EventGroups {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pistoncore-glutin_window v0.72.0
[INFO] [stderr]     Checking piston_window v0.132.0
[INFO] [stderr]     Checking plotters_piston v0.0.0 (/opt/rustwide/workdir/archive/plotters_piston)
[INFO] [stderr]     Checking plot_utils v0.0.0 (/opt/rustwide/workdir/archive/plot_utils)
[INFO] [stderr]     Checking n_queens v0.0.0 (/opt/rustwide/workdir/archive/n_queens)
[INFO] [stderr]     Checking playground v0.1.0 (/opt/rustwide/workdir/examples/playground)
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking pushover v0.4.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking auto_runner v0.1.0 (/opt/rustwide/workdir/bin/auto_runner)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "637023abcfd7aaeede5fc351d4650d667ef2c7cf7e8d4bf7fd79e4cb8c4587fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637023abcfd7aaeede5fc351d4650d667ef2c7cf7e8d4bf7fd79e4cb8c4587fa", kill_on_drop: false }`
[INFO] [stdout] 637023abcfd7aaeede5fc351d4650d667ef2c7cf7e8d4bf7fd79e4cb8c4587fa
