[INFO] cloning repository https://github.com/casperin/ordr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casperin/ordr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasperin%2Fordr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasperin%2Fordr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adafeb9789565dbcfbfff17db5df1cef16860db9
[INFO] testing casperin/ordr against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasperin%2Fordr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/casperin/ordr
[INFO] finished tweaking git repo https://github.com/casperin/ordr
[INFO] tweaked toml for git repo https://github.com/casperin/ordr written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casperin/ordr on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casperin/ordr 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded ordr_macros v0.2.0
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded ordr_core v0.2.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff1b59cf4f58d75b5a8dc0ca6ec37aab7f632b2bcb45231b6dc9634dbc793412
[INFO] running `Command { std: "docker" "start" "-a" "ff1b59cf4f58d75b5a8dc0ca6ec37aab7f632b2bcb45231b6dc9634dbc793412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff1b59cf4f58d75b5a8dc0ca6ec37aab7f632b2bcb45231b6dc9634dbc793412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1b59cf4f58d75b5a8dc0ca6ec37aab7f632b2bcb45231b6dc9634dbc793412", kill_on_drop: false }`
[INFO] [stdout] ff1b59cf4f58d75b5a8dc0ca6ec37aab7f632b2bcb45231b6dc9634dbc793412
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d5b346f7c13b4c6c26ddc02be7c5fa0ce07dfc4f61a8c8f309f19bbcbc97d51
[INFO] running `Command { std: "docker" "start" "-a" "4d5b346f7c13b4c6c26ddc02be7c5fa0ce07dfc4f61a8c8f309f19bbcbc97d51", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ordr_core v0.2.0
[INFO] [stderr]    Compiling ordr_macros v0.2.0
[INFO] [stderr]    Compiling ordr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "4d5b346f7c13b4c6c26ddc02be7c5fa0ce07dfc4f61a8c8f309f19bbcbc97d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d5b346f7c13b4c6c26ddc02be7c5fa0ce07dfc4f61a8c8f309f19bbcbc97d51", kill_on_drop: false }`
[INFO] [stdout] 4d5b346f7c13b4c6c26ddc02be7c5fa0ce07dfc4f61a8c8f309f19bbcbc97d51
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 913ce8617ff46f032bdfa568a10931b090adf1b58dfd34249837bca97b11c306
[INFO] running `Command { std: "docker" "start" "-a" "913ce8617ff46f032bdfa568a10931b090adf1b58dfd34249837bca97b11c306", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ordr_core v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ordr_macros v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ordr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stdout] warning: struct `CellSurface` is never constructed
[INFO] [stdout]   --> examples/cells.rs:91:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cell_surface` is never used
[INFO] [stdout]   --> examples/cells.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracellularRegion` is never constructed
[INFO] [stdout]   --> examples/cells.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_region` is never used
[INFO] [stdout]   --> examples/cells.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracellularSpace` is never constructed
[INFO] [stdout]   --> examples/cells.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_space` is never used
[INFO] [stdout]   --> examples/cells.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MembraneEnlosedLumen` is never constructed
[INFO] [stdout]   --> examples/cells.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `membrane_enclosed_lumen` is never used
[INFO] [stdout]   --> examples/cells.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntracellularOrganelleLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intracellular_organelle_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracelularRegionPart` is never constructed
[INFO] [stdout]    --> examples/cells.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_region_part` is never used
[INFO] [stdout]    --> examples/cells.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NuclearPart` is never constructed
[INFO] [stdout]    --> examples/cells.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nuclear_part` is never used
[INFO] [stdout]    --> examples/cells.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrganelleLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `organelle_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NuclearLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:110:26
[INFO] [stdout]     |
[INFO] [stdout] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nuclear_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (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 37.29s
[INFO] running `Command { std: "docker" "inspect" "913ce8617ff46f032bdfa568a10931b090adf1b58dfd34249837bca97b11c306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "913ce8617ff46f032bdfa568a10931b090adf1b58dfd34249837bca97b11c306", kill_on_drop: false }`
[INFO] [stdout] 913ce8617ff46f032bdfa568a10931b090adf1b58dfd34249837bca97b11c306
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa2fe680960ef29913b114bdf8a32a208661c02d20e4e0ff0357145d12777ed6
[INFO] running `Command { std: "docker" "start" "-a" "fa2fe680960ef29913b114bdf8a32a208661c02d20e4e0ff0357145d12777ed6", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CellSurface` is never constructed
[INFO] [stderr]   --> examples/cells.rs:91:25
[INFO] [stderr]    |
[INFO] [stderr] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `cell_surface` is never used
[INFO] [stderr]   --> examples/cells.rs:91:11
[INFO] [stderr]    |
[INFO] [stderr] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExtracellularRegion` is never constructed
[INFO] [stderr]   --> examples/cells.rs:93:33
[INFO] [stderr]    |
[INFO] [stderr] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `extracellular_region` is never used
[INFO] [stderr]   --> examples/cells.rs:93:11
[INFO] [stderr]    |
[INFO] [stderr] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExtracellularSpace` is never constructed
[INFO] [stderr]   --> examples/cells.rs:94:32
[INFO] [stderr]    |
[INFO] [stderr] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `extracellular_space` is never used
[INFO] [stderr]   --> examples/cells.rs:94:11
[INFO] [stderr]    |
[INFO] [stderr] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MembraneEnlosedLumen` is never constructed
[INFO] [stderr]   --> examples/cells.rs:95:36
[INFO] [stderr]    |
[INFO] [stderr] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `membrane_enclosed_lumen` is never used
[INFO] [stderr]   --> examples/cells.rs:95:11
[INFO] [stderr]    |
[INFO] [stderr] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IntracellularOrganelleLumen` is never constructed
[INFO] [stderr]    --> examples/cells.rs:101:42
[INFO] [stderr]     |
[INFO] [stderr] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `intracellular_organelle_lumen` is never used
[INFO] [stderr]    --> examples/cells.rs:101:11
[INFO] [stderr]     |
[INFO] [stderr] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExtracelularRegionPart` is never constructed
[INFO] [stderr]    --> examples/cells.rs:102:38
[INFO] [stderr]     |
[INFO] [stderr] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `extracellular_region_part` is never used
[INFO] [stderr]    --> examples/cells.rs:102:11
[INFO] [stderr]     |
[INFO] [stderr] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NuclearPart` is never constructed
[INFO] [stderr]    --> examples/cells.rs:108:25
[INFO] [stderr]     |
[INFO] [stderr] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `nuclear_part` is never used
[INFO] [stderr]    --> examples/cells.rs:108:11
[INFO] [stderr]     |
[INFO] [stderr] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OrganelleLumen` is never constructed
[INFO] [stderr]    --> examples/cells.rs:109:28
[INFO] [stderr]     |
[INFO] [stderr] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `organelle_lumen` is never used
[INFO] [stderr]    --> examples/cells.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NuclearLumen` is never constructed
[INFO] [stderr]    --> examples/cells.rs:110:26
[INFO] [stderr]     |
[INFO] [stderr] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `nuclear_lumen` is never used
[INFO] [stderr]    --> examples/cells.rs:110:11
[INFO] [stderr]     |
[INFO] [stderr] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stderr]     |           ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ordr` (example "cells") generated 18 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ordr-a1facb0b93916a59)
[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/base.rs (/opt/rustwide/target/debug/deps/base-65352391b59a3b5a)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test create_job_with_data_from_str ... ok
[INFO] [stdout] test create_job ... ok
[INFO] [stdout] test readme_example ... ok
[INFO] [stdout] test output_with_generic ... ok
[INFO] [stdout] test concurrent ... ok
[INFO] [stdout] test producer ... ok
[INFO] [stdout] test create_job_with_data ... ok
[INFO] [stdout] test retrying ... ok
[INFO] [stdout] test node_panic ... ok
[INFO] [stdout] test can_stop ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- can_stop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'can_stop' panicked at tests/base.rs:281:5:
[INFO] [stdout] assertion failed: data.contains_key("A")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57de0e728302 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57de0e728302 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57de0e728302 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57de0e728302 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57de0e74e493 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57de0e74e493 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57de0e7251f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57de0e7251f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57de0e728152 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57de0e729879 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57de0e7296ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57de0e64e994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57de0e64e994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57de0e72a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57de0e72a24e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57de0e729fe6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x57de0e7287f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57de0e729cad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57de0e74cb70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57de0e74cbfc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x57de0e5d69ce - base::can_stop::{{closure}}::h253bbee4b8fb8e4b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/base.rs:281:5
[INFO] [stdout]   21:     0x57de0e5f8b42 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfd0300ee1001bbe5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57de0e5f86dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3ba4577bb41df86b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57de0e5f22dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfed3ccedabe380b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x57de0e5f21db - tokio::task::coop::with_budget::h3c8871b91fc46b9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x57de0e5f21db - tokio::task::coop::budget::hb834a3794b20f83a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x57de0e5f21db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc88864e37a0810c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x57de0e5ef650 - tokio::runtime::scheduler::current_thread::Context::enter::ha8e5411a8ff551de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x57de0e5f170d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc846ca1f8b9197f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x57de0e5f0924 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc61b05fb798f306f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x57de0e5c3d1b - tokio::runtime::context::scoped::Scoped<T>::set::h99afefadec9e0ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x57de0e611fc9 - tokio::runtime::context::set_scheduler::{{closure}}::h9bb10306dda50e8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x57de0e5ffbb2 - std::thread::local::LocalKey<T>::try_with::h97ded342f988445a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x57de0e5fd98e - std::thread::local::LocalKey<T>::with::h1b7cdb8e8ed7f3d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x57de0e611f3d - tokio::runtime::context::set_scheduler::haac3e6ea31b83504
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x57de0e5f02b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5214aa2292691d02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x57de0e5f09c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha5eb3ca4b61b187b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x57de0e5ea950 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4d86264ab3d755c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x57de0e5e9a30 - tokio::runtime::context::runtime::enter_runtime::h0bd1a250c9463b0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x57de0e5ea661 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h598cfb5455661abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x57de0e5c7ae4 - tokio::runtime::runtime::Runtime::block_on_inner::hbce6a17344d3ff0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x57de0e5c7ca7 - tokio::runtime::runtime::Runtime::block_on::h031bfc930177aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x57de0e5d5de0 - base::can_stop::hb298ac422a54d1d1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/base.rs:282:37
[INFO] [stdout]   43:     0x57de0e5d5c87 - base::can_stop::{{closure}}::hd6fc5cdd59a85382
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/base.rs:257:20
[INFO] [stdout]   44:     0x57de0e574006 - core::ops::function::FnOnce::call_once::hf7521bd2dc021661
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x57de0e6541fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x57de0e6541fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x57de0e653335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x57de0e653335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x57de0e653335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x57de0e653335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x57de0e653335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x57de0e653335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x57de0e653335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x57de0e616f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x57de0e616f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x57de0e61a90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x57de0e61a90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x57de0e61a90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x57de0e61a90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x57de0e61a90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x57de0e61a90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x57de0e61a90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x57de0e72d2cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x57de0e72d2cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7ed9b5f6daa4 - <unknown>
[INFO] [stdout]   66:     0x7ed9b5ffaa34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     can_stop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test base`
[INFO] running `Command { std: "docker" "inspect" "fa2fe680960ef29913b114bdf8a32a208661c02d20e4e0ff0357145d12777ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2fe680960ef29913b114bdf8a32a208661c02d20e4e0ff0357145d12777ed6", kill_on_drop: false }`
[INFO] [stdout] fa2fe680960ef29913b114bdf8a32a208661c02d20e4e0ff0357145d12777ed6
