[INFO] fetching crate turbo-genesis-sdk 5.1.0...
[INFO] testing turbo-genesis-sdk-5.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate turbo-genesis-sdk 5.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate turbo-genesis-sdk 5.1.0
[INFO] finished tweaking crates.io crate turbo-genesis-sdk 5.1.0
[INFO] tweaked toml for crates.io crate turbo-genesis-sdk 5.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbo-genesis-sdk 5.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turbo-genesis-sdk 5.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded turbo-genesis-ffi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-abi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-macros v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eff4114915b9fda4640138d83f26ab56fafdef5acab403b4a6003399607a11c5
[INFO] running `Command { std: "docker" "start" "-a" "eff4114915b9fda4640138d83f26ab56fafdef5acab403b4a6003399607a11c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eff4114915b9fda4640138d83f26ab56fafdef5acab403b4a6003399607a11c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff4114915b9fda4640138d83f26ab56fafdef5acab403b4a6003399607a11c5", kill_on_drop: false }`
[INFO] [stdout] eff4114915b9fda4640138d83f26ab56fafdef5acab403b4a6003399607a11c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf9fbc8bfcb2dde49d5eaa84562518f4aa71b0f3fbd1de7907be338a5961226c
[INFO] running `Command { std: "docker" "start" "-a" "bf9fbc8bfcb2dde49d5eaa84562518f4aa71b0f3fbd1de7907be338a5961226c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling turbo-genesis-ffi v1.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling turbo-genesis-abi v1.0.0
[INFO] [stderr]    Compiling turbo-genesis-macros v1.0.0
[INFO] [stderr]    Compiling turbo-genesis-sdk v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[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] 131 | pub fn text(string: &str) -> text::Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.37s
[INFO] running `Command { std: "docker" "inspect" "bf9fbc8bfcb2dde49d5eaa84562518f4aa71b0f3fbd1de7907be338a5961226c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9fbc8bfcb2dde49d5eaa84562518f4aa71b0f3fbd1de7907be338a5961226c", kill_on_drop: false }`
[INFO] [stdout] bf9fbc8bfcb2dde49d5eaa84562518f4aa71b0f3fbd1de7907be338a5961226c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bb766cc36d60206798633f901a8ac4bed99baf8c788c7e4aa36053de1f40c95
[INFO] running `Command { std: "docker" "start" "-a" "7bb766cc36d60206798633f901a8ac4bed99baf8c788c7e4aa36053de1f40c95", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling turbo-genesis-sdk v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[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] 131 | pub fn text(string: &str) -> text::Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/canvas/mod.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[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] 131 | pub fn text(string: &str) -> text::Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "7bb766cc36d60206798633f901a8ac4bed99baf8c788c7e4aa36053de1f40c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb766cc36d60206798633f901a8ac4bed99baf8c788c7e4aa36053de1f40c95", kill_on_drop: false }`
[INFO] [stdout] 7bb766cc36d60206798633f901a8ac4bed99baf8c788c7e4aa36053de1f40c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c38a170bf1c800bae9cd8cddd08da118699a6dee7f731969a3061fcfe2b84663
[INFO] running `Command { std: "docker" "start" "-a" "c38a170bf1c800bae9cd8cddd08da118699a6dee7f731969a3061fcfe2b84663", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/canvas/mod.rs:34:26
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite {
[INFO] [stderr]    |                          ^^^^     -------------- the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/canvas/mod.rs:49:30
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite {
[INFO] [stderr]    |                              ^^^^ the lifetime is elided here        --------------------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn nine_slice(file_stem: &str, margins: (u32, u32, u32, u32)) -> nine_slice::NineSliceSprite<'_> {
[INFO] [stderr]    |                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas/mod.rs:131:21
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn text(string: &str) -> text::Text {
[INFO] [stderr]     |                     ^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn text(string: &str) -> text::Text<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `turbo-genesis-sdk` (lib) generated 3 warnings
[INFO] [stderr] warning: `turbo-genesis-sdk` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbo_genesis_sdk-69beb01e03a53b96)
[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 turbo_genesis_sdk
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/canvas/mod.rs - canvas::clear (line 156) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::__os_server_alert__ (line 35) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::__os_server_bail__ (line 56) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::emit (line 20) ... ignored
[INFO] [stdout] test src/sys/console.rs - sys::console (line 11) ... ignored
[INFO] [stdout] test src/sys/events.rs - sys::events (line 16) ... ignored
[INFO] [stdout] test src/sys/macros.rs - sys::macros::log (line 11) ... ignored
[INFO] [stdout] test src/sys/random.rs - sys::random::between (line 398) ... ignored
[INFO] [stdout] test src/tween.rs - tween (line 16) ... ignored
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_height (line 250) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds (line 22) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_width (line 229) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::anchor_center (line 887) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::map (line 1296) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:497:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let parent = Bounds::new(100, 100);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_height (line 250) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:251:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | let b = Bounds::new(100, 50);
[INFO] [stdout]   |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:23:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let parent = Bounds::new(0, 0, 200, 100);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:518:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let parent = Bounds::new(200, 100);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_width (line 229) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:230:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | let b = Bounds::new(100, 50);
[INFO] [stdout]   |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::anchor_center (line 887) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:888:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let child = Bounds::new(50, 50);
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:889:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let parent = Bounds::new(200, 200);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:540:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let parent = Bounds::new(100, 200);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::map (line 1296) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:1297:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | let b = Bounds::with_size(100, 50).position(10, 20);
[INFO] [stdout]   |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bounds`
[INFO] [stdout]  --> src/bounds.rs:476:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let parent = Bounds::new(100, 100);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use turbo_genesis_sdk::Bounds;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bounds.rs - bounds (line 22)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_height (line 250)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_width (line 229)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::anchor_center (line 887)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::map (line 1296)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c38a170bf1c800bae9cd8cddd08da118699a6dee7f731969a3061fcfe2b84663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38a170bf1c800bae9cd8cddd08da118699a6dee7f731969a3061fcfe2b84663", kill_on_drop: false }`
[INFO] [stdout] c38a170bf1c800bae9cd8cddd08da118699a6dee7f731969a3061fcfe2b84663
