[INFO] fetching crate bevy_logic 0.7.0... [INFO] testing bevy_logic-0.7.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate bevy_logic 0.7.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bevy_logic 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_logic 0.7.0 [INFO] tweaked toml for crates.io crate bevy_logic 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_logic 0.7.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_logic 0.7.0 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i_triangle v0.20.0 [INFO] [stderr] Downloaded bevy-trait-query-impl v0.6.0 [INFO] [stderr] Downloaded sctk-adwaita v0.9.1 [INFO] [stderr] Downloaded bevy-trait-query v0.6.0 [INFO] [stderr] Downloaded i_tree v0.4.0 [INFO] [stderr] Downloaded i_overlay v0.25.0 [INFO] [stderr] Downloaded i_float v0.10.0 [INFO] [stderr] Downloaded i_shape v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 313b4b9d615b1506d295decfe18a8377412c79474ded70d19b8bd836ae43ddf7 [INFO] running `Command { std: "docker" "start" "-a" "313b4b9d615b1506d295decfe18a8377412c79474ded70d19b8bd836ae43ddf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "313b4b9d615b1506d295decfe18a8377412c79474ded70d19b8bd836ae43ddf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313b4b9d615b1506d295decfe18a8377412c79474ded70d19b8bd836ae43ddf7", kill_on_drop: false }` [INFO] [stdout] 313b4b9d615b1506d295decfe18a8377412c79474ded70d19b8bd836ae43ddf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7107af8edf60fd673d7e4c8c69c156ace0c9846e88649ce82f1af930909eff94 [INFO] running `Command { std: "docker" "start" "-a" "7107af8edf60fd673d7e4c8c69c156ace0c9846e88649ce82f1af930909eff94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling bevy_tasks v0.14.0 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0 [INFO] [stderr] Compiling bevy_derive v0.14.0 [INFO] [stderr] Compiling bevy-trait-query-impl v0.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling bevy_app v0.14.0 [INFO] [stderr] Compiling bevy_core v0.14.0 [INFO] [stderr] Compiling bevy_time v0.14.0 [INFO] [stderr] Compiling bevy_a11y v0.14.0 [INFO] [stderr] Compiling bevy_log v0.14.0 [INFO] [stderr] Compiling bevy_input v0.14.0 [INFO] [stderr] Compiling bevy_window v0.14.0 [INFO] [stderr] Compiling bevy_hierarchy v0.14.0 [INFO] [stderr] Compiling bevy_transform v0.14.0 [INFO] [stderr] Compiling bevy_diagnostic v0.14.0 [INFO] [stderr] Compiling bevy-trait-query v0.6.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling bevy_logic v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `app::FixedMain` [INFO] [stdout] --> src/logic/schedule.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy::{ app::FixedMain, ecs::schedule::ScheduleLabel, prelude::* }; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "7107af8edf60fd673d7e4c8c69c156ace0c9846e88649ce82f1af930909eff94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7107af8edf60fd673d7e4c8c69c156ace0c9846e88649ce82f1af930909eff94", kill_on_drop: false }` [INFO] [stdout] 7107af8edf60fd673d7e4c8c69c156ace0c9846e88649ce82f1af930909eff94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57ac1f13b019cb89b3ba1df032e794a51a0ff3afc9fa67e801b886accdf7b90a [INFO] running `Command { std: "docker" "start" "-a" "57ac1f13b019cb89b3ba1df032e794a51a0ff3afc9fa67e801b886accdf7b90a", kill_on_drop: false }` [INFO] [stderr] error: failed to download `accesskit_winit v0.20.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `accesskit_winit v0.20.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit_winit-0.20.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "57ac1f13b019cb89b3ba1df032e794a51a0ff3afc9fa67e801b886accdf7b90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ac1f13b019cb89b3ba1df032e794a51a0ff3afc9fa67e801b886accdf7b90a", kill_on_drop: false }` [INFO] [stdout] 57ac1f13b019cb89b3ba1df032e794a51a0ff3afc9fa67e801b886accdf7b90a