[INFO] fetching crate autd3-gain-holo 37.0.1...
[INFO] testing autd3-gain-holo-37.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate autd3-gain-holo 37.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate autd3-gain-holo 37.0.1
[INFO] finished tweaking crates.io crate autd3-gain-holo 37.0.1
[INFO] tweaked toml for crates.io crate autd3-gain-holo 37.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate autd3-gain-holo 37.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autd3-gain-holo 37.0.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded autd3-derive v37.0.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded autd3-core v37.0.1
[INFO] [stderr]   Downloaded autd3-driver v37.0.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded glam v0.30.9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6caa1b60f89874f248375b06d551341ec2a8c510938cc0fca4f650d8d0392ec6
[INFO] running `Command { std: "docker" "start" "-a" "6caa1b60f89874f248375b06d551341ec2a8c510938cc0fca4f650d8d0392ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6caa1b60f89874f248375b06d551341ec2a8c510938cc0fca4f650d8d0392ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6caa1b60f89874f248375b06d551341ec2a8c510938cc0fca4f650d8d0392ec6", kill_on_drop: false }`
[INFO] [stdout] 6caa1b60f89874f248375b06d551341ec2a8c510938cc0fca4f650d8d0392ec6
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c30a7c637e41ed4235acac9b86e04c9981c273c26537cedf1eabb4ba12ae289
[INFO] running `Command { std: "docker" "start" "-a" "5c30a7c637e41ed4235acac9b86e04c9981c273c26537cedf1eabb4ba12ae289", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling autd3-core v37.0.1
[INFO] [stderr]    Compiling autd3-derive v37.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling autd3-gain-holo v37.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.33s
[INFO] running `Command { std: "docker" "inspect" "5c30a7c637e41ed4235acac9b86e04c9981c273c26537cedf1eabb4ba12ae289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c30a7c637e41ed4235acac9b86e04c9981c273c26537cedf1eabb4ba12ae289", kill_on_drop: false }`
[INFO] [stdout] 5c30a7c637e41ed4235acac9b86e04c9981c273c26537cedf1eabb4ba12ae289
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56e9259cec0c0d70750a85e136c76ea0b71db954ee30c69cc42079a3794bb021
[INFO] running `Command { std: "docker" "start" "-a" "56e9259cec0c0d70750a85e136c76ea0b71db954ee30c69cc42079a3794bb021", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling autd3-core v37.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling autd3-driver v37.0.1
[INFO] [stderr]    Compiling autd3-gain-holo v37.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.26s
[INFO] running `Command { std: "docker" "inspect" "56e9259cec0c0d70750a85e136c76ea0b71db954ee30c69cc42079a3794bb021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e9259cec0c0d70750a85e136c76ea0b71db954ee30c69cc42079a3794bb021", kill_on_drop: false }`
[INFO] [stdout] 56e9259cec0c0d70750a85e136c76ea0b71db954ee30c69cc42079a3794bb021
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9930e8b25acc6297f6974727dcf694aac3551723ebb521387ca1b4b06400482
[INFO] running `Command { std: "docker" "start" "-a" "e9930e8b25acc6297f6974727dcf694aac3551723ebb521387ca1b4b06400482", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autd3_gain_holo-c512972bbaaa59f9)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test amp::tests::test_db ... ok
[INFO] [stdout] test amp::tests::test_kilo_pascal ... ok
[INFO] [stdout] test constraint::tests::clamp::case_1 ... ok
[INFO] [stdout] test amp::tests::test_pascal ... ok
[INFO] [stdout] test constraint::tests::clamp::case_2 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy_alloc_result::case_1 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy_indices::case_2 ... ok
[INFO] [stdout] test constraint::tests::multiply::case_1 ... ok
[INFO] [stdout] test constraint::tests::multiply::case_2 ... ok
[INFO] [stdout] test constraint::tests::multiply::case_3 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy_alloc_result::case_2 ... ok
[INFO] [stdout] test constraint::tests::multiply::case_4 ... ok
[INFO] [stdout] test constraint::tests::normalize::case_1 ... ok
[INFO] [stdout] test constraint::tests::normalize::case_2 ... ok
[INFO] [stdout] test constraint::tests::normalize::case_3 ... ok
[INFO] [stdout] test constraint::tests::normalize::case_4 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_1 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy_filtered ... ok
[INFO] [stdout] test constraint::tests::uniform::case_3 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_4 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_2 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_5 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_6 ... ok
[INFO] [stdout] test constraint::tests::uniform::case_7 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy_indices::case_1 ... ok
[INFO] [stdout] test constraint::tests::clamp::case_4 ... ok
[INFO] [stdout] test helper::alg::tests::generate_propagation_matrix_all_enabled_parallel_in_col ... ok
[INFO] [stdout] test constraint::tests::uniform::case_8 ... ok
[INFO] [stdout] test combinatorial::greedy::tests::test_greedy ... ok
[INFO] [stdout] test helper::acoustics::tests::test_propagate ... ok
[INFO] [stdout] test helper::alg::tests::generate_propagation_matrix_masked_parallel_in_row ... ok
[INFO] [stdout] test helper::alg::tests::generate_propagation_matrix_masked_parallel_in_col ... ok
[INFO] [stdout] test helper::alg::tests::generate_propagation_matrix_all_enabled_parallel_in_row ... ok
[INFO] [stdout] test linear_synthesis::gs::tests::gs_option_default ... ok
[INFO] [stdout] test linear_synthesis::gs::tests::test_gs_filtered ... ok
[INFO] [stdout] test linear_synthesis::gspat::tests::gspat_option_default ... ok
[INFO] [stdout] test linear_synthesis::naive::tests::naive_option_default ... ok
[INFO] [stdout] test linear_synthesis::gspat::tests::test_gspat_all ... ok
[INFO] [stdout] test linear_synthesis::gspat::tests::test_gspat_filtered ... ok
[INFO] [stdout] test constraint::tests::clamp::case_3 ... ok
[INFO] [stdout] test linear_synthesis::naive::tests::test_naive_all ... ok
[INFO] [stderr]    Doc-tests autd3_gain_holo
[INFO] [stdout] test linear_synthesis::naive::tests::test_naive_all_disabled ... ok
[INFO] [stdout] test linear_synthesis::naive::tests::test_naive_filtered ... ok
[INFO] [stdout] test linear_synthesis::naive::tests::test_naive_filtered_disabled ... ok
[INFO] [stdout] test linear_synthesis::gs::tests::test_gs_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[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] running `Command { std: "docker" "inspect" "e9930e8b25acc6297f6974727dcf694aac3551723ebb521387ca1b4b06400482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9930e8b25acc6297f6974727dcf694aac3551723ebb521387ca1b4b06400482", kill_on_drop: false }`
[INFO] [stdout] e9930e8b25acc6297f6974727dcf694aac3551723ebb521387ca1b4b06400482
