[INFO] cloning repository https://github.com/lollek/omoria
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lollek/omoria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flollek%2Fomoria", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flollek%2Fomoria'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d1c28a2b002d49c0466d6fe0c02df73bcb7da14
[INFO] testing lollek/omoria against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flollek%2Fomoria" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lollek/omoria
[INFO] finished tweaking git repo https://github.com/lollek/omoria
[INFO] tweaked toml for git repo https://github.com/lollek/omoria written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lollek/omoria on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lollek/omoria 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.20.2
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded cfg-if v0.1.5
[INFO] [stderr]   Downloaded adler v1.0.2
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.4.0
[INFO] [stderr]   Downloaded ryu v1.0.18
[INFO] [stderr]   Downloaded pancurses v0.16.1
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded log v0.4.5
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a405da9c82681f852749e804b86094423e199c6b2cd9e88461cf90d059f7d0c
[INFO] running `Command { std: "docker" "start" "-a" "1a405da9c82681f852749e804b86094423e199c6b2cd9e88461cf90d059f7d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a405da9c82681f852749e804b86094423e199c6b2cd9e88461cf90d059f7d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a405da9c82681f852749e804b86094423e199c6b2cd9e88461cf90d059f7d0c", kill_on_drop: false }`
[INFO] [stdout] 1a405da9c82681f852749e804b86094423e199c6b2cd9e88461cf90d059f7d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63125cce2c07a542a0f11d90ec3575bb145283016f616db7009ac72dfeb2a58f
[INFO] running `Command { std: "docker" "start" "-a" "63125cce2c07a542a0f11d90ec3575bb145283016f616db7009ac72dfeb2a58f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling pancurses v0.16.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling omoria v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/item_name/helpers.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<str>> {
[INFO] [stdout]     |                                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/item_name/subtype/misc_usable.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow<str> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/player/data.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         libc::strcpy(player_name.as_mut_ptr() as *mut i8, cstr.as_ptr());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |         libc::strcpy(player_race.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |         libc::strcpy(player_sex.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |         libc::strcpy(player_tclass.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] running `Command { std: "docker" "inspect" "63125cce2c07a542a0f11d90ec3575bb145283016f616db7009ac72dfeb2a58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63125cce2c07a542a0f11d90ec3575bb145283016f616db7009ac72dfeb2a58f", kill_on_drop: false }`
[INFO] [stdout] 63125cce2c07a542a0f11d90ec3575bb145283016f616db7009ac72dfeb2a58f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 625be3c1813ddcee5252fa517274cefc866653241a2aedd67797850e0c2d3234
[INFO] running `Command { std: "docker" "start" "-a" "625be3c1813ddcee5252fa517274cefc866653241a2aedd67797850e0c2d3234", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling omoria v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/item_name/helpers.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<str>> {
[INFO] [stdout]     |                                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/item_name/subtype/misc_usable.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow<str> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/player/data.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         libc::strcpy(player_name.as_mut_ptr() as *mut i8, cstr.as_ptr());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |         libc::strcpy(player_race.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |         libc::strcpy(player_sex.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/player/data.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |         libc::strcpy(player_tclass.as_mut_ptr(), cstr.as_ptr());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.16s
[INFO] running `Command { std: "docker" "inspect" "625be3c1813ddcee5252fa517274cefc866653241a2aedd67797850e0c2d3234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625be3c1813ddcee5252fa517274cefc866653241a2aedd67797850e0c2d3234", kill_on_drop: false }`
[INFO] [stdout] 625be3c1813ddcee5252fa517274cefc866653241a2aedd67797850e0c2d3234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4851e7559742c94dc55a3129ed7143bf4f1563bbc70ebda661e41e443fb465b
[INFO] running `Command { std: "docker" "start" "-a" "e4851e7559742c94dc55a3129ed7143bf4f1563bbc70ebda661e41e443fb465b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/data/item_name/helpers.rs:105:38
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<str>> {
[INFO] [stderr]     |                                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn maybe_special_attribute(item: &Item) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/data/item_name/subtype/misc_usable.rs:42:23
[INFO] [stderr]    |
[INFO] [stderr] 42 | fn subtype_name(item: &Item) -> Cow<str> {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 | fn subtype_name(item: &Item) -> Cow<'_, str> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/player/data.rs:88:22
[INFO] [stderr]    |
[INFO] [stderr] 88 |         libc::strcpy(player_name.as_mut_ptr() as *mut i8, cstr.as_ptr());
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/player/data.rs:100:22
[INFO] [stderr]     |
[INFO] [stderr] 100 |         libc::strcpy(player_race.as_mut_ptr(), cstr.as_ptr());
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/player/data.rs:111:22
[INFO] [stderr]     |
[INFO] [stderr] 111 |         libc::strcpy(player_sex.as_mut_ptr(), cstr.as_ptr());
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/player/data.rs:123:22
[INFO] [stderr]     |
[INFO] [stderr] 123 |         libc::strcpy(player_tclass.as_mut_ptr(), cstr.as_ptr());
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `omoria` (lib test) generated 6 warnings (run `cargo fix --lib -p omoria --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omoria-9f0b58814547d01d)
[INFO] [stdout] 
[INFO] [stdout] running 173 tests
[INFO] [stdout] test conversion::item_subtype::amulet::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::bag::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::arrow::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::boots::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::dagger::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::flask_of_oil::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::chime::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::food::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::bolt::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::cloak::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::chest::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::bracers::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::hafted_weapon::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::belt::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::gloves::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::hard_armor::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::helm::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::horn::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::jewelry::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::instrument::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::junk_food::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::lodging_at_inn::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::light_source::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::maul::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::misc_item::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::magic_book::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::misc_usable::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::pick::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::potion::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::polearm::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::ranged_weapon::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::sling_ammo::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::scroll::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::staff::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::soft_armor::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::sword::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::wearable_gem::tests::test_double_conversion ... ok
[INFO] [stdout] test data::item_name::subtype::ammo::tests::test_bolt ... ok
[INFO] [stdout] test conversion::item_subtype::spike::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::song_book::tests::test_double_conversion ... ok
[INFO] [stdout] test data::item_name::subtype::ammo::tests::test_arrow ... ok
[INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_known_type_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::ammo::tests::test_iron_shot ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_identified ... ok
[INFO] [stdout] test conversion::item_subtype::prayer_book::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::ring::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::wand::tests::test_double_conversion ... ok
[INFO] [stdout] test conversion::item_subtype::shield::tests::test_double_conversion ... ok
[INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_multiple_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::ammo::tests::test_rounded_pebble ... ok
[INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist ... ok
[INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_identified ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist_acid ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist_cold ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist_fire ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist_lightning ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_unidentified_to_hit ... ok
[INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding1000 ... ok
[INFO] [stdout] test data::item_name::subtype::book::tests::test_magic_book_2 ... ok
[INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding500 ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_large_iron_chest ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_large_steel_chest ... ok
[INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding1500 ... ok
[INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding250 ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_large_wooden_chest ... ok
[INFO] [stdout] test data::item_name::subtype::food::tests::test_ration_of_food ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_fine_agate ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_small_steel_chest ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_small_iron_chest ... ok
[INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_small_wooden_chest ... ok
[INFO] [stdout] test data::item_name::subtype::armor::tests::test_known ... ok
[INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_devouring ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_fine_diamond ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_acid_balls ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_detect_invisible ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_annihilation ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_identify ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_remove_curse ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_large_pouch_of_diamonds ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_dispel_evil ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_large_sack_of_sapphires ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_fine_sapphire ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_detect_monster ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_light ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_recall ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_rough_diamond ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_rough_sapphire ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_small_bag_of_opals ... ok
[INFO] [stdout] test conversion::item_subtype::gem::tests::test_double_conversion ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_large_sack_of_pearls ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_summoning ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_darkness ... ok
[INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_small_mithril_pendant ... ok
[INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_small_silver_pendant ... ok
[INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_wooden_torch ... ok
[INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_brass_lantern ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_giant_centipede_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_human_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_gnome_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::melee_weapon::tests::test_identified ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_broken_set_of_teeth ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_broken_stick ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_small_bag_of_sapphires ... ok
[INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_magic_lantern ... ok
[INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_magic_torch ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_dwarf_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::melee_weapon::tests::test_names_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_empty_bottle ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_elf_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_large_broken_bone ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_rat_skeleton ... ok
[INFO] [stdout] test data::item_name::subtype::misc_object::tests::test_misc_object_type_shards_of_pottery ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_bottle_of_djinni ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_cross_of_turning ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_cross_of_demon_summoning ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_cross_of_undead_summoning ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_mithril_cross ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_silver_cross ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_corked_bottle ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_statue ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_cross_of_demon_dispelling ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_statue_of_summon_demon ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_composite_bow ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_bottle_of_demons ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_gold_cross ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_statue_of_summon_undead ... ok
[INFO] [stdout] test data::item_name::subtype::gem::tests::test_small_pouch_of_diamonds ... ok
[INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_small_gold_pendant ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_double_bow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_ballista ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_statue_of_give_life ... ok
[INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_cross ... ok
[INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_large_mithril_garter_belt ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_heavy_crossbow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_shortbow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_hunters_bow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_war_bow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_siege_crossbow ... ok
[INFO] [stdout] test data::item_name::subtype::small_armor::tests::test_identified ... ok
[INFO] [stdout] test data::item_name::subtype::small_armor::tests::test_known_type ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_sling ... ok
[INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_identified ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_lordly_protection_fire ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_resist_cold ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_resist_acid ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_see_invisible ... ok
[INFO] [stdout] test model::cave::tests::test_serialize ... ok
[INFO] [stdout] test identification::tests::test_read_write ... ok
[INFO] [stdout] test model::item::tests::test_serialize ... ok
[INFO] [stdout] test model::inven_record::tests::test_serialize ... ok
[INFO] [stdout] test model::dungeon_record::tests::test_serialize ... ok
[INFO] [stdout] test model::monster::tests::test_serialize ... ok
[INFO] [stdout] test model::player_record::tests::test_serializeable ... ok
[INFO] [stdout] test model::store::tests::test_serialize ... ok
[INFO] [stdout] test model::treasure_and_coordinate::tests::test_serialize ... ok
[INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_light_crossbow ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_special_of_criticals ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_warded_bow ... ok
[INFO] [stdout] test data::item_name::subtype::small_armor::tests::test_unidentified ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_slow_digestion ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_stealth ... ok
[INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_teleportation ... ok
[INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_siege_bow ... ok
[INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_type_identified ... ok
[INFO] [stdout] test model::town_record::tests::test_serialize ... ok
[INFO] [stdout] test identification::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test model::race::tests::test_serialize ... ok
[INFO] [stdout] test identification::tests::test_get_set_identification ... FAILED
[INFO] [stdout] test data::item_name::subtype::spike::tests::test_spike ... ok
[INFO] [stdout] test save::save_record::tests::test_serializeable ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- identification::tests::test_get_set_identification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'identification::tests::test_get_set_identification' (184) panicked at src/identification.rs:133:9:
[INFO] [stdout] assertion failed: !is_identified(subtype)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574930734752 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574930734752 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574930734752 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574930734752 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574930749caa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574930749caa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x574930739656 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574930739656 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57493071299f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57493071299f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57493072c8b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   11:     0x57493065f1be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57493065f1be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57493072ca72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57493072ca72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574930712a8a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57493070a3f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5749307138ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57493074a3ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57493074a3b2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57493058c810 - omoria[a85abad9370d0aa1]::identification::tests::test_get_set_identification
[INFO] [stdout]                                at /opt/rustwide/workdir/src/identification.rs:133:9
[INFO] [stdout]   21:     0x57493058bbc7 - omoria[a85abad9370d0aa1]::identification::tests::test_get_set_identification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/identification.rs:131:37
[INFO] [stdout]   22:     0x57493061b0d6 - <omoria[a85abad9370d0aa1]::identification::tests::test_get_set_identification::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57493065356b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57493065356b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57493065fdca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57493065fdca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57493065fdca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57493065fdca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57493065fdca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57493065fdca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57493065fdca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57493065a294 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57493065a294 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5749306628c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5749306628c2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5749306628c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5749306628c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5749306628c2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5749306628c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5749306628c2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x574930733fcf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x574930733fcf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7ee27a4f5aa4 - <unknown>
[INFO] [stdout]   44:     0x7ee27a582a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     identification::tests::test_get_set_identification
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 172 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e4851e7559742c94dc55a3129ed7143bf4f1563bbc70ebda661e41e443fb465b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4851e7559742c94dc55a3129ed7143bf4f1563bbc70ebda661e41e443fb465b", kill_on_drop: false }`
[INFO] [stdout] e4851e7559742c94dc55a3129ed7143bf4f1563bbc70ebda661e41e443fb465b
