[INFO] fetching crate renderkit 1.0.0... [INFO] testing renderkit-1.0.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate renderkit 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate renderkit 1.0.0 [INFO] finished tweaking crates.io crate renderkit 1.0.0 [INFO] tweaked toml for crates.io crate renderkit 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate renderkit 1.0.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate renderkit 1.0.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-derive v0.3.3 [INFO] [stderr] Downloaded rgb v0.8.34 [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded shlex v1.1.0 [INFO] [stderr] Downloaded is-terminal v0.4.1 [INFO] [stderr] Downloaded num-traits v0.2.15 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded printf v0.1.0 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded cstr v0.2.11 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded hermit-abi v0.2.6 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded glob v0.3.0 [INFO] [stderr] Downloaded cexpr v0.6.0 [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded winapi-util v0.1.5 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded humantime v2.1.0 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded gcc v0.3.55 [INFO] [stderr] Downloaded clang-sys v1.4.0 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.3 [INFO] [stderr] Downloaded log v0.4.17 [INFO] [stderr] Downloaded bytemuck v1.12.3 [INFO] [stderr] Downloaded lazycell v1.3.0 [INFO] [stderr] Downloaded libloading v0.7.4 [INFO] [stderr] Downloaded which v4.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded memchr v2.5.0 [INFO] [stderr] Downloaded cc v1.0.77 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded aho-corasick v0.7.20 [INFO] [stderr] Downloaded nom v7.1.1 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded regex v1.7.0 [INFO] [stderr] Downloaded rustix v0.36.5 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded regex-syntax v0.6.28 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.42.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.42.0 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.42.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.42.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.42.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.42.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.42.0 [INFO] [stderr] Downloaded linux-raw-sys v0.1.3 [INFO] [stderr] Downloaded windows-sys v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ab405b7ad05238932e1b41bee0c97f19fe841071f4a9f76699c60d48ef312eb [INFO] running `Command { std: "docker" "start" "-a" "1ab405b7ad05238932e1b41bee0c97f19fe841071f4a9f76699c60d48ef312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ab405b7ad05238932e1b41bee0c97f19fe841071f4a9f76699c60d48ef312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab405b7ad05238932e1b41bee0c97f19fe841071f4a9f76699c60d48ef312eb", kill_on_drop: false }` [INFO] [stdout] 1ab405b7ad05238932e1b41bee0c97f19fe841071f4a9f76699c60d48ef312eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05997c12920ccbc15a7bacaf388e149dc7efa321f0dbfa53eaf8a1058c0196a2 [INFO] running `Command { std: "docker" "start" "-a" "05997c12920ccbc15a7bacaf388e149dc7efa321f0dbfa53eaf8a1058c0196a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling rgb v0.8.34 [INFO] [stderr] Compiling printf v0.1.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling renderkit v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/raylib/logging.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RaylibLogLevel` [INFO] [stdout] 8 | enum RaylibLogLevel { [INFO] [stdout] | -------------- `RaylibLogLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.22s [INFO] running `Command { std: "docker" "inspect" "05997c12920ccbc15a7bacaf388e149dc7efa321f0dbfa53eaf8a1058c0196a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05997c12920ccbc15a7bacaf388e149dc7efa321f0dbfa53eaf8a1058c0196a2", kill_on_drop: false }` [INFO] [stdout] 05997c12920ccbc15a7bacaf388e149dc7efa321f0dbfa53eaf8a1058c0196a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a63c1a7f4fd20bdd12184e705b52c52ff50225f2cd21e41d7ac38cb669eff03a [INFO] running `Command { std: "docker" "start" "-a" "a63c1a7f4fd20bdd12184e705b52c52ff50225f2cd21e41d7ac38cb669eff03a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling printf v0.1.0 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling renderkit v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/raylib/logging.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RaylibLogLevel` [INFO] [stdout] 8 | enum RaylibLogLevel { [INFO] [stdout] | -------------- `RaylibLogLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> examples/basic.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let window = Window::new( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/raylib/logging.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RaylibLogLevel` [INFO] [stdout] 8 | enum RaylibLogLevel { [INFO] [stdout] | -------------- `RaylibLogLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.26s [INFO] running `Command { std: "docker" "inspect" "a63c1a7f4fd20bdd12184e705b52c52ff50225f2cd21e41d7ac38cb669eff03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63c1a7f4fd20bdd12184e705b52c52ff50225f2cd21e41d7ac38cb669eff03a", kill_on_drop: false }` [INFO] [stdout] a63c1a7f4fd20bdd12184e705b52c52ff50225f2cd21e41d7ac38cb669eff03a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7483866af61427f54620ee0d32684eda2d3bed13f2b01a002f693076b21e41ec [INFO] running `Command { std: "docker" "start" "-a" "7483866af61427f54620ee0d32684eda2d3bed13f2b01a002f693076b21e41ec", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/raylib/logging.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RaylibLogLevel` [INFO] [stderr] 8 | enum RaylibLogLevel { [INFO] [stderr] | -------------- `RaylibLogLevel` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `renderkit` (lib) generated 1 warning [INFO] [stderr] warning: `renderkit` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `window` [INFO] [stderr] --> examples/basic.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | let window = Window::new( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `renderkit` (example "basic") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test raylib::ffi::bindgen_test_layout_AudioStream ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_BoundingBox ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Color ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_GlyphInfo ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Material ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Image ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Mesh ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_MaterialMap ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Camera2D ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_FilePathList ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Music ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Ray ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_NPatchInfo ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_RenderTexture ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Model ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Sound ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Texture ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Vector2 ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renderkit-c4833bb2de5bbae1) [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Vector3 ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Vector4 ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Transform ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_VrStereoConfig ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_VrDeviceInfo ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Wave ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_RayCollision ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Rectangle ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_BoneInfo ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Camera3D ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Font ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_ModelAnimation ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Matrix ... ok [INFO] [stdout] test raylib::ffi::bindgen_test_layout_Shader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests renderkit [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" "7483866af61427f54620ee0d32684eda2d3bed13f2b01a002f693076b21e41ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7483866af61427f54620ee0d32684eda2d3bed13f2b01a002f693076b21e41ec", kill_on_drop: false }` [INFO] [stdout] 7483866af61427f54620ee0d32684eda2d3bed13f2b01a002f693076b21e41ec