[INFO] cloning repository https://github.com/vil-mo/bevy_data_set [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vil-mo/bevy_data_set" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvil-mo%2Fbevy_data_set", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvil-mo%2Fbevy_data_set'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d186933e7875e28754d70a3bad8d37db2934ef8 [INFO] testing vil-mo/bevy_data_set against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvil-mo%2Fbevy_data_set" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vil-mo/bevy_data_set on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vil-mo/bevy_data_set [INFO] finished tweaking git repo https://github.com/vil-mo/bevy_data_set [INFO] tweaked toml for git repo https://github.com/vil-mo/bevy_data_set written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vil-mo/bevy_data_set 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" "+1.85.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94df4884b1fb648c8b57857cb4635147564e4d414d130f97890ec9a6a409d431 [INFO] running `Command { std: "docker" "start" "-a" "94df4884b1fb648c8b57857cb4635147564e4d414d130f97890ec9a6a409d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94df4884b1fb648c8b57857cb4635147564e4d414d130f97890ec9a6a409d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94df4884b1fb648c8b57857cb4635147564e4d414d130f97890ec9a6a409d431", kill_on_drop: false }` [INFO] [stdout] 94df4884b1fb648c8b57857cb4635147564e4d414d130f97890ec9a6a409d431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d07d6f31c14ce43e1c93b72c170bc331e7be67bab3d421406fe81164a8cc5789 [INFO] running `Command { std: "docker" "start" "-a" "d07d6f31c14ce43e1c93b72c170bc331e7be67bab3d421406fe81164a8cc5789", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bevy_tasks v0.14.1 [INFO] [stderr] Compiling bevy_ptr v0.14.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_entity_system_macros v0.14.1 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling bevy_utils v0.14.1 [INFO] [stderr] Compiling bevy_ecs v0.14.1 [INFO] [stderr] Compiling bevy_entity_system v0.14.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.83s [INFO] running `Command { std: "docker" "inspect" "d07d6f31c14ce43e1c93b72c170bc331e7be67bab3d421406fe81164a8cc5789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07d6f31c14ce43e1c93b72c170bc331e7be67bab3d421406fe81164a8cc5789", kill_on_drop: false }` [INFO] [stdout] d07d6f31c14ce43e1c93b72c170bc331e7be67bab3d421406fe81164a8cc5789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57343b5e209291275ac8fcbb2ccf4643e7a7b141d6c376f3a03445d2ced5c5a1 [INFO] running `Command { std: "docker" "start" "-a" "57343b5e209291275ac8fcbb2ccf4643e7a7b141d6c376f3a03445d2ced5c5a1", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_entity_system v0.14.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "57343b5e209291275ac8fcbb2ccf4643e7a7b141d6c376f3a03445d2ced5c5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57343b5e209291275ac8fcbb2ccf4643e7a7b141d6c376f3a03445d2ced5c5a1", kill_on_drop: false }` [INFO] [stdout] 57343b5e209291275ac8fcbb2ccf4643e7a7b141d6c376f3a03445d2ced5c5a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1faaf9d8b23c2ece0452ad41dab0b1bc01b3721646f9ec21732bdd096a4390e [INFO] running `Command { std: "docker" "start" "-a" "e1faaf9d8b23c2ece0452ad41dab0b1bc01b3721646f9ec21732bdd096a4390e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_entity_system-2c0a7b8d20c364f9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::entity_system_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_entity_system [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/into_entity_system.rs - into_entity_system::IntoEntitySystem::into_system_with_output (line 27) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/lib.rs - EntitySystem (line 62) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1faaf9d8b23c2ece0452ad41dab0b1bc01b3721646f9ec21732bdd096a4390e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1faaf9d8b23c2ece0452ad41dab0b1bc01b3721646f9ec21732bdd096a4390e", kill_on_drop: false }` [INFO] [stdout] e1faaf9d8b23c2ece0452ad41dab0b1bc01b3721646f9ec21732bdd096a4390e