[INFO] fetching crate bevy_prototype_inline_assets 0.1.1... [INFO] testing bevy_prototype_inline_assets-0.1.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate bevy_prototype_inline_assets 0.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bevy_prototype_inline_assets 0.1.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_prototype_inline_assets 0.1.1 [INFO] finished tweaking crates.io crate bevy_prototype_inline_assets 0.1.1 [INFO] tweaked toml for crates.io crate bevy_prototype_inline_assets 0.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e595b45ad77b88a8b9f5cddfec71cc89c703d7dcc29059cd3dcc6dbd4e728a7d [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" "e595b45ad77b88a8b9f5cddfec71cc89c703d7dcc29059cd3dcc6dbd4e728a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e595b45ad77b88a8b9f5cddfec71cc89c703d7dcc29059cd3dcc6dbd4e728a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e595b45ad77b88a8b9f5cddfec71cc89c703d7dcc29059cd3dcc6dbd4e728a7d", kill_on_drop: false }` [INFO] [stdout] e595b45ad77b88a8b9f5cddfec71cc89c703d7dcc29059cd3dcc6dbd4e728a7d [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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022f5c62b1e6a74f31cd55f1abd8d6eacdfe8c04bde893500234765bcd5beada [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" "022f5c62b1e6a74f31cd55f1abd8d6eacdfe8c04bde893500234765bcd5beada", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.5.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bevy_math v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bevy_hecs_macros v0.3.0 [INFO] [stderr] Compiling bevy_derive v0.3.0 [INFO] [stderr] Compiling bevy_property_derive v0.3.0 [INFO] [stderr] Compiling bevy_hecs v0.3.0 [INFO] [stderr] Compiling bevy_ecs v0.3.0 [INFO] [stderr] Compiling bevy_app v0.3.0 [INFO] [stderr] Compiling bevy_property v0.3.0 [INFO] [stderr] Compiling bevy_type_registry v0.3.0 [INFO] [stderr] Compiling bevy_asset v0.3.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.3.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.3.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] running `Command { std: "docker" "inspect" "022f5c62b1e6a74f31cd55f1abd8d6eacdfe8c04bde893500234765bcd5beada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022f5c62b1e6a74f31cd55f1abd8d6eacdfe8c04bde893500234765bcd5beada", kill_on_drop: false }` [INFO] [stdout] 022f5c62b1e6a74f31cd55f1abd8d6eacdfe8c04bde893500234765bcd5beada