[INFO] fetching crate ztimer 0.1.2... [INFO] testing ztimer-0.1.2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] extracting crate ztimer 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ztimer 0.1.2 [INFO] finished tweaking crates.io crate ztimer 0.1.2 [INFO] tweaked toml for crates.io crate ztimer 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ztimer 0.1.2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding thread-priority v0.16.0 (available: v3.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ccb903d6881ad4b144ca37a8f5b94cbd76ce2eac1ba64a01e70c4cc04feda5 [INFO] running `Command { std: "docker" "start" "-a" "f6ccb903d6881ad4b144ca37a8f5b94cbd76ce2eac1ba64a01e70c4cc04feda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ccb903d6881ad4b144ca37a8f5b94cbd76ce2eac1ba64a01e70c4cc04feda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ccb903d6881ad4b144ca37a8f5b94cbd76ce2eac1ba64a01e70c4cc04feda5", kill_on_drop: false }` [INFO] [stdout] f6ccb903d6881ad4b144ca37a8f5b94cbd76ce2eac1ba64a01e70c4cc04feda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e76fc1af1d235be1e69d32d0603ccbe425aeb414f4b65a4dbdcbb183f44ab9c [INFO] running `Command { std: "docker" "start" "-a" "1e76fc1af1d235be1e69d32d0603ccbe425aeb414f4b65a4dbdcbb183f44ab9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thread-priority v0.16.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rblist v0.1.0 [INFO] [stderr] Compiling ztimer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/inner/clock.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: `#[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/inner/clock.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "1e76fc1af1d235be1e69d32d0603ccbe425aeb414f4b65a4dbdcbb183f44ab9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e76fc1af1d235be1e69d32d0603ccbe425aeb414f4b65a4dbdcbb183f44ab9c", kill_on_drop: false }` [INFO] [stdout] 1e76fc1af1d235be1e69d32d0603ccbe425aeb414f4b65a4dbdcbb183f44ab9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb20d204dc47e7c681f3a26f19ba53758b91eba8de0a64b0ffdba321dd75a26 [INFO] running `Command { std: "docker" "start" "-a" "6eb20d204dc47e7c681f3a26f19ba53758b91eba8de0a64b0ffdba321dd75a26", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread-priority v0.16.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling rblist v0.1.0 [INFO] [stderr] Compiling taskchain v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ztimer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/inner/clock.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: `#[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/inner/clock.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/inner/clock.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: `#[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/inner/clock.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:704:25 [INFO] [stdout] | [INFO] [stdout] 704 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:711:33 [INFO] [stdout] | [INFO] [stdout] 711 | ... SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.01s [INFO] running `Command { std: "docker" "inspect" "6eb20d204dc47e7c681f3a26f19ba53758b91eba8de0a64b0ffdba321dd75a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb20d204dc47e7c681f3a26f19ba53758b91eba8de0a64b0ffdba321dd75a26", kill_on_drop: false }` [INFO] [stdout] 6eb20d204dc47e7c681f3a26f19ba53758b91eba8de0a64b0ffdba321dd75a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63c447dabda0d43d741685c83db9caa8bdceb6aebc5c0087c1f46114e61b28f2 [INFO] running `Command { std: "docker" "start" "-a" "63c447dabda0d43d741685c83db9caa8bdceb6aebc5c0087c1f46114e61b28f2", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/inner/clock.rs:51:26 [INFO] [stderr] | [INFO] [stderr] 51 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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: `#[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/inner/clock.rs:117:26 [INFO] [stderr] | [INFO] [stderr] 117 | id: unsafe { CLOCK_ID.fetch_add(1, Ordering::Relaxed) }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: `ztimer` (lib) generated 2 warnings [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:352:13 [INFO] [stderr] | [INFO] [stderr] 352 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:396:13 [INFO] [stderr] | [INFO] [stderr] 396 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:441:13 [INFO] [stderr] | [INFO] [stderr] 441 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:704:25 [INFO] [stderr] | [INFO] [stderr] 704 | SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:711:33 [INFO] [stderr] | [INFO] [stderr] 711 | ... SEQ.fetch_add(1, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: `ztimer` (lib test) generated 7 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ztimer-26ec15273f0f7fa5) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test inner::clock::tests::test_cancel_timer ... ok [INFO] [stdout] test inner::clock::tests::test_clock_initialization ... ok [INFO] [stdout] test inner::stats::tests::test_in_and_out_merge_separate ... ok [INFO] [stdout] test inner::clock::tests::test_new_multi_timer ... ok [INFO] [stdout] test inner::stats::tests::test_in_and_out_reset ... ok [INFO] [stdout] test inner::stats::tests::test_rate_monitor_new ... ok [INFO] [stdout] test inner::stats::tests::test_rate_monitor_on_tick ... ok [INFO] [stdout] test inner::stats::tests::test_rate_monitor_reset ... ok [INFO] [stdout] test inner::stats::tests::test_rate_monitor_counter_collection ... ok [INFO] [stdout] test inner::clock::tests::test_new_timer ... ok [INFO] [stdout] test inner::stats::tests::test_ring_array_iter ... ok [INFO] [stdout] test inner::stats::tests::test_ring_array_push_and_get ... ok [INFO] [stdout] test inner::stats::tests::test_ring_array_push_overflow ... ok [INFO] [stdout] test inner::stats::tests::test_stats_new ... ok [INFO] [stdout] test inner::stats::tests::test_stats_on_tick ... ok [INFO] [stdout] test inner::clock::tests::test_schedule_and_deschedule_tpl ... ok [INFO] [stdout] test inner::clock::tests::test_this ... ok [INFO] [stdout] test inner::stats::tests::test_stats_overload_stats ... ok [INFO] [stdout] test inner::stats::tests::test_stats_push_counter ... ok [INFO] [stdout] test inner::stats::tests::test_stats_push_inspect ... ok [INFO] [stdout] test inner::stats::tests::test_stats_reset ... ok [INFO] [stdout] test inner::stats::tests::test_stats_total ... ok [INFO] [stdout] test inner::stats::tests::test_step_forward ... ok [INFO] [stdout] test inner::tick::tests::test_interval_add ... ok [INFO] [stdout] test inner::tick::tests::test_interval_from_duration ... ok [INFO] [stdout] test inner::tick::tests::test_tick_add_assign ... ok [INFO] [stdout] test inner::tick::tests::test_tick_since ... ok [INFO] [stdout] test inner::tick::tests::test_interval_sub ... ok [INFO] [stdout] test inner::tick::tests::test_tick_until ... ok [INFO] [stdout] test inner::tick::tests::test_interval_from_i64 ... ok [INFO] [stdout] test inner::tick::tests::test_tick_from_u64 ... ok [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::test] Application started [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::test] Repeat 10 times [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::ticker] 16 channels are created [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::ticker] Wait for 3 seconds for initial calibration [INFO] [stdout] test inner::stats::tests::test_rate_monitor_overload ... ok [INFO] [stdout] test inner::tick::tests::test_tick_since_tick_behind - should panic ... ok [INFO] [stdout] test inner::tick::tests::test_tick_until_negative_interval - should panic ... ok [INFO] [stdout] test inner::clock::tests::test_timer_combined ... ok [INFO] [stdout] test inner::clock::tests::test_timer_expire_1 ... ok [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=2 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=2 [INFO] [stdout] test inner::clock::tests::test_timer_expire_3 ... ok [INFO] [stdout] test inner::clock::tests::test_timer_expire_3_recreate ... ok [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=1 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=3 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=32 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=33 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=34 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=49 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=50 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=51 [INFO] [stderr] [2025-11-09T13:35:19Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=66 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=67 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=68 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=100 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=101 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=102 [INFO] [stdout] test inner::clock::tests::test_timer_expire_4_recreate ... ok [INFO] [stdout] test inner::clock::tests::test_timer_expire_2 ... ok [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=1 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=3 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=32 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=33 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=34 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=49 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=50 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=51 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=66 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=67 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=68 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=100 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=101 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=102 [INFO] [stderr] [2025-11-09T13:35:20Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=10006 [INFO] [stdout] test inner::clock::tests::test_timer_expire_4 ... ok [INFO] [stderr] [2025-11-09T13:35:23Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:23Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:26Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=10007 [INFO] [stderr] [2025-11-09T13:35:29Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:29Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:31Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:32Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:33Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:33Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_helper with n=10008 [INFO] [stderr] [2025-11-09T13:35:35Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:36Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:37Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:38Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:39Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:39Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=10006 [INFO] [stdout] test inner::clock::tests::test_timer_expire_5 ... ok [INFO] [stderr] [2025-11-09T13:35:41Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:42Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:45Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:46Z WARN ztimer::inner::clock] Too many timers 10100 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:47Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=10007 [INFO] [stderr] [2025-11-09T13:35:49Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:50Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:51Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:52Z WARN ztimer::inner::clock] Too many timers 10007 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:53Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:54Z WARN ztimer::inner::clock] Too many timers 10100 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:55Z WARN ztimer::inner::clock::tests] test_timer_expire_3_4_5_recreate_helper with n=10008 [INFO] [stderr] [2025-11-09T13:35:58Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:35:58Z WARN ztimer::inner::clock] Too many timers 10101 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:36:00Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:36:01Z WARN ztimer::inner::clock] Too many timers 10008 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:36:02Z WARN ztimer::inner::clock] Too many timers 10009 is processed in one tick, the limit is 10007 [INFO] [stderr] [2025-11-09T13:36:03Z WARN ztimer::inner::clock] Too many timers 10100 is processed in one tick, the limit is 10007 [INFO] [stdout] test inner::clock::tests::test_timer_expire_5_recreate ... ok [INFO] [stdout] test test::test_autodrop_timer has been running for over 60 seconds [INFO] [stdout] test test::test_cancel has been running for over 60 seconds [INFO] [stdout] test test::test_combination has been running for over 60 seconds [INFO] [stdout] test test::test_combination_collocated has been running for over 60 seconds [INFO] [stdout] test test::test_drop has been running for over 60 seconds [INFO] [stdout] test test::test_precision has been running for over 60 seconds [INFO] [stdout] test test::test_time_out has been running for over 60 seconds [INFO] [stdout] test test::test_cancel ... ok [INFO] [stderr] [2025-11-09T13:36:22Z WARN ztimer::test] Application started [INFO] [stdout] test test::test_autodrop_timer ... ok [INFO] [stderr] [2025-11-09T13:36:22Z WARN ztimer::test] Repeat 10 times [INFO] [stderr] [2025-11-09T13:36:42Z WARN ztimer::inner::ticker] All processors have been initiated, exit the controller after having run for 83.277530998s. 1354377 messages were dropped in controller [INFO] [stderr] [2025-11-09T13:36:48Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:36:53Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:36:58Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:37:03Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:37:08Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:37:23Z WARN ztimer::test] Application started [INFO] [stdout] test test::test_combination ... ok [INFO] [stderr] [2025-11-09T13:37:23Z WARN ztimer::test] Repeat 10 times [INFO] [stderr] [2025-11-09T13:38:23Z WARN ztimer::test] Application started [INFO] [stdout] test test::test_combination_collocated ... ok [INFO] [stderr] [2025-11-09T13:38:23Z WARN ztimer::test] Repeat 10 times [INFO] [stderr] [2025-11-09T13:38:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:28Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:33Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:38Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:43Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:48Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:53Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:38:58Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:03Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:08Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stdout] test test::test_drop ... ok [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:23Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:33Z WARN ztimer::test] Derivations: std:6ms, mean:-5ms, min:-14ms, max:7ms [INFO] [stderr] [2025-11-09T13:39:33Z WARN ztimer::test] Application started [INFO] [stdout] test test::test_precision ... ok [INFO] [stderr] [2025-11-09T13:39:33Z WARN ztimer::test] Repeat 10 times [INFO] [stderr] [2025-11-09T13:39:33Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:38Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:43Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:48Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:53Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:39:58Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:40:03Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:40:08Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:40:13Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stderr] [2025-11-09T13:40:18Z WARN ztimer::inner::clock] A replacement clock is returned. [INFO] [stdout] test test::test_time_out ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 312.57s [INFO] [stdout] [INFO] [stderr] Doc-tests ztimer [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 56) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/lib.rs - NonBlockTickBridge (line 86) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63c447dabda0d43d741685c83db9caa8bdceb6aebc5c0087c1f46114e61b28f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c447dabda0d43d741685c83db9caa8bdceb6aebc5c0087c1f46114e61b28f2", kill_on_drop: false }` [INFO] [stdout] 63c447dabda0d43d741685c83db9caa8bdceb6aebc5c0087c1f46114e61b28f2