[INFO] cloning repository https://github.com/theubusu/ptdump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theubusu/ptdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fptdump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fptdump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d280751c996671d8b21d496aafe02fab300556d4
[INFO] testing theubusu/ptdump against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fptdump" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theubusu/ptdump
[INFO] finished tweaking git repo https://github.com/theubusu/ptdump
[INFO] tweaked toml for git repo https://github.com/theubusu/ptdump written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theubusu/ptdump on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theubusu/ptdump 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c958d303c4bfd00e17fea3cf0306bd3076cd9374191f14bd36fd2ef39d12f0
[INFO] running `Command { std: "docker" "start" "-a" "c3c958d303c4bfd00e17fea3cf0306bd3076cd9374191f14bd36fd2ef39d12f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c958d303c4bfd00e17fea3cf0306bd3076cd9374191f14bd36fd2ef39d12f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c958d303c4bfd00e17fea3cf0306bd3076cd9374191f14bd36fd2ef39d12f0", kill_on_drop: false }`
[INFO] [stdout] c3c958d303c4bfd00e17fea3cf0306bd3076cd9374191f14bd36fd2ef39d12f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de23cffd84945c6bdc7d20a46d3e2621dc4441aafee39944daf618874cbb9ddc
[INFO] running `Command { std: "docker" "start" "-a" "de23cffd84945c6bdc7d20a46d3e2621dc4441aafee39944daf618874cbb9ddc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ptdump v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:117:46
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...   if skip_special {"-"} else {&act_n.to_string()}, part_entry.start, part_entry.num_sectors, end, size, part_entry.os_type, if !part_...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^- ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this expression creates a temporary value...
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
[INFO] running `Command { std: "docker" "inspect" "de23cffd84945c6bdc7d20a46d3e2621dc4441aafee39944daf618874cbb9ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de23cffd84945c6bdc7d20a46d3e2621dc4441aafee39944daf618874cbb9ddc", kill_on_drop: false }`
[INFO] [stdout] de23cffd84945c6bdc7d20a46d3e2621dc4441aafee39944daf618874cbb9ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33ea713abc04c9c20778e19c13e1d981565ce7563cb6feb15bbf471a7f5f1133
[INFO] running `Command { std: "docker" "start" "-a" "33ea713abc04c9c20778e19c13e1d981565ce7563cb6feb15bbf471a7f5f1133", kill_on_drop: false }`
[INFO] [stderr]    Compiling ptdump v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:117:46
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...   if skip_special {"-"} else {&act_n.to_string()}, part_entry.start, part_entry.num_sectors, end, size, part_entry.os_type, if !part_...
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^- ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this expression creates a temporary value...
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "33ea713abc04c9c20778e19c13e1d981565ce7563cb6feb15bbf471a7f5f1133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ea713abc04c9c20778e19c13e1d981565ce7563cb6feb15bbf471a7f5f1133", kill_on_drop: false }`
[INFO] [stdout] 33ea713abc04c9c20778e19c13e1d981565ce7563cb6feb15bbf471a7f5f1133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a16fb300e995ab15c85bd39982ff07a8e05e247dadffc06739b63d9092a3ad1d
[INFO] running `Command { std: "docker" "start" "-a" "a16fb300e995ab15c85bd39982ff07a8e05e247dadffc06739b63d9092a3ad1d", kill_on_drop: false }`
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]    --> src/main.rs:117:46
[INFO] [stderr]     |
[INFO] [stderr] 117 | ...   if skip_special {"-"} else {&act_n.to_string()}, part_entry.start, part_entry.num_sectors, end, size, part_entry.os_type, if !part_...
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^- ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    this expression creates a temporary value...
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ptdump` (bin "ptdump" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ptdump-47b3fb1c88313c61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a16fb300e995ab15c85bd39982ff07a8e05e247dadffc06739b63d9092a3ad1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16fb300e995ab15c85bd39982ff07a8e05e247dadffc06739b63d9092a3ad1d", kill_on_drop: false }`
[INFO] [stdout] a16fb300e995ab15c85bd39982ff07a8e05e247dadffc06739b63d9092a3ad1d
