[INFO] cloning repository https://github.com/wfraser/rsbrowse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfraser/rsbrowse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50385a728cd67fd286def9af8e06b11be50ced31
[INFO] testing wfraser/rsbrowse against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wfraser/rsbrowse
[INFO] finished tweaking git repo https://github.com/wfraser/rsbrowse
[INFO] tweaked toml for git repo https://github.com/wfraser/rsbrowse written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wfraser/rsbrowse on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wfraser/rsbrowse 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cdc7bb50109e7a650a50c42d7b78499861816385189b7696fcfba3a99c6be40
[INFO] running `Command { std: "docker" "start" "-a" "8cdc7bb50109e7a650a50c42d7b78499861816385189b7696fcfba3a99c6be40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cdc7bb50109e7a650a50c42d7b78499861816385189b7696fcfba3a99c6be40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdc7bb50109e7a650a50c42d7b78499861816385189b7696fcfba3a99c6be40", kill_on_drop: false }`
[INFO] [stdout] 8cdc7bb50109e7a650a50c42d7b78499861816385189b7696fcfba3a99c6be40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c5b54e179e9b1ded6ba8b9ea8020c369807729a5a6eda54314dd97068f1781
[INFO] running `Command { std: "docker" "start" "-a" "67c5b54e179e9b1ded6ba8b9ea8020c369807729a5a6eda54314dd97068f1781", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rsbrowse v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling rustdoc-types v0.56.0
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling cursive_core v0.4.6
[INFO] [stderr]    Compiling cursive v0.21.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.28s
[INFO] running `Command { std: "docker" "inspect" "67c5b54e179e9b1ded6ba8b9ea8020c369807729a5a6eda54314dd97068f1781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c5b54e179e9b1ded6ba8b9ea8020c369807729a5a6eda54314dd97068f1781", kill_on_drop: false }`
[INFO] [stdout] 67c5b54e179e9b1ded6ba8b9ea8020c369807729a5a6eda54314dd97068f1781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fba4ff8679348e76c9914eab1f5ca8d7b35e0bf33b60400f3aed5d3ed4c91d64
[INFO] running `Command { std: "docker" "start" "-a" "fba4ff8679348e76c9914eab1f5ca8d7b35e0bf33b60400f3aed5d3ed4c91d64", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsbrowse v0.2.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `contains_label` is never used
[INFO] [stdout]   --> tests/browser_test.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait VecExt<'a, T> {
[INFO] [stdout]    |       ------ method in this trait
[INFO] [stdout] 33 |     fn contains_label(&self, s: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ItemExt` is never used
[INFO] [stdout]   --> tests/browser_test.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | trait ItemExt {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "fba4ff8679348e76c9914eab1f5ca8d7b35e0bf33b60400f3aed5d3ed4c91d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba4ff8679348e76c9914eab1f5ca8d7b35e0bf33b60400f3aed5d3ed4c91d64", kill_on_drop: false }`
[INFO] [stdout] fba4ff8679348e76c9914eab1f5ca8d7b35e0bf33b60400f3aed5d3ed4c91d64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 382b403763bd006ccc3069444f44cbf6e4ac004ec95e305097943ea990fab714
[INFO] running `Command { std: "docker" "start" "-a" "382b403763bd006ccc3069444f44cbf6e4ac004ec95e305097943ea990fab714", kill_on_drop: false }`
[INFO] [stderr] warning: method `contains_label` is never used
[INFO] [stderr]   --> tests/browser_test.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | trait VecExt<'a, T> {
[INFO] [stderr]    |       ------ method in this trait
[INFO] [stderr] 33 |     fn contains_label(&self, s: &str) -> bool;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ItemExt` is never used
[INFO] [stderr]   --> tests/browser_test.rs:64:7
[INFO] [stderr]    |
[INFO] [stderr] 64 | trait ItemExt {
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rsbrowse` (test "browser_test") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsbrowse-9641a507da90f33b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test browser_rustdoc::test::cmp_test ... 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsbrowse-ada630ef7dd5ca6a)
[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] [stderr]      Running tests/browser_test.rs (/opt/rustwide/target/debug/deps/browser_test-de681a48cf2637e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: failed to remove directory `/opt/rustwide/target`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     Device or resource busy (os error 16)
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: cargo_util::paths::_remove_dir
[INFO] [stderr]    1: cargo_util::paths::_remove_dir_all
[INFO] [stderr]    2: cargo_util::paths::remove_dir_all::<&std::path::Path>
[INFO] [stderr]    3: <cargo::ops::cargo_clean::CleanContext>::rm_rf
[INFO] [stderr]    4: <cargo::ops::cargo_clean::CleanContext>::remove_paths
[INFO] [stderr]    5: cargo::ops::cargo_clean::clean
[INFO] [stderr]    6: cargo::commands::clean::exec
[INFO] [stderr]    7: <cargo::cli::Exec>::exec
[INFO] [stderr]    8: cargo::main
[INFO] [stderr]    9: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]   10: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]   11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   13: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   15: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stderr]   16: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   17: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   18: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   19: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stderr]   20: main
[INFO] [stderr]   21: <unknown>
[INFO] [stderr]   22: __libc_start_main
[INFO] [stderr]   23: <unknown>
[INFO] [stderr] 
[INFO] [stderr] Error: failed to remove directory `/opt/rustwide/target`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Device or resource busy (os error 16)
[INFO] [stdout] test list_items ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- list_items stdout ----
[INFO] [stdout] has_stdlib: false
[INFO] [stdout] 
[INFO] [stdout] thread 'list_items' (29) panicked at tests/browser_test.rs:19:13:
[INFO] [stdout] Failed to run 'cargo clean' on test crate
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64fdce07fd2a - <unknown>
[INFO] [stdout]    1:     0x64fdce095b7a - <unknown>
[INFO] [stdout]    2:     0x64fdce085332 - <unknown>
[INFO] [stdout]    3:     0x64fdce05d31f - <unknown>
[INFO] [stdout]    4:     0x64fdce077229 - <unknown>
[INFO] [stdout]    5:     0x64fdcde68f5c - <unknown>
[INFO] [stdout]    6:     0x64fdce0774a2 - <unknown>
[INFO] [stdout]    7:     0x64fdce05d40a - <unknown>
[INFO] [stdout]    8:     0x64fdce054759 - <unknown>
[INFO] [stdout]    9:     0x64fdce05e1dd - <unknown>
[INFO] [stdout]   10:     0x64fdce09642c - <unknown>
[INFO] [stdout]   11:     0x64fdcde5476f - <unknown>
[INFO] [stdout]   12:     0x64fdcde537ee - <unknown>
[INFO] [stdout]   13:     0x64fdcde3c97d - <unknown>
[INFO] [stdout]   14:     0x64fdce0627f7 - <unknown>
[INFO] [stdout]   15:     0x64fdcde3c7c9 - <unknown>
[INFO] [stdout]   16:     0x64fdcde4ed8f - <unknown>
[INFO] [stdout]   17:     0x64fdcde5481d - <unknown>
[INFO] [stdout]   18:     0x64fdcde53865 - <unknown>
[INFO] [stdout]   19:     0x64fdcde3c91d - <unknown>
[INFO] [stdout]   20:     0x64fdce0627f7 - <unknown>
[INFO] [stdout]   21:     0x64fdcde3c899 - <unknown>
[INFO] [stdout]   22:     0x64fdcde4e9ef - <unknown>
[INFO] [stdout]   23:     0x64fdcde4bf27 - <unknown>
[INFO] [stdout]   24:     0x64fdcde4db57 - <unknown>
[INFO] [stdout]   25:     0x64fdcde54506 - <unknown>
[INFO] [stdout]   26:     0x64fdcde5d03b - <unknown>
[INFO] [stdout]   27:     0x64fdcde69a2b - <unknown>
[INFO] [stdout]   28:     0x64fdcde65144 - <unknown>
[INFO] [stdout]   29:     0x64fdcde6c632 - <unknown>
[INFO] [stdout]   30:     0x64fdce07f54f - <unknown>
[INFO] [stdout]   31:     0x7802913f7aa4 - <unknown>
[INFO] [stdout]   32:     0x780291484a64 - clone
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     list_items
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test browser_test`
[INFO] running `Command { std: "docker" "inspect" "382b403763bd006ccc3069444f44cbf6e4ac004ec95e305097943ea990fab714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382b403763bd006ccc3069444f44cbf6e4ac004ec95e305097943ea990fab714", kill_on_drop: false }`
[INFO] [stdout] 382b403763bd006ccc3069444f44cbf6e4ac004ec95e305097943ea990fab714
