[INFO] cloning repository https://github.com/paralov/rbxbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paralov/rbxbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparalov%2Frbxbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparalov%2Frbxbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8eff67e0aa8b573131873024bc7fc8f72c2cc13 [INFO] testing paralov/rbxbuild against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparalov%2Frbxbuild" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paralov/rbxbuild [INFO] finished tweaking git repo https://github.com/paralov/rbxbuild [INFO] tweaked toml for git repo https://github.com/paralov/rbxbuild written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paralov/rbxbuild on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paralov/rbxbuild 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dae84ed7e61d9c7f8fb60c037eb87bd07b99de0b4db99b322c8ab27eecde2e7 [INFO] running `Command { std: "docker" "start" "-a" "6dae84ed7e61d9c7f8fb60c037eb87bd07b99de0b4db99b322c8ab27eecde2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dae84ed7e61d9c7f8fb60c037eb87bd07b99de0b4db99b322c8ab27eecde2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dae84ed7e61d9c7f8fb60c037eb87bd07b99de0b4db99b322c8ab27eecde2e7", kill_on_drop: false }` [INFO] [stdout] 6dae84ed7e61d9c7f8fb60c037eb87bd07b99de0b4db99b322c8ab27eecde2e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e658f0c6006448550df7281bf73950ce17bf7457789c43c77f28a6ff3eea55 [INFO] running `Command { std: "docker" "start" "-a" "d5e658f0c6006448550df7281bf73950ce17bf7457789c43c77f28a6ff3eea55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling snax v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ritz_impl v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling textwrap v0.16.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 futures-macro v0.3.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling ritz v0.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling roblox_install v1.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [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 rbx_types v3.0.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling memofs v0.3.0 (https://github.com/rojo-rbx/rojo#441c4699) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rbx_reflection v6.0.0 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Compiling rbx_dom_weak v4.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rbx_reflection_database v2.0.0+roblox-694 [INFO] [stderr] Compiling rojo v7.6.0 (https://github.com/rojo-rbx/rojo#441c4699) [INFO] [stderr] Compiling rbx_xml v2.0.0 [INFO] [stderr] Compiling rbx_binary v2.0.0 [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 tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rbxbuild v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "d5e658f0c6006448550df7281bf73950ce17bf7457789c43c77f28a6ff3eea55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e658f0c6006448550df7281bf73950ce17bf7457789c43c77f28a6ff3eea55", kill_on_drop: false }` [INFO] [stdout] d5e658f0c6006448550df7281bf73950ce17bf7457789c43c77f28a6ff3eea55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 595ce131be20d0e352022df770a7858bb1a5013da426b8d87f618dec6e8ba21c [INFO] running `Command { std: "docker" "start" "-a" "595ce131be20d0e352022df770a7858bb1a5013da426b8d87f618dec6e8ba21c", kill_on_drop: false }` [INFO] [stderr] Compiling rbxbuild v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "595ce131be20d0e352022df770a7858bb1a5013da426b8d87f618dec6e8ba21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595ce131be20d0e352022df770a7858bb1a5013da426b8d87f618dec6e8ba21c", kill_on_drop: false }` [INFO] [stdout] 595ce131be20d0e352022df770a7858bb1a5013da426b8d87f618dec6e8ba21c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cb8cc8a640f5a00d1d2323493194e30407051aae9544078c6d042e91aab3c36 [INFO] running `Command { std: "docker" "start" "-a" "8cb8cc8a640f5a00d1d2323493194e30407051aae9544078c6d042e91aab3c36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rbxbuild-916d3faf63d039ea) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test resolution::test::vectors ... ok [INFO] [stdout] test tests::test_model_file ... ok [INFO] [stdout] test tests::test_custom_name_override ... ok [INFO] [stdout] test tests::test_folder_without_explicit_classname ... ok [INFO] [stdout] test resolution::test::font ... ok [INFO] [stdout] test resolution::test::bools ... ok [INFO] [stdout] test resolution::test::numbers ... ok [INFO] [stdout] test tests::test_enum_property ... ok [INFO] [stdout] test resolution::test::colors ... ok [INFO] [stdout] test tests::test_cframe_property ... ok [INFO] [stdout] test tests::test_color3_property ... ok [INFO] [stdout] test resolution::test::material_colors ... ok [INFO] [stdout] test resolution::test::strings ... ok [INFO] [stdout] test tests::test_datamodel_place_file ... ok [INFO] [stdout] test resolution::test::enums ... ok [INFO] [stdout] test tests::test_nested_children ... ok [INFO] [stdout] test tests::test_multiple_properties ... ok [INFO] [stdout] test tests::test_service_inference ... ok [INFO] [stdout] test tests::test_number_properties ... ok [INFO] [stdout] test tests::test_script_with_source ... ok [INFO] [stdout] test tests::test_vector3_property ... ok [INFO] [stdout] test tests::test_no_duplicate_name_property ... ok [INFO] [stdout] test tests::test_simple_folder ... ok [INFO] [stdout] test tests::test_boolean_property ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8cb8cc8a640f5a00d1d2323493194e30407051aae9544078c6d042e91aab3c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb8cc8a640f5a00d1d2323493194e30407051aae9544078c6d042e91aab3c36", kill_on_drop: false }` [INFO] [stdout] 8cb8cc8a640f5a00d1d2323493194e30407051aae9544078c6d042e91aab3c36