[INFO] fetching crate toad-common 1.0.0-beta.3... [INFO] testing toad-common-1.0.0-beta.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate toad-common 1.0.0-beta.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate toad-common 1.0.0-beta.3 [INFO] finished tweaking crates.io crate toad-common 1.0.0-beta.3 [INFO] tweaked toml for crates.io crate toad-common 1.0.0-beta.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toad-common 1.0.0-beta.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2359bb46c5f3731709f3bc9f5d250483b8c8afc9e9885468019136df3b70f860 [INFO] running `Command { std: "docker" "start" "-a" "2359bb46c5f3731709f3bc9f5d250483b8c8afc9e9885468019136df3b70f860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2359bb46c5f3731709f3bc9f5d250483b8c8afc9e9885468019136df3b70f860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2359bb46c5f3731709f3bc9f5d250483b8c8afc9e9885468019136df3b70f860", kill_on_drop: false }` [INFO] [stdout] 2359bb46c5f3731709f3bc9f5d250483b8c8afc9e9885468019136df3b70f860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5a3c8edd61322b8badaf2a1b2155c241ae0e1881551f7a0cf3a08a9f5c54f4 [INFO] running `Command { std: "docker" "start" "-a" "4b5a3c8edd61322b8badaf2a1b2155c241ae0e1881551f7a0cf3a08a9f5c54f4", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling toad-common v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "4b5a3c8edd61322b8badaf2a1b2155c241ae0e1881551f7a0cf3a08a9f5c54f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5a3c8edd61322b8badaf2a1b2155c241ae0e1881551f7a0cf3a08a9f5c54f4", kill_on_drop: false }` [INFO] [stdout] 4b5a3c8edd61322b8badaf2a1b2155c241ae0e1881551f7a0cf3a08a9f5c54f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b99d0416dcf80037f39b43e41b0f3cc0c329989bac2bd53e0f0ea47cc4a354 [INFO] running `Command { std: "docker" "start" "-a" "c8b99d0416dcf80037f39b43e41b0f3cc0c329989bac2bd53e0f0ea47cc4a354", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] [stderr] Compiling toad-common v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 165 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [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] = note: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 168 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 169 | wait!(READING_DONE); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 172 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 176 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 177 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 179 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 182 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 183 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 184 | wait!(READING_DONE); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 185 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "c8b99d0416dcf80037f39b43e41b0f3cc0c329989bac2bd53e0f0ea47cc4a354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b99d0416dcf80037f39b43e41b0f3cc0c329989bac2bd53e0f0ea47cc4a354", kill_on_drop: false }` [INFO] [stdout] c8b99d0416dcf80037f39b43e41b0f3cc0c329989bac2bd53e0f0ea47cc4a354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b006a3c78ea97b5340492330311eaecc58618553198a19fb84905cbb3100fe6e [INFO] running `Command { std: "docker" "start" "-a" "b006a3c78ea97b5340492330311eaecc58618553198a19fb84905cbb3100fe6e", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] [stderr] warning: unexpected `cfg` condition value: `no_std` [INFO] [stderr] --> src/lib.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stderr] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 165 | wait!(START); [INFO] [stderr] | ------------ in this macro invocation [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] = note: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 168 | wait!(READING); [INFO] [stderr] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 169 | wait!(READING_DONE); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 172 | wait!(MODIFY_DONE); [INFO] [stderr] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 176 | wait!(START); [INFO] [stderr] | ------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 177 | wait!(READING); [INFO] [stderr] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 179 | wait!(MODIFY_DONE); [INFO] [stderr] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 182 | wait!(START); [INFO] [stderr] | ------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 183 | wait!(READING); [INFO] [stderr] | -------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 184 | wait!(READING_DONE); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/stem.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stderr] | ^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 185 | wait!(MODIFY_DONE); [INFO] [stderr] | ------------------ in this macro invocation [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `toad-common` (lib) generated 1 warning [INFO] [stderr] warning: `toad-common` (lib test) generated 12 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toad_common-d3adf9d228907cbe) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test cursor::tests::peek ... ok [INFO] [stdout] test cursor::tests::peek_exact ... ok [INFO] [stdout] test cursor::tests::peek_until_end ... ok [INFO] [stdout] test cursor::tests::seek ... ok [INFO] [stdout] test cursor::tests::next ... ok [INFO] [stdout] test cursor::tests::take ... ok [INFO] [stdout] test cursor::tests::take_exact ... ok [INFO] [stdout] test cursor::tests::take_until_end ... ok [INFO] [stdout] test cursor::tests::take_while ... ok [INFO] [stdout] test map::tests::get_mut ... ok [INFO] [stdout] test map::tests::get ... ok [INFO] [stdout] test map::tests::insert ... ok [INFO] [stdout] test map::tests::has ... ok [INFO] [stdout] test map::tests::into_iter ... ok [INFO] [stdout] test map::tests::iter ... ok [INFO] [stdout] test map::tests::iter_mut ... ok [INFO] [stdout] test map::tests::remove ... ok [INFO] [stdout] test stem::test::refcell_concurrent_read_does_not_panic ... ok [INFO] [stdout] test stem::test::refcell_modify ... ok [INFO] [stdout] test stem::test::rwlock_concurrent_read_does_not_panic ... ok [INFO] [stdout] test stem::test::rwlock_modify ... ok [INFO] [stdout] test stem::test::stem_modify_blocks_until_refs_dropped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests toad_common [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/array.rs - array::GetSize::get_size (line 29) ... ok [INFO] [stdout] test src/array.rs - array::GetSize::size_is_zero (line 38) ... ok [INFO] [stdout] test src/fns.rs - fns::ignore (line 21) ... ok [INFO] [stdout] test src/fns.rs - fns::const_ (line 3) ... ok [INFO] [stdout] test src/array.rs - array::GetSize::is_full (line 49) ... ok [INFO] [stdout] test src/map.rs - map::Iter (line 269) ... ok [INFO] [stdout] test src/writable.rs - writable::Writable (line 10) ... ok [INFO] [stdout] test src/map.rs - map::IterMut (line 334) ... ok [INFO] [stdout] test src/hash.rs - hash::Blake2Hasher (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b006a3c78ea97b5340492330311eaecc58618553198a19fb84905cbb3100fe6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b006a3c78ea97b5340492330311eaecc58618553198a19fb84905cbb3100fe6e", kill_on_drop: false }` [INFO] [stdout] b006a3c78ea97b5340492330311eaecc58618553198a19fb84905cbb3100fe6e