[INFO] fetching crate puteketeke 0.0.5...
[INFO] testing puteketeke-0.0.5 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate puteketeke 0.0.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate puteketeke 0.0.5
[INFO] finished tweaking crates.io crate puteketeke 0.0.5
[INFO] tweaked toml for crates.io crate puteketeke 0.0.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate puteketeke 0.0.5 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate puteketeke 0.0.5 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22a68811a332de8ac87a441fbafbb4d340de68c6564d9841e2a3126a26c1ca6f
[INFO] running `Command { std: "docker" "start" "-a" "22a68811a332de8ac87a441fbafbb4d340de68c6564d9841e2a3126a26c1ca6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22a68811a332de8ac87a441fbafbb4d340de68c6564d9841e2a3126a26c1ca6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a68811a332de8ac87a441fbafbb4d340de68c6564d9841e2a3126a26c1ca6f", kill_on_drop: false }`
[INFO] [stdout] 22a68811a332de8ac87a441fbafbb4d340de68c6564d9841e2a3126a26c1ca6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ed591c4aea6c3c3e7c33cf624cdb9b0de2da34a63805361c1b1b3ab53fd6fa5
[INFO] running `Command { std: "docker" "start" "-a" "9ed591c4aea6c3c3e7c33cf624cdb9b0de2da34a63805361c1b1b3ab53fd6fa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling event-listener-strategy v0.3.0
[INFO] [stderr]    Compiling async-lock v3.1.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling async-executor v1.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.3.0
[INFO] [stderr]    Compiling async-io v2.2.0
[INFO] [stderr]    Compiling puteketeke v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:150:38
[INFO] [stdout]     |
[INFO] [stdout] 150 |         if let Some(lock) = unsafe { GLOBAL_LOCK.get() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 let _ = GLOBAL_LOCK.set(Mutex::new(()));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let lock = unsafe { GLOBAL_LOCK.get().unwrap() };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:376:24
[INFO] [stdout]     |
[INFO] [stdout] 376 |         match unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:384:21
[INFO] [stdout]     |
[INFO] [stdout] 384 |                     EXECUTOR.set(slab).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:394:40
[INFO] [stdout]     |
[INFO] [stdout] 394 |         if let Some(global) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:428:38
[INFO] [stdout]     |
[INFO] [stdout] 428 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:447:38
[INFO] [stdout]     |
[INFO] [stdout] 447 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:467:38
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:480:38
[INFO] [stdout]     |
[INFO] [stdout] 480 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:501:29
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:510:29
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:519:29
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:795:27
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let id = unsafe { TASK_COUNT.fetch_add(1, Ordering::SeqCst) };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] running `Command { std: "docker" "inspect" "9ed591c4aea6c3c3e7c33cf624cdb9b0de2da34a63805361c1b1b3ab53fd6fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed591c4aea6c3c3e7c33cf624cdb9b0de2da34a63805361c1b1b3ab53fd6fa5", kill_on_drop: false }`
[INFO] [stdout] 9ed591c4aea6c3c3e7c33cf624cdb9b0de2da34a63805361c1b1b3ab53fd6fa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d7b229aae6e025adbac9ab63fe1a0405c2ca9b155d9cdee4d255dceaa60cd8e
[INFO] running `Command { std: "docker" "start" "-a" "6d7b229aae6e025adbac9ab63fe1a0405c2ca9b155d9cdee4d255dceaa60cd8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling async-executor v1.7.2
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling async-compat v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling polling v3.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling async-io v2.2.0
[INFO] [stderr]    Compiling puteketeke v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:150:38
[INFO] [stdout]     |
[INFO] [stdout] 150 |         if let Some(lock) = unsafe { GLOBAL_LOCK.get() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 let _ = GLOBAL_LOCK.set(Mutex::new(()));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let lock = unsafe { GLOBAL_LOCK.get().unwrap() };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:376:24
[INFO] [stdout]     |
[INFO] [stdout] 376 |         match unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:384:21
[INFO] [stdout]     |
[INFO] [stdout] 384 |                     EXECUTOR.set(slab).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:394:40
[INFO] [stdout]     |
[INFO] [stdout] 394 |         if let Some(global) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:428:38
[INFO] [stdout]     |
[INFO] [stdout] 428 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:447:38
[INFO] [stdout]     |
[INFO] [stdout] 447 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:467:38
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:480:38
[INFO] [stdout]     |
[INFO] [stdout] 480 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:501:29
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:510:29
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:519:29
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:795:27
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let id = unsafe { TASK_COUNT.fetch_add(1, Ordering::SeqCst) };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.6
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:150:38
[INFO] [stdout]     |
[INFO] [stdout] 150 |         if let Some(lock) = unsafe { GLOBAL_LOCK.get() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 let _ = GLOBAL_LOCK.set(Mutex::new(()));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let lock = unsafe { GLOBAL_LOCK.get().unwrap() };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:376:24
[INFO] [stdout]     |
[INFO] [stdout] 376 |         match unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:384:21
[INFO] [stdout]     |
[INFO] [stdout] 384 |                     EXECUTOR.set(slab).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:394:40
[INFO] [stdout]     |
[INFO] [stdout] 394 |         if let Some(global) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:428:38
[INFO] [stdout]     |
[INFO] [stdout] 428 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:447:38
[INFO] [stdout]     |
[INFO] [stdout] 447 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:467:38
[INFO] [stdout]     |
[INFO] [stdout] 467 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:480:38
[INFO] [stdout]     |
[INFO] [stdout] 480 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:501:29
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:510:29
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:519:29
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:795:27
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let id = unsafe { TASK_COUNT.fetch_add(1, Ordering::SeqCst) };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.09s
[INFO] running `Command { std: "docker" "inspect" "6d7b229aae6e025adbac9ab63fe1a0405c2ca9b155d9cdee4d255dceaa60cd8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d7b229aae6e025adbac9ab63fe1a0405c2ca9b155d9cdee4d255dceaa60cd8e", kill_on_drop: false }`
[INFO] [stdout] 6d7b229aae6e025adbac9ab63fe1a0405c2ca9b155d9cdee4d255dceaa60cd8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9302ca7786a1a2ad413f4a9dd8ba8f9cbb5e65e678c1ffab0f0544017355ed7
[INFO] running `Command { std: "docker" "start" "-a" "c9302ca7786a1a2ad413f4a9dd8ba8f9cbb5e65e678c1ffab0f0544017355ed7", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:150:38
[INFO] [stderr]     |
[INFO] [stderr] 150 |         if let Some(lock) = unsafe { GLOBAL_LOCK.get() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:158:25
[INFO] [stderr]     |
[INFO] [stderr] 158 |                 let _ = GLOBAL_LOCK.set(Mutex::new(()));
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:160:33
[INFO] [stderr]     |
[INFO] [stderr] 160 |             let lock = unsafe { GLOBAL_LOCK.get().unwrap() };
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:376:24
[INFO] [stderr]     |
[INFO] [stderr] 376 |         match unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:384:21
[INFO] [stderr]     |
[INFO] [stderr] 384 |                     EXECUTOR.set(slab).unwrap();
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:394:40
[INFO] [stderr]     |
[INFO] [stderr] 394 |         if let Some(global) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:408:38
[INFO] [stderr]     |
[INFO] [stderr] 408 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:428:38
[INFO] [stderr]     |
[INFO] [stderr] 428 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:447:38
[INFO] [stderr]     |
[INFO] [stderr] 447 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:467:38
[INFO] [stderr]     |
[INFO] [stderr] 467 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:480:38
[INFO] [stderr]     |
[INFO] [stderr] 480 |         if let Some(this) = unsafe { EXECUTOR.get_mut() } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:492:29
[INFO] [stderr]     |
[INFO] [stderr] 492 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:501:29
[INFO] [stderr]     |
[INFO] [stderr] 501 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:510:29
[INFO] [stderr]     |
[INFO] [stderr] 510 |         let this = unsafe { EXECUTOR.get_mut().unwrap() };
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:519:29
[INFO] [stderr]     |
[INFO] [stderr] 519 |         let this = unsafe { EXECUTOR.get().unwrap() };
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:795:27
[INFO] [stderr]     |
[INFO] [stderr] 795 |         let id = unsafe { TASK_COUNT.fetch_add(1, Ordering::SeqCst) };
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `puteketeke` (lib) generated 16 warnings
[INFO] [stderr] warning: `puteketeke` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/puteketeke-3bc10e3e289ada32)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_executor ... ok
[INFO] [stdout] test tests::remove_root_worker ... ok
[INFO] [stdout] test tests::worker ... ok
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] test tests::test_timer ... ok
[INFO] [stdout] test tests::reqwest ... ok
[INFO] [stdout] test tests::race ... ok
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  task has failed
[INFO] [stderr] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/task.rs:452
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic_display::<&str>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:259
[INFO] [stderr] 10: core[6771d259883166e6]::option::expect_failed
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:2260
[INFO] [stderr] 11: core::option::Option<T>::expect::h5d20e9b9aca1f4db
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:971
[INFO] [stderr] 12: <async_task::task::Task<T,M> as core::future::future::Future>::poll::h112c7abfe50b2f3b
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/task.rs:452
[INFO] [stderr]      450 │     fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> {
[INFO] [stderr]      451 │         match self.poll_task(cx) {
[INFO] [stderr]      452 >             Poll::Ready(t) => Poll::Ready(t.expect("task has failed")),
[INFO] [stderr]      453 │             Poll::Pending => Poll::Pending,
[INFO] [stderr]      454 │         }
[INFO] [stderr] 13: puteketeke::AsyncTask<T>::new::{{closure}}::h8136f6bb56512088
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:802
[INFO] [stderr]      800 │         let future = async move {
[INFO] [stderr]      801 │             tracing::trace!(target: "async", "AsyncTask spawning inner task {id} on worker {}", inner.id);
[INFO] [stderr]      802 >             let result = inner.spawn(future).await;
[INFO] [stderr]      803 │             tracing::trace!(target: "async", "AsyncTask finished inner task {id} on worker {}", inner.id);
[INFO] [stderr]      804 │             result
[INFO] [stderr] 14: async_executor::Executor::spawn::{{closure}}::h3a254847a16651f6
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 15: async_task::raw::RawTask<F,T,S,M>::run::h186ac468afb7fec2
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 16: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 17: async_executor::Executor::run::{{closure}}::{{closure}}::hb17b5db80689d758
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:250
[INFO] [stderr]      248 │                 for _ in 0..200 {
[INFO] [stderr]      249 │                     let runnable = runner.runnable(&mut rng).await;
[INFO] [stderr]      250 >                     runnable.run();
[INFO] [stderr]      251 │                 }
[INFO] [stderr]      252 │                 future::yield_now().await;
[INFO] [stderr] 18: <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h1f009976220eded5
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.0.1/src/future.rs:449
[INFO] [stderr]      447 │             return Poll::Ready(t);
[INFO] [stderr]      448 │         }
[INFO] [stderr]      449 >         if let Poll::Ready(t) = this.future2.poll(cx) {
[INFO] [stderr]      450 │             return Poll::Ready(t);
[INFO] [stderr]      451 │         }
[INFO] [stderr] 19: async_executor::Executor::run::{{closure}}::h188b33f6dda2e247
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:257
[INFO] [stderr]      255 │ 
[INFO] [stderr]      256 │         // Run `future` and `run_forever` concurrently until `future` completes.
[INFO] [stderr]      257 >         future.or(run_forever).await
[INFO] [stderr]      258 │     }
[INFO] [stderr]      259 │ 
[INFO] [stderr] 20: puteketeke::AsyncWorker::resolve_task::{{closure}}::h8006da3fd45f8fcb
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:748
[INFO] [stderr]      746 │         T: std::fmt::Debug,
[INFO] [stderr]      747 │     {
[INFO] [stderr]      748 >         let result = self.ex.run(task).await;
[INFO] [stderr]      749 │         tracing::debug!(target: "async", "AsyncWorker {} resolve_task: RESOLVED: {result:?}", self.id);
[INFO] [stderr]      750 │         result
[INFO] [stderr] 21: futures_lite::future::block_on::{{closure}}::h94c364a1868f2bf3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.0.1/src/future.rs:99
[INFO] [stderr]       97 │         // Keep polling until the future is ready.
[INFO] [stderr]       98 │         loop {
[INFO] [stderr]       99 >             match future.as_mut().poll(cx) {
[INFO] [stderr]      100 │                 Poll::Ready(output) => return output,
[INFO] [stderr]      101 │                 Poll::Pending => parker.park(),
[INFO] [stderr] 22: std::thread::local::LocalKey<T>::try_with::h39aba622bccd51b5
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462
[INFO] [stderr] 23: std::thread::local::LocalKey<T>::with::hbe58d538d1e86880
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426
[INFO] [stderr] 24: futures_lite::future::block_on::h55aad829667785d4
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.0.1/src/future.rs:78
[INFO] [stderr]       76 │     }
[INFO] [stderr]       77 │ 
[INFO] [stderr]       78 >     CACHE.with(|cache| {
[INFO] [stderr]       79 │         // Try grabbing the cached parker and waker.
[INFO] [stderr]       80 │         let tmp_cached;
[INFO] [stderr] 25: <puteketeke::AsyncTask<T> as core::future::future::Future>::poll::h5082f5a8ba3f6e17
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:847
[INFO] [stderr]      845 │             tracing::trace!(target: "async", "AsyncTask::poll: ready: {}", this.id,);
[INFO] [stderr]      846 │             let task = this.inner.take().unwrap();
[INFO] [stderr]      847 >             Poll::Ready(future::block_on(this.worker.resolve_task(task)))
[INFO] [stderr]      848 │         } else {
[INFO] [stderr]      849 │             tracing::trace!(target: "async", "AsyncTask::poll: pending: {}", this.id,);
[INFO] [stderr] 26: <futures_util::stream::futures_ordered::OrderWrapper<T> as core::future::future::Future>::poll::h7afa495be830ad89
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/stream/futures_ordered.rs:55
[INFO] [stderr]       53 │     fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> {
[INFO] [stderr]       54 │         let index = self.index;
[INFO] [stderr]       55 >         self.project().data.poll(cx).map(|output| OrderWrapper { data: output, index })
[INFO] [stderr]       56 │     }
[INFO] [stderr]       57 │ }
[INFO] [stderr] 27: <futures_util::stream::futures_unordered::FuturesUnordered<Fut> as futures_core::stream::Stream>::poll_next::hef8c22a3f0dc0750
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/stream/futures_unordered/mod.rs:518
[INFO] [stderr]      516 │                 let future = unsafe { Pin::new_unchecked(future) };
[INFO] [stderr]      517 │ 
[INFO] [stderr]      518 >                 future.poll(&mut cx)
[INFO] [stderr]      519 │             };
[INFO] [stderr]      520 │             polled += 1;
[INFO] [stderr] 28: futures_util::stream::stream::StreamExt::poll_next_unpin::hd5c4724eadaebad9
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/stream/stream/mod.rs:1638
[INFO] [stderr]     1636 │         Self: Unpin,
[INFO] [stderr]     1637 │     {
[INFO] [stderr]     1638 >         Pin::new(self).poll_next(cx)
[INFO] [stderr]     1639 │     }
[INFO] [stderr]     1640 │ 
[INFO] [stderr] 29: <futures_util::stream::futures_ordered::FuturesOrdered<Fut> as futures_core::stream::Stream>::poll_next::h66829a125d78c784
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/stream/futures_ordered.rs:194
[INFO] [stderr]      192 │ 
[INFO] [stderr]      193 │         loop {
[INFO] [stderr]      194 >             match ready!(this.in_progress_queue.poll_next_unpin(cx)) {
[INFO] [stderr]      195 │                 Some(output) => {
[INFO] [stderr]      196 │                     if output.index == this.next_outgoing_index {
[INFO] [stderr] 30: <futures_util::stream::stream::collect::Collect<St,C> as core::future::future::Future>::poll::hb76dc0bcafc71d4e
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/stream/stream/collect.rs:50
[INFO] [stderr]       48 │         let mut this = self.as_mut().project();
[INFO] [stderr]       49 │         loop {
[INFO] [stderr]       50 >             match ready!(this.stream.as_mut().poll_next(cx)) {
[INFO] [stderr]       51 │                 Some(e) => this.collection.extend(Some(e)),
[INFO] [stderr]       52 │                 None => return Poll::Ready(self.finish()),
[INFO] [stderr] 31: <futures_util::future::join_all::JoinAll<F> as core::future::future::Future>::poll::hb56b8b5efd35b427
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/src/future/join_all.rs:157
[INFO] [stderr]      155 │             }
[INFO] [stderr]      156 │             #[cfg(not(futures_no_atomic_cas))]
[INFO] [stderr]      157 >             JoinAllKind::Big { fut } => Pin::new(fut).poll(cx),
[INFO] [stderr]      158 │         }
[INFO] [stderr]      159 │     }
[INFO] [stderr] 32: futures_lite::future::block_on::{{closure}}::h8e7314494145f500
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.0.1/src/future.rs:99
[INFO] [stderr]       97 │         // Keep polling until the future is ready.
[INFO] [stderr]       98 │         loop {
[INFO] [stderr]       99 >             match future.as_mut().poll(cx) {
[INFO] [stderr]      100 │                 Poll::Ready(output) => return output,
[INFO] [stderr]      101 │                 Poll::Pending => parker.park(),
[INFO] [stderr] 33: std::thread::local::LocalKey<T>::try_with::hfe38b77986aa7bcd
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462
[INFO] [stderr] 34: std::thread::local::LocalKey<T>::with::hd55e03f83d74c12f
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426
[INFO] [stderr] 35: futures_lite::future::block_on::h4c338da512c17e5d
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.0.1/src/future.rs:78
[INFO] [stderr]       76 │     }
[INFO] [stderr]       77 │ 
[INFO] [stderr]       78 >     CACHE.with(|cache| {
[INFO] [stderr]       79 │         // Try grabbing the cached parker and waker.
[INFO] [stderr]       80 │         let tmp_cached;
[INFO] [stderr] 36: puteketeke::tests::stress_test_timer_workers::h5b1780b95e8a3877
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1069
[INFO] [stderr]     1067 │         }
[INFO] [stderr]     1068 │ 
[INFO] [stderr]     1069 >         future::block_on(futures::future::join_all(tasks));
[INFO] [stderr]     1070 │         let duration = now.elapsed();
[INFO] [stderr]     1071 │         println!("duration: {duration:?}, sum: {sum}");
[INFO] [stderr] 37: puteketeke::tests::stress_test_timer_workers::{{closure}}::h32f90354174dddb6
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1025
[INFO] [stderr]     1023 │ 
[INFO] [stderr]     1024 │     #[test]
[INFO] [stderr]     1025 >     fn stress_test_timer_workers() {
[INFO] [stderr]     1026 │         start_logger();
[INFO] [stderr]     1027 │         color_backtrace::install();
[INFO] [stderr] 38: core::ops::function::FnOnce::call_once::ha482d6a343f6ff82
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 39: <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 40: test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663
[INFO] [stderr] 41: test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686
[INFO] [stderr] 42: <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 43: std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 44: std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 45: std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 46: test[b137923399915ecf]::run_test_in_process
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686
[INFO] [stderr] 47: test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607
[INFO] [stderr] 48: test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637
[INFO] [stderr] 49: std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 50: std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 51: <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 52: std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 53: std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 54: std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 55: std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 56: <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 57: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 58: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 59: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] test tests::stress_test_timer_workers ... FAILED
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: delta.subsec_millis() < 3
[INFO] [stderr] Location: src/lib.rs:1054
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::stress_test_timer_workers::{{closure}}::hb4f97cf6591b0d87
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:1054
[INFO] [stderr]     1052 │                     println!("delta: {delta:?}");
[INFO] [stderr]     1053 │ 
[INFO] [stderr]     1054 >                     assert!(delta.subsec_millis() < 3);
[INFO] [stderr]     1055 │                     inner_worker.destroy();
[INFO] [stderr]     1056 │                 })
[INFO] [stderr] 11: async_executor::Executor::spawn::{{closure}}::h6a695f582963a87c
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:158
[INFO] [stderr]      156 │         let future = async move {
[INFO] [stderr]      157 │             let _guard = CallOnDrop(move || drop(state.active.lock().unwrap().try_remove(index)));
[INFO] [stderr]      158 >             future.await
[INFO] [stderr]      159 │         };
[INFO] [stderr]      160 │ 
[INFO] [stderr] 12: async_task::raw::RawTask<F,T,S,M>::run::h003c19c788cd8626
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/raw.rs:568
[INFO] [stderr]      566 │                 }
[INFO] [stderr]      567 │             } else {
[INFO] [stderr]      568 >                 <F as Future>::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok)
[INFO] [stderr]      569 │             }
[INFO] [stderr]      570 │         };
[INFO] [stderr] 13: async_task::runnable::Runnable<M>::run::h443a2c2983114644
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.5.0/src/runnable.rs:784
[INFO] [stderr]      782 │         mem::forget(self);
[INFO] [stderr]      783 │ 
[INFO] [stderr]      784 >         unsafe { ((*header).vtable.run)(ptr) }
[INFO] [stderr]      785 │     }
[INFO] [stderr]      786 │ 
[INFO] [stderr] 14: async_executor::Executor::try_tick::hd8dff2cfc199ce1a
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.7.2/src/lib.rs:195
[INFO] [stderr]      193 │ 
[INFO] [stderr]      194 │                 // Run the task.
[INFO] [stderr]      195 >                 runnable.run();
[INFO] [stderr]      196 │                 true
[INFO] [stderr]      197 │             }
[INFO] [stderr] 15: puteketeke::AsyncWorker::try_tick::hc6cfb126039e2219
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:755
[INFO] [stderr]      753 │     fn try_tick(&self) -> bool {
[INFO] [stderr]      754 │         tracing::debug!(target: "async", "AsyncWorker {} try_tick", self.id);
[INFO] [stderr]      755 >         self.ex.try_tick()
[INFO] [stderr]      756 │     }
[INFO] [stderr]      757 │ }
[INFO] [stderr] 16: puteketeke::UberExecutor::start::{{closure}}::h06beec5402481130
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:671
[INFO] [stderr]      669 │                     loop {
[INFO] [stderr]      670 │                         tracing::trace!(target: "async", "tick {:?}", thread::current().id());
[INFO] [stderr]      671 >                         match worker.try_tick() {
[INFO] [stderr]      672 │                             true => {
[INFO] [stderr]      673 │                                 tracing::trace!(target: "async", "tock {:?}", thread::current().id());
[INFO] [stderr] 17: <F as threadpool::FnBox>::call_box::h22aa2d538c7b0c7f
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95
[INFO] [stderr]       93 │ impl<F: FnOnce()> FnBox for F {
[INFO] [stderr]       94 │     fn call_box(self: Box<F>) {
[INFO] [stderr]       95 >         (*self)()
[INFO] [stderr]       96 │     }
[INFO] [stderr]       97 │ }
[INFO] [stderr] 18: threadpool::spawn_in_pool::{{closure}}::h24699966a43dc338
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769
[INFO] [stderr]      767 │                 shared_data.queued_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr]      768 │ 
[INFO] [stderr]      769 >                 job.call_box();
[INFO] [stderr]      770 │ 
[INFO] [stderr]      771 │                 shared_data.active_count.fetch_sub(1, Ordering::SeqCst);
[INFO] [stderr] 19: std::sys::backtrace::__rust_begin_short_backtrace::hd7c6b0a46ab52859
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 20: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha9f823f6ca9b2eeb
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h39ad3efd7386ebc9
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 22: std::panicking::catch_unwind::do_call::hbccf9f0edcc5bb0c
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 23: __rust_try
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] 24: std::panicking::catch_unwind::hb4c13a8fd015d9e8
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 25: std::panic::catch_unwind::h13bc47c6a136f477
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 26: std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fd7e91a78997775
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 27: core::ops::function::FnOnce::call_once{{vtable.shim}}::h74dd4539478c7792
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 28: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 29: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 30: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr] Message:  assertion failed: c < d
[INFO] [stderr] Location: src/lib.rs:988
[INFO] [stderr] 
[INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stderr]  1: color_backtrace::BacktracePrinter::print_panic_info::h2364f4eb10d9b0c3
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:795
[INFO] [stderr]      793 │ 
[INFO] [stderr]      794 │         if self.current_verbosity() >= Verbosity::Medium {
[INFO] [stderr]      795 >             self.print_trace(&backtrace::Backtrace::new(), out)?;
[INFO] [stderr]      796 │         }
[INFO] [stderr]      797 │ 
[INFO] [stderr]  2: color_backtrace::BacktracePrinter::into_panic_handler::{{closure}}::hc58b3482acb1c2cd
[INFO] [stderr]     at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.6.1/src/lib.rs:650
[INFO] [stderr]      648 │         Box::new(move |pi| {
[INFO] [stderr]      649 │             let mut lock = out_stream_mutex.lock().unwrap();
[INFO] [stderr]      650 >             if let Err(e) = self.print_panic_info(pi, &mut *lock) {
[INFO] [stderr]      651 │                 // Panicking while handling a panic would send us into a deadlock,
[INFO] [stderr]      652 │                 // so we just print the error to stderr instead.
[INFO] [stderr]  3: <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263
[INFO] [stderr]  4: std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833
[INFO] [stderr]  5: std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691
[INFO] [stderr]  6: std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182
[INFO] [stderr]  7: __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689
[INFO] [stderr]  8: core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80
[INFO] [stderr]  9: core[6771d259883166e6]::panicking::panic
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150
[INFO] [stderr] 10: puteketeke::tests::test_two_timer::hd46e58028334abc8
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:988
[INFO] [stderr]      986 │ 
[INFO] [stderr]      987 │         let (c, d) = future::block_on(future::zip(task_2, task_3));
[INFO] [stderr]      988 >         assert!(c < d);
[INFO] [stderr]      989 │     }
[INFO] [stderr]      990 │ 
[INFO] [stderr] 11: puteketeke::tests::test_two_timer::{{closure}}::h665a7aa59433de1b
[INFO] [stderr]     at /opt/rustwide/workdir/src/lib.rs:938
[INFO] [stderr]      936 │ 
[INFO] [stderr]      937 │     #[test]
[INFO] [stderr]      938 >     fn test_two_timer() {
[INFO] [stderr]      939 │         color_backtrace::install();
[INFO] [stderr]      940 │         let executor = Executor::new(1);
[INFO] [stderr] 12: core::ops::function::FnOnce::call_once::h29de96e0bcc45e31
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 13: <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 14: test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663
[INFO] [stderr] 15: test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686
[INFO] [stderr] 16: <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 17: std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 18: std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 19: std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 20: test[b137923399915ecf]::run_test_in_process
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686
[INFO] [stderr] 21: test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607
[INFO] [stderr] 22: test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637
[INFO] [stderr] 23: std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166
[INFO] [stderr] 24: std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91
[INFO] [stderr] 25: <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275
[INFO] [stderr] 26: std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581
[INFO] [stderr] 27: std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544
[INFO] [stderr] 28: std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359
[INFO] [stderr] 29: std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89
[INFO] [stderr] 30: <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250
[INFO] [stderr] 31: <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249
[INFO] [stderr] 32: <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118
[INFO] [stderr] 33: clone
[INFO] [stderr]     at <unknown source file>
[INFO] [stdout] test tests::test_two_timer has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c9302ca7786a1a2ad413f4a9dd8ba8f9cbb5e65e678c1ffab0f0544017355ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9302ca7786a1a2ad413f4a9dd8ba8f9cbb5e65e678c1ffab0f0544017355ed7", kill_on_drop: false }`
[INFO] [stdout] c9302ca7786a1a2ad413f4a9dd8ba8f9cbb5e65e678c1ffab0f0544017355ed7
