[INFO] cloning repository https://github.com/Leon-Focker/WaveFiddler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leon-Focker/WaveFiddler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5cae83559cfcf4c2ee46bae862c53aa9a08eabb [INFO] testing Leon-Focker/WaveFiddler against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Leon-Focker/WaveFiddler [INFO] finished tweaking git repo https://github.com/Leon-Focker/WaveFiddler [INFO] tweaked toml for git repo https://github.com/Leon-Focker/WaveFiddler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Leon-Focker/WaveFiddler on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Leon-Focker/WaveFiddler 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded fft2d v0.1.1 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded built v0.7.5 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] [stderr] Downloaded rustfft v6.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f1185ae974fba77f0f231b8fb50694474d83607a943a5ff94e23fa99026b7d1 [INFO] running `Command { std: "docker" "start" "-a" "5f1185ae974fba77f0f231b8fb50694474d83607a943a5ff94e23fa99026b7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f1185ae974fba77f0f231b8fb50694474d83607a943a5ff94e23fa99026b7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1185ae974fba77f0f231b8fb50694474d83607a943a5ff94e23fa99026b7d1", kill_on_drop: false }` [INFO] [stdout] 5f1185ae974fba77f0f231b8fb50694474d83607a943a5ff94e23fa99026b7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25739507a093219043e0eb1cf9cd707077cf2f75100f50c4d3bd4cf12d277eaa [INFO] running `Command { std: "docker" "start" "-a" "25739507a093219043e0eb1cf9cd707077cf2f75100f50c4d3bd4cf12d277eaa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fft2d v0.1.1 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling wavefiddler v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.03s [INFO] running `Command { std: "docker" "inspect" "25739507a093219043e0eb1cf9cd707077cf2f75100f50c4d3bd4cf12d277eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25739507a093219043e0eb1cf9cd707077cf2f75100f50c4d3bd4cf12d277eaa", kill_on_drop: false }` [INFO] [stdout] 25739507a093219043e0eb1cf9cd707077cf2f75100f50c4d3bd4cf12d277eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440dfa4d0493bc89c73a0aeb98e91ab00679248d06f936a9a633e02c0097e645 [INFO] running `Command { std: "docker" "start" "-a" "440dfa4d0493bc89c73a0aeb98e91ab00679248d06f936a9a633e02c0097e645", kill_on_drop: false }` [INFO] [stderr] Compiling wavefiddler v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "440dfa4d0493bc89c73a0aeb98e91ab00679248d06f936a9a633e02c0097e645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440dfa4d0493bc89c73a0aeb98e91ab00679248d06f936a9a633e02c0097e645", kill_on_drop: false }` [INFO] [stdout] 440dfa4d0493bc89c73a0aeb98e91ab00679248d06f936a9a633e02c0097e645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27393ac41ce2f888c75906fd6c20057c1095b67b09fddd03f7488bcbcc272ef4 [INFO] running `Command { std: "docker" "start" "-a" "27393ac41ce2f888c75906fd6c20057c1095b67b09fddd03f7488bcbcc272ef4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wavefiddler-b20ebcb7e2724396) [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/wavefiddler-c57a903c3effc4fa) [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 wavefiddler [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/utilities/mod.rs - utilities::resample (line 228) ... FAILED [INFO] [stdout] test src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77) ... FAILED [INFO] [stdout] test src/utilities/mod.rs - utilities::get_matrix_rays (line 118) ... FAILED [INFO] [stdout] test src/utilities/mod.rs - utilities::linear_to_diagonals (line 180) ... FAILED [INFO] [stdout] test src/utilities/mod.rs - utilities::get_magnitudes (line 282) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/utilities/mod.rs - utilities::resample (line 228) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `resample` in this scope [INFO] [stdout] --> src/utilities/mod.rs:232:19 [INFO] [stdout] | [INFO] [stdout] 6 | let downsampled = resample(&signal, 2); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::resample; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `resample` in this scope [INFO] [stdout] --> src/utilities/mod.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 9 | let upsampled = resample(&signal, 8); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::resample; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `sum_matrix_diagonals` in this scope [INFO] [stdout] --> src/utilities/mod.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 4 | let result = sum_matrix_diagonals(&matrix, 4, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::sum_matrix_diagonals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utilities/mod.rs - utilities::get_matrix_rays (line 118) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `get_matrix_rays` in this scope [INFO] [stdout] --> src/utilities/mod.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 4 | let result = get_matrix_rays(&matrix, 4, 3, 5).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::get_matrix_rays; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utilities/mod.rs - utilities::linear_to_diagonals (line 180) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `linear_to_diagonals` in this scope [INFO] [stdout] --> src/utilities/mod.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 4 | let result = linear_to_diagonals(&input, 4, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::linear_to_diagonals; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utilities/mod.rs - utilities::get_magnitudes (line 282) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `get_magnitudes` in this scope [INFO] [stdout] --> src/utilities/mod.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 6 | let magnitudes = get_magnitudes(&input); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use wavefiddler::utilities::get_magnitudes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/utilities/mod.rs - utilities::get_magnitudes (line 282) [INFO] [stdout] src/utilities/mod.rs - utilities::get_matrix_rays (line 118) [INFO] [stdout] src/utilities/mod.rs - utilities::linear_to_diagonals (line 180) [INFO] [stdout] src/utilities/mod.rs - utilities::resample (line 228) [INFO] [stdout] src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "27393ac41ce2f888c75906fd6c20057c1095b67b09fddd03f7488bcbcc272ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27393ac41ce2f888c75906fd6c20057c1095b67b09fddd03f7488bcbcc272ef4", kill_on_drop: false }` [INFO] [stdout] 27393ac41ce2f888c75906fd6c20057c1095b67b09fddd03f7488bcbcc272ef4