[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] 16d193f1bd3e86743fa83a4013d13b42f5f31f9a [INFO] testing wfraser/rsbrowse against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfraser/rsbrowse on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b133413c45f6c7ff093061b257321e5f037bd886eb4aa05794daf44b34a742 [INFO] running `Command { std: "docker" "start" "-a" "51b133413c45f6c7ff093061b257321e5f037bd886eb4aa05794daf44b34a742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b133413c45f6c7ff093061b257321e5f037bd886eb4aa05794daf44b34a742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b133413c45f6c7ff093061b257321e5f037bd886eb4aa05794daf44b34a742", kill_on_drop: false }` [INFO] [stdout] 51b133413c45f6c7ff093061b257321e5f037bd886eb4aa05794daf44b34a742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 536fe8b680aacaeb009ea35c0179168501197cb4495fe743428a2f93704a003f [INFO] running `Command { std: "docker" "start" "-a" "536fe8b680aacaeb009ea35c0179168501197cb4495fe743428a2f93704a003f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rsbrowse v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling rustdoc-types v0.32.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "536fe8b680aacaeb009ea35c0179168501197cb4495fe743428a2f93704a003f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536fe8b680aacaeb009ea35c0179168501197cb4495fe743428a2f93704a003f", kill_on_drop: false }` [INFO] [stdout] 536fe8b680aacaeb009ea35c0179168501197cb4495fe743428a2f93704a003f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90152bf6df72a5c6857eb1525152630cc38f0aa24a3ef32872666dd2f4a759b9 [INFO] running `Command { std: "docker" "start" "-a" "90152bf6df72a5c6857eb1525152630cc38f0aa24a3ef32872666dd2f4a759b9", kill_on_drop: false }` [INFO] [stderr] Compiling rsbrowse v0.2.9 (/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)]` 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 0.47s [INFO] running `Command { std: "docker" "inspect" "90152bf6df72a5c6857eb1525152630cc38f0aa24a3ef32872666dd2f4a759b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90152bf6df72a5c6857eb1525152630cc38f0aa24a3ef32872666dd2f4a759b9", kill_on_drop: false }` [INFO] [stdout] 90152bf6df72a5c6857eb1525152630cc38f0aa24a3ef32872666dd2f4a759b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 882c1a0a140c0ff031e09549ce7844a2c429924d6ba089eda8be409dd372b95a [INFO] running `Command { std: "docker" "start" "-a" "882c1a0a140c0ff031e09549ce7844a2c429924d6ba089eda8be409dd372b95a", 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)]` 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.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsbrowse-86b1df5833a15432) [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-d061de783bf9dd75) [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-444fc44e601de049) [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: ::rm_rf [INFO] [stderr] 4: ::remove_paths [INFO] [stderr] 5: cargo::ops::cargo_clean::clean [INFO] [stderr] 6: cargo::commands::clean::exec [INFO] [stderr] 7: ::exec [INFO] [stderr] 8: cargo::main [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 10: std::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 11: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 12: std::panicking::try::do_call [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stderr] 13: std::panicking::try [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stderr] 14: std::panic::catch_unwind [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:163:24 [INFO] [stderr] 16: std::panicking::try::do_call [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stderr] 17: std::panicking::try [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stderr] 18: std::panic::catch_unwind [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:159:5 [INFO] [stderr] 20: main [INFO] [stderr] 21: [INFO] [stderr] 22: __libc_start_main [INFO] [stderr] 23: [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' 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: 0x5ebbdc075f8a - [INFO] [stdout] 1: 0x5ebbdc09fb53 - [INFO] [stdout] 2: 0x5ebbdc072413 - [INFO] [stdout] 3: 0x5ebbdc075dd2 - [INFO] [stdout] 4: 0x5ebbdc0773af - [INFO] [stdout] 5: 0x5ebbdc0771c8 - [INFO] [stdout] 6: 0x5ebbdbe95c33 - [INFO] [stdout] 7: 0x5ebbdc077ea3 - [INFO] [stdout] 8: 0x5ebbdc077b26 - [INFO] [stdout] 9: 0x5ebbdc076489 - [INFO] [stdout] 10: 0x5ebbdc0777ed - [INFO] [stdout] 11: 0x5ebbdc09d7c0 - [INFO] [stdout] 12: 0x5ebbdbe4bd09 - [INFO] [stdout] 13: 0x5ebbdbe3beb3 - [INFO] [stdout] 14: 0x5ebbdbe44488 - [INFO] [stdout] 15: 0x5ebbdc0816f4 - [INFO] [stdout] 16: 0x5ebbdbe44384 - [INFO] [stdout] 17: 0x5ebbdbe400ce - [INFO] [stdout] 18: 0x5ebbdbe4be0d - [INFO] [stdout] 19: 0x5ebbdbe3be6b - [INFO] [stdout] 20: 0x5ebbdbe44418 - [INFO] [stdout] 21: 0x5ebbdc0816f4 - [INFO] [stdout] 22: 0x5ebbdbe442b4 - [INFO] [stdout] 23: 0x5ebbdbe4011e - [INFO] [stdout] 24: 0x5ebbdbe40280 - [INFO] [stdout] 25: 0x5ebbdbe40157 - [INFO] [stdout] 26: 0x5ebbdbe4ba16 - [INFO] [stdout] 27: 0x5ebbdbe9b38b - [INFO] [stdout] 28: 0x5ebbdbe9a2c3 - [INFO] [stdout] 29: 0x5ebbdbe5d3a5 - [INFO] [stdout] 30: 0x5ebbdbe60c8a - [INFO] [stdout] 31: 0x5ebbdc07cfcb - [INFO] [stdout] 32: 0x7c56a58aaac3 - [INFO] [stdout] 33: 0x7c56a593ba04 - clone [INFO] [stdout] 34: 0x0 - [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 0.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test browser_test` [INFO] running `Command { std: "docker" "inspect" "882c1a0a140c0ff031e09549ce7844a2c429924d6ba089eda8be409dd372b95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882c1a0a140c0ff031e09549ce7844a2c429924d6ba089eda8be409dd372b95a", kill_on_drop: false }` [INFO] [stdout] 882c1a0a140c0ff031e09549ce7844a2c429924d6ba089eda8be409dd372b95a