[INFO] fetching crate bevy_tilemap_types 0.4.0... [INFO] testing bevy_tilemap_types-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bevy_tilemap_types 0.4.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate bevy_tilemap_types 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_tilemap_types 0.4.0 [INFO] finished tweaking crates.io crate bevy_tilemap_types 0.4.0 [INFO] tweaked toml for crates.io crate bevy_tilemap_types 0.4.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kqueue v1.0.5 [INFO] [stderr] Downloaded crossbeam-channel v0.4.4 [INFO] [stderr] Downloaded bevy_utils v0.4.0 [INFO] [stderr] Downloaded bevy_asset v0.4.0 [INFO] [stderr] Downloaded bevy_window v0.4.0 [INFO] [stderr] Downloaded glam v0.11.3 [INFO] [stderr] Downloaded notify v5.0.0-pre.14 [INFO] [stderr] Downloaded bevy_math v0.4.0 [INFO] [stderr] Downloaded bevy_transform v0.4.0 [INFO] [stderr] Downloaded bevy_app v0.4.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.4.0 [INFO] [stderr] Downloaded bevy_core v0.4.0 [INFO] [stderr] Downloaded bevy_derive v0.4.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.4.0 [INFO] [stderr] Downloaded bevy_tasks v0.4.0 [INFO] [stderr] Downloaded bevy_reflect v0.4.0 [INFO] [stderr] Downloaded ahash v0.6.3 [INFO] [stderr] Downloaded bevy_render v0.4.0 [INFO] [stderr] Downloaded bevy_ecs v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a497d01aba223e66ea87a402c6b61c84bee7f6291828cadf3800524b4a9fae46 [INFO] running `Command { std: "docker" "start" "-a" "a497d01aba223e66ea87a402c6b61c84bee7f6291828cadf3800524b4a9fae46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a497d01aba223e66ea87a402c6b61c84bee7f6291828cadf3800524b4a9fae46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a497d01aba223e66ea87a402c6b61c84bee7f6291828cadf3800524b4a9fae46", kill_on_drop: false }` [INFO] [stdout] a497d01aba223e66ea87a402c6b61c84bee7f6291828cadf3800524b4a9fae46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f246f4d57e1ae64808ef393cb31c04faf86a7dc09edd97a1875ec8848fc584d [INFO] running `Command { std: "docker" "start" "-a" "3f246f4d57e1ae64808ef393cb31c04faf86a7dc09edd97a1875ec8848fc584d", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling notify v5.0.0-pre.14 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stdout] error[E0599]: no function or associated item named `new_immediate` found for trait object `dyn Watcher` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy_asset-0.4.0/src/filesystem_watcher.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | let watcher: RecommendedWatcher = Watcher::new_immediate(move |res| { [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `dyn Watcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy_asset-0.4.0/src/filesystem_watcher.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn watch>(&mut self, path: P) -> Result<()> { [INFO] [stdout] | - this type parameter [INFO] [stdout] 24 | self.watcher.watch(path, RecursiveMode::Recursive) [INFO] [stdout] | ^^^^ expected `&Path`, found type parameter `P` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Path` [INFO] [stdout] found type parameter `P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_asset` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f246f4d57e1ae64808ef393cb31c04faf86a7dc09edd97a1875ec8848fc584d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f246f4d57e1ae64808ef393cb31c04faf86a7dc09edd97a1875ec8848fc584d", kill_on_drop: false }` [INFO] [stdout] 3f246f4d57e1ae64808ef393cb31c04faf86a7dc09edd97a1875ec8848fc584d