[INFO] fetching crate turbo-genesis-sdk 5.1.0...
[INFO] testing turbo-genesis-sdk-5.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate turbo-genesis-sdk 5.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbo-genesis-sdk 5.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v3.3.0
[INFO] [stderr]   Downloaded turbo-genesis-abi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-ffi v1.0.0
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded turbo-genesis-macros v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 291055e3bbd11cae27356877413845dfca888ea6c83c80edba4ee5bb03746f5c
[INFO] running `Command { std: "docker" "start" "-a" "291055e3bbd11cae27356877413845dfca888ea6c83c80edba4ee5bb03746f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "291055e3bbd11cae27356877413845dfca888ea6c83c80edba4ee5bb03746f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291055e3bbd11cae27356877413845dfca888ea6c83c80edba4ee5bb03746f5c", kill_on_drop: false }`
[INFO] [stdout] 291055e3bbd11cae27356877413845dfca888ea6c83c80edba4ee5bb03746f5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e38ac738f50c86189c0e958907a514cdf161d95a803c633ff6a9b51701e9234
[INFO] running `Command { std: "docker" "start" "-a" "1e38ac738f50c86189c0e958907a514cdf161d95a803c633ff6a9b51701e9234", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling turbo-genesis-ffi v1.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[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_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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^ this lifetime flows to the output  --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[INFO] [stdout]     |                     ^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "1e38ac738f50c86189c0e958907a514cdf161d95a803c633ff6a9b51701e9234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e38ac738f50c86189c0e958907a514cdf161d95a803c633ff6a9b51701e9234", kill_on_drop: false }`
[INFO] [stdout] 1e38ac738f50c86189c0e958907a514cdf161d95a803c633ff6a9b51701e9234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e488f52a4427d6d0e073a314c7193c1a316aa424e9191c4be0dd01c826f6be8
[INFO] running `Command { std: "docker" "start" "-a" "4e488f52a4427d6d0e073a314c7193c1a316aa424e9191c4be0dd01c826f6be8", kill_on_drop: false }`
[INFO] [stderr]    Compiling turbo-genesis-sdk v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^ this lifetime flows to the output  --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[INFO] [stdout]     |                     ^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^ this lifetime flows to the output  --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/canvas/mod.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn text(string: &str) -> text::Text {
[INFO] [stdout]     |                     ^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.64s
[INFO] running `Command { std: "docker" "inspect" "4e488f52a4427d6d0e073a314c7193c1a316aa424e9191c4be0dd01c826f6be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e488f52a4427d6d0e073a314c7193c1a316aa424e9191c4be0dd01c826f6be8", kill_on_drop: false }`
[INFO] [stdout] 4e488f52a4427d6d0e073a314c7193c1a316aa424e9191c4be0dd01c826f6be8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12a54a7bce1843e2940f3b72a68867e8d0bc6537ec0906fd67ac20559911a340
[INFO] running `Command { std: "docker" "start" "-a" "12a54a7bce1843e2940f3b72a68867e8d0bc6537ec0906fd67ac20559911a340", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn sprite(file_stem: &str) -> sprite::Sprite<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]    |                              ^^^^ this lifetime flows to the output  --------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/canvas/mod.rs:131:21
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn text(string: &str) -> text::Text {
[INFO] [stderr]     |                     ^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbo_genesis_sdk-d4a4ae9e9345f9a5)
[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_x_by_fraction (line 475) ... 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_height (line 250) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::map (line 1296) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::anchor_center (line 887) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_width (line 229) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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_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::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::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::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::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_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 (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] 
[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.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "12a54a7bce1843e2940f3b72a68867e8d0bc6537ec0906fd67ac20559911a340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a54a7bce1843e2940f3b72a68867e8d0bc6537ec0906fd67ac20559911a340", kill_on_drop: false }`
[INFO] [stdout] 12a54a7bce1843e2940f3b72a68867e8d0bc6537ec0906fd67ac20559911a340
