[INFO] fetching crate taptap 0.1.1...
[INFO] building taptap-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate taptap 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate taptap 0.1.1
[INFO] finished tweaking crates.io crate taptap 0.1.1
[INFO] tweaked toml for crates.io crate taptap 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taptap 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taptap 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 138e2b14c90e2f5774ebeb72711a93983794e4d9dafa21d0f21c9c7a9fcc752f
[INFO] running `Command { std: "docker" "start" "-a" "138e2b14c90e2f5774ebeb72711a93983794e4d9dafa21d0f21c9c7a9fcc752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "138e2b14c90e2f5774ebeb72711a93983794e4d9dafa21d0f21c9c7a9fcc752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "138e2b14c90e2f5774ebeb72711a93983794e4d9dafa21d0f21c9c7a9fcc752f", kill_on_drop: false }`
[INFO] [stdout] 138e2b14c90e2f5774ebeb72711a93983794e4d9dafa21d0f21c9c7a9fcc752f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 564f7eb4a1b0fe36354a0988a5a996cd701e6075321045b2831bde7022ab7bdd
[INFO] running `Command { std: "docker" "start" "-a" "564f7eb4a1b0fe36354a0988a5a996cd701e6075321045b2831bde7022ab7bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling schemars v1.0.0-alpha.2
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.16
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.0-alpha.16
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling serialport v4.4.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling taptap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gateway/transport.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |         bytes: &[u8],
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 107 |         packet_number: u16,
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets), InvalidReceiveResponse> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets<'_>), InvalidReceiveResponse> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.68s
[INFO] running `Command { std: "docker" "inspect" "564f7eb4a1b0fe36354a0988a5a996cd701e6075321045b2831bde7022ab7bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564f7eb4a1b0fe36354a0988a5a996cd701e6075321045b2831bde7022ab7bdd", kill_on_drop: false }`
[INFO] [stdout] 564f7eb4a1b0fe36354a0988a5a996cd701e6075321045b2831bde7022ab7bdd
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93cde274068e402ac2d429aeb59457f33997564e7c468783b2ddc4c932e0f36f
[INFO] running `Command { std: "docker" "start" "-a" "93cde274068e402ac2d429aeb59457f33997564e7c468783b2ddc4c932e0f36f", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gateway/transport.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |         bytes: &[u8],
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 107 |         packet_number: u16,
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets), InvalidReceiveResponse> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets<'_>), InvalidReceiveResponse> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling taptap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gateway/transport.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |         bytes: &[u8],
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 107 |         packet_number: u16,
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets), InvalidReceiveResponse> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ) -> Result<(Self, pv::network::ReceivedPackets<'_>), InvalidReceiveResponse> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "93cde274068e402ac2d429aeb59457f33997564e7c468783b2ddc4c932e0f36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cde274068e402ac2d429aeb59457f33997564e7c468783b2ddc4c932e0f36f", kill_on_drop: false }`
[INFO] [stdout] 93cde274068e402ac2d429aeb59457f33997564e7c468783b2ddc4c932e0f36f
