[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fmax2sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerry73204/max2sc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e359ced657b86965bbfb58752e46a97d1f90a94fc3ef0707cfa50c37001f90
[INFO] running `Command { std: "docker" "start" "-a" "b5e359ced657b86965bbfb58752e46a97d1f90a94fc3ef0707cfa50c37001f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e359ced657b86965bbfb58752e46a97d1f90a94fc3ef0707cfa50c37001f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e359ced657b86965bbfb58752e46a97d1f90a94fc3ef0707cfa50c37001f90", kill_on_drop: false }`
[INFO] [stdout] b5e359ced657b86965bbfb58752e46a97d1f90a94fc3ef0707cfa50c37001f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b6eda01386ca57791974503f6bee78cf5fcc674230a47f2d893b9145e1491d
[INFO] running `Command { std: "docker" "start" "-a" "73b6eda01386ca57791974503f6bee78cf5fcc674230a47f2d893b9145e1491d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[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 rustfft v6.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling matchers v0.1.0
[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 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_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-spatial v0.1.0 (/opt/rustwide/workdir/crates/max2sc-spatial)
[INFO] [stderr]    Compiling max2sc-codegen v0.1.0 (/opt/rustwide/workdir/crates/max2sc-codegen)
[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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "73b6eda01386ca57791974503f6bee78cf5fcc674230a47f2d893b9145e1491d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b6eda01386ca57791974503f6bee78cf5fcc674230a47f2d893b9145e1491d", kill_on_drop: false }`
[INFO] [stdout] 73b6eda01386ca57791974503f6bee78cf5fcc674230a47f2d893b9145e1491d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7eb764fb75cf4574d52faa666632454c706bbd00950471f621d0e14cc6754b2
[INFO] running `Command { std: "docker" "start" "-a" "b7eb764fb75cf4574d52faa666632454c706bbd00950471f621d0e14cc6754b2", 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-parser v0.1.0 (/opt/rustwide/workdir/crates/max2sc-parser)
[INFO] [stderr]    Compiling max2sc-spatial v0.1.0 (/opt/rustwide/workdir/crates/max2sc-spatial)
[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-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 29.41s
[INFO] running `Command { std: "docker" "inspect" "b7eb764fb75cf4574d52faa666632454c706bbd00950471f621d0e14cc6754b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7eb764fb75cf4574d52faa666632454c706bbd00950471f621d0e14cc6754b2", kill_on_drop: false }`
[INFO] [stdout] b7eb764fb75cf4574d52faa666632454c706bbd00950471f621d0e14cc6754b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a8f544811a58abedd1e45f213441448ceeb42c7c7a8ac840c76411354e8a634
[INFO] running `Command { std: "docker" "start" "-a" "8a8f544811a58abedd1e45f213441448ceeb42c7c7a8ac840c76411354e8a634", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/max2sc-00b5dc6791ffdfc1)
[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_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] test validation::tests::test_validate_valid_json_file ... ok
[INFO] [stdout] test config::tests::test_generate_examples ... ok
[INFO] [stdout] test conversion::tests::test_generate_config_files ... 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/max2sc-23884acd8469008a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test conversion::tests::test_is_known_object ... ok
[INFO] [stdout] test validation::tests::test_validate_valid_json_file ... ok
[INFO] [stdout] test validation::tests::test_validate_nonexistent_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 conversion::tests::test_generate_config_files ... ok
[INFO] [stdout] test validation::tests::test_validate_output_directory ... ok
[INFO] [stdout] test config::tests::test_generate_examples ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase3_5_integration.rs (/opt/rustwide/target/debug/deps/phase3_5_integration-4f074859ddc0b78a)
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_spatial_audio_validation ... FAILED
[INFO] [stdout] test test_performance_benchmarking ... FAILED
[INFO] [stdout] test test_phase3_5_sc_testing_framework ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] ---- test_phase3_5_sc_testing_framework 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] [stderr] error: test failed, to rerun pass `-p max2sc --test phase3_5_integration`
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8a8f544811a58abedd1e45f213441448ceeb42c7c7a8ac840c76411354e8a634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8f544811a58abedd1e45f213441448ceeb42c7c7a8ac840c76411354e8a634", kill_on_drop: false }`
[INFO] [stdout] 8a8f544811a58abedd1e45f213441448ceeb42c7c7a8ac840c76411354e8a634
