[INFO] fetching crate iyes_scene_tools 0.2.0... [INFO] testing iyes_scene_tools-0.2.0 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate iyes_scene_tools 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate iyes_scene_tools 0.2.0 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iyes_scene_tools 0.2.0 [INFO] finished tweaking crates.io crate iyes_scene_tools 0.2.0 [INFO] tweaked toml for crates.io crate iyes_scene_tools 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3cc1c977ddd97ca1bc625ac2c17a3880c6fe4c8e4eb1277d253f2178825a98 [INFO] running `Command { std: "docker" "start" "-a" "cd3cc1c977ddd97ca1bc625ac2c17a3880c6fe4c8e4eb1277d253f2178825a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3cc1c977ddd97ca1bc625ac2c17a3880c6fe4c8e4eb1277d253f2178825a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3cc1c977ddd97ca1bc625ac2c17a3880c6fe4c8e4eb1277d253f2178825a98", kill_on_drop: false }` [INFO] [stdout] cd3cc1c977ddd97ca1bc625ac2c17a3880c6fe4c8e4eb1277d253f2178825a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73eb596d13d0da8eb955604988d211722187e4c3eaea901fd5942603dc2133f6 [INFO] running `Command { std: "docker" "start" "-a" "73eb596d13d0da8eb955604988d211722187e4c3eaea901fd5942603dc2133f6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling encase_derive v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling encase v0.4.1 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy v0.9.1 [INFO] [stderr] Compiling iyes_scene_tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.42s [INFO] running `Command { std: "docker" "inspect" "73eb596d13d0da8eb955604988d211722187e4c3eaea901fd5942603dc2133f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73eb596d13d0da8eb955604988d211722187e4c3eaea901fd5942603dc2133f6", kill_on_drop: false }` [INFO] [stdout] 73eb596d13d0da8eb955604988d211722187e4c3eaea901fd5942603dc2133f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df8d65ee970b31d29412df712c3de4ac49ce43dce780bf5b55735e61bda0f38 [INFO] running `Command { std: "docker" "start" "-a" "2df8d65ee970b31d29412df712c3de4ac49ce43dce780bf5b55735e61bda0f38", kill_on_drop: false }` [INFO] [stderr] Compiling iyes_scene_tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "2df8d65ee970b31d29412df712c3de4ac49ce43dce780bf5b55735e61bda0f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df8d65ee970b31d29412df712c3de4ac49ce43dce780bf5b55735e61bda0f38", kill_on_drop: false }` [INFO] [stdout] 2df8d65ee970b31d29412df712c3de4ac49ce43dce780bf5b55735e61bda0f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a88d7c741ca351fa2a0a1b1931640faeed3f5932b98806f1d482925891842719 [INFO] running `Command { std: "docker" "start" "-a" "a88d7c741ca351fa2a0a1b1931640faeed3f5932b98806f1d482925891842719", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iyes_scene_tools-352a15f33445635b) [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 iyes_scene_tools [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" "a88d7c741ca351fa2a0a1b1931640faeed3f5932b98806f1d482925891842719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88d7c741ca351fa2a0a1b1931640faeed3f5932b98806f1d482925891842719", kill_on_drop: false }` [INFO] [stdout] a88d7c741ca351fa2a0a1b1931640faeed3f5932b98806f1d482925891842719