[INFO] cloning repository https://github.com/Bytekeeper/ogtlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/ogtlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96afb0c1a1229d8d008202df55f8cd77619cb630
[INFO] checking Bytekeeper/ogtlib against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bytekeeper/ogtlib
[INFO] finished tweaking git repo https://github.com/Bytekeeper/ogtlib
[INFO] tweaked toml for git repo https://github.com/Bytekeeper/ogtlib written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bytekeeper/ogtlib on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bytekeeper/ogtlib 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-arena v0.1.2
[INFO] [stderr]   Downloaded triple_buffer v8.0.0
[INFO] [stderr]   Downloaded miniquad v0.4.7
[INFO] [stderr]   Downloaded kira v0.10.0
[INFO] [stderr]   Downloaded wide v0.7.31
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.8
[INFO] [stderr]   Downloaded fontdue v0.9.2
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42
[INFO] running `Command { std: "docker" "start" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking wide v0.7.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling miniquad v0.4.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking triple_buffer v8.0.0
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking atomic-arena v0.1.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdue v0.9.2
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking kira v0.10.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking ogt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::math::*`
[INFO] [stdout]  --> src/ui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::math::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/backend/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 Err(err) => handler(Err(())),
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<T>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Texture>> {
[INFO] [stdout]    |                ^^^^^                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Texture>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<LoadedFont>> {
[INFO] [stdout]    |                ^^^^^                            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<'_, LoadedFont>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Font>> {
[INFO] [stdout]     |                ^^^^^                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Font>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stdout] warning: unused import: `glam::uvec2`
[INFO] [stdout]    --> src/font.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use glam::uvec2;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imageproc::rect::Rect as r`
[INFO] [stdout]    --> src/rect_pack.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use imageproc::rect::Rect as r;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_images`
[INFO] [stdout]    --> src/rect_pack.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |         #[cfg(feature = "debug_images")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `miniquad`
[INFO] [stdout]     = help: consider adding `debug_images` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::math::*`
[INFO] [stdout]  --> src/ui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::math::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miniquad::gl::*`
[INFO] [stdout]  --> examples/bunnymark.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use miniquad::gl::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/bunnymark.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             for i in 0..10_000 {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image`
[INFO] [stdout]    --> src/rect_pack.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use image::*;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imageproc::drawing`
[INFO] [stdout]    --> src/rect_pack.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use imageproc::drawing::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/backend/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 Err(err) => handler(Err(())),
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<T>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Texture>> {
[INFO] [stdout]    |                ^^^^^                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Texture>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<LoadedFont>> {
[INFO] [stdout]    |                ^^^^^                            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<'_, LoadedFont>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Font>> {
[INFO] [stdout]     |                ^^^^^                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Font>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `kira`
[INFO] [stderr]   --> Cargo.toml:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 | [dependencies.kira]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `kira`
[INFO] [stderr] warning: `ogt` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42", kill_on_drop: false }`
[INFO] [stdout] 71c1dc4ca841caa9c3cfbe269ce592049307f1231180e5cf162e2ebf09d6de42
