[INFO] cloning repository https://github.com/josongmin/quanta-taskmesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josongmin/quanta-taskmesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosongmin%2Fquanta-taskmesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosongmin%2Fquanta-taskmesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ae9547216c70458f54f37368a67661321060886
[INFO] testing josongmin/quanta-taskmesh against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosongmin%2Fquanta-taskmesh" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josongmin/quanta-taskmesh
[INFO] finished tweaking git repo https://github.com/josongmin/quanta-taskmesh
[INFO] tweaked toml for git repo https://github.com/josongmin/quanta-taskmesh written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josongmin/quanta-taskmesh 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 git repo https://github.com/josongmin/quanta-taskmesh 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] 9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868
[INFO] running `Command { std: "docker" "start" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", 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" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868" "/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" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", 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" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling taskmesh-contract v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-contract)
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling taskmesh-engine v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-engine)
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling taskmesh-rayon v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-rayon)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling taskmesh v0.1.0 (/opt/rustwide/workdir/crates/taskmesh)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling taskmesh-bench v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-bench)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 25.42s
[INFO] running `Command { std: "docker" "inspect" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", 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" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868" "/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 serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling taskmesh-contract v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-contract)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling taskmesh-engine v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-engine)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling taskmesh-rayon v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-rayon)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling taskmesh v0.1.0 (/opt/rustwide/workdir/crates/taskmesh)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling taskmesh-bench v0.1.0 (/opt/rustwide/workdir/crates/taskmesh-bench)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", 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" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868" "/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.18s
[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]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/taskmesh-0d1204fff1a18384)
[INFO] [stderr]      Running tests/cancellation_policy.rs (/opt/rustwide/target/release/deps/cancellation_policy-144237aac7108bbd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cancel_before_submit_still_rejects_regardless_of_policy ... ok
[INFO] [stdout] test cooperative_class_cancels_mid_run ... ok
[INFO] [stderr]      Running tests/config_inventory.rs (/opt/rustwide/target/release/deps/config_inventory-35cbd3fcc3078136)
[INFO] [stdout] test pre_submit_only_ignores_mid_run_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config_carries_resolved_substrate_inventory ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deadline_cancel.rs (/opt/rustwide/target/release/deps/deadline_cancel-5c124290bccbd938)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test absolute_deadline_rejects_non_cancellable_blocking_work_v1 ... ok
[INFO] [stdout] test absolute_deadline_rejects_non_cancellable_cpu_work_v1 ... ok
[INFO] [stdout] test elapsed_absolute_deadline_rejects_before_factory_v1 ... ok
[INFO] [stdout] test requested_stack_async_runtime_honors_cooperative_cancel_v1 ... ok
[INFO] [stdout] test requested_stack_async_runtime_honors_cooperative_deadline_v1 ... ok
[INFO] [stdout] test run_cpu_escapes_stalled_executor_via_cancel ... ok
[INFO] [stdout] test deadline_cancels_cooperative_with_deadline ... ok
[INFO] [stdout] test run_local_honors_cooperative_cancel ... ok
[INFO] [stdout] test deadline_ignored_for_plain_cooperative ... ok
[INFO] [stdout] test requested_stack_absolute_deadline_drops_owned_root_v1 ... ok
[INFO] [stdout] test absolute_deadline_is_one_budget_across_queue_and_execution_v1 ... ok
[INFO] [stdout] test requested_stack_absolute_deadline_holds_permit_during_long_poll_v1 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868", kill_on_drop: false }`
[INFO] [stdout] 9a16db6ec240dc070d1bb0f8e974c5df265284d60503137ecd1b30d4039ea868
