[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] 01b95e256673a70f6a839176df5384d1a86024d7 [INFO] testing lollek/omoria against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flollek%2Fomoria" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lollek/omoria on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5105b505672f655c0f64aec849cab2c724f56d9b54124202c74d024bcc5d19f0 [INFO] running `Command { std: "docker" "start" "-a" "5105b505672f655c0f64aec849cab2c724f56d9b54124202c74d024bcc5d19f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5105b505672f655c0f64aec849cab2c724f56d9b54124202c74d024bcc5d19f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5105b505672f655c0f64aec849cab2c724f56d9b54124202c74d024bcc5d19f0", kill_on_drop: false }` [INFO] [stdout] 5105b505672f655c0f64aec849cab2c724f56d9b54124202c74d024bcc5d19f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48af8827f3cfee79321e48d353d8fc30636779587dae87903548ef4d9e76a5a2 [INFO] running `Command { std: "docker" "start" "-a" "48af8827f3cfee79321e48d353d8fc30636779587dae87903548ef4d9e76a5a2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 cfg-if v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [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 ncurses v5.101.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling syn v2.0.96 [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: multiple variants are never constructed [INFO] [stdout] --> src/generate_item/item_template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum WornFlag1 { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | Stealth = 0x00000100, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | Regeneration = 0x00000800, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | SlayDragon = 0x00002000, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | // Extra damage to monsters [INFO] [stdout] 29 | SlayMonster = 0x00004000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | // Extra damage to evil creatures [INFO] [stdout] 31 | SlayEvil = 0x00008000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | // Extra damage to undead [INFO] [stdout] 33 | SlayUndead = 0x00010000, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | // Extra damage to cold based creatures [INFO] [stdout] 35 | SlayCold = 0x00020000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | // Extra damage to fire based creatures [INFO] [stdout] 37 | SlayFire = 0x00040000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | ResistLightning = 0x02000000, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | FeatherFall = 0x04000000, [INFO] [stdout] 47 | Blindness = 0x08000000, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | Timidness = 0x10000000, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | Infravision = 0x40000000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/generate_item/item_template.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum WornFlag2 { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 56 | SlayDemon = 0x00000001, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | // Lessed Slay Undead? [INFO] [stdout] 58 | SoulSword = 0x00000002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 59 | SlayRegenerators = 0x00000004, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | // See p1 for amount [INFO] [stdout] 61 | ImprovedSwimming = 0x00000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | ImprovedSavingThrows = 0x00000010, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | ImprovedDisarming = 0x00000020, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | ImprovedCriticals = 0x00000040, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | BadReputation = 0x00200000, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | Hunger = 0x00400000, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | // Removes flags for other worn gems (???) [INFO] [stdout] 68 | NegativeGemFlags = 0x00800000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | Blackmarket = 0x20000000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | Insured = 0x40000000, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | KnownCursed = 0x80000000, [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 26.81s [INFO] running `Command { std: "docker" "inspect" "48af8827f3cfee79321e48d353d8fc30636779587dae87903548ef4d9e76a5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48af8827f3cfee79321e48d353d8fc30636779587dae87903548ef4d9e76a5a2", kill_on_drop: false }` [INFO] [stdout] 48af8827f3cfee79321e48d353d8fc30636779587dae87903548ef4d9e76a5a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7773d966b818545c1249662f555448ed9420e5150355d6bf6093d028c84db39 [INFO] running `Command { std: "docker" "start" "-a" "f7773d966b818545c1249662f555448ed9420e5150355d6bf6093d028c84db39", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.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: multiple variants are never constructed [INFO] [stdout] --> src/generate_item/item_template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum WornFlag1 { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | Stealth = 0x00000100, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | Regeneration = 0x00000800, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | SlayDragon = 0x00002000, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | // Extra damage to monsters [INFO] [stdout] 29 | SlayMonster = 0x00004000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | // Extra damage to evil creatures [INFO] [stdout] 31 | SlayEvil = 0x00008000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | // Extra damage to undead [INFO] [stdout] 33 | SlayUndead = 0x00010000, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | // Extra damage to cold based creatures [INFO] [stdout] 35 | SlayCold = 0x00020000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | // Extra damage to fire based creatures [INFO] [stdout] 37 | SlayFire = 0x00040000, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | ResistLightning = 0x02000000, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | FeatherFall = 0x04000000, [INFO] [stdout] 47 | Blindness = 0x08000000, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | Timidness = 0x10000000, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | Infravision = 0x40000000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/generate_item/item_template.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum WornFlag2 { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 56 | SlayDemon = 0x00000001, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | // Lessed Slay Undead? [INFO] [stdout] 58 | SoulSword = 0x00000002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 59 | SlayRegenerators = 0x00000004, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | // See p1 for amount [INFO] [stdout] 61 | ImprovedSwimming = 0x00000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | ImprovedSavingThrows = 0x00000010, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | ImprovedDisarming = 0x00000020, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | ImprovedCriticals = 0x00000040, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | BadReputation = 0x00200000, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 66 | Hunger = 0x00400000, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | // Removes flags for other worn gems (???) [INFO] [stdout] 68 | NegativeGemFlags = 0x00800000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | Blackmarket = 0x20000000, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | Insured = 0x40000000, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | KnownCursed = 0x80000000, [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 15.92s [INFO] running `Command { std: "docker" "inspect" "f7773d966b818545c1249662f555448ed9420e5150355d6bf6093d028c84db39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7773d966b818545c1249662f555448ed9420e5150355d6bf6093d028c84db39", kill_on_drop: false }` [INFO] [stdout] f7773d966b818545c1249662f555448ed9420e5150355d6bf6093d028c84db39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25c7aebf7ea8858ece35e6687510b974f269cc6407d8cc2332d4c3c43218f1b0 [INFO] running `Command { std: "docker" "start" "-a" "25c7aebf7ea8858ece35e6687510b974f269cc6407d8cc2332d4c3c43218f1b0", kill_on_drop: false }` [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> src/generate_item/item_template.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub enum WornFlag1 { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 20 | Stealth = 0x00000100, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | Regeneration = 0x00000800, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | SlayDragon = 0x00002000, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 28 | // Extra damage to monsters [INFO] [stderr] 29 | SlayMonster = 0x00004000, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 30 | // Extra damage to evil creatures [INFO] [stderr] 31 | SlayEvil = 0x00008000, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 32 | // Extra damage to undead [INFO] [stderr] 33 | SlayUndead = 0x00010000, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 34 | // Extra damage to cold based creatures [INFO] [stderr] 35 | SlayCold = 0x00020000, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 36 | // Extra damage to fire based creatures [INFO] [stderr] 37 | SlayFire = 0x00040000, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | ResistLightning = 0x02000000, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 46 | FeatherFall = 0x04000000, [INFO] [stderr] 47 | Blindness = 0x08000000, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 48 | Timidness = 0x10000000, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 51 | Infravision = 0x40000000, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> src/generate_item/item_template.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 55 | pub enum WornFlag2 { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] 56 | SlayDemon = 0x00000001, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 57 | // Lessed Slay Undead? [INFO] [stderr] 58 | SoulSword = 0x00000002, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 59 | SlayRegenerators = 0x00000004, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 60 | // See p1 for amount [INFO] [stderr] 61 | ImprovedSwimming = 0x00000008, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 62 | ImprovedSavingThrows = 0x00000010, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 63 | ImprovedDisarming = 0x00000020, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 64 | ImprovedCriticals = 0x00000040, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 65 | BadReputation = 0x00200000, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 66 | Hunger = 0x00400000, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 67 | // Removes flags for other worn gems (???) [INFO] [stderr] 68 | NegativeGemFlags = 0x00800000, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | Blackmarket = 0x20000000, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 77 | Insured = 0x40000000, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 78 | KnownCursed = 0x80000000, [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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omoria-b11ab4b18710b4e2) [INFO] [stdout] [INFO] [stdout] running 141 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::belt::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::bolt::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::cloak::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::dagger::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::gem::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::hard_armor::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::gloves::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::hafted_weapon::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::horn::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::light_source::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::magic_book::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::misc_item::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::misc_usable::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::potion::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::prayer_book::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::shield::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::scroll::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::ring::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::soft_armor::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::song_book::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::spike::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::sword::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::sling_ammo::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::wand::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_arrow ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_bolt ... ok [INFO] [stdout] test conversion::item_subtype::pick::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::ranged_weapon::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::helm::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::jewelry::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::chime::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::polearm::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::maul::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::food::tests::test_double_conversion ... ok [INFO] [stdout] test conversion::item_subtype::staff::tests::test_double_conversion ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_iron_shot ... ok [INFO] [stdout] test data::item_name::subtype::ammo::tests::test_rounded_pebble ... ok [INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_devouring ... ok [INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_known_type_unidentified ... 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_holding1000 ... ok [INFO] [stdout] test data::item_name::subtype::amulet::test::test_names_single_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::bag::tests::test_bag_of_holding1500 ... ok [INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_small_wooden_chest ... ok [INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_large_wooden_chest ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_fine_sapphire ... 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::gem::tests::test_fine_agate ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_fine_diamond ... ok [INFO] [stdout] test data::item_name::subtype::chest::tests::test_chest_large_iron_chest ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_acid_balls ... 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_small_steel_chest ... 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_detect_monster ... 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_small_iron_chest ... 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_dispel_evil ... 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_light ... 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_gem_of_summoning ... 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_rough_sapphire ... 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_small_bag_of_opals ... 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_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_gold_pendant ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_large_sack_of_pearls ... 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_wooden_torch ... ok [INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_small_mithril_pendant ... 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::melee_weapon::tests::test_identified ... 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_elf_skeleton ... 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::melee_weapon::tests::test_names_unidentified ... ok [INFO] [stdout] test data::item_name::subtype::jewelry::tests::test_jewelry_small_silver_pendant ... 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_large_broken_bone ... 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_usable::tests::test_misc_usable_corked_bottle ... 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_misc_usable_cross ... 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_usable::tests::test_misc_usable_mithril_cross ... 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_silver_cross ... ok [INFO] [stdout] test data::item_name::subtype::light_source::tests::test_light_source_magic_lantern ... 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_rough_diamond ... ok [INFO] [stdout] test data::item_name::subtype::gem::tests::test_gem_of_recall ... 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_usable::tests::test_misc_usable_statue ... 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_siege_bow ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_sling ... 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::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_see_invisible ... ok [INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_teleportation ... ok [INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_slow_digestion ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_war_bow ... ok [INFO] [stdout] test data::item_name::subtype::spike::tests::test_spike ... ok [INFO] [stdout] test data::item_name::subtype::wearable_gem::tests::test_gem_of_resist_cold ... 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_warded_bow ... 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_shortbow ... ok [INFO] [stdout] test data::item_name::subtype::wand::tests::test_wand_type_identified ... ok [INFO] [stdout] test data::item_name::subtype::small_armor::tests::test_unidentified ... 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_stealth ... ok [INFO] [stdout] test data::item_name::tests::test_ration_of_food ... ok [INFO] [stdout] test data::item_name::subtype::ranged_weapon::tests::test_siege_crossbow ... ok [INFO] [stdout] test identification::tests::test_get_set_identification ... ok [INFO] [stdout] test identification::tests::test_read_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 141 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25c7aebf7ea8858ece35e6687510b974f269cc6407d8cc2332d4c3c43218f1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c7aebf7ea8858ece35e6687510b974f269cc6407d8cc2332d4c3c43218f1b0", kill_on_drop: false }` [INFO] [stdout] 25c7aebf7ea8858ece35e6687510b974f269cc6407d8cc2332d4c3c43218f1b0