[INFO] fetching crate wotbreplay-inspector 0.1.2...
[INFO] testing wotbreplay-inspector-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate wotbreplay-inspector 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate wotbreplay-inspector 0.1.2
[INFO] finished tweaking crates.io crate wotbreplay-inspector 0.1.2
[INFO] tweaked toml for crates.io crate wotbreplay-inspector 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wotbreplay-inspector 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wotbreplay-inspector 0.1.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23cbd15e563a128c727df3b3f56276d4b29f2b5c5cded456097ffffb408653c1
[INFO] running `Command { std: "docker" "start" "-a" "23cbd15e563a128c727df3b3f56276d4b29f2b5c5cded456097ffffb408653c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23cbd15e563a128c727df3b3f56276d4b29f2b5c5cded456097ffffb408653c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cbd15e563a128c727df3b3f56276d4b29f2b5c5cded456097ffffb408653c1", kill_on_drop: false }`
[INFO] [stdout] 23cbd15e563a128c727df3b3f56276d4b29f2b5c5cded456097ffffb408653c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3febfb757f25b67c4085155e417accb22af95f737e8c24eb832ca5ec3960f149
[INFO] running `Command { std: "docker" "start" "-a" "3febfb757f25b67c4085155e417accb22af95f737e8c24eb832ca5ec3960f149", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling rustix v0.38.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling iter-read v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling clap v4.3.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde-pickle v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling wotbreplay-parser v0.4.2
[INFO] [stderr]    Compiling wotbreplay-inspector v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Visit` is never used
[INFO] [stdout]  --> src/inspect/visit.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Visit {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/inspect.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.89s
[INFO] running `Command { std: "docker" "inspect" "3febfb757f25b67c4085155e417accb22af95f737e8c24eb832ca5ec3960f149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3febfb757f25b67c4085155e417accb22af95f737e8c24eb832ca5ec3960f149", kill_on_drop: false }`
[INFO] [stdout] 3febfb757f25b67c4085155e417accb22af95f737e8c24eb832ca5ec3960f149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc5fa37a347b6deac1e5f01705660efd449cfa0fbbb06d8a01f0c3bbd5d8ad35
[INFO] running `Command { std: "docker" "start" "-a" "dc5fa37a347b6deac1e5f01705660efd449cfa0fbbb06d8a01f0c3bbd5d8ad35", kill_on_drop: false }`
[INFO] [stderr]    Compiling wotbreplay-inspector v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Visit` is never used
[INFO] [stdout]  --> src/inspect/visit.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Visit {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/inspect.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "dc5fa37a347b6deac1e5f01705660efd449cfa0fbbb06d8a01f0c3bbd5d8ad35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc5fa37a347b6deac1e5f01705660efd449cfa0fbbb06d8a01f0c3bbd5d8ad35", kill_on_drop: false }`
[INFO] [stdout] dc5fa37a347b6deac1e5f01705660efd449cfa0fbbb06d8a01f0c3bbd5d8ad35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f728d0e450ef2dd20985b7ce6590ab4456b03b0833172fc788327ebd14b317f9
[INFO] running `Command { std: "docker" "start" "-a" "f728d0e450ef2dd20985b7ce6590ab4456b03b0833172fc788327ebd14b317f9", kill_on_drop: false }`
[INFO] [stderr] warning: trait `Visit` is never used
[INFO] [stderr]  --> src/inspect/visit.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait Visit {
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/inspect.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message> {
[INFO] [stderr]    |                        ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn inspect(buffer: &[u8]) -> Result<Message<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wotbreplay-inspector` (bin "wotbreplay-inspector" test) generated 2 warnings (run `cargo fix --bin "wotbreplay-inspector" -p wotbreplay-inspector --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wotbreplay_inspector-8ff9d5720e3b5eb7)
[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" "f728d0e450ef2dd20985b7ce6590ab4456b03b0833172fc788327ebd14b317f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f728d0e450ef2dd20985b7ce6590ab4456b03b0833172fc788327ebd14b317f9", kill_on_drop: false }`
[INFO] [stdout] f728d0e450ef2dd20985b7ce6590ab4456b03b0833172fc788327ebd14b317f9
