[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#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [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 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ffa4b32da332311feaf000d745c89cd6ebfca0b805915917e15ce0423eedce [INFO] running `Command { std: "docker" "start" "-a" "25ffa4b32da332311feaf000d745c89cd6ebfca0b805915917e15ce0423eedce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ffa4b32da332311feaf000d745c89cd6ebfca0b805915917e15ce0423eedce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ffa4b32da332311feaf000d745c89cd6ebfca0b805915917e15ce0423eedce", kill_on_drop: false }` [INFO] [stdout] 25ffa4b32da332311feaf000d745c89cd6ebfca0b805915917e15ce0423eedce [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b8ccbcaa9c365ba162f3d3420fdc754d9239661ca5251b81e3e0dcfcf95351 [INFO] running `Command { std: "docker" "start" "-a" "08b8ccbcaa9c365ba162f3d3420fdc754d9239661ca5251b81e3e0dcfcf95351", kill_on_drop: false }` [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 wayland-sys v0.31.5 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling gdextension-api v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Compiling winit v0.30.7 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Compiling godot-codegen v0.2.1 [INFO] [stderr] Compiling godot-macros v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking godot-cell v0.2.1 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [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 clap_derive v4.5.18 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [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 ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking assets_manager v0.12.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assets_manager-0.12.4/src/hot_reloading/watcher.rs:130:45 [INFO] [stdout] | [INFO] [stdout] 130 | ... Some(parent) => vec![&path, parent], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&PathBuf; _]`, found `[&Path; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&PathBuf; _]` [INFO] [stdout] found array `[&Path; 2]` [INFO] [stdout] help: the return type of this call is `[&Path; 2]` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assets_manager-0.12.4/src/hot_reloading/watcher.rs:130:45 [INFO] [stdout] | [INFO] [stdout] 130 | ... Some(parent) => vec![&path, parent], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assets_manager` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08b8ccbcaa9c365ba162f3d3420fdc754d9239661ca5251b81e3e0dcfcf95351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b8ccbcaa9c365ba162f3d3420fdc754d9239661ca5251b81e3e0dcfcf95351", kill_on_drop: false }` [INFO] [stdout] 08b8ccbcaa9c365ba162f3d3420fdc754d9239661ca5251b81e3e0dcfcf95351