[INFO] cloning repository https://github.com/Mokuzzai/nano-drive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mokuzzai/nano-drive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fnano-drive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fnano-drive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09b649afccd7beb28c2aa7ffc5974f5ecb35313d
[INFO] checking Mokuzzai/nano-drive against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fnano-drive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mokuzzai/nano-drive
[INFO] finished tweaking git repo https://github.com/Mokuzzai/nano-drive
[INFO] tweaked toml for git repo https://github.com/Mokuzzai/nano-drive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mokuzzai/nano-drive on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mokuzzai/nano-drive 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06215641402ec158238bfd971fe32953a584f4898ef1b00e98362eeb04e4aa3e
[INFO] running `Command { std: "docker" "start" "-a" "06215641402ec158238bfd971fe32953a584f4898ef1b00e98362eeb04e4aa3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06215641402ec158238bfd971fe32953a584f4898ef1b00e98362eeb04e4aa3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06215641402ec158238bfd971fe32953a584f4898ef1b00e98362eeb04e4aa3e", kill_on_drop: false }`
[INFO] [stdout] 06215641402ec158238bfd971fe32953a584f4898ef1b00e98362eeb04e4aa3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d1e751731c5db4f8184c501380dadd16129b95336468ce92557bb04412a0e2
[INFO] running `Command { std: "docker" "start" "-a" "96d1e751731c5db4f8184c501380dadd16129b95336468ce92557bb04412a0e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling godot-bindings v0.2.1
[INFO] [stderr]    Compiling gdextension-api v0.2.1
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling godot-codegen v0.2.1
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling glutin v0.32.1
[INFO] [stderr]    Compiling winit v0.30.7
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling godot-macros v0.2.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling glium v0.36.0
[INFO] [stderr]    Compiling venial v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking godot-cell v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking assets_manager v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling godot-ffi v0.2.1
[INFO] [stderr]    Compiling godot-core v0.2.1
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ipc-channel v0.19.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking nd-engine v0.1.0 (/opt/rustwide/workdir/nd-engine)
[INFO] [stdout] warning: field `write` is never read
[INFO] [stdout]   --> nd-engine/src/world.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EventWriter<T> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 18 |     write: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `write` is never read
[INFO] [stdout]   --> nd-engine/src/world.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EventWriter<T> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 18 |     write: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_system(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_system(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn hello_on_repeate(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn hello_on_repeate(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn run(&mut self, world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn run(&mut self, world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_system(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn hello_system(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn hello_on_repeate(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn hello_on_repeate(world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> example/src/main.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn run(&mut self, world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> example/src/main.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn run(&mut self, world: &RawWorld, commands: &mut Commands) {
[INFO] [stdout]    |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking nd-client v0.1.0 (/opt/rustwide/workdir/nd-client)
[INFO] [stdout] error[E0446]: crate-private trait `instance_storage::InstanceCache` in public interface
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.1/src/obj/bounds.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     type InstanceCache: InstanceCache;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.1/src/storage/instance_storage.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub(crate) trait InstanceCache: Clone {
[INFO] [stdout]     | ------------------------------------- `instance_storage::InstanceCache` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `godot-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "96d1e751731c5db4f8184c501380dadd16129b95336468ce92557bb04412a0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d1e751731c5db4f8184c501380dadd16129b95336468ce92557bb04412a0e2", kill_on_drop: false }`
[INFO] [stdout] 96d1e751731c5db4f8184c501380dadd16129b95336468ce92557bb04412a0e2
