[INFO] fetching crate renderkit 1.0.0...
[INFO] checking renderkit-1.0.0 against 1.95.0 for pr-155915
[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.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded cstr v0.2.11
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded printf v0.1.0
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded libc v0.2.138
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7daa1b69897ae80b55c5c813f6eb373f739106631c7b1dd3f8201ab6b09ca12
[INFO] running `Command { std: "docker" "start" "-a" "b7daa1b69897ae80b55c5c813f6eb373f739106631c7b1dd3f8201ab6b09ca12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7daa1b69897ae80b55c5c813f6eb373f739106631c7b1dd3f8201ab6b09ca12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7daa1b69897ae80b55c5c813f6eb373f739106631c7b1dd3f8201ab6b09ca12", kill_on_drop: false }`
[INFO] [stdout] b7daa1b69897ae80b55c5c813f6eb373f739106631c7b1dd3f8201ab6b09ca12
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a4b5101eacb536b52b9696856c2b79c1a13bffdffa878fe4a408f57bf29b183
[INFO] running `Command { std: "docker" "start" "-a" "1a4b5101eacb536b52b9696856c2b79c1a13bffdffa878fe4a408f57bf29b183", 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 glob v0.3.0
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling printf v0.1.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]     Checking rgb v0.8.34
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling cstr v0.2.11
[INFO] [stderr]     Checking io-lifetimes v1.0.3
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking env_logger v0.10.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] [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 `dev` profile [unoptimized + debuginfo] target(s) in 56.68s
[INFO] running `Command { std: "docker" "inspect" "1a4b5101eacb536b52b9696856c2b79c1a13bffdffa878fe4a408f57bf29b183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4b5101eacb536b52b9696856c2b79c1a13bffdffa878fe4a408f57bf29b183", kill_on_drop: false }`
[INFO] [stdout] 1a4b5101eacb536b52b9696856c2b79c1a13bffdffa878fe4a408f57bf29b183
