[INFO] cloning repository https://github.com/quilde/vizia_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quilde/vizia_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15d6bbb0bf714388ff4d499dbad5e618573b58ef
[INFO] testing quilde/vizia_test against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quilde/vizia_test
[INFO] finished tweaking git repo https://github.com/quilde/vizia_test
[INFO] tweaked toml for git repo https://github.com/quilde/vizia_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quilde/vizia_test on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quilde/vizia_test 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/vizia/vizia`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-text`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/vizia/morphorm.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded xcursor v0.3.5
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.4
[INFO] [stderr]   Downloaded type-map v0.4.0
[INFO] [stderr]   Downloaded phf_macros v0.10.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.4
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded x11-clipboard v0.9.2
[INFO] [stderr]   Downloaded ab_glyph v0.2.25
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded intl-memoizer v0.5.1
[INFO] [stderr]   Downloaded qfilter v0.1.6
[INFO] [stderr]   Downloaded unic-langid v0.9.4
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.1
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.0
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded self_cell v1.0.3
[INFO] [stderr]   Downloaded objc-sys v0.3.3
[INFO] [stderr]   Downloaded xxhash-rust v0.8.10
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.6
[INFO] [stderr]   Downloaded fluent-syntax v0.11.0
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-bundle v0.15.2
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded font-types v0.5.3
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded xml-rs v0.8.20
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded unicode-script v0.5.6
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded cssparser v0.29.6
[INFO] [stderr]   Downloaded polling v3.7.0
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.4
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.1
[INFO] [stderr]   Downloaded tinystr v0.7.5
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded femtovg v0.9.1
[INFO] [stderr]   Downloaded rustybuzz v0.12.1
[INFO] [stderr]   Downloaded rustybuzz v0.13.0
[INFO] [stderr]   Downloaded read-fonts v0.19.1
[INFO] [stderr]   Downloaded swash v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74ae46b3b3d292067524134fdbcd425be7abc2c61c8578b03b5f9a4edccacfda
[INFO] running `Command { std: "docker" "start" "-a" "74ae46b3b3d292067524134fdbcd425be7abc2c61c8578b03b5f9a4edccacfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ae46b3b3d292067524134fdbcd425be7abc2c61c8578b03b5f9a4edccacfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ae46b3b3d292067524134fdbcd425be7abc2c61c8578b03b5f9a4edccacfda", kill_on_drop: false }`
[INFO] [stdout] 74ae46b3b3d292067524134fdbcd425be7abc2c61c8578b03b5f9a4edccacfda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59410ff4051e965ef0098bd39c3e43bf533b8dda24e5c6c8764a514cb11a37e6
[INFO] running `Command { std: "docker" "start" "-a" "59410ff4051e965ef0098bd39c3e43bf533b8dda24e5c6c8764a514cb11a37e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling morphorm v0.6.4 (https://github.com/vizia/morphorm.git?branch=auto-min-size2#5b7e8808)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling vizia_id v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling ab_glyph v0.2.25
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling selectors v0.23.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling vizia_input v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling qfilter v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling vizia_storage v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling vizia_derive v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.4
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling unic-langid-macros v0.9.4
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling rustybuzz v0.13.0
[INFO] [stderr]    Compiling font-types v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling read-fonts v0.19.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling femtovg v0.9.1
[INFO] [stderr]    Compiling vizia_style v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling vizia_window v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling swash v0.1.15
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stderr]    Compiling cosmic-text v0.10.0 (https://github.com/pop-os/cosmic-text?rev=19b4d8336e34073bb51b83578d3d803c8c953787#19b4d833)
[INFO] [stderr]    Compiling vizia_core v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling vizia_winit v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling vizia v0.1.0 (https://github.com/vizia/vizia#77749f67)
[INFO] [stderr]    Compiling vizia_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "59410ff4051e965ef0098bd39c3e43bf533b8dda24e5c6c8764a514cb11a37e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59410ff4051e965ef0098bd39c3e43bf533b8dda24e5c6c8764a514cb11a37e6", kill_on_drop: false }`
[INFO] [stdout] 59410ff4051e965ef0098bd39c3e43bf533b8dda24e5c6c8764a514cb11a37e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34ea423a45a3d61515bcd146123a9df891d9386501e4c6ecc5b635ddc7b8d875
[INFO] running `Command { std: "docker" "start" "-a" "34ea423a45a3d61515bcd146123a9df891d9386501e4c6ecc5b635ddc7b8d875", kill_on_drop: false }`
[INFO] [stderr]    Compiling vizia_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "34ea423a45a3d61515bcd146123a9df891d9386501e4c6ecc5b635ddc7b8d875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ea423a45a3d61515bcd146123a9df891d9386501e4c6ecc5b635ddc7b8d875", kill_on_drop: false }`
[INFO] [stdout] 34ea423a45a3d61515bcd146123a9df891d9386501e4c6ecc5b635ddc7b8d875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef633089d0b5aede133953c0c6ae2e638cbd8dd5bf94a9671232996c70c3537e
[INFO] running `Command { std: "docker" "start" "-a" "ef633089d0b5aede133953c0c6ae2e638cbd8dd5bf94a9671232996c70c3537e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vizia_test-1ea6e76713524ae2)
[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" "ef633089d0b5aede133953c0c6ae2e638cbd8dd5bf94a9671232996c70c3537e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef633089d0b5aede133953c0c6ae2e638cbd8dd5bf94a9671232996c70c3537e", kill_on_drop: false }`
[INFO] [stdout] ef633089d0b5aede133953c0c6ae2e638cbd8dd5bf94a9671232996c70c3537e
