[INFO] fetching crate bevy-trait-query-0-14-0 0.6.2... [INFO] testing bevy-trait-query-0-14-0-0.6.2 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate bevy-trait-query-0-14-0 0.6.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate bevy-trait-query-0-14-0 0.6.2 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy-trait-query-0-14-0 0.6.2 [INFO] finished tweaking crates.io crate bevy-trait-query-0-14-0 0.6.2 [INFO] tweaked toml for crates.io crate bevy-trait-query-0-14-0 0.6.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 163 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0ee922b9fc911ec6fe6612a75f3f085ae9c8a542b3ea7601d398cd86382086c [INFO] running `Command { std: "docker" "start" "-a" "b0ee922b9fc911ec6fe6612a75f3f085ae9c8a542b3ea7601d398cd86382086c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0ee922b9fc911ec6fe6612a75f3f085ae9c8a542b3ea7601d398cd86382086c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ee922b9fc911ec6fe6612a75f3f085ae9c8a542b3ea7601d398cd86382086c", kill_on_drop: false }` [INFO] [stdout] b0ee922b9fc911ec6fe6612a75f3f085ae9c8a542b3ea7601d398cd86382086c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11711df9a26cd81d9f3564a7ceac58160277ad8de03c775550ff6278b19d9534 [INFO] running `Command { std: "docker" "start" "-a" "11711df9a26cd81d9f3564a7ceac58160277ad8de03c775550ff6278b19d9534", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bevy-trait-query-impl-0-14-0 v0.6.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy-trait-query-0-14-0 v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s [INFO] running `Command { std: "docker" "inspect" "11711df9a26cd81d9f3564a7ceac58160277ad8de03c775550ff6278b19d9534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11711df9a26cd81d9f3564a7ceac58160277ad8de03c775550ff6278b19d9534", kill_on_drop: false }` [INFO] [stdout] 11711df9a26cd81d9f3564a7ceac58160277ad8de03c775550ff6278b19d9534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523b7bb2306d494f1d97e6c31adf05f919d69027fef590f2666fc2632ed8fe5c [INFO] running `Command { std: "docker" "start" "-a" "523b7bb2306d494f1d97e6c31adf05f919d69027fef590f2666fc2632ed8fe5c", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_math v0.14.2 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy-trait-query-0-14-0 v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bevy_diagnostic v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `Command { std: "docker" "inspect" "523b7bb2306d494f1d97e6c31adf05f919d69027fef590f2666fc2632ed8fe5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523b7bb2306d494f1d97e6c31adf05f919d69027fef590f2666fc2632ed8fe5c", kill_on_drop: false }` [INFO] [stdout] 523b7bb2306d494f1d97e6c31adf05f919d69027fef590f2666fc2632ed8fe5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f179d6b8a1631bf26ff7cf4136a72e7672303f8a635d872db4d1f069af03648 [INFO] running `Command { std: "docker" "start" "-a" "3f179d6b8a1631bf26ff7cf4136a72e7672303f8a635d872db4d1f069af03648", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_trait_query_0_14_0-c5e2a7a3f6a6d9ab) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::all1 ... ok [INFO] [stdout] test tests::added_all ... ok [INFO] [stdout] test tests::added_one ... ok [INFO] [stdout] test tests::multi_register ... ok [INFO] [stdout] test tests::changed_one ... ok [INFO] [stdout] test tests::one_added_filter ... ok [INFO] [stdout] test tests::one_changed_filter ... ok [INFO] [stdout] test tests::changed_all ... ok [INFO] [stdout] test tests::transmute_doesnt_panic_if_no_trait_touched ... ok [INFO] [stdout] test tests::with_one_filter ... ok [INFO] [stdout] test tests::sparse1 ... ok [INFO] [stdout] test tests::one1 ... ok [INFO] [stdout] test tests::transmute_panics_if_trait_touched - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_trait_query_0_14_0 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 194) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 223) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 170) ... ok [INFO] [stdout] test src/lib.rs - (line 106) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f179d6b8a1631bf26ff7cf4136a72e7672303f8a635d872db4d1f069af03648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f179d6b8a1631bf26ff7cf4136a72e7672303f8a635d872db4d1f069af03648", kill_on_drop: false }` [INFO] [stdout] 3f179d6b8a1631bf26ff7cf4136a72e7672303f8a635d872db4d1f069af03648