[INFO] fetching crate puteketeke 0.0.5... [INFO] testing puteketeke-0.0.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate puteketeke 0.0.5 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate puteketeke 0.0.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f208a50606d3c5f86181ccbbb08270f6824d4d4209e7e62c689b253506ce5dd [INFO] running `Command { std: "docker" "start" "-a" "9f208a50606d3c5f86181ccbbb08270f6824d4d4209e7e62c689b253506ce5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f208a50606d3c5f86181ccbbb08270f6824d4d4209e7e62c689b253506ce5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f208a50606d3c5f86181ccbbb08270f6824d4d4209e7e62c689b253506ce5dd", kill_on_drop: false }` [INFO] [stdout] 9f208a50606d3c5f86181ccbbb08270f6824d4d4209e7e62c689b253506ce5dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7568b8a22bba5ee0ee21e321562af2707dc1457da5f0b394c21d431a3626eb90 [INFO] running `Command { std: "docker" "start" "-a" "7568b8a22bba5ee0ee21e321562af2707dc1457da5f0b394c21d431a3626eb90", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [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 syn v2.0.39 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [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 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 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.13s [INFO] running `Command { std: "docker" "inspect" "7568b8a22bba5ee0ee21e321562af2707dc1457da5f0b394c21d431a3626eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7568b8a22bba5ee0ee21e321562af2707dc1457da5f0b394c21d431a3626eb90", kill_on_drop: false }` [INFO] [stdout] 7568b8a22bba5ee0ee21e321562af2707dc1457da5f0b394c21d431a3626eb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70ccadecd498c314352bd4326969500cfff2403dcd83dc8a67427d45501c632e [INFO] running `Command { std: "docker" "start" "-a" "70ccadecd498c314352bd4326969500cfff2403dcd83dc8a67427d45501c632e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [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 termcolor v1.4.0 [INFO] [stderr] Compiling async-compat v0.2.3 [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 openssl v0.10.59 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [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 native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "70ccadecd498c314352bd4326969500cfff2403dcd83dc8a67427d45501c632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ccadecd498c314352bd4326969500cfff2403dcd83dc8a67427d45501c632e", kill_on_drop: false }` [INFO] [stdout] 70ccadecd498c314352bd4326969500cfff2403dcd83dc8a67427d45501c632e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c92ec3b1735af63d9cec1cba3f4b4d558bcccd5157bb96a6cc65f4fdf9ec8e0 [INFO] running `Command { std: "docker" "start" "-a" "8c92ec3b1735af63d9cec1cba3f4b4d558bcccd5157bb96a6cc65f4fdf9ec8e0", 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/puteketeke-c46e33438664d685) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::remove_root_worker ... ok [INFO] [stdout] test tests::test_executor ... 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::race ... ok [INFO] [stdout] test tests::reqwest ... ok [INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stderr] 1: ::print_panic_info::> [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: ::into_panic_handler::>::{closure#0} [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: core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254 [INFO] [stderr] 4: std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833 [INFO] [stderr] 5: std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691 [INFO] [stderr] 6: std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182 [INFO] [stderr] 7: __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689 [INFO] [stderr] 8: core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80 [INFO] [stderr] 9: core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150 [INFO] [stderr] 10: puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0} [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: ::spawn::<(), puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0}>::{closure#0} [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: ::spawn<(), puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0}>::{closure#0}, (), ::schedule::{closure#0}, ()>>::run [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 > ::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok) [INFO] [stderr] 569 │ } [INFO] [stderr] 570 │ }; [INFO] [stderr] 13: ::run [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: ::try_tick [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: ::try_tick [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: ::start::{closure#0} [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: <::start::{closure#0} as threadpool[fb5bedfb00358a01]::FnBox>::call_box [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 FnBox for F { [INFO] [stderr] 94 │ fn call_box(self: Box) { [INFO] [stderr] 95 > (*self)() [INFO] [stderr] 96 │ } [INFO] [stderr] 97 │ } [INFO] [stderr] 18: threadpool[fb5bedfb00358a01]::spawn_in_pool::{closure#0} [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[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166 [INFO] [stderr] 20: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91 [INFO] [stderr] 21: ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 22: std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 23: __rust_try [INFO] [stderr] at [INFO] [stderr] 24: std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 25: std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 26: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89 [INFO] [stderr] 27: ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 28: + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240 [INFO] [stderr] 29: ::new::thread_start [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118 [INFO] [stderr] 30: clone [INFO] [stderr] at [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: ::print_panic_info::> [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: ::into_panic_handler::>::{closure#0} [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: core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254 [INFO] [stderr] 4: std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833 [INFO] [stderr] 5: std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691 [INFO] [stderr] 6: std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182 [INFO] [stderr] 7: __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689 [INFO] [stderr] 8: core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80 [INFO] [stderr] 9: core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150 [INFO] [stderr] 10: puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0} [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: ::spawn::<(), puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0}>::{closure#0} [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: ::spawn<(), puteketeke[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0}>::{closure#0}, (), ::schedule::{closure#0}, ()>>::run [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 > ::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok) [INFO] [stderr] 569 │ } [INFO] [stderr] 570 │ }; [INFO] [stderr] 13: ::run [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: ::try_tick [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: ::try_tick [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: ::start::{closure#0} [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: <::start::{closure#0} as threadpool[fb5bedfb00358a01]::FnBox>::call_box [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 FnBox for F { [INFO] [stderr] 94 │ fn call_box(self: Box) { [INFO] [stderr] 95 > (*self)() [INFO] [stderr] 96 │ } [INFO] [stderr] 97 │ } [INFO] [stderr] 18: threadpool[fb5bedfb00358a01]::spawn_in_pool::{closure#0} [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[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166 [INFO] [stderr] 20: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91 [INFO] [stderr] 21: ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 22: std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 23: __rust_try [INFO] [stderr] at [INFO] [stderr] 24: std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 25: std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 26: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89 [INFO] [stderr] 27: ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 28: + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240 [INFO] [stderr] 29: ::new::thread_start [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118 [INFO] [stderr] 30: clone [INFO] [stderr] at [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: ::print_panic_info::> [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: ::into_panic_handler::>::{closure#0} [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: core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254 [INFO] [stderr] 4: std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833 [INFO] [stderr] 5: std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698 [INFO] [stderr] 6: std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182 [INFO] [stderr] 7: __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689 [INFO] [stderr] 8: core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80 [INFO] [stderr] 9: core[6aaeda2c7ad07a48]::panicking::panic_display::<&str> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:259 [INFO] [stderr] 10: core[6aaeda2c7ad07a48]::option::expect_failed [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:2260 [INFO] [stderr] 11: >::expect [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/option.rs:971 [INFO] [stderr] 12: as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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 { [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: >::new::::{closure#0} [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: ::spawn::<(), >::new::{closure#0}>::{closure#0} [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: ::spawn<(), >::new::{closure#0}>::{closure#0}, (), ::schedule::{closure#0}, ()>>::run [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 > ::poll(Pin::new_unchecked(&mut *raw.future), cx).map(Ok) [INFO] [stderr] 569 │ } [INFO] [stderr] 570 │ }; [INFO] [stderr] 16: ::run [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: ::run::<(), async_task[37269c9f02e0c341]::task::Task<()>>::{closure#0}::{closure#0} [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: , ::run<(), async_task[37269c9f02e0c341]::task::Task<()>>::{closure#0}::{closure#0}> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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: ::run::<(), async_task[37269c9f02e0c341]::task::Task<()>>::{closure#0} [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: ::resolve_task::<()>::{closure#0} [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[feb4518cfa4af155]::future::block_on::<(), ::resolve_task<()>::{closure#0}>::{closure#0} [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: >>::try_with::::resolve_task<()>::{closure#0}>::{closure#0}, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462 [INFO] [stderr] 23: >>::with::::resolve_task<()>::{closure#0}>::{closure#0}, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426 [INFO] [stderr] 24: futures_lite[feb4518cfa4af155]::future::block_on::<(), ::resolve_task<()>::{closure#0}> [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: as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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: > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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 { [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: >> as futures_core[c957ca5f1ef49115]::stream::Stream>::poll_next [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: >> as futures_util[dbc54a6bf8ed07c0]::stream::stream::StreamExt>::poll_next_unpin [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: > as futures_core[c957ca5f1ef49115]::stream::Stream>::poll_next [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: >, alloc[28d2dab30c1dc666]::vec::Vec<()>> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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: > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [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[feb4518cfa4af155]::future::block_on::, futures_util[dbc54a6bf8ed07c0]::future::join_all::JoinAll>>::{closure#0} [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: >>::try_with::, futures_util[dbc54a6bf8ed07c0]::future::join_all::JoinAll>>::{closure#0}, alloc[28d2dab30c1dc666]::vec::Vec<()>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462 [INFO] [stderr] 34: >>::with::, futures_util[dbc54a6bf8ed07c0]::future::join_all::JoinAll>>::{closure#0}, alloc[28d2dab30c1dc666]::vec::Vec<()>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426 [INFO] [stderr] 35: futures_lite[feb4518cfa4af155]::future::block_on::, futures_util[dbc54a6bf8ed07c0]::future::join_all::JoinAll>> [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[e8deab8ff732ecbd]::tests::stress_test_timer_workers [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[e8deab8ff732ecbd]::tests::stress_test_timer_workers::{closure#0} [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: >::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 39: core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 40: test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663 [INFO] [stderr] 41: test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686 [INFO] [stderr] 42: as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 43: std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 44: std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 45: std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 46: test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686 [INFO] [stderr] 47: test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607 [INFO] [stderr] 48: test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637 [INFO] [stderr] 49: std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166 [INFO] [stderr] 50: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91 [INFO] [stderr] 51: ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 52: std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 53: std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 54: std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 55: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89 [INFO] [stderr] 56: ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 57: + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240 [INFO] [stderr] 58: ::new::thread_start [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118 [INFO] [stderr] 59: clone [INFO] [stderr] at [INFO] [stdout] test tests::stress_test_timer_workers ... FAILED [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: ::print_panic_info::> [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: ::into_panic_handler::>::{closure#0} [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: core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254 [INFO] [stderr] 4: std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833 [INFO] [stderr] 5: std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691 [INFO] [stderr] 6: std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182 [INFO] [stderr] 7: __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689 [INFO] [stderr] 8: core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80 [INFO] [stderr] 9: core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150 [INFO] [stderr] 10: puteketeke[e8deab8ff732ecbd]::tests::test_two_timer [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[e8deab8ff732ecbd]::tests::test_two_timer::{closure#0} [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: >::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 13: core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 14: test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663 [INFO] [stderr] 15: test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686 [INFO] [stderr] 16: as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 17: std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 18: std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 19: std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 20: test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686 [INFO] [stderr] 21: test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607 [INFO] [stderr] 22: test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637 [INFO] [stderr] 23: std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166 [INFO] [stderr] 24: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91 [INFO] [stderr] 25: ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275 [INFO] [stderr] 26: std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581 [INFO] [stderr] 27: std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544 [INFO] [stderr] 28: std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359 [INFO] [stderr] 29: std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89 [INFO] [stderr] 30: ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250 [INFO] [stderr] 31: + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240 [INFO] [stderr] 32: ::new::thread_start [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118 [INFO] [stderr] 33: clone [INFO] [stderr] at [INFO] [stdout] test tests::test_two_timer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::stress_test_timer_workers stdout ---- [INFO] [stdout] sleep: 2 [INFO] [stdout] elapsed: 2.17955ms [INFO] [stdout] delta: 179.55µs [INFO] [stdout] sleep: 7 [INFO] [stdout] elapsed: 7.25647ms [INFO] [stdout] delta: 256.47µs [INFO] [stdout] sleep: 5 [INFO] [stdout] elapsed: 5.26905ms [INFO] [stdout] delta: 269.05µs [INFO] [stdout] sleep: 12 [INFO] [stdout] elapsed: 12.09705ms [INFO] [stdout] delta: 97.05µs [INFO] [stdout] sleep: 15 [INFO] [stdout] elapsed: 15.10633ms [INFO] [stdout] delta: 106.33µs [INFO] [stdout] sleep: 16 [INFO] [stdout] elapsed: 16.08867ms [INFO] [stdout] delta: 88.67µs [INFO] [stdout] sleep: 21 [INFO] [stdout] elapsed: 21.07584ms [INFO] [stdout] delta: 75.84µs [INFO] [stdout] sleep: 25 [INFO] [stdout] elapsed: 26.17035ms [INFO] [stdout] delta: 1.17035ms [INFO] [stdout] sleep: 31 [INFO] [stdout] elapsed: 31.09284ms [INFO] [stdout] delta: 92.84µs [INFO] [stdout] sleep: 27 [INFO] [stdout] elapsed: 27.194809ms [INFO] [stdout] delta: 194.809µs [INFO] [stdout] sleep: 22 [INFO] [stdout] elapsed: 34.285129ms [INFO] [stdout] delta: 12.285129ms [INFO] [stdout] sleep: 5 [INFO] [stdout] elapsed: 5.08772ms [INFO] [stdout] delta: 87.72µs [INFO] [stdout] sleep: 35 [INFO] [stdout] elapsed: 35.17696ms [INFO] [stdout] delta: 176.96µs [INFO] [stdout] sleep: 34 [INFO] [stdout] elapsed: 37.786769ms [INFO] [stdout] delta: 3.786769ms [INFO] [stdout] sleep: 39 [INFO] [stdout] elapsed: 39.159139ms [INFO] [stdout] delta: 159.139µs [INFO] [stdout] sleep: 37 [INFO] [stdout] elapsed: 37.12887ms [INFO] [stdout] delta: 128.87µs [INFO] [stdout] sleep: 8 [INFO] [stdout] elapsed: 8.142019ms [INFO] [stdout] delta: 142.019µs [INFO] [stdout] sleep: 42 [INFO] [stdout] elapsed: 42.095189ms [INFO] [stdout] delta: 95.189µs [INFO] [stdout] sleep: 45 [INFO] [stdout] elapsed: 45.093079ms [INFO] [stdout] delta: 93.079µs [INFO] [stdout] sleep: 51 [INFO] [stdout] elapsed: 51.096729ms [INFO] [stdout] delta: 96.729µs [INFO] [stdout] sleep: 12 [INFO] [stdout] elapsed: 12.10149ms [INFO] [stdout] delta: 101.49µs [INFO] [stdout] sleep: 59 [INFO] [stdout] elapsed: 59.141379ms [INFO] [stdout] delta: 141.379µs [INFO] [stdout] sleep: 43 [INFO] [stdout] elapsed: 43.117609ms [INFO] [stdout] delta: 117.609µs [INFO] [stdout] sleep: 29 [INFO] [stdout] elapsed: 29.127209ms [INFO] [stdout] delta: 127.209µs [INFO] [stdout] sleep: 64 [INFO] [stdout] elapsed: 66.456419ms [INFO] [stdout] delta: 2.456419ms [INFO] [stdout] sleep: 64 [INFO] [stdout] elapsed: 65.762259ms [INFO] [stdout] delta: 1.762259ms [INFO] [stdout] sleep: 66 [INFO] [stdout] elapsed: 67.955569ms [INFO] [stdout] delta: 1.955569ms [INFO] [stdout] sleep: 70 [INFO] [stdout] elapsed: 70.119549ms [INFO] [stdout] delta: 119.549µs [INFO] [stdout] sleep: 55 [INFO] [stdout] elapsed: 55.143829ms [INFO] [stdout] delta: 143.829µs [INFO] [stdout] sleep: 2 [INFO] [stdout] elapsed: 2.26129ms [INFO] [stdout] delta: 261.29µs [INFO] [stdout] sleep: 34 [INFO] [stdout] elapsed: 34.158389ms [INFO] [stdout] delta: 158.389µs [INFO] [stdout] sleep: 12 [INFO] [stdout] elapsed: 12.23493ms [INFO] [stdout] delta: 234.93µs [INFO] [stdout] sleep: 82 [INFO] [stdout] elapsed: 82.103699ms [INFO] [stdout] delta: 103.699µs [INFO] [stdout] sleep: 30 [INFO] [stdout] elapsed: 30.14504ms [INFO] [stdout] delta: 145.04µs [INFO] [stdout] sleep: 18 [INFO] [stdout] elapsed: 18.16118ms [INFO] [stdout] delta: 161.18µs [INFO] [stdout] sleep: 63 [INFO] [stdout] elapsed: 63.110569ms [INFO] [stdout] delta: 110.569µs [INFO] [stdout] sleep: 63 [INFO] [stdout] elapsed: 63.100439ms [INFO] [stdout] delta: 100.439µs [INFO] [stdout] sleep: 15 [INFO] [stdout] elapsed: 15.13226ms [INFO] [stdout] delta: 132.26µs [INFO] [stdout] sleep: 31 [INFO] [stdout] elapsed: 31.16577ms [INFO] [stdout] delta: 165.77µs [INFO] [stdout] sleep: 5 [INFO] [stdout] elapsed: 5.22287ms [INFO] [stdout] delta: 222.87µs [INFO] [stdout] sleep: 37 [INFO] [stdout] elapsed: 37.18602ms [INFO] [stdout] delta: 186.02µs [INFO] [stdout] sleep: 54 [INFO] [stdout] elapsed: 54.16715ms [INFO] [stdout] delta: 167.15µs [INFO] [stdout] sleep: 97 [INFO] [stdout] elapsed: 97.119949ms [INFO] [stdout] delta: 119.949µs [INFO] [stdout] sleep: 98 [INFO] [stdout] elapsed: 98.144738ms [INFO] [stdout] delta: 144.738µs [INFO] [stdout] sleep: 0 [INFO] [stdout] elapsed: 71.249µs [INFO] [stdout] delta: 71.249µs [INFO] [stdout] sleep: 96 [INFO] [stdout] elapsed: 97.766279ms [INFO] [stdout] delta: 1.766279ms [INFO] [stdout] sleep: 14 [INFO] [stdout] elapsed: 14.094379ms [INFO] [stdout] delta: 94.379µs [INFO] [stdout] sleep: 1 [INFO] [stdout] elapsed: 1.214779ms [INFO] [stdout] delta: 214.779µs [INFO] [stdout] sleep: 86 [INFO] [stdout] elapsed: 86.131489ms [INFO] [stdout] delta: 131.489µs [INFO] [stdout] sleep: 95 [INFO] [stdout] elapsed: 95.122918ms [INFO] [stdout] delta: 122.918µs [INFO] [stdout] sleep: 44 [INFO] [stdout] elapsed: 44.140999ms [INFO] [stdout] delta: 140.999µs [INFO] [stdout] sleep: 73 [INFO] [stdout] elapsed: 73.196559ms [INFO] [stdout] delta: 196.559µs [INFO] [stdout] sleep: 71 [INFO] [stdout] elapsed: 71.103729ms [INFO] [stdout] delta: 103.729µs [INFO] [stdout] sleep: 53 [INFO] [stdout] elapsed: 53.162719ms [INFO] [stdout] delta: 162.719µs [INFO] [stdout] sleep: 15 [INFO] [stdout] elapsed: 15.11224ms [INFO] [stdout] delta: 112.24µs [INFO] [stdout] sleep: 79 [INFO] [stdout] elapsed: 79.113659ms [INFO] [stdout] delta: 113.659µs [INFO] [stdout] sleep: 43 [INFO] [stdout] elapsed: 43.138789ms [INFO] [stdout] delta: 138.789µs [INFO] [stdout] sleep: 52 [INFO] [stdout] elapsed: 52.117429ms [INFO] [stdout] delta: 117.429µs [INFO] [stdout] sleep: 32 [INFO] [stdout] elapsed: 32.137869ms [INFO] [stdout] delta: 137.869µs [INFO] [stdout] sleep: 23 [INFO] [stdout] elapsed: 23.11285ms [INFO] [stdout] delta: 112.85µs [INFO] [stdout] sleep: 3 [INFO] [stdout] elapsed: 3.08637ms [INFO] [stdout] delta: 86.37µs [INFO] [stdout] sleep: 38 [INFO] [stdout] elapsed: 38.094519ms [INFO] [stdout] delta: 94.519µs [INFO] [stdout] sleep: 99 [INFO] [stdout] elapsed: 99.125338ms [INFO] [stdout] delta: 125.338µs [INFO] [stdout] sleep: 5 [INFO] [stdout] elapsed: 5.15079ms [INFO] [stdout] delta: 150.79µs [INFO] [stdout] sleep: 26 [INFO] [stdout] elapsed: 26.139619ms [INFO] [stdout] delta: 139.619µs [INFO] [stdout] sleep: 45 [INFO] [stdout] elapsed: 45.088789ms [INFO] [stdout] delta: 88.789µs [INFO] [stdout] sleep: 53 [INFO] [stdout] elapsed: 53.100829ms [INFO] [stdout] delta: 100.829µs [INFO] [stdout] sleep: 72 [INFO] [stdout] elapsed: 72.194349ms [INFO] [stdout] delta: 194.349µs [INFO] [stdout] sleep: 51 [INFO] [stdout] elapsed: 51.130209ms [INFO] [stdout] delta: 130.209µs [INFO] [stdout] sleep: 25 [INFO] [stdout] elapsed: 25.1145ms [INFO] [stdout] delta: 114.5µs [INFO] [stdout] sleep: 59 [INFO] [stdout] elapsed: 59.164849ms [INFO] [stdout] delta: 164.849µs [INFO] [stdout] sleep: 6 [INFO] [stdout] elapsed: 6.10018ms [INFO] [stdout] delta: 100.18µs [INFO] [stdout] sleep: 11 [INFO] [stdout] elapsed: 11.1382ms [INFO] [stdout] delta: 138.2µs [INFO] [stdout] sleep: 96 [INFO] [stdout] elapsed: 96.125789ms [INFO] [stdout] delta: 125.789µs [INFO] [stdout] sleep: 2 [INFO] [stdout] elapsed: 2.12383ms [INFO] [stdout] delta: 123.83µs [INFO] [stdout] sleep: 68 [INFO] [stdout] elapsed: 68.12523ms [INFO] [stdout] delta: 125.23µs [INFO] [stdout] sleep: 41 [INFO] [stdout] elapsed: 41.120009ms [INFO] [stdout] delta: 120.009µs [INFO] [stdout] sleep: 86 [INFO] [stdout] elapsed: 86.131029ms [INFO] [stdout] delta: 131.029µs [INFO] [stdout] sleep: 56 [INFO] [stdout] elapsed: 56.122139ms [INFO] [stdout] delta: 122.139µs [INFO] [stdout] sleep: 56 [INFO] [stdout] elapsed: 56.13191ms [INFO] [stdout] delta: 131.91µs [INFO] [stdout] sleep: 47 [INFO] [stdout] elapsed: 47.14441ms [INFO] [stdout] delta: 144.41µs [INFO] [stdout] sleep: 18 [INFO] [stdout] elapsed: 18.10057ms [INFO] [stdout] delta: 100.57µs [INFO] [stdout] sleep: 89 [INFO] [stdout] elapsed: 89.127649ms [INFO] [stdout] delta: 127.649µs [INFO] [stdout] sleep: 32 [INFO] [stdout] elapsed: 32.128139ms [INFO] [stdout] delta: 128.139µs [INFO] [stdout] sleep: 99 [INFO] [stdout] elapsed: 99.163578ms [INFO] [stdout] delta: 163.578µs [INFO] [stdout] sleep: 83 [INFO] [stdout] elapsed: 83.124269ms [INFO] [stdout] sleep: 57 [INFO] [stdout] delta: 124.269µs [INFO] [stdout] elapsed: 57.151259ms [INFO] [stdout] delta: 151.259µs [INFO] [stdout] sleep: 50 [INFO] [stdout] elapsed: 50.176439ms [INFO] [stdout] delta: 176.439µs [INFO] [stdout] sleep: 89 [INFO] [stdout] elapsed: 89.165868ms [INFO] [stdout] delta: 165.868µs [INFO] [stdout] sleep: 69 [INFO] [stdout] elapsed: 69.158199ms [INFO] [stdout] delta: 158.199µs [INFO] [stdout] sleep: 59 [INFO] [stdout] elapsed: 60.890699ms [INFO] [stdout] delta: 1.890699ms [INFO] [stdout] sleep: 80 [INFO] [stdout] elapsed: 80.111369ms [INFO] [stdout] delta: 111.369µs [INFO] [stdout] sleep: 36 [INFO] [stdout] elapsed: 36.14342ms [INFO] [stdout] delta: 143.42µs [INFO] [stdout] sleep: 41 [INFO] [stdout] elapsed: 41.14494ms [INFO] [stdout] delta: 144.94µs [INFO] [stdout] sleep: 77 [INFO] [stdout] elapsed: 77.156349ms [INFO] [stdout] delta: 156.349µs [INFO] [stdout] sleep: 79 [INFO] [stdout] elapsed: 79.130969ms [INFO] [stdout] delta: 130.969µs [INFO] [stdout] sleep: 66 [INFO] [stdout] elapsed: 66.118729ms [INFO] [stdout] delta: 118.729µs [INFO] [stdout] sleep: 84 [INFO] [stdout] elapsed: 84.136929ms [INFO] [stdout] delta: 136.929µs [INFO] [stdout] sleep: 78 [INFO] [stdout] elapsed: 78.199759ms [INFO] [stdout] delta: 199.759µs [INFO] [stdout] sleep: 97 [INFO] [stdout] elapsed: 97.181688ms [INFO] [stdout] delta: 181.688µs [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::stress_test_timer_workers [INFO] [stdout] tests::test_two_timer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8c92ec3b1735af63d9cec1cba3f4b4d558bcccd5157bb96a6cc65f4fdf9ec8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c92ec3b1735af63d9cec1cba3f4b4d558bcccd5157bb96a6cc65f4fdf9ec8e0", kill_on_drop: false }` [INFO] [stdout] 8c92ec3b1735af63d9cec1cba3f4b4d558bcccd5157bb96a6cc65f4fdf9ec8e0