[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flollek%2Fomoria" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lollek/omoria on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d1defe88bf66de5e5595095a4a2f7e67fa316992c5db687570e8847d049d522 [INFO] running `Command { std: "docker" "start" "-a" "5d1defe88bf66de5e5595095a4a2f7e67fa316992c5db687570e8847d049d522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1defe88bf66de5e5595095a4a2f7e67fa316992c5db687570e8847d049d522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1defe88bf66de5e5595095a4a2f7e67fa316992c5db687570e8847d049d522", kill_on_drop: false }` [INFO] [stdout] 5d1defe88bf66de5e5595095a4a2f7e67fa316992c5db687570e8847d049d522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d263c88849f6af2968ac1917a50b3cbd9a0cd6ce41e0d49ccb07cdbadb7af058 [INFO] running `Command { std: "docker" "start" "-a" "d263c88849f6af2968ac1917a50b3cbd9a0cd6ce41e0d49ccb07cdbadb7af058", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 object v0.29.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling pancurses v0.16.1 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/item_name/helpers.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/item_name/subtype/misc_usable.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 [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)]` 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 [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 [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 [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 1m 31s [INFO] running `Command { std: "docker" "inspect" "d263c88849f6af2968ac1917a50b3cbd9a0cd6ce41e0d49ccb07cdbadb7af058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d263c88849f6af2968ac1917a50b3cbd9a0cd6ce41e0d49ccb07cdbadb7af058", kill_on_drop: false }` [INFO] [stdout] d263c88849f6af2968ac1917a50b3cbd9a0cd6ce41e0d49ccb07cdbadb7af058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c9a6dd9a25fd6386e7e8e0fe851d881c4acc3ad4c4b4c92673cc9140e0311f [INFO] running `Command { std: "docker" "start" "-a" "12c9a6dd9a25fd6386e7e8e0fe851d881c4acc3ad4c4b4c92673cc9140e0311f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.3.0 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/item_name/helpers.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/item_name/subtype/misc_usable.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | fn subtype_name(item: &Item) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 [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)]` 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 [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 [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 [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 43.50s [INFO] running `Command { std: "docker" "inspect" "12c9a6dd9a25fd6386e7e8e0fe851d881c4acc3ad4c4b4c92673cc9140e0311f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c9a6dd9a25fd6386e7e8e0fe851d881c4acc3ad4c4b4c92673cc9140e0311f", kill_on_drop: false }` [INFO] [stdout] 12c9a6dd9a25fd6386e7e8e0fe851d881c4acc3ad4c4b4c92673cc9140e0311f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0aab01f8f4f55a5938d57d6c108c3b365e77cf21c784f0d4a04e3a281346b97 [INFO] running `Command { std: "docker" "start" "-a" "b0aab01f8f4f55a5938d57d6c108c3b365e77cf21c784f0d4a04e3a281346b97", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/data/item_name/helpers.rs:105:38 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 105 | pub fn maybe_special_attribute(item: &Item) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/data/item_name/subtype/misc_usable.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | fn subtype_name(item: &Item) -> Cow { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 [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)]` 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 [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 [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 [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 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omoria-1d38d0ed04e32dde) [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::arrow::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::bag::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::belt::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::bolt::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::chest::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::dagger::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::chime::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::cloak::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::boots::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::gloves::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::food::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::hafted_weapon::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::horn::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::gem::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::helm::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::junk_food::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::instrument::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::magic_book::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::jewelry::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::maul::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::misc_usable::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::misc_item::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::hard_armor::tests::test_double_conversion ... 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::ranged_weapon::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::pick::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::scroll::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::shield::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::sling_ammo::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::song_book::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::spike::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::wearable_gem::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::sword::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::wand::tests::test_double_conversion ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_bolt ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_rounded_pebble ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_iron_shot ... ok [INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_known_type_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_multiple_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_identified ... 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_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::armor::tests::test_known ... ok [INFO] [stdout] test data::item_name::subtype::armor::tests::test_identified ... ok [INFO] [stdout] test conversion::item_subtype::potion::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::bracers::tests::test_double_conversion ... ok [INFO] [stdout] test data::item_name::subtype::armor::tests::test_special_attribute_resist ... 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::bag::tests::test_bag_of_holding1000 ... 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_to_hit ... ok [INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding250 ... ok [INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_devouring ... ok [INFO] [stdout] test data::item_name::subtype::armor::tests::test_unidentified ... ok [INFO] [stdout] test conversion::item_subtype::polearm::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::light_source::tests::test_double_conversion ... 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_holding500 ... ok [INFO] [stdout] test data::item_name::subtype::book::tests::test_magic_book_2 ... 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::chest::tests::test_chest_large_wooden_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::gem::tests::test_fine_agate ... 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_diamond ... 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_acid_balls ... 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_darkness ... 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_dispel_evil ... 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_identify ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_recall ... ok [INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_small_steel_chest ... 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_rough_diamond ... 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_rough_sapphire ... 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_small_bag_of_sapphires ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_small_bag_of_opals ... 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_large_mithril_garter_belt ... 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_gold_pendant ... ok [INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_brass_lantern ... 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_sack_of_pearls ... 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_magic_torch ... ok [INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_magic_lantern ... 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_broken_stick ... 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_dwarf_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::misc_object::tests::test_misc_object_type_human_skeleton ... 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_giant_centipede_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_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_object::tests::test_misc_object_type_empty_bottle ... ok [INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_wooden_torch ... ok [INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_cross_of_demon_dispelling ... ok [INFO] [stdout] test data::item_name::subtype::melee_weapon::tests::test_identified ... 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_bottle_of_djinni ... 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_gold_cross ... 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_statue ... 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_usable::tests::test_statue_of_give_life ... 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_usable::tests::test_statue_of_summon_demon ... ok [INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_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::ranged_weapon::tests::test_ballista ... 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_composite_bow ... 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_hunters_bow ... 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_siege_bow ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_sling ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_siege_crossbow ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_war_bow ... ok [INFO] [stdout] test data::item_name::subtype::misc_usable::tests::test_misc_usable_silver_cross ... 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_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::wearable_gem::tests::test_gem_of_stealth ... 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::small_armor::tests::test_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_teleportation ... ok [INFO] [stdout] test identification::tests::test_read_write ... ok [INFO] [stdout] test identification::tests::test_serialize_deserialize ... ok [INFO] [stdout] test data::item_name::subtype::spike::tests::test_spike ... ok [INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_identified ... ok [INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_type_identified ... ok [INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_unidentified ... ok [INFO] [stdout] test model::inven_record::tests::test_serialize ... 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_acid ... ok [INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_resist_cold ... ok [INFO] [stdout] test model::item::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::cave::tests::test_serialize ... ok [INFO] [stdout] test model::race::tests::test_serialize ... ok [INFO] [stdout] test model::treasure_and_coordinate::tests::test_serialize ... ok [INFO] [stdout] test model::dungeon_record::tests::test_serialize ... 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_see_invisible ... ok [INFO] [stdout] test model::town_record::tests::test_serialize ... ok [INFO] [stdout] test save::save_record::tests::test_serializeable ... ok [INFO] [stdout] test identification::tests::test_get_set_identification ... FAILED [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' panicked at src/identification.rs:133:9: [INFO] [stdout] assertion failed: !is_identified(subtype) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce33ec4c532 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce33ec4c532 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce33ec4c532 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ce33ec4c532 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ce33ec72163 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ce33ec72163 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5ce33ec494a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce33ec494a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ce33ec4c382 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ce33ec4daac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ce33ec4d902 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ce33ebfbb14 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ce33ebfbb14 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce33ec4e58b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ce33ec4e58b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ce33ec4e226 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x5ce33ec4ca29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5ce33ec4deed - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ce33ec709e0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ce33ec70a4c - core::panicking::panic::hd2a569f4f37f7e10 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5ce33eb46569 - omoria::identification::tests::test_get_set_identification::he94a2a53d8c88672 [INFO] [stdout] at /opt/rustwide/workdir/src/identification.rs:133:9 [INFO] [stdout] 21: 0x5ce33eb46569 - omoria::identification::tests::test_get_set_identification::{{closure}}::h8ec6bea9b7bf3e25 [INFO] [stdout] at /opt/rustwide/workdir/src/identification.rs:131:37 [INFO] [stdout] 22: 0x5ce33eb46569 - core::ops::function::FnOnce::call_once::ha34ef8069ff07806 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ce33ec0124b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ce33ec0124b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5ce33ec0048e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5ce33ec0048e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5ce33ec0048e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5ce33ec0048e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5ce33ec0048e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ce33ec0048e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5ce33ec0048e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5ce33ebc4034 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5ce33ebc4034 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5ce33ebc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5ce33ebc79da - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5ce33ebc79da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5ce33ebc79da - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5ce33ebc79da - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5ce33ebc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5ce33ebc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5ce33ec514e7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5ce33ec514e7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5ce33ec514e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x76ec1ab39aa4 - [INFO] [stdout] 45: 0x76ec1abc6a34 - clone [INFO] [stdout] 46: 0x0 - [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.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b0aab01f8f4f55a5938d57d6c108c3b365e77cf21c784f0d4a04e3a281346b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0aab01f8f4f55a5938d57d6c108c3b365e77cf21c784f0d4a04e3a281346b97", kill_on_drop: false }` [INFO] [stdout] b0aab01f8f4f55a5938d57d6c108c3b365e77cf21c784f0d4a04e3a281346b97