[INFO] cloning repository https://github.com/mike10010100/rust-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike10010100/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike10010100%2Frust-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike10010100%2Frust-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83f8c132bd02f919a037b6965129de3c457d0607
[INFO] testing mike10010100/rust-test against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike10010100%2Frust-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mike10010100/rust-test
[INFO] finished tweaking git repo https://github.com/mike10010100/rust-test
[INFO] tweaked toml for git repo https://github.com/mike10010100/rust-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mike10010100/rust-test on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mike10010100/rust-test 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0
[INFO] running `Command { std: "docker" "start" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", 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" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", 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" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rust-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.40s
[INFO] running `Command { std: "docker" "inspect" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", 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" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rust-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.03s
[INFO] running `Command { std: "docker" "inspect" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", 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" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_test-2af08ba2190884f9)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test limiter::tests::test_rate_limiter_acquire ... ok
[INFO] [stdout] test limiter::tests::test_rate_limiter_fractional_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-f35b700fbab8d21c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_job_metadata_creation_properties ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scheduler_edge_cases.rs (/opt/rustwide/target/debug/deps/scheduler_edge_cases-efa4f2612290815f)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_error_formatting ... ok
[INFO] [stdout] test test_cannot_start_scheduler_twice ... ok
[INFO] [stdout] test test_failing_store_insert ... ok
[INFO] [stdout] test test_failing_store_get ... ok
[INFO] [stdout] test test_job_id_and_status_formatting ... ok
[INFO] [stdout] test test_get_nonexistent_job_status ... ok
[INFO] [stdout] test test_job_id_default ... ok
[INFO] [stdout] test test_shutdown_without_starting ... ok
[INFO] [stdout] test test_shutdown_with_timeout_succeeds_fast ... ok
[INFO] [stdout] test test_rate_limiter_negative_rate_panics - should panic ... ok
[INFO] [stdout] test test_rate_limiter_zero_capacity_panics - should panic ... ok
[INFO] [stdout] test test_rate_limiter_zero_rate_panics - should panic ... ok
[INFO] [stdout] test test_failing_store_complete_on_missing_task ... ok
[INFO] [stdout] test test_failing_store_list ... ok
[INFO] [stdout] test test_failing_store_runnable ... ok
[INFO] [stdout] test test_failing_store_start ... ok
[INFO] [stdout] test test_missing_task_implementation ... ok
[INFO] [stdout] test test_runner_panics_on_shutdown ... ok
[INFO] [stdout] test test_runner_panics_on_shutdown_timeout ... ok
[INFO] [stdout] test test_task_panic_with_string ... ok
[INFO] [stdout] test test_task_panic_with_any ... ok
[INFO] [stdout] test test_spawned_task_panics_on_complete_run ... ok
[INFO] [stdout] test test_task_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scheduler_tests.rs (/opt/rustwide/target/debug/deps/scheduler_tests-99b3b46a46603d8f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_concurrent_job_registration ... ok
[INFO] [stdout] test test_immediate_job_execution ... ok
[INFO] [stdout] test test_panic_resilience ... ok
[INFO] [stdout] test test_graceful_shutdown ... ok
[INFO] [stdout] test test_interval_job_execution ... ok
[INFO] [stdout] test test_delayed_job_execution ... ok
[INFO] [stdout] test test_scheduler_no_drift ... ok
[INFO] [stdout] test test_shutdown_timeout_aborts_jobs ... ok
[INFO] [stdout] test test_rate_limiting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store_tests.rs (/opt/rustwide/target/debug/deps/store_tests-788127fa8d3dddd1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_store_periodic_rescheduling ... ok
[INFO] [stdout] test test_store_basic_insert_and_get ... ok
[INFO] [stdout] test test_store_job_lifecycle_transitions ... ok
[INFO] [stdout] test test_store_list_all ... ok
[INFO] [stdout] test test_store_runnable_jobs_filtering ... ok
[INFO] [stdout] test test_store_concurrent_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_test
[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" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0", kill_on_drop: false }`
[INFO] [stdout] 007e2e02e8bea65364d8556f5d70d2ed2e46159caf7fcef4043aee6ffd179eb0
