[INFO] fetching crate bevy_tilemap_types 0.4.0... [INFO] testing bevy_tilemap_types-0.4.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate bevy_tilemap_types 0.4.0 into /workspace/builds/worker-64/source [INFO] validating manifest of crates.io crate bevy_tilemap_types 0.4.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-64/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 bevy_window v0.4.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.4.0 [INFO] [stderr] Downloaded bevy_math v0.4.0 [INFO] [stderr] Downloaded bevy_reflect v0.4.0 [INFO] [stderr] Downloaded bevy_tasks v0.4.0 [INFO] [stderr] Downloaded bevy_app v0.4.0 [INFO] [stderr] Downloaded bevy_ecs v0.4.0 [INFO] [stderr] Downloaded bevy_asset v0.4.0 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded bevy_core v0.4.0 [INFO] [stderr] Downloaded bevy_render v0.4.0 [INFO] [stderr] Downloaded glam v0.11.3 [INFO] [stderr] Downloaded bevy_utils v0.4.0 [INFO] [stderr] Downloaded bevy_transform v0.4.0 [INFO] [stderr] Downloaded bevy_derive v0.4.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01389b017dbd4dbe5566a179bf1e73c1fac11aceaf3cf57dabf52334aa6701e0 [INFO] running `Command { std: "docker" "start" "-a" "01389b017dbd4dbe5566a179bf1e73c1fac11aceaf3cf57dabf52334aa6701e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01389b017dbd4dbe5566a179bf1e73c1fac11aceaf3cf57dabf52334aa6701e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01389b017dbd4dbe5566a179bf1e73c1fac11aceaf3cf57dabf52334aa6701e0", kill_on_drop: false }` [INFO] [stdout] 01389b017dbd4dbe5566a179bf1e73c1fac11aceaf3cf57dabf52334aa6701e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b9d1aebaca482bc0d9d37ea7b5fc698855e52587c7f2f95b9f8e72c7b56fcf [INFO] running `Command { std: "docker" "start" "-a" "80b9d1aebaca482bc0d9d37ea7b5fc698855e52587c7f2f95b9f8e72c7b56fcf", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [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 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_transform v0.4.0 [INFO] [stderr] Compiling bevy_window 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" "80b9d1aebaca482bc0d9d37ea7b5fc698855e52587c7f2f95b9f8e72c7b56fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b9d1aebaca482bc0d9d37ea7b5fc698855e52587c7f2f95b9f8e72c7b56fcf", kill_on_drop: false }` [INFO] [stdout] 80b9d1aebaca482bc0d9d37ea7b5fc698855e52587c7f2f95b9f8e72c7b56fcf