[INFO] fetching crate taski 0.0.7...
[INFO] testing taski-0.0.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate taski 0.0.7 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate taski 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate taski 0.0.7
[INFO] tweaked toml for crates.io crate taski 0.0.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taski 0.0.7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taski 0.0.7 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c80467499012eaffda8f03f43e3555b4970a64edeae892c4496057aa87175e
[INFO] running `Command { std: "docker" "start" "-a" "d5c80467499012eaffda8f03f43e3555b4970a64edeae892c4496057aa87175e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c80467499012eaffda8f03f43e3555b4970a64edeae892c4496057aa87175e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c80467499012eaffda8f03f43e3555b4970a64edeae892c4496057aa87175e", kill_on_drop: false }`
[INFO] [stdout] d5c80467499012eaffda8f03f43e3555b4970a64edeae892c4496057aa87175e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fdd291dea114dcc911c1f0d3c1dd239250e611eca5125dd3192b81c4e217390
[INFO] running `Command { std: "docker" "start" "-a" "2fdd291dea114dcc911c1f0d3c1dd239250e611eca5125dd3192b81c4e217390", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generativity v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling taski v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.44s
[INFO] running `Command { std: "docker" "inspect" "2fdd291dea114dcc911c1f0d3c1dd239250e611eca5125dd3192b81c4e217390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdd291dea114dcc911c1f0d3c1dd239250e611eca5125dd3192b81c4e217390", kill_on_drop: false }`
[INFO] [stdout] 2fdd291dea114dcc911c1f0d3c1dd239250e611eca5125dd3192b81c4e217390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22fe8f96a71b7e17f4c26b6cc192db5bc007bc22ef4610d14488e9ac99dfdde3
[INFO] running `Command { std: "docker" "start" "-a" "22fe8f96a71b7e17f4c26b6cc192db5bc007bc22ef4610d14488e9ac99dfdde3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling taski v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "22fe8f96a71b7e17f4c26b6cc192db5bc007bc22ef4610d14488e9ac99dfdde3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fe8f96a71b7e17f4c26b6cc192db5bc007bc22ef4610d14488e9ac99dfdde3", kill_on_drop: false }`
[INFO] [stdout] 22fe8f96a71b7e17f4c26b6cc192db5bc007bc22ef4610d14488e9ac99dfdde3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3f595c4786144171956e9053b5f558289521b8c632475fb8e6be49150f1cb11
[INFO] running `Command { std: "docker" "start" "-a" "d3f595c4786144171956e9053b5f558289521b8c632475fb8e6be49150f1cb11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taski-07ab707e3b3c3b0e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::priority_scheduler ... ok
[INFO] [stdout] test tests::task_timeout_fails_task ... ok
[INFO] [stdout] test tests::run_timeout_returns_error ... ok
[INFO] [stdout] test tests::fifo_scheduler ... ok
[INFO] [stdout] test tests::custom_scheduler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/public_api.rs (/opt/rustwide/target/debug/deps/public_api-2efacf0b558a0c47)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test priority_runs_higher_labels_first_with_single_concurrency ... ok
[INFO] [stdout] test dependant_fails_if_dependency_fails_and_failure_propagates ... ok
[INFO] [stdout] test empty_schedule_returns_empty_report ... ok
[INFO] [stdout] test independent_branch_can_succeed_even_if_other_branch_fails ... ok
[INFO] [stdout] test policy_hooks_fire_once_per_task_in_successful_run ... ok
[INFO] [stdout] test schedule_ready_lists_tasks_without_dependencies ... ok
[INFO] [stdout] test output_ref_is_none_before_run_and_some_after_run ... ok
[INFO] [stdout] test stalled_when_max_concurrent_is_zero ... ok
[INFO] [stdout] test stalled_when_policy_never_schedules_anything ... ok
[INFO] [stdout] test task_fails_if_dependencies_inputs_are_unavailable ... ok
[INFO] [stdout] test dependant_fails_if_dependency_fails ... ok
[INFO] [stdout] test tuple_dependencies_work_up_to_eight_inputs ... ok
[INFO] [stdout] test started_and_completed_timestamps_exist_for_traced_tasks ... ok
[INFO] [stdout] test fifo_respects_max_concurrency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests taski
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/schedule.rs - schedule::Schedule (line 208) ... ok
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 57) - compile fail ... ok
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 29) - compile fail ... ok
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 9) - compile fail ... ok
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 84) - compile fail ... ok
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 68) - compile fail ... ok
[INFO] [stdout] test src/compile_fail_tests.rs - compile_fail_tests::CompileFailTests (line 40) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.45s; merged doctests compilation took 1.09s
[INFO] running `Command { std: "docker" "inspect" "d3f595c4786144171956e9053b5f558289521b8c632475fb8e6be49150f1cb11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f595c4786144171956e9053b5f558289521b8c632475fb8e6be49150f1cb11", kill_on_drop: false }`
[INFO] [stdout] d3f595c4786144171956e9053b5f558289521b8c632475fb8e6be49150f1cb11
