[INFO] fetching crate caw_bevy 0.2.0... [INFO] testing caw_bevy-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate caw_bevy 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate caw_bevy 0.2.0 [INFO] finished tweaking crates.io crate caw_bevy 0.2.0 [INFO] tweaked toml for crates.io crate caw_bevy 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate caw_bevy 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate caw_bevy 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e545a165cea6e872e46554ebfdd6bd4623741c0c96827eea4f0bc44774f4572b [INFO] running `Command { std: "docker" "start" "-a" "e545a165cea6e872e46554ebfdd6bd4623741c0c96827eea4f0bc44774f4572b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e545a165cea6e872e46554ebfdd6bd4623741c0c96827eea4f0bc44774f4572b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e545a165cea6e872e46554ebfdd6bd4623741c0c96827eea4f0bc44774f4572b", kill_on_drop: false }` [INFO] [stdout] e545a165cea6e872e46554ebfdd6bd4623741c0c96827eea4f0bc44774f4572b [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e7464270a6a036a38d8383425bc0cb701b364f27796eaffec074b5bffe2812 [INFO] running `Command { std: "docker" "start" "-a" "f5e7464270a6a036a38d8383425bc0cb701b364f27796eaffec074b5bffe2812", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling caw_core v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling caw_keyboard v0.4.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling caw_computer_keyboard v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.3 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_a11y v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_window v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling caw_bevy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "f5e7464270a6a036a38d8383425bc0cb701b364f27796eaffec074b5bffe2812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e7464270a6a036a38d8383425bc0cb701b364f27796eaffec074b5bffe2812", kill_on_drop: false }` [INFO] [stdout] f5e7464270a6a036a38d8383425bc0cb701b364f27796eaffec074b5bffe2812 [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 844acb7af4df46d7fce9cb7cc585f1ce2b713d44a2e1b15a6284187e1c34e91f [INFO] running `Command { std: "docker" "start" "-a" "844acb7af4df46d7fce9cb7cc585f1ce2b713d44a2e1b15a6284187e1c34e91f", kill_on_drop: false }` [INFO] [stderr] Compiling caw_bevy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "844acb7af4df46d7fce9cb7cc585f1ce2b713d44a2e1b15a6284187e1c34e91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "844acb7af4df46d7fce9cb7cc585f1ce2b713d44a2e1b15a6284187e1c34e91f", kill_on_drop: false }` [INFO] [stdout] 844acb7af4df46d7fce9cb7cc585f1ce2b713d44a2e1b15a6284187e1c34e91f [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c6df75d277e809a1fe686fa159a94f24dc55075a1113c4c958b9f53a2047303 [INFO] running `Command { std: "docker" "start" "-a" "2c6df75d277e809a1fe686fa159a94f24dc55075a1113c4c958b9f53a2047303", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caw_bevy-3738f7eb1b687108) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests caw_bevy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c6df75d277e809a1fe686fa159a94f24dc55075a1113c4c958b9f53a2047303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6df75d277e809a1fe686fa159a94f24dc55075a1113c4c958b9f53a2047303", kill_on_drop: false }` [INFO] [stdout] 2c6df75d277e809a1fe686fa159a94f24dc55075a1113c4c958b9f53a2047303