[INFO] cloning repository https://github.com/jonlamb-gh/openscad-models-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/openscad-models-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fopenscad-models-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fopenscad-models-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fdce818434781e8941eee004160adf23466c76a [INFO] testing jonlamb-gh/openscad-models-rust against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fopenscad-models-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jonlamb-gh/openscad-models-rust [INFO] finished tweaking git repo https://github.com/jonlamb-gh/openscad-models-rust [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/openscad-models-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonlamb-gh/openscad-models-rust on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonlamb-gh/openscad-models-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jonlamb-gh/Rust-Scad.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded generic-array v0.11.2 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded dimensioned v0.7.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded syn v1.0.93 [INFO] [stderr] Downloaded nalgebra v0.25.4 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 091accd8a96da1393eb4a90a06ae15e72fa84c169bac68f26c884da3ab2ba0dd [INFO] running `Command { std: "docker" "start" "-a" "091accd8a96da1393eb4a90a06ae15e72fa84c169bac68f26c884da3ab2ba0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091accd8a96da1393eb4a90a06ae15e72fa84c169bac68f26c884da3ab2ba0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091accd8a96da1393eb4a90a06ae15e72fa84c169bac68f26c884da3ab2ba0dd", kill_on_drop: false }` [INFO] [stdout] 091accd8a96da1393eb4a90a06ae15e72fa84c169bac68f26c884da3ab2ba0dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3bc121f0f9e6ba2c85e1d0b0cb855d7faa780ffe00bcd68a5421ccec7cbe828 [INFO] running `Command { std: "docker" "start" "-a" "f3bc121f0f9e6ba2c85e1d0b0cb855d7faa780ffe00bcd68a5421ccec7cbe828", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling generic-array v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling scad-cli v0.1.0 (/opt/rustwide/workdir/libraries/scad-cli) [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling scad v1.2.2 (https://github.com/jonlamb-gh/Rust-Scad.git?branch=various-changes#a4e8ebe0) [INFO] [stderr] Compiling parts v0.1.0 (/opt/rustwide/workdir/libraries/parts) [INFO] [stderr] Compiling base-frame v0.1.0 (/opt/rustwide/workdir/wood-projects/base-frame) [INFO] [stderr] Compiling new-template-project v0.1.0 (/opt/rustwide/workdir/new-template-project) [INFO] [stderr] Compiling storage-shelves v0.1.0 (/opt/rustwide/workdir/wood-projects/storage-shelves) [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/full_shelf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FullShelf { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/half_shelf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct HalfShelf { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HalfShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/shelves.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Shelves { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Shelves` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dimensioned v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "f3bc121f0f9e6ba2c85e1d0b0cb855d7faa780ffe00bcd68a5421ccec7cbe828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3bc121f0f9e6ba2c85e1d0b0cb855d7faa780ffe00bcd68a5421ccec7cbe828", kill_on_drop: false }` [INFO] [stdout] f3bc121f0f9e6ba2c85e1d0b0cb855d7faa780ffe00bcd68a5421ccec7cbe828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f9a3eb1246560e5075ec28a0dc7fb64336730b126f26a233bf1278e510b0fd [INFO] running `Command { std: "docker" "start" "-a" "51f9a3eb1246560e5075ec28a0dc7fb64336730b126f26a233bf1278e510b0fd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling scad-cli v0.1.0 (/opt/rustwide/workdir/libraries/scad-cli) [INFO] [stderr] Compiling parts v0.1.0 (/opt/rustwide/workdir/libraries/parts) [INFO] [stderr] Compiling storage-shelves v0.1.0 (/opt/rustwide/workdir/wood-projects/storage-shelves) [INFO] [stderr] Compiling new-template-project v0.1.0 (/opt/rustwide/workdir/new-template-project) [INFO] [stderr] Compiling base-frame v0.1.0 (/opt/rustwide/workdir/wood-projects/base-frame) [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/full_shelf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FullShelf { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/half_shelf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct HalfShelf { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HalfShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exploded_view` is never read [INFO] [stdout] --> wood-projects/storage-shelves/src/assemblies/shelves.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Shelves { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | exploded_view: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Shelves` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dimensioned v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "51f9a3eb1246560e5075ec28a0dc7fb64336730b126f26a233bf1278e510b0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f9a3eb1246560e5075ec28a0dc7fb64336730b126f26a233bf1278e510b0fd", kill_on_drop: false }` [INFO] [stdout] 51f9a3eb1246560e5075ec28a0dc7fb64336730b126f26a233bf1278e510b0fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b850c1420e8592024bfa20cbf3ea76e56f43579f258d5a9cc51b80b168a0a508 [INFO] running `Command { std: "docker" "start" "-a" "b850c1420e8592024bfa20cbf3ea76e56f43579f258d5a9cc51b80b168a0a508", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: field `exploded_view` is never read [INFO] [stderr] --> wood-projects/storage-shelves/src/assemblies/full_shelf.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct FullShelf { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 8 | exploded_view: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FullShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `exploded_view` is never read [INFO] [stderr] --> wood-projects/storage-shelves/src/assemblies/half_shelf.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct HalfShelf { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 8 | exploded_view: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HalfShelf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `exploded_view` is never read [INFO] [stderr] --> wood-projects/storage-shelves/src/assemblies/shelves.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Shelves { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 8 | exploded_view: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Shelves` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `storage-shelves` (bin "storage-shelves" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dimensioned v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/base_frame-6c05a18fd3bc167c) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/new_template_project-075feb049b239e06) [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] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parts-7aaccd382074a9d6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::common_functions::tests::board_foot_conversions ... ok [INFO] [stdout] test utils::common_functions::tests::ft_to_cm_conversions ... ok [INFO] [stdout] test utils::board_dimensions::tests::board_foot_ext ... ok [INFO] [stdout] test utils::common_functions::tests::in_to_cm_conversions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scad_cli-4a71d5cd3e632b70) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/storage_shelves-de18be0f28419edf) [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] [stderr] Doc-tests parts [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] [stderr] Doc-tests scad_cli [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" "b850c1420e8592024bfa20cbf3ea76e56f43579f258d5a9cc51b80b168a0a508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b850c1420e8592024bfa20cbf3ea76e56f43579f258d5a9cc51b80b168a0a508", kill_on_drop: false }` [INFO] [stdout] b850c1420e8592024bfa20cbf3ea76e56f43579f258d5a9cc51b80b168a0a508