[INFO] fetching crate suon_task 0.1.0...
[INFO] testing suon_task-0.1.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate suon_task 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate suon_task 0.1.0
[INFO] finished tweaking crates.io crate suon_task 0.1.0
[INFO] tweaked toml for crates.io crate suon_task 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate suon_task 0.1.0 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suon_task 0.1.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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8
[INFO] running `Command { std: "docker" "start" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bevy_ptr v0.18.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling bevy_platform v0.18.1
[INFO] [stderr]    Compiling bevy_utils v0.18.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.1
[INFO] [stderr]    Compiling bevy_reflect v0.18.1
[INFO] [stderr]    Compiling bevy_ecs v0.18.1
[INFO] [stderr]    Compiling bevy_math v0.18.1
[INFO] [stderr]    Compiling bevy_app v0.18.1
[INFO] [stderr]    Compiling bevy_time v0.18.1
[INFO] [stderr]    Compiling bevy_log v0.18.1
[INFO] [stderr]    Compiling bevy_input v0.18.1
[INFO] [stderr]    Compiling bevy_transform v0.18.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.1
[INFO] [stderr]    Compiling bevy_internal v0.18.1
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]    Compiling suon_task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling suon_task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 12.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/suon_task-1047b7a123054468)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test background::entity::tests::entity_in_wrap_should_preserve_entity_and_result ... ok
[INFO] [stdout] test background::tests::should_add_background_task_systems_to_the_app ... ok
[INFO] [stdout] test background::tests::should_return_the_same_app_reference_for_background_task_system_registration ... ok
[INFO] [stdout] test tests::should_expose_background_module ... ok
[INFO] [stdout] test background::tests::should_remove_world_task_trackers_after_completion ... ok
[INFO] [stdout] test background::entity::tests::should_remove_entity_task_tracker_after_completion ... ok
[INFO] [stdout] test background::entity::tests::should_remove_entity_task_tracker_without_callback ... ok
[INFO] [stdout] test background::world::tests::should_finish_slow_world_background_tasks ... ok
[INFO] [stdout] test background::tests::should_remove_entity_task_trackers_after_completion ... ok
[INFO] [stdout] test background::entity::tests::should_run_completion_system_for_entity_background_tasks ... ok
[INFO] [stdout] test background::world::tests::should_run_completion_system_for_world_background_tasks ... ok
[INFO] [stdout] test background::world::tests::should_collect_results_from_multiple_world_background_tasks ... ok
[INFO] [stdout] test background::world::tests::should_despawn_world_task_tracker_without_callback ... ok
[INFO] [stdout] test background::world::tests::should_complete_world_background_tasks_without_callbacks ... ok
[INFO] [stdout] test background::world::tests::should_allow_spawning_world_background_task_from_commands ... ok
[INFO] [stdout] test background::entity::tests::should_collect_results_from_multiple_entity_background_tasks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suon_task
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/background/entity.rs - background::entity::EntityTaskCommands::spawn_background_task (line 37) ... ignored
[INFO] [stdout] test src/background/entity.rs - background::entity::EntityTaskCommands::spawn_background_task_with_system (line 59) ... ignored
[INFO] [stdout] test src/background/world.rs - background::world::TaskCommands::spawn_background_task (line 23) ... ignored
[INFO] [stdout] test src/background/world.rs - background::world::TaskCommands::spawn_background_task_with_system (line 45) ... ignored
[INFO] [stdout] test src/background/mod.rs - background::AppWithBackgroundTasks::add_background_task_systems (line 42) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/background/mod.rs - background::BackgroundTask::run (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.31s; merged doctests compilation took 1.30s
[INFO] running `Command { std: "docker" "inspect" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8", kill_on_drop: false }`
[INFO] [stdout] 41c03ec4b1841b81b29e0fee5b4bacd897612506c2a5993bec22bcb904bcbde8
