[INFO] cloning repository https://github.com/kitlith/sims3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitlith/sims3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fdc7d62b50c82eab1fa607557c855892f685abc [INFO] checking kitlith/sims3-rs against try#f82303294ca6add47eea966608ce02688928f965 for pr-107123-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitlith/sims3-rs on toolchain f82303294ca6add47eea966608ce02688928f965 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kitlith/sims3-rs [INFO] finished tweaking git repo https://github.com/kitlith/sims3-rs [INFO] tweaked toml for git repo https://github.com/kitlith/sims3-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kitlith/sims3-rs 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" "+f82303294ca6add47eea966608ce02688928f965" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57542ce1838bbdcb41f02fbe90da8eb66a052a5b794ffb8f617c2dbc881ca6a0 [INFO] running `Command { std: "docker" "start" "-a" "57542ce1838bbdcb41f02fbe90da8eb66a052a5b794ffb8f617c2dbc881ca6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57542ce1838bbdcb41f02fbe90da8eb66a052a5b794ffb8f617c2dbc881ca6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57542ce1838bbdcb41f02fbe90da8eb66a052a5b794ffb8f617c2dbc881ca6a0", kill_on_drop: false }` [INFO] [stdout] 57542ce1838bbdcb41f02fbe90da8eb66a052a5b794ffb8f617c2dbc881ca6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8480e50f4c2c033235f0d4b2dcfd7f629e79b36523569cf5b5236c6568f8b31e [INFO] running `Command { std: "docker" "start" "-a" "8480e50f4c2c033235f0d4b2dcfd7f629e79b36523569cf5b5236c6568f8b31e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling binrw_derive v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling binrw v0.11.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arbitrary-int v1.2.5 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking generativity v1.0.1 [INFO] [stderr] Checking lazy-init v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking dirs-sys v0.4.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossterm_utils v0.1.0 [INFO] [stderr] Checking dirs v5.0.0 [INFO] [stderr] Checking crossterm_cursor v0.1.0 [INFO] [stderr] Checking crossterm_screen v0.1.0 [INFO] [stderr] Checking crossterm_style v0.2.0 [INFO] [stderr] Checking crossterm_input v0.2.1 [INFO] [stderr] Checking crossterm_terminal v0.1.0 [INFO] [stderr] Checking crossterm v0.8.2 [INFO] [stderr] Checking dont_disappear v3.0.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking refpack v3.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling bilge-impl v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking bilge v0.1.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/impls.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected due to this [INFO] [stdout] ... [INFO] [stdout] 235 | / binread_tuple_impl!( [INFO] [stdout] 236 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 237 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw-0.11.1/src/binread/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / fn read_options( [INFO] [stdout] 159 | | reader: &mut R, [INFO] [stdout] 160 | | endian: Endian, [INFO] [stdout] 161 | | args: Self::Args<'_>, [INFO] [stdout] 162 | | ) -> BinResult; [INFO] [stdout] | |_________________________- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn((&mut R, Endian, Args)) -> _` [INFO] [stdout] found function signature `for<'a, 'b> fn((&'a mut R, Endian, <_ as binread::BinRead>::Args<'b>)) -> _` [INFO] [stdout] = note: this error originates in the macro `binread_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0631`. [INFO] [stdout] [INFO] [stderr] error: could not compile `binrw` (lib) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "8480e50f4c2c033235f0d4b2dcfd7f629e79b36523569cf5b5236c6568f8b31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8480e50f4c2c033235f0d4b2dcfd7f629e79b36523569cf5b5236c6568f8b31e", kill_on_drop: false }` [INFO] [stdout] 8480e50f4c2c033235f0d4b2dcfd7f629e79b36523569cf5b5236c6568f8b31e