[INFO] cloning repository https://github.com/uzuna/window-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uzuna/window-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fwindow-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fwindow-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df970e232a7b5fee4eca2bd64984b88bdac8364 [INFO] testing uzuna/window-wrapper against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzuna%2Fwindow-wrapper" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uzuna/window-wrapper on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uzuna/window-wrapper [INFO] finished tweaking git repo https://github.com/uzuna/window-wrapper [INFO] tweaked toml for git repo https://github.com/uzuna/window-wrapper written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/uzuna/window-wrapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded khronos v0.1.2 [INFO] [stderr] Downloaded egl v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9775b0fc0c9896b30effb52ffe087714c7d2977a8fc7e7c3ab3b9ec1e0004652 [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" "9775b0fc0c9896b30effb52ffe087714c7d2977a8fc7e7c3ab3b9ec1e0004652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9775b0fc0c9896b30effb52ffe087714c7d2977a8fc7e7c3ab3b9ec1e0004652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9775b0fc0c9896b30effb52ffe087714c7d2977a8fc7e7c3ab3b9ec1e0004652", kill_on_drop: false }` [INFO] [stdout] 9775b0fc0c9896b30effb52ffe087714c7d2977a8fc7e7c3ab3b9ec1e0004652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4521e967eeb83b5142f9a30531fffa90551589bd03b24c140c4a90fc4268b0f7 [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" "4521e967eeb83b5142f9a30531fffa90551589bd03b24c140c4a90fc4268b0f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling khronos v0.1.2 [INFO] [stderr] Compiling egl v0.2.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling window-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GLint` [INFO] [stdout] --> src/main.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | use window_wrapper::gles::{GLenum, GLint}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.94s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4521e967eeb83b5142f9a30531fffa90551589bd03b24c140c4a90fc4268b0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4521e967eeb83b5142f9a30531fffa90551589bd03b24c140c4a90fc4268b0f7", kill_on_drop: false }` [INFO] [stdout] 4521e967eeb83b5142f9a30531fffa90551589bd03b24c140c4a90fc4268b0f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ac9132c71ba321b6689300a7a4bfb7b96d7000145d554a2f6bbfe5796dcb3e5 [INFO] running `Command { std: "docker" "start" "-a" "5ac9132c71ba321b6689300a7a4bfb7b96d7000145d554a2f6bbfe5796dcb3e5", kill_on_drop: false }` [INFO] [stderr] Compiling window-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GLint` [INFO] [stdout] --> src/main.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | use window_wrapper::gles::{GLenum, GLint}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.29s [INFO] running `Command { std: "docker" "inspect" "5ac9132c71ba321b6689300a7a4bfb7b96d7000145d554a2f6bbfe5796dcb3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac9132c71ba321b6689300a7a4bfb7b96d7000145d554a2f6bbfe5796dcb3e5", kill_on_drop: false }` [INFO] [stdout] 5ac9132c71ba321b6689300a7a4bfb7b96d7000145d554a2f6bbfe5796dcb3e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28fe7997361dbc25b43ee3d7f8a25c6671ba60b4fc145d347a8d88885b9208c3 [INFO] running `Command { std: "docker" "start" "-a" "28fe7997361dbc25b43ee3d7f8a25c6671ba60b4fc145d347a8d88885b9208c3", kill_on_drop: false }` [INFO] [stderr] Compiling window-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `GLint` [INFO] [stderr] --> src/main.rs:12:36 [INFO] [stderr] | [INFO] [stderr] 12 | use window_wrapper::gles::{GLenum, GLint}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.93s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/window_wrapper-4820eb6f9c8b6a24 [INFO] [stdout] running 123 tests [INFO] [stdout] test gles::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_XAnyEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XChar2b ... ok [INFO] [stdout] test x11::bindgen_test_layout_XCirculateEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XButtonEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XClientMessageEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XConfigureEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XConfigureRequestEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XArc ... ok [INFO] [stdout] test x11::bindgen_test_layout_XColormapEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XCreateWindowEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XColor ... ok [INFO] [stdout] test x11::bindgen_test_layout_ScreenFormat ... ok [INFO] [stdout] test x11::bindgen_test_layout_XErrorEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XEDataObject ... ok [INFO] [stdout] test x11::bindgen_test_layout_XCrossingEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XDestroyWindowEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XExposeEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XFocusChangeEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XFontProp ... ok [INFO] [stdout] test x11::bindgen_test_layout_Visual ... ok [INFO] [stdout] test x11::bindgen_test_layout_XClientMessageEvent__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout_XFontSetExtents ... ok [INFO] [stdout] test x11::bindgen_test_layout_XFontStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout_XCharStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout_XClassHint ... ok [INFO] [stdout] test x11::bindgen_test_layout_XCirculateRequestEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_Screen ... ok [INFO] [stdout] test x11::bindgen_test_layout_XGravityEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XGenericEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XGraphicsExposeEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XExtCodes ... ok [INFO] [stdout] test x11::bindgen_test_layout_XHostAddress ... ok [INFO] [stdout] test x11::bindgen_test_layout_Depth ... ok [INFO] [stdout] test x11::bindgen_test_layout_XGenericEventCookie ... ok [INFO] [stdout] test x11::bindgen_test_layout_XMapRequestEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XModifierKeymap ... ok [INFO] [stdout] test x11::bindgen_test_layout_XMotionEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XIMCallback ... ok [INFO] [stdout] test x11::bindgen_test_layout_XIMStyles ... ok [INFO] [stdout] test x11::bindgen_test_layout_XKeyEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XMappingEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XOMFontInfo ... ok [INFO] [stdout] test x11::bindgen_test_layout_XOMOrientation ... ok [INFO] [stdout] test x11::bindgen_test_layout_XPixmapFormatValues ... ok [INFO] [stdout] test x11::bindgen_test_layout_XPoint ... ok [INFO] [stdout] test x11::bindgen_test_layout_XICCallback ... ok [INFO] [stdout] test x11::bindgen_test_layout_XPropertyEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XRectangle ... ok [INFO] [stdout] test x11::bindgen_test_layout_XReparentEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XResizeRequestEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSegment ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSelectionClearEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSelectionRequestEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSelectionEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSizeHints ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSizeHints__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout_XStandardColormap ... ok [INFO] [stdout] test x11::bindgen_test_layout_XTextItem16 ... ok [INFO] [stdout] test x11::bindgen_test_layout_XTextProperty ... ok [INFO] [stdout] test x11::bindgen_test_layout_XTextItem ... ok [INFO] [stdout] test x11::bindgen_test_layout_XNoExposeEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XUnmapEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XSetWindowAttributes ... ok [INFO] [stdout] test x11::bindgen_test_layout_XVisibilityEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XTimeCoord ... ok [INFO] [stdout] test x11::bindgen_test_layout_XVisualInfo ... ok [INFO] [stdout] test x11::bindgen_test_layout_XWindowAttributes ... ok [INFO] [stdout] test x11::bindgen_test_layout_XWMHints ... ok [INFO] [stdout] test x11::bindgen_test_layout_XwcTextItem ... ok [INFO] [stdout] test x11::bindgen_test_layout__XComposeStatus ... ok [INFO] [stdout] test x11::bindgen_test_layout__XEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout__XExtData ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMHotKeyTriggers ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMHotKeyTrigger ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMPreeditCaretCallbackStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMPreeditDrawCallbackStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMPreeditStateNotifyCallbackStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMStatusDrawCallbackStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMStatusDrawCallbackStruct__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMStringConversionCallbackStruct ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMStringConversionText ... ok [INFO] [stdout] test x11::bindgen_test_layout_XKeyboardState ... ok [INFO] [stdout] test x11::bindgen_test_layout_XWindowChanges ... ok [INFO] [stdout] test x11::bindgen_test_layout_XmbTextItem ... ok [INFO] [stdout] test x11::bindgen_test_layout__XImage ... ok [INFO] [stdout] test x11::bindgen_test_layout_XOMCharSetList ... ok [INFO] [stdout] test x11::bindgen_test_layout__XImage_funcs ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMStringConversionText__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMText ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test x11::bindgen_test_layout_timespec ... ok [INFO] [stdout] test x11::bindgen_test_layout_timeval ... ok [INFO] [stdout] test x11::bindgen_test_layout_XMapEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout_XIconSize ... ok [INFO] [stdout] test x11::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test x11::bindgen_test_layout_XIMValuesList ... ok [INFO] [stdout] test x11::bindgen_test_layout_XServerInterpretedAddress ... ok [INFO] [stdout] test x11::bindgen_test_layout__XIMText__bindgen_ty_1 ... ok [INFO] [stdout] test x11::bindgen_test_layout_XGCValues ... ok [INFO] [stdout] test x11::bindgen_test_layout_XKeymapEvent ... ok [INFO] [stdout] test x11::bindgen_test_layout_XKeyboardControl ... ok [INFO] [stdout] test x11::bindgen_test_layout__bindgen_ty_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/window_wrapper-7ca94112b896b462 [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] Doc-tests window-wrapper [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] running `Command { std: "docker" "inspect" "28fe7997361dbc25b43ee3d7f8a25c6671ba60b4fc145d347a8d88885b9208c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fe7997361dbc25b43ee3d7f8a25c6671ba60b4fc145d347a8d88885b9208c3", kill_on_drop: false }` [INFO] [stdout] 28fe7997361dbc25b43ee3d7f8a25c6671ba60b4fc145d347a8d88885b9208c3