[INFO] fetching crate uobors_core 0.0.8... [INFO] testing uobors_core-0.0.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate uobors_core 0.0.8 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate uobors_core 0.0.8 [INFO] finished tweaking crates.io crate uobors_core 0.0.8 [INFO] tweaked toml for crates.io crate uobors_core 0.0.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uobors_core 0.0.8 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 252 packages to latest compatible versions [INFO] [stderr] Adding confique v0.2.6 (available: v0.3.1) [INFO] [stderr] Adding garde v0.18.0 (available: v0.22.0) [INFO] [stderr] Adding mry v0.7.1 (available: v0.14.0) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8910a9c2a8250f8629e76e709d6cad320443b5f1f892adf05da8e991c2448c2b [INFO] running `Command { std: "docker" "start" "-a" "8910a9c2a8250f8629e76e709d6cad320443b5f1f892adf05da8e991c2448c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8910a9c2a8250f8629e76e709d6cad320443b5f1f892adf05da8e991c2448c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8910a9c2a8250f8629e76e709d6cad320443b5f1f892adf05da8e991c2448c2b", kill_on_drop: false }` [INFO] [stdout] 8910a9c2a8250f8629e76e709d6cad320443b5f1f892adf05da8e991c2448c2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0153ba28c9a29819c07e309e297e0e14749e4c37c30f5120eb19502cdc0f742f [INFO] running `Command { std: "docker" "start" "-a" "0153ba28c9a29819c07e309e297e0e14749e4c37c30f5120eb19502cdc0f742f", kill_on_drop: false }` [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling confique-macro v0.0.10 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling phonenumber v0.3.7+8.13.52 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling confique v0.2.6 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling uobors_core v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `js-sys` [INFO] [stdout] --> src/domain/obor/project/model/model_name.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Validate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "0153ba28c9a29819c07e309e297e0e14749e4c37c30f5120eb19502cdc0f742f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0153ba28c9a29819c07e309e297e0e14749e4c37c30f5120eb19502cdc0f742f", kill_on_drop: false }` [INFO] [stdout] 0153ba28c9a29819c07e309e297e0e14749e4c37c30f5120eb19502cdc0f742f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ac731190830ed9a8af4b47ac6611ae448a58f597f85a60a34714f4bfafd4af [INFO] running `Command { std: "docker" "start" "-a" "f2ac731190830ed9a8af4b47ac6611ae448a58f597f85a60a34714f4bfafd4af", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling mry_macros v0.7.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling phonenumber v0.3.7+8.13.52 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling mry v0.7.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling confique v0.2.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling uobors_core v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `js-sys` [INFO] [stdout] --> src/domain/obor/project/model/model_name.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Validate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `js-sys` [INFO] [stdout] --> src/domain/obor/project/model/model_name.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Validate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.27s [INFO] running `Command { std: "docker" "inspect" "f2ac731190830ed9a8af4b47ac6611ae448a58f597f85a60a34714f4bfafd4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ac731190830ed9a8af4b47ac6611ae448a58f597f85a60a34714f4bfafd4af", kill_on_drop: false }` [INFO] [stdout] f2ac731190830ed9a8af4b47ac6611ae448a58f597f85a60a34714f4bfafd4af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feab17609bdeb92ff497dca0d823e2df017dbb8d1547c67a4aed435cd7f1e852 [INFO] running `Command { std: "docker" "start" "-a" "feab17609bdeb92ff497dca0d823e2df017dbb8d1547c67a4aed435cd7f1e852", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `js-sys` [INFO] [stderr] --> src/domain/obor/project/model/model_name.rs:5:35 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Validate)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `uobors_core` (lib) generated 1 warning [INFO] [stderr] warning: `uobors_core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uobors_core-330ab2668fc0d4c8) [INFO] [stdout] [INFO] [stdout] running 179 tests [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_01_waiting_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_02_waiting_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_03_waiting_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_05_select_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_08_spawn_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_11_respawn_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_10_respawn_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_12_respawn_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_invalid_value::case_2_empty ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_invalid_value::case_1_invalid_value ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_13_idle_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_14_idle_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_15_idle_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_16_walk_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_18_walk_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_17_walk_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_20_backwalk_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_19_backwalk_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_23_jumpdelay_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_21_backwalk_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_22_jumpdelay_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_24_jumpdelay_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_28_jumpland_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_26_jump_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_27_jump_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_25_jump_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_30_jumpland_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_29_jumpland_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_32_attack_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_07_spawn_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_31_attack_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_33_attack_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_34_pain_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_35_pain_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_36_pain_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_37_block_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_38_block_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_39_block_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_41_guardbreak_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_40_guardbreak_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_43_faint_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_42_guardbreak_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_45_faint_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_48_sleep_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_44_faint_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_46_sleep_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_49_fall_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_47_sleep_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_50_fall_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_54_rise_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_53_rise_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_52_rise_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_51_fall_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_06_select_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_02_select ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_01_waiting ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_56_follow_camelcase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_05_idle ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_55_follow_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_57_follow_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_04_respawn ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_03_spawn ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_10_jumpland ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_11_attack ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_12_pain ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_14_guardbreak ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_15_faint ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_16_sleep ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_17_fall ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_18_rise ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_19_follow ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_number::tests::test_getter ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_number::tests::test_new_invalid_value::case_1_zero ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_13_block ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_number::tests::test_new_valid_value::case_2 ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_number::tests::test_new_valid_value::case_3 ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_06_walk ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_number::tests::test_new_valid_value::case_1 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_valid_value::case_1_zero ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::delay::tests::test_getter ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_1_pos_x_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_getters ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_valid_value::case_2_positive ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::delay::tests::test_new_valid_value::case_2 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_2_pos_y_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_3_size_x_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_6_size_z_foreground_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_4_size_y_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::bbox::tests::test_new_invalid_value::case_5_size_z_background_negative ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_new_valid_value::case_3 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::delay::tests::test_new_invalid_value::case_1_zero ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::delay::tests::test_new_valid_value::case_3 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_getters ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_new_valid_value::case_5 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_new_valid_value::case_1 ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_02_select ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_getters_with_one_frame ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_01_waiting ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_03_spawn ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_04_respawn ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_05_idle ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_06_walk ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_07_backwalk ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_08_jumpdelay ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_09_jump ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_10_jumpland ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_11_attack ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_12_pain ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_13_block ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_16_sleep ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_14_guardbreak ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_17_fall ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_15_faint ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_07_backwalk ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_04_select_lowercase ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_new_valid_value::case_2 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::offset::tests::test_new_valid_value::case_4 ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::test::test_new_frame ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_1 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_3 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_2 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_invalid_value::case_1 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_invalid_value::case_4 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_invalid_value::case_5 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_invalid_value::case_2 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_5 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_6 ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_invalid_value ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_04_none ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_05_npc ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_07_panel ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_08_player ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_18_rise ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_10_pshot ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_01_endlevel ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_02_enemy ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_03_item ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_11_steamer ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_12_text ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_13_trap ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_01_endlevel ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_02_enemy ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_03_item ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_04_none ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_05_npc ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_06_obstacle ... ok [INFO] [stdout] test domain::obor::project::model::animation::tests::test_new_valid_with_one_frame::case_19_follow ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_invalid_value::case_3 ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_09_jump ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_07_panel ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_to_string_valid_value::case_08_jumpdelay ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_08_player ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_09_projectile ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_invalid_value::case_3_whitespace ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_from_str_valid_value::case_06_obstacle ... ok [INFO] [stdout] test domain::obor::project::model::animation::animation_name::tests::test_from_str_valid_value::case_09_spawn_uppercase ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_10_pshot ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_09_projectile ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_11_steamer ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_12_text ... ok [INFO] [stdout] test domain::obor::project::model::model_type::tests::test_to_string_valid_value::case_13_trap ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_getters_with_one_animation ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_01_endlevel ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_02_enemy ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_03_item ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_04_none ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_05_npc ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_06_obstacle ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_07_panel ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_08_player ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_09_projectile ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_10_pshot ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_11_steamer ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_12_text ... ok [INFO] [stdout] test domain::obor::project::model::tests::test_new_valid_with_one_animation::case_13_trap ... ok [INFO] [stdout] test domain::obor::project::tests::test_new_valid_with_one_model ... ok [INFO] [stdout] test domain::obor::project::tests::test_getters_with_one_model ... ok [INFO] [stdout] test domain::obor::project::model::animation::frame::delay::tests::test_new_valid_value::case_1 ... ok [INFO] [stdout] test domain::obor::project::model::model_name::tests::test_new_valid_value::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests uobors_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "feab17609bdeb92ff497dca0d823e2df017dbb8d1547c67a4aed435cd7f1e852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feab17609bdeb92ff497dca0d823e2df017dbb8d1547c67a4aed435cd7f1e852", kill_on_drop: false }` [INFO] [stdout] feab17609bdeb92ff497dca0d823e2df017dbb8d1547c67a4aed435cd7f1e852