[INFO] fetching crate vrd 0.0.8...
[INFO] testing vrd-0.0.8 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate vrd 0.0.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vrd 0.0.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vrd 0.0.8
[INFO] tweaked toml for crates.io crate vrd 0.0.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vrd 0.0.8 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vrd 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57993591221f480f2cdc79e86bf1d3fd8831437edfe5dee1716172a06178de0b
[INFO] running `Command { std: "docker" "start" "-a" "57993591221f480f2cdc79e86bf1d3fd8831437edfe5dee1716172a06178de0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57993591221f480f2cdc79e86bf1d3fd8831437edfe5dee1716172a06178de0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57993591221f480f2cdc79e86bf1d3fd8831437edfe5dee1716172a06178de0b", kill_on_drop: false }`
[INFO] [stdout] 57993591221f480f2cdc79e86bf1d3fd8831437edfe5dee1716172a06178de0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d10fe3219fee1e71f165fa04c7017d68d87daf4289fe9b22a8a94bf33c799631
[INFO] running `Command { std: "docker" "start" "-a" "d10fe3219fee1e71f165fa04c7017d68d87daf4289fe9b22a8a94bf33c799631", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling vrd v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:117:67
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> {
[INFO] [stdout]     |                           --                    --                ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&'a T> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 710 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 711 |         amount: usize,
[INFO] [stdout] 712 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 712 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:745:14
[INFO] [stdout]     |
[INFO] [stdout] 742 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 743 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 744 |         amount: usize,
[INFO] [stdout] 745 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 745 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s
[INFO] running `Command { std: "docker" "inspect" "d10fe3219fee1e71f165fa04c7017d68d87daf4289fe9b22a8a94bf33c799631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10fe3219fee1e71f165fa04c7017d68d87daf4289fe9b22a8a94bf33c799631", kill_on_drop: false }`
[INFO] [stdout] d10fe3219fee1e71f165fa04c7017d68d87daf4289fe9b22a8a94bf33c799631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e35248dce6d76f8d5887a916cdcc554af0311e54d2fc6e4340ef5d8edfccceb9
[INFO] running `Command { std: "docker" "start" "-a" "e35248dce6d76f8d5887a916cdcc554af0311e54d2fc6e4340ef5d8edfccceb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling vrd v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:117:67
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> {
[INFO] [stdout]     |                           --                    --                ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&'a T> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 710 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 711 |         amount: usize,
[INFO] [stdout] 712 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 712 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:745:14
[INFO] [stdout]     |
[INFO] [stdout] 742 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 743 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 744 |         amount: usize,
[INFO] [stdout] 745 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 745 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_mersenne_twister.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #[cfg(test)]
[INFO] [stdout]   2 | | mod tests {
[INFO] [stdout]   3 | |     use vrd::mersenne_twister::{
[INFO] [stdout]   4 | |         MersenneTwisterConfig, MersenneTwisterParams,
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_main.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[cfg(test)]
[INFO] [stdout]   7 | | mod tests {
[INFO] [stdout]   8 | |     use dtt::DateTime;
[INFO] [stdout]   9 | |     use rlg::{log_format::LogFormat, log_level::LogLevel};
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_macros.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[cfg(test)]
[INFO] [stdout]   7 | | mod tests {
[INFO] [stdout]   8 | |
[INFO] [stdout]   9 | |     use vrd::{random::Random, *};
[INFO] [stdout] ...   |
[INFO] [stdout] 431 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[cfg(test)]
[INFO] [stdout]   7 | | mod tests {
[INFO] [stdout]   8 | |
[INFO] [stdout]   9 | |     use vrd::random::Random;
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_random.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[cfg(test)]
[INFO] [stdout]   7 | | mod tests {
[INFO] [stdout]   8 | |     use rand::{RngCore, SeedableRng};
[INFO] [stdout]   9 | |     use vrd::random::Random;
[INFO] [stdout] ...   |
[INFO] [stdout] 715 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:117:67
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> {
[INFO] [stdout]     |                           --                    --                ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&'a T> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 710 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 711 |         amount: usize,
[INFO] [stdout] 712 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 712 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/random.rs:745:14
[INFO] [stdout]     |
[INFO] [stdout] 742 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 743 |         slice: &'a [T],
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 744 |         amount: usize,
[INFO] [stdout] 745 |     ) -> Vec<&T> {
[INFO] [stdout]     |              ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 745 |     ) -> Vec<&'a T> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "e35248dce6d76f8d5887a916cdcc554af0311e54d2fc6e4340ef5d8edfccceb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35248dce6d76f8d5887a916cdcc554af0311e54d2fc6e4340ef5d8edfccceb9", kill_on_drop: false }`
[INFO] [stdout] e35248dce6d76f8d5887a916cdcc554af0311e54d2fc6e4340ef5d8edfccceb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 519e7e1904bfd1214bbd561325f88e431bbb46fc02a697fa8ed530586b438bde
[INFO] running `Command { std: "docker" "start" "-a" "519e7e1904bfd1214bbd561325f88e431bbb46fc02a697fa8ed530586b438bde", kill_on_drop: false }`
[INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vrd` (build script) generated 1 warning
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/random.rs:117:67
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&T> {
[INFO] [stderr]     |                           --                    --                ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |                     |
[INFO] [stderr]     |                           |                     the lifetime is named here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn choose<'a, T>(&'a mut self, values: &'a [T]) -> Option<&'a T> {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/random.rs:712:14
[INFO] [stderr]     |
[INFO] [stderr] 709 |         &'a mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 710 |         slice: &'a [T],
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 711 |         amount: usize,
[INFO] [stderr] 712 |     ) -> Vec<&T> {
[INFO] [stderr]     |              ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 712 |     ) -> Vec<&'a T> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/random.rs:745:14
[INFO] [stderr]     |
[INFO] [stderr] 742 |         &'a mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 743 |         slice: &'a [T],
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 744 |         amount: usize,
[INFO] [stderr] 745 |     ) -> Vec<&T> {
[INFO] [stderr]     |              ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 745 |     ) -> Vec<&'a T> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `vrd` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p vrd` to apply 3 suggestions)
[INFO] [stderr] warning: `vrd` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/test_mersenne_twister.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | / #[cfg(test)]
[INFO] [stderr]   2 | | mod tests {
[INFO] [stderr]   3 | |     use vrd::mersenne_twister::{
[INFO] [stderr]   4 | |         MersenneTwisterConfig, MersenneTwisterParams,
[INFO] [stderr] ...   |
[INFO] [stderr] 266 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/test_lib.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / #[cfg(test)]
[INFO] [stderr]   7 | | mod tests {
[INFO] [stderr]   8 | |
[INFO] [stderr]   9 | |     use vrd::random::Random;
[INFO] [stderr] ...   |
[INFO] [stderr] 279 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/test_macros.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / #[cfg(test)]
[INFO] [stderr]   7 | | mod tests {
[INFO] [stderr]   8 | |
[INFO] [stderr]   9 | |     use vrd::{random::Random, *};
[INFO] [stderr] ...   |
[INFO] [stderr] 431 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/test_main.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / #[cfg(test)]
[INFO] [stderr]   7 | | mod tests {
[INFO] [stderr]   8 | |     use dtt::DateTime;
[INFO] [stderr]   9 | |     use rlg::{log_format::LogFormat, log_level::LogLevel};
[INFO] [stderr] ...   |
[INFO] [stderr] 219 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/test_random.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | / #[cfg(test)]
[INFO] [stderr]   7 | | mod tests {
[INFO] [stderr]   8 | |     use rand::{RngCore, SeedableRng};
[INFO] [stderr]   9 | |     use vrd::random::Random;
[INFO] [stderr] ...   |
[INFO] [stderr] 715 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: `vrd` (test "test_mersenne_twister") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `vrd` (bin "vrd") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vrd` (bin "vrd" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vrd` (example "example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vrd` (test "test_lib") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `vrd` (test "test_macros") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `vrd` (example "macros") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vrd` (test "test_main") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `vrd` (test "test_random") generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vrd-25b8a7aca7824ba6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vrd-17c1bcfbbeb1ff09)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-0dac0ace1f52f5e6)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::test_bool ... ok
[INFO] [stdout] test tests::test_bytes ... ok
[INFO] [stdout] test tests::test_char ... ok
[INFO] [stdout] test tests::test_default ... ok
[INFO] [stdout] test tests::test_choose ... ok
[INFO] [stdout] test tests::test_double ... ok
[INFO] [stdout] test tests::test_mti ... ok
[INFO] [stdout] test tests::test_f64 ... ok
[INFO] [stdout] test tests::test_float ... ok
[INFO] [stdout] test tests::test_fmt ... ok
[INFO] [stdout] test tests::test_i64 ... ok
[INFO] [stdout] test tests::test_int ... ok
[INFO] [stdout] test tests::test_pseudo ... ok
[INFO] [stdout] test tests::test_rand ... ok
[INFO] [stdout] test tests::test_twist ... ok
[INFO] [stdout] test tests::test_uint ... ok
[INFO] [stdout] test tests::test_random_range ... ok
[INFO] [stdout] test tests::test_string ... ok
[INFO] [stdout] test tests::test_u64 ... ok
[INFO] [stdout] test tests::test_vrd ... ok
[INFO] [stdout] test tests::test_seed ... ok
[INFO] [stdout] test tests::test_range ... ok
[INFO] [stdout] test tests::test_new ... ok
[INFO] [stdout] test tests::test_exponential ... ok
[INFO] [stdout] test tests::test_normal ... ok
[INFO] [stdout] test tests::test_poisson ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_macros.rs (/opt/rustwide/target/debug/deps/test_macros-767b05cbb31ff08d)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_rand_bool ... ok
[INFO] [stdout] test tests::test_rand_bool_macro_true ... ok
[INFO] [stdout] test tests::test_rand_bool_macro_false ... ok
[INFO] [stdout] test tests::test_rand_char_macro_ascii_check ... ok
[INFO] [stdout] test tests::test_rand_bytes ... ok
[INFO] [stdout] test tests::test_rand_bytes_macro ... ok
[INFO] [stdout] test tests::test_rand_alphanumeric ... ok
[INFO] [stdout] test tests::test_rand_bool_macro_always_true ... ok
[INFO] [stdout] test tests::test_rand_bool_macro_always_false ... ok
[INFO] [stdout] test tests::test_rand_choose_macro_value_in_slice ... ok
[INFO] [stdout] test tests::test_rand_double ... ok
[INFO] [stdout] test tests::test_rand_float_macro_within_bounds ... ok
[INFO] [stdout] test tests::test_rand_int_macro_within_range ... ok
[INFO] [stdout] test tests::test_rand_exponential ... ok
[INFO] [stdout] test tests::test_rand_float ... ok
[INFO] [stdout] test tests::test_rand_pseudo ... ok
[INFO] [stdout] test tests::test_rand_range ... ok
[INFO] [stdout] test tests::test_rand_range_macro ... ok
[INFO] [stdout] test tests::test_rand_pseudo_macro_upper_bound ... ok
[INFO] [stdout] test tests::test_rand_string ... ok
[INFO] [stdout] test tests::test_rand_twist_macro ... ok
[INFO] [stdout] test tests::test_rand_shuffle ... ok
[INFO] [stdout] test tests::test_rand_twist ... ok
[INFO] [stdout] test tests::test_rand_seed_macro ... ok
[INFO] [stdout] test tests::test_rand_int_macro_valid_range ... ok
[INFO] [stdout] test tests::test_rand_weighted_choice ... ok
[INFO] [stdout] test tests::test_rand_range_macro_valid_range ... ok
[INFO] [stdout] test tests::test_rand_poisson ... ok
[INFO] [stdout] test tests::test_random_range_macro_within_bounds ... ok
[INFO] [stdout] test tests::test_rand_normal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_main.rs (/opt/rustwide/target/debug/deps/test_main-d22cc345aad6a59e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_create_log_entry_different_levels ... ok
[INFO] [stdout] test tests::test_uuid_generation ... ok
[INFO] [stdout] test tests::test_tokio_runtime_creation ... ok
[INFO] [stdout] test tests::test_vrd_run_success ... ok
[INFO] [stdout] test tests::test_create_log_entry ... ok
[INFO] [stdout] test tests::test_datetime_creation ... ok
[INFO] [stdout] test tests::test_async_logging_with_runtime ... FAILED
[INFO] [stdout] test tests::test_log_entry_async ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async_logging_with_runtime stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_async_logging_with_runtime' (84) panicked at tests/test_main.rs:92:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d37d2faa0e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d37d2faa0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d37d2faa0e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d37d2faa0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d37d2fbbb2f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d37d2fbbb2f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d37d2f77473 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d37d2f77473 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d37d2f83642 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d37d2f8824f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d37d2f880e1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d37d2e89bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d37d2e89bce - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d37d2f8890f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d37d2f8890f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d37d2f88686 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d37d2f83779 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d37d2f6bbbd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d37d2fc3d30 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d37d2fc3d0c - core::panicking::panic::h5387b4c27e81d0dd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d37d2e64016 - test_main::tests::test_async_logging_with_runtime::{{closure}}::h9e86686e2a7b284d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:92:9
[INFO] [stdout]   21:     0x5d37d2e67fb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h21e51eb85e2ba768
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d37d2e6806d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd0edaf8a31a1a14e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d37d2e61aad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbec9d1f2b210a367
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   24:     0x5d37d2e619bb - tokio::runtime::coop::with_budget::h481f2bf5ba909dfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d37d2e619bb - tokio::runtime::coop::budget::hc0d8d59a5ae13e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d37d2e619bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb039f3aea2f8d19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   27:     0x5d37d2e5f120 - tokio::runtime::scheduler::current_thread::Context::enter::hcb149f04dfe97f51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   28:     0x5d37d2e60ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he9c3b3958afc58ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   29:     0x5d37d2e600d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h463966bfae577361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   30:     0x5d37d2e689db - tokio::runtime::context::scoped::Scoped<T>::set::h935771d2144c54d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d37d2e66fb9 - tokio::runtime::context::set_scheduler::{{closure}}::haf9aa5c35582788f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d37d2e62722 - std::thread::local::LocalKey<T>::try_with::ha0079ca62e56386c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5d37d2e61cae - std::thread::local::LocalKey<T>::with::hdabc6f2dba05ebf5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5d37d2e66f2d - tokio::runtime::context::set_scheduler::h946e1fa8148d9b97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d37d2e5fa60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6784e9e560d8e4d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   36:     0x5d37d2e60113 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h96de177fb5c539d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   37:     0x5d37d2e5e403 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hefb4a4d74568de00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   38:     0x5d37d2e65c20 - tokio::runtime::context::runtime::enter_runtime::had11f80224708507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d37d2e5de51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hee45b57dfab9cead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   40:     0x5d37d2e6762a - tokio::runtime::runtime::Runtime::block_on_inner::h99880e9865ecbac6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5d37d2e67825 - tokio::runtime::runtime::Runtime::block_on::hbc1e825f2f468d67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5d37d2e63c21 - test_main::tests::test_async_logging_with_runtime::hdcee2839eb4d2c91
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:92:32
[INFO] [stdout]   43:     0x5d37d2e63cb7 - test_main::tests::test_async_logging_with_runtime::{{closure}}::h2fe68dff529466e2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:77:47
[INFO] [stdout]   44:     0x5d37d2e66466 - core::ops::function::FnOnce::call_once::h9780af0a263d12d9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d37d2e89a1b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d37d2e89a1b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d37d2e9e038 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d37d2e9e038 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5d37d2e9e038 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5d37d2e9e038 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5d37d2e9e038 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d37d2e9e038 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d37d2e9e038 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d37d2e76e04 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d37d2e76e04 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d37d2e7a73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5d37d2e7a73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d37d2e7a73a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5d37d2e7a73a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5d37d2e7a73a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d37d2e7a73a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5d37d2e7a73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d37d2f7ea6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   64:     0x5d37d2f7ea6f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7ac82f606aa4 - <unknown>
[INFO] [stdout]   66:     0x7ac82f693a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_log_entry_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_log_entry_async' (88) panicked at tests/test_main.rs:72:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d37d2faa0e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d37d2faa0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d37d2faa0e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d37d2faa0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d37d2fbbb2f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d37d2fbbb2f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d37d2f77473 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d37d2f77473 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d37d2f83642 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d37d2f8824f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d37d2f880e1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d37d2e89bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d37d2e89bce - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d37d2f8890f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d37d2f8890f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d37d2f88686 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d37d2f83779 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d37d2f6bbbd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d37d2fc3d30 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d37d2fc3d0c - core::panicking::panic::h5387b4c27e81d0dd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d37d2e63195 - test_main::tests::test_log_entry_async::{{closure}}::ha2252f803b7c758b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:72:9
[INFO] [stdout]   21:     0x5d37d2e67fb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h21e51eb85e2ba768
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d37d2e6806d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd0edaf8a31a1a14e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d37d2e61aad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbec9d1f2b210a367
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   24:     0x5d37d2e619bb - tokio::runtime::coop::with_budget::h481f2bf5ba909dfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d37d2e619bb - tokio::runtime::coop::budget::hc0d8d59a5ae13e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d37d2e619bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb039f3aea2f8d19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   27:     0x5d37d2e5f120 - tokio::runtime::scheduler::current_thread::Context::enter::hcb149f04dfe97f51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   28:     0x5d37d2e60ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he9c3b3958afc58ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   29:     0x5d37d2e600d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h463966bfae577361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   30:     0x5d37d2e689db - tokio::runtime::context::scoped::Scoped<T>::set::h935771d2144c54d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d37d2e66fb9 - tokio::runtime::context::set_scheduler::{{closure}}::haf9aa5c35582788f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d37d2e62722 - std::thread::local::LocalKey<T>::try_with::ha0079ca62e56386c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5d37d2e61cae - std::thread::local::LocalKey<T>::with::hdabc6f2dba05ebf5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5d37d2e66f2d - tokio::runtime::context::set_scheduler::h946e1fa8148d9b97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d37d2e5fa60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6784e9e560d8e4d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   36:     0x5d37d2e60113 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h96de177fb5c539d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   37:     0x5d37d2e5e403 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hefb4a4d74568de00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   38:     0x5d37d2e65c20 - tokio::runtime::context::runtime::enter_runtime::had11f80224708507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d37d2e5de51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hee45b57dfab9cead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   40:     0x5d37d2e6762a - tokio::runtime::runtime::Runtime::block_on_inner::h99880e9865ecbac6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5d37d2e67825 - tokio::runtime::runtime::Runtime::block_on::hbc1e825f2f468d67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5d37d2e62e41 - test_main::tests::test_log_entry_async::h0a4419fa7e41336c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:72:32
[INFO] [stdout]   43:     0x5d37d2e62ed7 - test_main::tests::test_log_entry_async::{{closure}}::h2022c0843c43e258
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_main.rs:58:36
[INFO] [stdout]   44:     0x5d37d2e66606 - core::ops::function::FnOnce::call_once::hf54a4c35bec1a6ed
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d37d2e89a1b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d37d2e89a1b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d37d2e9e038 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d37d2e9e038 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5d37d2e9e038 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5d37d2e9e038 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5d37d2e9e038 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d37d2e9e038 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d37d2e9e038 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d37d2e76e04 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d37d2e76e04 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d37d2e7a73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5d37d2e7a73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d37d2e7a73a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5d37d2e7a73a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5d37d2e7a73a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d37d2e7a73a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5d37d2e7a73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d37d2f7ea6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   64:     0x5d37d2f7ea6f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7ac82f606aa4 - <unknown>
[INFO] [stdout]   66:     0x7ac82f693a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_async_logging_with_runtime
[INFO] [stdout]     tests::test_log_entry_async
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_main`
[INFO] running `Command { std: "docker" "inspect" "519e7e1904bfd1214bbd561325f88e431bbb46fc02a697fa8ed530586b438bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519e7e1904bfd1214bbd561325f88e431bbb46fc02a697fa8ed530586b438bde", kill_on_drop: false }`
[INFO] [stdout] 519e7e1904bfd1214bbd561325f88e431bbb46fc02a697fa8ed530586b438bde
