[INFO] updating cached repository https://github.com/matpx/Nova [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/matpx/Nova [INFO] [stderr] 783845f..2f3256f master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f3256f9a8d551d5c8d139f9ecc2dd2ba1da22db [INFO] testing matpx/Nova against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatpx%2FNova" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matpx/Nova on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matpx/Nova [INFO] finished tweaking git repo https://github.com/matpx/Nova [INFO] tweaked toml for git repo https://github.com/matpx/Nova written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/matpx/Nova already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feee2cd32ca517a97ff1b70a4a21f4e71b2dc9c0582e79022f2380fe620957d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "feee2cd32ca517a97ff1b70a4a21f4e71b2dc9c0582e79022f2380fe620957d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feee2cd32ca517a97ff1b70a4a21f4e71b2dc9c0582e79022f2380fe620957d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feee2cd32ca517a97ff1b70a4a21f4e71b2dc9c0582e79022f2380fe620957d3", kill_on_drop: false }` [INFO] [stdout] feee2cd32ca517a97ff1b70a4a21f4e71b2dc9c0582e79022f2380fe620957d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0307fe3457221f580cfdacb9553410bc920e15f8a22dd0c050f0a33c105416 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d0307fe3457221f580cfdacb9553410bc920e15f8a22dd0c050f0a33c105416", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gfx-hal v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling naga v0.1.0 (https://github.com/gfx-rs/naga?rev=bce6358eb1026c13d2f1c6d365af37afe8869a86#bce6358e) [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=64ae59072db443eb1e47ee14d77370eec9f4b012#64ae5907) [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.7 [INFO] [stderr] Compiling wgpu-core v0.5.0 (https://github.com/gfx-rs/wgpu?rev=64ae59072db443eb1e47ee14d77370eec9f4b012#64ae5907) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu v0.5.0 (https://github.com/gfx-rs/wgpu-rs.git?rev=7b887f12a35c26a21f56f6540b1b771177dabd6a#7b887f12) [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stderr] Compiling turbokit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "9d0307fe3457221f580cfdacb9553410bc920e15f8a22dd0c050f0a33c105416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0307fe3457221f580cfdacb9553410bc920e15f8a22dd0c050f0a33c105416", kill_on_drop: false }` [INFO] [stdout] 9d0307fe3457221f580cfdacb9553410bc920e15f8a22dd0c050f0a33c105416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f78a35f27b7e6ff9098c2116ea6ddfd0eb35f75ed1b7a64e4df6a9543e89945 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f78a35f27b7e6ff9098c2116ea6ddfd0eb35f75ed1b7a64e4df6a9543e89945", kill_on_drop: false }` [INFO] [stderr] Compiling turbokit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "9f78a35f27b7e6ff9098c2116ea6ddfd0eb35f75ed1b7a64e4df6a9543e89945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f78a35f27b7e6ff9098c2116ea6ddfd0eb35f75ed1b7a64e4df6a9543e89945", kill_on_drop: false }` [INFO] [stdout] 9f78a35f27b7e6ff9098c2116ea6ddfd0eb35f75ed1b7a64e4df6a9543e89945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31b0bd2fa5d8b66fa1448174fd6e1f214299106852227f6300af8e824489b749 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31b0bd2fa5d8b66fa1448174fd6e1f214299106852227f6300af8e824489b749", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/turbokit-03a7ebb98ecb27da [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 [INFO] [stdout] [INFO] [stderr] Doc-tests turbokit [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/context.rs - context::ContextBuilder::new (line 51) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/context.rs - context::ContextBuilder::new (line 51) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:569:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5581a551ad85 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5581a551ad85 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5581a551ad85 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5581a551ad85 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5581a554003c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5581a5518722 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x5581a551d3c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x5581a551d3c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x5581a551d3c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x5581a551d10c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x5581a551da03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x5581a537c402 - std::panicking::begin_panic::h717b1de76f8c8821 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:456 [INFO] [stdout] 12: 0x5581a533bdf3 - winit::platform_impl::platform::EventLoop::new_any_thread::h2da6c5d06afa8d1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:569 [INFO] [stdout] 13: 0x5581a533b821 - winit::platform_impl::platform::EventLoop::new::hf00cc328f7f1ea27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:533 [INFO] [stdout] 14: 0x5581a5336c72 - winit::event_loop::EventLoop::with_user_event::hbbab54465d8fb154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/event_loop.rs:129 [INFO] [stdout] 15: 0x5581a5336c3e - winit::event_loop::EventLoop<()>::new::he649593c51b34962 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/event_loop.rs:115 [INFO] [stdout] 16: 0x5581a50ddf7b - turbokit::context::ContextBuilder::build::hab79b36a8a37185a [INFO] [stdout] at src/context.rs:88 [INFO] [stdout] 17: 0x5581a50d56cd - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x5581a50d52a3 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 19: 0x5581a551ddd3 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x5581a551ddd3 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x5581a551ddd3 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x5581a551ddd3 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x5581a551ddd3 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x5581a50d5288 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 25: 0x5581a50d574b - main [INFO] [stdout] 26: 0x7f51161a30b3 - __libc_start_main [INFO] [stdout] 27: 0x5581a50d518e - _start [INFO] [stdout] 28: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/context.rs - context::ContextBuilder::new (line 51) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "31b0bd2fa5d8b66fa1448174fd6e1f214299106852227f6300af8e824489b749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b0bd2fa5d8b66fa1448174fd6e1f214299106852227f6300af8e824489b749", kill_on_drop: false }` [INFO] [stdout] 31b0bd2fa5d8b66fa1448174fd6e1f214299106852227f6300af8e824489b749