[INFO] fetching crate bevy_tilemap_types 0.4.0... [INFO] testing bevy_tilemap_types-0.4.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate bevy_tilemap_types 0.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bevy_tilemap_types 0.4.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kqueue v1.0.3 [INFO] [stderr] Downloaded kqueue-sys v1.0.2 [INFO] [stderr] Downloaded notify v5.0.0-pre.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25bfa18fae1c01532e60d4628a0acc5fb6242c31718759307ef2468661f79e5d [INFO] running `Command { std: "docker" "start" "-a" "25bfa18fae1c01532e60d4628a0acc5fb6242c31718759307ef2468661f79e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25bfa18fae1c01532e60d4628a0acc5fb6242c31718759307ef2468661f79e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bfa18fae1c01532e60d4628a0acc5fb6242c31718759307ef2468661f79e5d", kill_on_drop: false }` [INFO] [stdout] 25bfa18fae1c01532e60d4628a0acc5fb6242c31718759307ef2468661f79e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a93ae6fbe2737ab4021c5e5eabfac652447b15ab0e7bcfc8bf4592c66760889 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a93ae6fbe2737ab4021c5e5eabfac652447b15ab0e7bcfc8bf4592c66760889", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [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 log v0.4.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling hexasphere v3.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" "9a93ae6fbe2737ab4021c5e5eabfac652447b15ab0e7bcfc8bf4592c66760889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a93ae6fbe2737ab4021c5e5eabfac652447b15ab0e7bcfc8bf4592c66760889", kill_on_drop: false }` [INFO] [stdout] 9a93ae6fbe2737ab4021c5e5eabfac652447b15ab0e7bcfc8bf4592c66760889