[INFO] cloning repository https://github.com/Vrtgs/vt-muxer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vrtgs/vt-muxer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrtgs%2Fvt-muxer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrtgs%2Fvt-muxer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595c5527da09b663614d17dd02e6d44b38dd72ae
[INFO] testing Vrtgs/vt-muxer against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrtgs%2Fvt-muxer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vrtgs/vt-muxer
[INFO] finished tweaking git repo https://github.com/Vrtgs/vt-muxer
[INFO] tweaked toml for git repo https://github.com/Vrtgs/vt-muxer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vrtgs/vt-muxer on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vrtgs/vt-muxer 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63f241d72943777dc862e11eea75a21e45c2f0b2413f2994a77fddf8e92e280a
[INFO] running `Command { std: "docker" "start" "-a" "63f241d72943777dc862e11eea75a21e45c2f0b2413f2994a77fddf8e92e280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63f241d72943777dc862e11eea75a21e45c2f0b2413f2994a77fddf8e92e280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f241d72943777dc862e11eea75a21e45c2f0b2413f2994a77fddf8e92e280a", kill_on_drop: false }`
[INFO] [stdout] 63f241d72943777dc862e11eea75a21e45c2f0b2413f2994a77fddf8e92e280a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be97831e4db7d0a1966c4da314980e836738d656b41ef9d2d3db54daf5074964
[INFO] running `Command { std: "docker" "start" "-a" "be97831e4db7d0a1966c4da314980e836738d656b41ef9d2d3db54daf5074964", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling vt-muxer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/poll_mutex.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<T> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/read.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock {
[INFO] [stdout]     |                   ^^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s
[INFO] running `Command { std: "docker" "inspect" "be97831e4db7d0a1966c4da314980e836738d656b41ef9d2d3db54daf5074964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be97831e4db7d0a1966c4da314980e836738d656b41ef9d2d3db54daf5074964", kill_on_drop: false }`
[INFO] [stdout] be97831e4db7d0a1966c4da314980e836738d656b41ef9d2d3db54daf5074964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c92d0a1ce62028cd7adbfe4d4c9409149309f3361a287beef9446e4c89d7f4
[INFO] running `Command { std: "docker" "start" "-a" "13c92d0a1ce62028cd7adbfe4d4c9409149309f3361a287beef9446e4c89d7f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling vt-muxer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/poll_mutex.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<T> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/read.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock {
[INFO] [stdout]     |                   ^^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/poll_mutex.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<T> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/read.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock {
[INFO] [stdout]     |                   ^^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "13c92d0a1ce62028cd7adbfe4d4c9409149309f3361a287beef9446e4c89d7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c92d0a1ce62028cd7adbfe4d4c9409149309f3361a287beef9446e4c89d7f4", kill_on_drop: false }`
[INFO] [stdout] 13c92d0a1ce62028cd7adbfe4d4c9409149309f3361a287beef9446e4c89d7f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 399e605e3ef77259a14ea4cfac474c7ae485a29997bab5a78d752461cdeefa85
[INFO] running `Command { std: "docker" "start" "-a" "399e605e3ef77259a14ea4cfac474c7ae485a29997bab5a78d752461cdeefa85", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/poll_mutex.rs:73:23
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<T> {
[INFO] [stderr]    |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub async fn lock(&mut self) -> MaybeOwnedGuard<'_, T> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/read.rs:316:19
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock {
[INFO] [stderr]     |                   ^^^^^^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn lock(self: &Arc<Self>) -> ReaderLock<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vt-muxer` (lib) generated 2 warnings
[INFO] [stderr] warning: `vt-muxer` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vt_muxer-65647d21ba91cfda)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test packet_buffer::tests::test_current_bytes ... ok
[INFO] [stdout] test packet_buffer::tests::test_boxed_construction ... ok
[INFO] [stdout] test packet_buffer::tests::test_packet_buffer_initialization ... ok
[INFO] [stdout] test packet_buffer::tests::test_push_limit_with_written ... ok
[INFO] [stdout] test packet_buffer::tests::test_push_multiple_times ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_empty_read ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_exact_size ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_partial_reads ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_zero_size_read ... ok
[INFO] [stdout] test read::read_buffer::tests::test_capacity ... ok
[INFO] [stdout] test read::read_buffer::tests::test_new_buffer ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_simple_read ... ok
[INFO] [stdout] test tests::test_mux_listener_accept_connection ... ok
[INFO] [stdout] test write::tests::test_drop ... ok
[INFO] [stdout] test read::read_buffer::tests::test_buff_reader_multiple_fills ... ok
[INFO] [stdout] test tests::test_mux_pipe_add_connection_multiple_times ... ok
[INFO] [stdout] test packet_buffer::tests::test_push_data ... ok
[INFO] [stdout] test write::tests::test_parallel_independent_sockets ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/vt_muxer-65647d21ba91cfda` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "399e605e3ef77259a14ea4cfac474c7ae485a29997bab5a78d752461cdeefa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399e605e3ef77259a14ea4cfac474c7ae485a29997bab5a78d752461cdeefa85", kill_on_drop: false }`
[INFO] [stdout] 399e605e3ef77259a14ea4cfac474c7ae485a29997bab5a78d752461cdeefa85
