[INFO] fetching crate vsp-router 1.0.3...
[INFO] testing vsp-router-1.0.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate vsp-router 1.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vsp-router 1.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vsp-router 1.0.3
[INFO] tweaked toml for crates.io crate vsp-router 1.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vsp-router 1.0.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vsp-router 1.0.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38455de5702f06579255cda68bc2721871868dae4e3d760963a7590b46321709
[INFO] running `Command { std: "docker" "start" "-a" "38455de5702f06579255cda68bc2721871868dae4e3d760963a7590b46321709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38455de5702f06579255cda68bc2721871868dae4e3d760963a7590b46321709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38455de5702f06579255cda68bc2721871868dae4e3d760963a7590b46321709", kill_on_drop: false }`
[INFO] [stdout] 38455de5702f06579255cda68bc2721871868dae4e3d760963a7590b46321709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f025546355bc8e241a1f9a1f47f6853a595e1a5b54071daca3e436c8b3e040a8
[INFO] running `Command { std: "docker" "start" "-a" "f025546355bc8e241a1f9a1f47f6853a595e1a5b54071daca3e436c8b3e040a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serialport v4.5.0
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling vsp-router v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.08s
[INFO] running `Command { std: "docker" "inspect" "f025546355bc8e241a1f9a1f47f6853a595e1a5b54071daca3e436c8b3e040a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f025546355bc8e241a1f9a1f47f6853a595e1a5b54071daca3e436c8b3e040a8", kill_on_drop: false }`
[INFO] [stdout] f025546355bc8e241a1f9a1f47f6853a595e1a5b54071daca3e436c8b3e040a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e326307f45daa05c5dafb35b56268cebf11703623410d7e353e999c3116329e
[INFO] running `Command { std: "docker" "start" "-a" "8e326307f45daa05c5dafb35b56268cebf11703623410d7e353e999c3116329e", kill_on_drop: false }`
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling vsp-router v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] running `Command { std: "docker" "inspect" "8e326307f45daa05c5dafb35b56268cebf11703623410d7e353e999c3116329e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e326307f45daa05c5dafb35b56268cebf11703623410d7e353e999c3116329e", kill_on_drop: false }`
[INFO] [stdout] 8e326307f45daa05c5dafb35b56268cebf11703623410d7e353e999c3116329e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24c7e6a62f5ea38623a2e304fd410a4db0e1419d276985fdbfd25e3e59580104
[INFO] running `Command { std: "docker" "start" "-a" "24c7e6a62f5ea38623a2e304fd410a4db0e1419d276985fdbfd25e3e59580104", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vsp_router-6fedcdab9bd60234)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vsp_router-710b5236b417dce8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli-help.rs (/opt/rustwide/target/debug/deps/cli_help-a6c40847e078135e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6700f53c3f2b3469)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli::test::debug_assert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test long ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test virtual_routes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- virtual_routes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'virtual_routes' (32) panicked at tests/integration.rs:22:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Link(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6044aa45eab2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6044aa45eab2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6044aa45eab2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6044aa45eab2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6044aa47363a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6044aa47363a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x6044aa463a86 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6044aa463a86 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6044aa43c9ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6044aa43c9ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6044aa4569c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6044aa33a12e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6044aa33a12e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6044aa456c32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6044aa456c32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6044aa43cab8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6044aa431b99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6044aa43d9cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6044aa473dac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6044aa473af2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6044aa311adf - <core[585f66e14d78f9ba]::result::Result<(tokio_serial[74e4b2b38ea90788]::SerialStream, vsp_router[f89ea2e8fac214c2]::PtyLink), vsp_router[f89ea2e8fac214c2]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6044aa311adf - integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:78
[INFO] [stdout]   22:     0x6044aa305759 - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<i32, (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink)), (), integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<(tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink)), core[585f66e14d78f9ba]::iter::traits::collect::default_extend::unchecked_extender<(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)), (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x6044aa324726 - <core[585f66e14d78f9ba]::ops::range::Range<i32> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<i32, (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink)), (), integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<(tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink)), core[585f66e14d78f9ba]::iter::traits::collect::default_extend::unchecked_extender<(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)), (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   24:     0x6044aa3031a6 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::for_each::call<(tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink)), core[585f66e14d78f9ba]::iter::traits::collect::default_extend::unchecked_extender<(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)), (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]   25:     0x6044aa303366 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::for_each::<core[585f66e14d78f9ba]::iter::traits::collect::default_extend::unchecked_extender<(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)), (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   26:     0x6044aa30fae8 - <(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)) as core[585f66e14d78f9ba]::iter::traits::collect::default_extend::SpecExtend<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}>>>::extend
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/collect.rs:603:22
[INFO] [stdout]   27:     0x6044aa3032f2 - core[585f66e14d78f9ba]::iter::traits::collect::default_extend::<(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)), core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}>, (tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/collect.rs:608:5
[INFO] [stdout]   28:     0x6044aa3032f2 - <(alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)) as core[585f66e14d78f9ba]::iter::traits::collect::Extend<(tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink))>>::extend::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/collect.rs:621:17
[INFO] [stdout]   29:     0x6044aa3032f2 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::ops::range::Range<i32>, integration[f3cea838a4cb475c]::virtual_routes::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::unzip::<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, (tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>, vsp_router[f89ea2e8fac214c2]::PtyLink), alloc[15e7b27aba85d2e2]::vec::Vec<tokio_util[fddc47f39efdd5fc]::io::reader_stream::ReaderStream<tokio[920ecf162cd8672c]::io::split::ReadHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>>, (alloc[15e7b27aba85d2e2]::vec::Vec<tokio[920ecf162cd8672c]::io::split::WriteHalf<tokio_serial[74e4b2b38ea90788]::SerialStream>>, alloc[15e7b27aba85d2e2]::vec::Vec<vsp_router[f89ea2e8fac214c2]::PtyLink>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3398:18
[INFO] [stdout]   30:     0x6044aa313b92 - integration[f3cea838a4cb475c]::virtual_routes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:10
[INFO] [stdout]   31:     0x6044aa318a62 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6044aa318add - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x6044aa305d8d - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x6044aa305c8b - tokio[920ecf162cd8672c]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x6044aa305c8b - tokio[920ecf162cd8672c]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x6044aa305c8b - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x6044aa2fe890 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x6044aa304be0 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x6044aa303ec4 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x6044aa30c80b - <tokio[920ecf162cd8672c]::runtime::context::scoped::Scoped<tokio[920ecf162cd8672c]::runtime::scheduler::Context>>::set::<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x6044aa305489 - tokio[920ecf162cd8672c]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x6044aa322fc2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[920ecf162cd8672c]::runtime::context::Context>>::try_with::<tokio[920ecf162cd8672c]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x6044aa322b4e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[920ecf162cd8672c]::runtime::context::Context>>::with::<tokio[920ecf162cd8672c]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x6044aa3021ed - tokio[920ecf162cd8672c]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x6044aa2ffd80 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x6044aa300076 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x6044aa303a03 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x6044aa31ed83 - tokio[920ecf162cd8672c]::runtime::context::runtime::enter_runtime::<<tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x6044aa2fe271 - <tokio[920ecf162cd8672c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x6044aa32292a - <tokio[920ecf162cd8672c]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x6044aa322a15 - <tokio[920ecf162cd8672c]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   52:     0x6044aa315d2e - integration[f3cea838a4cb475c]::virtual_routes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:92:31
[INFO] [stdout]   53:     0x6044aa313a57 - integration[f3cea838a4cb475c]::virtual_routes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:15:26
[INFO] [stdout]   54:     0x6044aa3071c6 - <integration[f3cea838a4cb475c]::virtual_routes::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6044aa32e4db - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6044aa32e4db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6044aa33ad3a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6044aa33ad3a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6044aa33ad3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6044aa33ad3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6044aa33ad3a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6044aa33ad3a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6044aa33ad3a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6044aa335204 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6044aa335204 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6044aa33d832 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6044aa33d832 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x6044aa33d832 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6044aa33d832 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6044aa33d832 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6044aa33d832 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6044aa33d832 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6044aa45e31f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x6044aa45e31f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7896cce87aa4 - <unknown>
[INFO] [stdout]   76:     0x7896ccf14a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     virtual_routes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24c7e6a62f5ea38623a2e304fd410a4db0e1419d276985fdbfd25e3e59580104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c7e6a62f5ea38623a2e304fd410a4db0e1419d276985fdbfd25e3e59580104", kill_on_drop: false }`
[INFO] [stdout] 24c7e6a62f5ea38623a2e304fd410a4db0e1419d276985fdbfd25e3e59580104
