[INFO] fetching crate pican 0.1.0...
[INFO] checking pican-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pican 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate pican 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pican 0.1.0
[INFO] finished tweaking crates.io crate pican 0.1.0
[INFO] tweaked toml for crates.io crate pican 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.13.3 (available: v0.14.1)
[INFO] [stderr]       Adding string-interner v0.14.0 (available: v0.18.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41ba27dd15e117bfe693a3788b0eec7c056dbea48efdb0e815604bb83a2d1c72
[INFO] running `Command { std: "docker" "start" "-a" "41ba27dd15e117bfe693a3788b0eec7c056dbea48efdb0e815604bb83a2d1c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41ba27dd15e117bfe693a3788b0eec7c056dbea48efdb0e815604bb83a2d1c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ba27dd15e117bfe693a3788b0eec7c056dbea48efdb0e815604bb83a2d1c72", kill_on_drop: false }`
[INFO] [stdout] 41ba27dd15e117bfe693a3788b0eec7c056dbea48efdb0e815604bb83a2d1c72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee10031dfcca5126281100ecdb14a22ea8aede3b14d215b4db2c1017ebc4306b
[INFO] running `Command { std: "docker" "start" "-a" "ee10031dfcca5126281100ecdb14a22ea8aede3b14d215b4db2c1017ebc4306b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling impl-tools v0.9.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling impl-tools-lib v0.9.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling typesum-macros v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking typesum v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking copy_arrayvec v0.1.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking pican v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:197:45
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Debug, Clone, Copy, PartialEq, Eq, BinRead, BinWrite)]
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 197
[INFO] [stdout]              right: 210
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:218:27
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 218
[INFO] [stdout]              right: 227
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:197:45
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Debug, Clone, Copy, PartialEq, Eq, BinRead, BinWrite)]
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 197
[INFO] [stdout]              right: 210
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 230
[INFO] [stdout]              right: 240
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 243
[INFO] [stdout]              right: 252
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:218:27
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 218
[INFO] [stdout]              right: 227
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 230
[INFO] [stdout]              right: 240
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:255:27
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 255
[INFO] [stdout]              right: 265
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 243
[INFO] [stdout]              right: 252
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 268
[INFO] [stdout]              right: 279
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 282
[INFO] [stdout]              right: 291
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:255:27
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 255
[INFO] [stdout]              right: 265
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:294:27
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 294
[INFO] [stdout]              right: 303
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 268
[INFO] [stdout]              right: 279
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 306
[INFO] [stdout]              right: 316
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 282
[INFO] [stdout]              right: 291
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:294:27
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 294
[INFO] [stdout]              right: 303
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 319
[INFO] [stdout]              right: 329
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 306
[INFO] [stdout]              right: 316
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, BinWrite, BinRead)]
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: assertion `left == right` failed
[INFO] [stdout]               left: 319
[INFO] [stdout]              right: 329
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1I: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1I`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1I: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1I`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1U: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1U`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1U: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1U`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1C: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1C`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat1C: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat1C`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat2: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat2: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat3: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat3: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat4: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat4: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat5: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat5`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat5: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat5`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat5I: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat5I`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InstructionFormat5I: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `InstructionFormat5I`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OperandDescriptor: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/mod.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub operand_desc_table: OffsetTable<OperandDescriptor>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BinRead` is not implemented for `OperandDescriptor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout] note: required for `OffsetTable<OperandDescriptor>` to implement `BinRead`
[INFO] [stdout]    --> src/asm/shbin/mod.rs:385:28
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<T: BinRead + 'static> BinRead for OffsetTable<T>
[INFO] [stdout]     |         -------            ^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OperandDescriptor: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/mod.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub operand_desc_table: OffsetTable<OperandDescriptor>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BinRead` is not implemented for `OperandDescriptor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout] note: required for `OffsetTable<OperandDescriptor>` to implement `BinRead`
[INFO] [stdout]    --> src/asm/shbin/mod.rs:385:28
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<T: BinRead + 'static> BinRead for OffsetTable<T>
[INFO] [stdout]     |         -------            ^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OperandDescriptor: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/mod.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `OperandDescriptor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout] note: required for `OffsetTable<OperandDescriptor>` to implement `BinRead`
[INFO] [stdout]    --> src/asm/shbin/mod.rs:385:28
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<T: BinRead + 'static> BinRead for OffsetTable<T>
[INFO] [stdout]     |         -------            ^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OperandDescriptor: BinRead` is not satisfied
[INFO] [stdout]    --> src/asm/shbin/mod.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | #[binrw]
[INFO] [stdout]     | ^^^^^^^^ the trait `BinRead` is not implemented for `OperandDescriptor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BinRead`:
[INFO] [stdout]               ()
[INFO] [stdout]               (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]               (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]             and 77 others
[INFO] [stdout] note: required for `OffsetTable<OperandDescriptor>` to implement `BinRead`
[INFO] [stdout]    --> src/asm/shbin/mod.rs:385:28
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<T: BinRead + 'static> BinRead for OffsetTable<T>
[INFO] [stdout]     |         -------            ^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the attribute macro `binrw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pican` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pican` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "ee10031dfcca5126281100ecdb14a22ea8aede3b14d215b4db2c1017ebc4306b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee10031dfcca5126281100ecdb14a22ea8aede3b14d215b4db2c1017ebc4306b", kill_on_drop: false }`
[INFO] [stdout] ee10031dfcca5126281100ecdb14a22ea8aede3b14d215b4db2c1017ebc4306b
