[INFO] fetching crate bevy_time 0.15.0... [INFO] testing bevy_time-0.15.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate bevy_time 0.15.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_time 0.15.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_time 0.15.0 [INFO] finished tweaking crates.io crate bevy_time 0.15.0 [INFO] tweaked toml for crates.io crate bevy_time 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d81bc8b9332835070cc4e0327da06e7c6643f75265b7e236f29d8a016019396 [INFO] running `Command { std: "docker" "start" "-a" "8d81bc8b9332835070cc4e0327da06e7c6643f75265b7e236f29d8a016019396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d81bc8b9332835070cc4e0327da06e7c6643f75265b7e236f29d8a016019396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d81bc8b9332835070cc4e0327da06e7c6643f75265b7e236f29d8a016019396", kill_on_drop: false }` [INFO] [stdout] 8d81bc8b9332835070cc4e0327da06e7c6643f75265b7e236f29d8a016019396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f1f25c72caab216af56e0b8b62bf8d4f62612278a4df34c149d8b406f26b87d [INFO] running `Command { std: "docker" "start" "-a" "6f1f25c72caab216af56e0b8b62bf8d4f62612278a4df34c149d8b406f26b87d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.15.0 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.15.0 [INFO] [stderr] Compiling bevy_app v0.15.0 [INFO] [stderr] Compiling bevy_time v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.34s [INFO] running `Command { std: "docker" "inspect" "6f1f25c72caab216af56e0b8b62bf8d4f62612278a4df34c149d8b406f26b87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1f25c72caab216af56e0b8b62bf8d4f62612278a4df34c149d8b406f26b87d", kill_on_drop: false }` [INFO] [stdout] 6f1f25c72caab216af56e0b8b62bf8d4f62612278a4df34c149d8b406f26b87d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff08d5981401dfcf15213a7dce42cd01af04d044f83a380c8465245af031bdec [INFO] running `Command { std: "docker" "start" "-a" "ff08d5981401dfcf15213a7dce42cd01af04d044f83a380c8465245af031bdec", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_time v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "ff08d5981401dfcf15213a7dce42cd01af04d044f83a380c8465245af031bdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff08d5981401dfcf15213a7dce42cd01af04d044f83a380c8465245af031bdec", kill_on_drop: false }` [INFO] [stdout] ff08d5981401dfcf15213a7dce42cd01af04d044f83a380c8465245af031bdec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29812aa9d961a2e3d911b34d5add498ee04983edaebc8b7ba39eb0f22443542d [INFO] running `Command { std: "docker" "start" "-a" "29812aa9d961a2e3d911b34d5add498ee04983edaebc8b7ba39eb0f22443542d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_time-91712f670f11315d) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test common_conditions::tests::distributive_run_if_compiles ... ok [INFO] [stdout] test fixed::test::test_expend ... ok [INFO] [stdout] test time::test::test_advance_by ... ok [INFO] [stdout] test time::test::test_advance_to ... ok [INFO] [stdout] test time::test::test_wrapping ... ok [INFO] [stdout] test time::test::test_wrapping_change ... ok [INFO] [stdout] test fixed::test::test_expend_multiple ... ok [INFO] [stdout] test timer::tests::paused ... ok [INFO] [stdout] test timer::tests::paused_repeating ... ok [INFO] [stdout] test timer::tests::repeating_timer ... ok [INFO] [stdout] test timer::tests::times_finished_repeating ... ok [INFO] [stdout] test timer::tests::times_finished_this_tick_repeating_zero_duration ... ok [INFO] [stdout] test timer::tests::times_finished_this_tick ... ok [INFO] [stdout] test virt::test::test_max_delta ... ok [INFO] [stdout] test virt::test::test_default ... ok [INFO] [stdout] test virt::test::test_advance ... ok [INFO] [stdout] test virt::test::test_pause ... ok [INFO] [stdout] test virt::test::test_relative_speed ... ok [INFO] [stdout] test time::test::test_initial_state ... ok [INFO] [stdout] test timer::tests::non_repeating_timer ... ok [INFO] [stdout] test real::test::test_update ... ok [INFO] [stdout] test fixed::test::test_set_timestep ... ok [INFO] [stdout] test real::test::test_update_with_duration ... ok [INFO] [stdout] test timer::tests::times_finished_this_tick_precise ... ok [INFO] [stdout] test real::test::test_update_with_instant ... ok [INFO] [stdout] test tests::events_get_dropped_regression_test_11528 ... ok [INFO] [stdout] test tests::event_update_should_wait_for_fixed_main ... ok [INFO] [stdout] test tests::fixed_main_schedule_should_run_with_time_plugin_enabled ... ok [INFO] [stdout] test time::test::test_advance_to_backwards_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_time [INFO] [stderr] error: DefId(0:476 ~ bevy_time[d201]::time::Time) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name bevy_time --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-1d83f48dce0d09c6.rlib --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-02ccf2b848e9a9b6.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-0fbbbf98d765e933.rlib --extern bevy_time=/opt/rustwide/target/debug/deps/libbevy_time-10d70280cef30c2b.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-c08de5c1fc0f56d4.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-9a7467e13fecad02.rlib -C embed-bitcode=no --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bevy_reflect", "default", "serde", "serialize"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "29812aa9d961a2e3d911b34d5add498ee04983edaebc8b7ba39eb0f22443542d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29812aa9d961a2e3d911b34d5add498ee04983edaebc8b7ba39eb0f22443542d", kill_on_drop: false }` [INFO] [stdout] 29812aa9d961a2e3d911b34d5add498ee04983edaebc8b7ba39eb0f22443542d