[INFO] cloning repository https://github.com/jerry73204/max2sc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry73204/max2sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fmax2sc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fmax2sc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8a9a8cf30113638e84ed944821727b2c0d669ce
[INFO] testing jerry73204/max2sc against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fmax2sc" "/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/jerry73204/max2sc
[INFO] finished tweaking git repo https://github.com/jerry73204/max2sc
[INFO] tweaked toml for git repo https://github.com/jerry73204/max2sc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerry73204/max2sc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jerry73204/max2sc 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d9e63994b850a7ffd2f443d318f50fd40fb1c964f6aeb571d5aea20ba7c1033
[INFO] running `Command { std: "docker" "start" "-a" "6d9e63994b850a7ffd2f443d318f50fd40fb1c964f6aeb571d5aea20ba7c1033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d9e63994b850a7ffd2f443d318f50fd40fb1c964f6aeb571d5aea20ba7c1033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9e63994b850a7ffd2f443d318f50fd40fb1c964f6aeb571d5aea20ba7c1033", kill_on_drop: false }`
[INFO] [stdout] 6d9e63994b850a7ffd2f443d318f50fd40fb1c964f6aeb571d5aea20ba7c1033
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58000425e674b6be61a62fa4d110b8cf9c95978da2781a30a4ebf7328d4af6db
[INFO] running `Command { std: "docker" "start" "-a" "58000425e674b6be61a62fa4d110b8cf9c95978da2781a30a4ebf7328d4af6db", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling max2sc-core v0.1.0 (/opt/rustwide/workdir/crates/max2sc-core)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling max2sc-max-types v0.1.0 (/opt/rustwide/workdir/crates/max2sc-max-types)
[INFO] [stderr]    Compiling max2sc-sc-types v0.1.0 (/opt/rustwide/workdir/crates/max2sc-sc-types)
[INFO] [stderr]    Compiling max2sc-analyzer v0.1.0 (/opt/rustwide/workdir/crates/max2sc-analyzer)
[INFO] [stderr]    Compiling max2sc-parser v0.1.0 (/opt/rustwide/workdir/crates/max2sc-parser)
[INFO] [stderr]    Compiling max2sc-codegen v0.1.0 (/opt/rustwide/workdir/crates/max2sc-codegen)
[INFO] [stderr]    Compiling max2sc-spatial v0.1.0 (/opt/rustwide/workdir/crates/max2sc-spatial)
[INFO] [stderr]    Compiling max2sc v0.1.0 (/opt/rustwide/workdir/crates/max2sc)
[INFO] [stderr]    Compiling max2sc-test v0.1.0 (/opt/rustwide/workdir/crates/max2sc-test)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s
[INFO] running `Command { std: "docker" "inspect" "58000425e674b6be61a62fa4d110b8cf9c95978da2781a30a4ebf7328d4af6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58000425e674b6be61a62fa4d110b8cf9c95978da2781a30a4ebf7328d4af6db", kill_on_drop: false }`
[INFO] [stdout] 58000425e674b6be61a62fa4d110b8cf9c95978da2781a30a4ebf7328d4af6db
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f3be57b9318593353f618de5d993da819526087fbe58b9504d45585b84c9efa
[INFO] running `Command { std: "docker" "start" "-a" "1f3be57b9318593353f618de5d993da819526087fbe58b9504d45585b84c9efa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling max2sc-analyzer v0.1.0 (/opt/rustwide/workdir/crates/max2sc-analyzer)
[INFO] [stderr]    Compiling max2sc-spatial v0.1.0 (/opt/rustwide/workdir/crates/max2sc-spatial)
[INFO] [stderr]    Compiling max2sc-parser v0.1.0 (/opt/rustwide/workdir/crates/max2sc-parser)
[INFO] [stderr]    Compiling max2sc-sc-types v0.1.0 (/opt/rustwide/workdir/crates/max2sc-sc-types)
[INFO] [stderr]    Compiling max2sc-max-types v0.1.0 (/opt/rustwide/workdir/crates/max2sc-max-types)
[INFO] [stderr]    Compiling max2sc-core v0.1.0 (/opt/rustwide/workdir/crates/max2sc-core)
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling max2sc-codegen v0.1.0 (/opt/rustwide/workdir/crates/max2sc-codegen)
[INFO] [stderr]    Compiling max2sc-test v0.1.0 (/opt/rustwide/workdir/crates/max2sc-test)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling max2sc v0.1.0 (/opt/rustwide/workdir/crates/max2sc)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.42s
[INFO] running `Command { std: "docker" "inspect" "1f3be57b9318593353f618de5d993da819526087fbe58b9504d45585b84c9efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3be57b9318593353f618de5d993da819526087fbe58b9504d45585b84c9efa", kill_on_drop: false }`
[INFO] [stdout] 1f3be57b9318593353f618de5d993da819526087fbe58b9504d45585b84c9efa
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d646d35becfb2b133750b9b11f201af17a98c81eed97ba5c26744671f34157b
[INFO] running `Command { std: "docker" "start" "-a" "1d646d35becfb2b133750b9b11f201af17a98c81eed97ba5c26744671f34157b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/max2sc-7f1c37cda3cc7b50)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test conversion::tests::test_is_known_object ... ok
[INFO] [stdout] test validation::tests::test_validate_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_generate_examples ... ok
[INFO] [stdout] test conversion::tests::test_generate_config_files ... ok
[INFO] [stdout] test validation::tests::test_validate_valid_json_file ... ok
[INFO] [stdout] test config::tests::test_speaker_config_content ... ok
[INFO] [stdout] test validation::tests::test_validate_existing_nonempty_directory ... ok
[INFO] [stdout] test validation::tests::test_validate_output_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/max2sc-459d569342861e34)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test conversion::tests::test_generate_config_files ... ok
[INFO] [stdout] test conversion::tests::test_is_known_object ... ok
[INFO] [stdout] test validation::tests::test_validate_nonexistent_file ... ok
[INFO] [stdout] test validation::tests::test_validate_output_directory ... ok
[INFO] [stdout] test config::tests::test_generate_examples ... ok
[INFO] [stdout] test validation::tests::test_validate_valid_json_file ... ok
[INFO] [stdout] test config::tests::test_speaker_config_content ... ok
[INFO] [stderr]      Running tests/phase3_5_integration.rs (/opt/rustwide/target/debug/deps/phase3_5_integration-662c82bf9a62824f)
[INFO] [stdout] test validation::tests::test_validate_existing_nonempty_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_phase3_5_sc_testing_framework ... FAILED
[INFO] [stdout] test test_spatial_audio_validation ... FAILED
[INFO] [stdout] test test_performance_benchmarking ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_phase3_5_sc_testing_framework stdout ----
[INFO] [stdout] Error: SclangNotFound { path: "sclang" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_spatial_audio_validation stdout ----
[INFO] [stdout] Error: SclangNotFound { path: "sclang" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_benchmarking stdout ----
[INFO] [stdout] Error: SclangNotFound { path: "sclang" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_performance_benchmarking
[INFO] [stdout]     test_phase3_5_sc_testing_framework
[INFO] [stdout]     test_spatial_audio_validation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p max2sc --test phase3_5_integration`
[INFO] running `Command { std: "docker" "inspect" "1d646d35becfb2b133750b9b11f201af17a98c81eed97ba5c26744671f34157b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d646d35becfb2b133750b9b11f201af17a98c81eed97ba5c26744671f34157b", kill_on_drop: false }`
[INFO] [stdout] 1d646d35becfb2b133750b9b11f201af17a98c81eed97ba5c26744671f34157b
