[INFO] cloning repository https://github.com/Tandolf/vhdx-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tandolf/vhdx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Fvhdx-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Fvhdx-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4573f95ef449267fd97785b28b7ac471738c1aac
[INFO] checking Tandolf/vhdx-rs against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Fvhdx-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tandolf/vhdx-rs
[INFO] finished tweaking git repo https://github.com/Tandolf/vhdx-rs
[INFO] tweaked toml for git repo https://github.com/Tandolf/vhdx-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tandolf/vhdx-rs on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tandolf/vhdx-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d54704f9bc11047f5bc8c1c8273fbb67dba818c30e0a81ff146bfacac4869d05
[INFO] running `Command { std: "docker" "start" "-a" "d54704f9bc11047f5bc8c1c8273fbb67dba818c30e0a81ff146bfacac4869d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d54704f9bc11047f5bc8c1c8273fbb67dba818c30e0a81ff146bfacac4869d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54704f9bc11047f5bc8c1c8273fbb67dba818c30e0a81ff146bfacac4869d05", kill_on_drop: false }`
[INFO] [stdout] d54704f9bc11047f5bc8c1c8273fbb67dba818c30e0a81ff146bfacac4869d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407b46ee4e2cc13ddf248d1854aff150eb7321658f993a38d71fd2d335369470
[INFO] running `Command { std: "docker" "start" "-a" "407b46ee4e2cc13ddf248d1854aff150eb7321658f993a38d71fd2d335369470", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking vhdx-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `BatTable` is never constructed
[INFO] [stdout]  --> src/bat.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BatTable {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bits_parsers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     input: BitInput,
[INFO] [stdout]   |            ^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 9 | ) -> IResult<BitInput, (bool, bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]   |              ^^^^^^^^ the same lifetime is hidden here     ^^^^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 ~     input: BitInput<'_>,
[INFO] [stdout] 9 ~ ) -> IResult<BitInput<'_>, (bool, bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bits_parsers.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     input: BitInput,
[INFO] [stdout]    |            ^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 18 | ) -> IResult<BitInput, (bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |              ^^^^^^^^                                ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     input: BitInput<'_>,
[INFO] [stdout] 18 ~ ) -> IResult<BitInput<'_>, (bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bits_parsers.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn t_flag_u8(i: BitInput) -> IResult<BitInput, bool, VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |                     ^^^^^^^^             ^^^^^^^^                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                    |
[INFO] [stdout]    |                     |                    the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn t_flag_u8(i: BitInput<'_>) -> IResult<BitInput<'_>, bool, VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |                             ++++                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vhdx-rs` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `BatTable` is never constructed
[INFO] [stdout]  --> src/bat.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BatTable {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bits_parsers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     input: BitInput,
[INFO] [stdout]   |            ^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 9 | ) -> IResult<BitInput, (bool, bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]   |              ^^^^^^^^ the same lifetime is hidden here     ^^^^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 ~     input: BitInput<'_>,
[INFO] [stdout] 9 ~ ) -> IResult<BitInput<'_>, (bool, bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bits_parsers.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     input: BitInput,
[INFO] [stdout]    |            ^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 18 | ) -> IResult<BitInput, (bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |              ^^^^^^^^                                ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     input: BitInput<'_>,
[INFO] [stdout] 18 ~ ) -> IResult<BitInput<'_>, (bool, bool), VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bits_parsers.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn t_flag_u8(i: BitInput) -> IResult<BitInput, bool, VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |                     ^^^^^^^^             ^^^^^^^^                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                    |
[INFO] [stdout]    |                     |                    the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn t_flag_u8(i: BitInput<'_>) -> IResult<BitInput<'_>, bool, VhdxParseError<(&[u8], usize)>> {
[INFO] [stdout]    |                             ++++                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vhdx-rs` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "407b46ee4e2cc13ddf248d1854aff150eb7321658f993a38d71fd2d335369470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407b46ee4e2cc13ddf248d1854aff150eb7321658f993a38d71fd2d335369470", kill_on_drop: false }`
[INFO] [stdout] 407b46ee4e2cc13ddf248d1854aff150eb7321658f993a38d71fd2d335369470
