[INFO] cloning repository https://github.com/kurnevsky/esxtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurnevsky/esxtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88538ca7c8e068b5e38d4b386eb1bf3d5cede3d0 [INFO] testing kurnevsky/esxtool against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kurnevsky/esxtool on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kurnevsky/esxtool [INFO] finished tweaking git repo https://github.com/kurnevsky/esxtool [INFO] tweaked toml for git repo https://github.com/kurnevsky/esxtool written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kurnevsky/esxtool already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfe1460e6a62fcba6465808d3571f7c620b13f5ff25debef810750cc0cc2cd10 [INFO] running `Command { std: "docker" "start" "-a" "cfe1460e6a62fcba6465808d3571f7c620b13f5ff25debef810750cc0cc2cd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfe1460e6a62fcba6465808d3571f7c620b13f5ff25debef810750cc0cc2cd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe1460e6a62fcba6465808d3571f7c620b13f5ff25debef810750cc0cc2cd10", kill_on_drop: false }` [INFO] [stdout] cfe1460e6a62fcba6465808d3571f7c620b13f5ff25debef810750cc0cc2cd10 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dfe52be09b86085107b42e1470f84373b7ff0f4ac35a325a0053ef31cfde5b0 [INFO] running `Command { std: "docker" "start" "-a" "9dfe52be09b86085107b42e1470f84373b7ff0f4ac35a325a0053ef31cfde5b0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling seek_bufread v1.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling esxtool v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/mwscript/func_macro.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 33 | impl Func { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn name(self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mwscript/funcs.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / mwfuncs! { [INFO] [stdout] 18 | | Disable(| s): v, [INFO] [stdout] 19 | | Enable(| s): v, [INFO] [stdout] 20 | | GetDisabled(| s): l, [INFO] [stdout] ... | [INFO] [stdout] 521 | | SetScale(f): v [INFO] [stdout] 522 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mwfuncs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.10s [INFO] running `Command { std: "docker" "inspect" "9dfe52be09b86085107b42e1470f84373b7ff0f4ac35a325a0053ef31cfde5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfe52be09b86085107b42e1470f84373b7ff0f4ac35a325a0053ef31cfde5b0", kill_on_drop: false }` [INFO] [stdout] 9dfe52be09b86085107b42e1470f84373b7ff0f4ac35a325a0053ef31cfde5b0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19de69ce83b25d6760716adf26fcf582fb4218aa41be20323b2f7fb832419bf4 [INFO] running `Command { std: "docker" "start" "-a" "19de69ce83b25d6760716adf26fcf582fb4218aa41be20323b2f7fb832419bf4", kill_on_drop: false }` [INFO] [stderr] Compiling esxtool v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/mwscript/func_macro.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 33 | impl Func { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn name(self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mwscript/funcs.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / mwfuncs! { [INFO] [stdout] 18 | | Disable(| s): v, [INFO] [stdout] 19 | | Enable(| s): v, [INFO] [stdout] 20 | | GetDisabled(| s): l, [INFO] [stdout] ... | [INFO] [stdout] 521 | | SetScale(f): v [INFO] [stdout] 522 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `mwfuncs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.09s [INFO] running `Command { std: "docker" "inspect" "19de69ce83b25d6760716adf26fcf582fb4218aa41be20323b2f7fb832419bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19de69ce83b25d6760716adf26fcf582fb4218aa41be20323b2f7fb832419bf4", kill_on_drop: false }` [INFO] [stdout] 19de69ce83b25d6760716adf26fcf582fb4218aa41be20323b2f7fb832419bf4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7fbf3cdc2e4410fc05dab431a86d216f702afe6076e6d78ec6187cd09e10014 [INFO] running `Command { std: "docker" "start" "-a" "f7fbf3cdc2e4410fc05dab431a86d216f702afe6076e6d78ec6187cd09e10014", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `name` is never used [INFO] [stderr] --> src/mwscript/func_macro.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 33 | impl Func { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn name(self) -> &'static str { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mwscript/funcs.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / mwfuncs! { [INFO] [stderr] 18 | | Disable(| s): v, [INFO] [stderr] 19 | | Enable(| s): v, [INFO] [stderr] 20 | | GetDisabled(| s): l, [INFO] [stderr] ... | [INFO] [stderr] 521 | | SetScale(f): v [INFO] [stderr] 522 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `mwfuncs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `esxtool` (bin "esxtool" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/esxtool-3969777012cdb9d9) [INFO] [stdout] [INFO] [stdout] running 166 tests [INFO] [stdout] test esx::record::bsgn::read_write ... ok [INFO] [stdout] test esx::color_ref::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::desc::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::npcs::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::tnam::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::desc::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::flags::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::anam::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::auto_calc_flags::read_write ... ok [INFO] [stdout] test esx::record::clas::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::modl::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::cldt::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::fadt::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::flags::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::scri::read_write ... ok [INFO] [stdout] test esx::record::clas::sub_record::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::intv::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::rank_data::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::rnam::read_write ... ok [INFO] [stdout] test esx::record::glob::read_write ... ok [INFO] [stdout] test esx::record::fact::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::bsgn::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::fact::sub_record::anam::read_write ... ok [INFO] [stdout] test esx::record::door::sub_record::snam::read_write ... ok [INFO] [stdout] test esx::record::gmst::sub_record::fltv::read_write ... ok [INFO] [stdout] test esx::record::glob::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::gmst::read_write ... ok [INFO] [stdout] test esx::record::glob::sub_record::fltv::read_write ... ok [INFO] [stdout] test esx::record::gmst::sub_record::intv::read_write ... ok [INFO] [stdout] test esx::record::door::read_write ... ok [INFO] [stdout] test esx::record::glob::sub_record::read_write ... ok [INFO] [stdout] test esx::record::gmst::sub_record::strv::read_write ... ok [INFO] [stdout] test esx::record::glob::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::jour::read_write ... ok [INFO] [stdout] test esx::record::glob::sub_record::global_type::read_write ... ok [INFO] [stdout] test esx::record::gmst::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::gmst::sub_record::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::jety::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::jemo::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::journal_type::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::yein::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::yeto::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::jeda::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::text::read_write ... ok [INFO] [stdout] test esx::record::ltex::sub_record::intv::read_write ... ok [INFO] [stdout] test esx::record::ltex::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::act_::read_write ... ok [INFO] [stdout] test esx::record::ltex::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::asnd::read_write ... ok [INFO] [stdout] test esx::record::ltex::sub_record::read_write ... ok [INFO] [stdout] test esx::record::ltex::sub_record::data::read_write ... ok [INFO] [stdout] test esx::record::mgef::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::flags::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::cvfx::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::hsnd::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::desc::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::hvfx::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::itex::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::indx::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::ptex::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::medt::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::spell_school::read_write ... ok [INFO] [stdout] test esx::record::jour::sub_record::jedm::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::avfx::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::enam::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::modl::read_write ... ok [INFO] [stdout] test esx::record::misc::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::itex::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::scri::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::flags::read_write ... ok [INFO] [stdout] test esx::record::race::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::desc::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::npcs::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::radt::read_write ... ok [INFO] [stdout] test esx::record::misc::sub_record::mcdt::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::bsnd::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::csnd::read_write ... ok [INFO] [stdout] test esx::record::mgef::sub_record::bvfx::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::race::sub_record::skill_bonus::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::cnam::read_write ... ok [INFO] [stdout] test esx::record::record_flags::read_write ... ok [INFO] [stdout] test esx::record::regn::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::bnam::read_write ... ok [INFO] [stdout] test esx::record::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::snam::read_write ... ok [INFO] [stdout] test esx::record::scpt::sub_record::schd::read_write ... ok [INFO] [stdout] test esx::record::scpt::sub_record::scvr::read_write ... ok [INFO] [stdout] test esx::record::scpt::read_write ... ok [INFO] [stdout] test esx::record::scpt::sub_record::sctx::read_write ... ok [INFO] [stdout] test esx::record::skil::read_write ... ok [INFO] [stdout] test esx::record::skil::sub_record::desc::read_write ... ok [INFO] [stdout] test esx::record::skil::sub_record::read_write ... ok [INFO] [stdout] test esx::record::skil::sub_record::indx::read_write ... ok [INFO] [stdout] test esx::record::soun::read_write ... ok [INFO] [stdout] test esx::record::soun::sub_record::data::read_write ... ok [INFO] [stdout] test esx::record::scpt::sub_record::read_write ... ok [INFO] [stdout] test esx::record::soun::sub_record::read_write ... ok [INFO] [stdout] test esx::record::stat::read_write ... ok [INFO] [stdout] test esx::record::scpt::sub_record::scdt::read_write ... ok [INFO] [stdout] test esx::record::soun::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::data::read_write ... ok [INFO] [stdout] test esx::record::stat::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::file_type::read_write ... ok [INFO] [stdout] test esx::record::soun::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::stat::sub_record::modl::read_write ... ok [INFO] [stdout] test esx::record::stat::sub_record::read_write ... ok [INFO] [stdout] test esx::record::tes3::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::read_write ... ok [INFO] [stdout] test esx::record::unknown::record::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::mast::read_write ... ok [INFO] [stdout] test esx::record::weap::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::enam::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::flags::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::fnam::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::name::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::scri::read_write ... ok [INFO] [stdout] test esx::record::regn::sub_record::weat::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::hedr::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::itex::read_write ... ok [INFO] [stdout] test esx::record::tes3::sub_record::form::read_write ... ok [INFO] [stdout] test esx::record::skil::sub_record::skdt::read_write ... ok [INFO] [stdout] test esx::record::unknown::sub_record::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::modl::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::weapon_type::read_write ... ok [INFO] [stdout] test esx::record::weap::sub_record::wpdt::read_write ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_if ... ok [INFO] [stdout] test mwscript::parser::tests::parse_id_simple_first_number_with_minus ... ok [INFO] [stdout] test mwscript::parser::tests::parse_id_simple_first_letter ... ok [INFO] [stdout] test mwscript::parser::tests::parse_id_simple_first_number ... ok [INFO] [stdout] test esx::specialization::read_write ... ok [INFO] [stdout] test mwscript::parser::tests::parse_id_quoted ... ok [INFO] [stdout] test mwscript::parser::tests::parse_float_var ... ok [INFO] [stdout] test mwscript::parser::tests::parse_expr ... ok [INFO] [stdout] test mwscript::parser::tests::parse_long_var ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_if_elseif ... ok [INFO] [stdout] test mwscript::parser::tests::parse_script ... ok [INFO] [stdout] test mwscript::parser::tests::parse_set_to_fix ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_if_elseif_else ... ok [INFO] [stdout] test mwscript::parser::tests::parse_short_var ... ok [INFO] [stdout] test mwscript::parser::tests::parse_set_to ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_proc_fix ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_if_else ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_while ... ok [INFO] [stdout] test mwscript::parser::tests::parse_instr_proc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7fbf3cdc2e4410fc05dab431a86d216f702afe6076e6d78ec6187cd09e10014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fbf3cdc2e4410fc05dab431a86d216f702afe6076e6d78ec6187cd09e10014", kill_on_drop: false }` [INFO] [stdout] f7fbf3cdc2e4410fc05dab431a86d216f702afe6076e6d78ec6187cd09e10014