[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fmax2sc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerry73204/max2sc 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/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c3d53bfed9acd6ad8f0794c24326bc9a6b4296fa777f654924cad7245904e95c
[INFO] running `Command { std: "docker" "start" "-a" "c3d53bfed9acd6ad8f0794c24326bc9a6b4296fa777f654924cad7245904e95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3d53bfed9acd6ad8f0794c24326bc9a6b4296fa777f654924cad7245904e95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d53bfed9acd6ad8f0794c24326bc9a6b4296fa777f654924cad7245904e95c", kill_on_drop: false }`
[INFO] [stdout] c3d53bfed9acd6ad8f0794c24326bc9a6b4296fa777f654924cad7245904e95c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0f37be2a762a3286b3464d59707d5b3985eff86ea4f1a41204f6acd71545ef6a
[INFO] running `Command { std: "docker" "start" "-a" "0f37be2a762a3286b3464d59707d5b3985eff86ea4f1a41204f6acd71545ef6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[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 signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tempfile v3.20.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 clap v4.5.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 01s
[INFO] running `Command { std: "docker" "inspect" "0f37be2a762a3286b3464d59707d5b3985eff86ea4f1a41204f6acd71545ef6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f37be2a762a3286b3464d59707d5b3985eff86ea4f1a41204f6acd71545ef6a", kill_on_drop: false }`
[INFO] [stdout] 0f37be2a762a3286b3464d59707d5b3985eff86ea4f1a41204f6acd71545ef6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 002d927de06b100645e9d753ef57c98edd5af91accec986627f3b40257f10dc2
[INFO] running `Command { std: "docker" "start" "-a" "002d927de06b100645e9d753ef57c98edd5af91accec986627f3b40257f10dc2", 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-sc-types v0.1.0 (/opt/rustwide/workdir/crates/max2sc-sc-types)
[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-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.13s
[INFO] running `Command { std: "docker" "inspect" "002d927de06b100645e9d753ef57c98edd5af91accec986627f3b40257f10dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002d927de06b100645e9d753ef57c98edd5af91accec986627f3b40257f10dc2", kill_on_drop: false }`
[INFO] [stdout] 002d927de06b100645e9d753ef57c98edd5af91accec986627f3b40257f10dc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 81c4ae4d05a70e9068630b401dd68d42d2308f314a74b41d625c140897dcdc34
[INFO] running `Command { std: "docker" "start" "-a" "81c4ae4d05a70e9068630b401dd68d42d2308f314a74b41d625c140897dcdc34", 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-09acb1c0164174fe)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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_output_directory ... ok
[INFO] [stdout] test conversion::tests::test_is_known_object ... 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] 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/max2sc-0fd151492b15e12a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/phase3_5_integration.rs (/opt/rustwide/target/debug/deps/phase3_5_integration-73be072daa34fc3a)
[INFO] [stdout] test conversion::tests::test_generate_config_files ... ok
[INFO] [stdout] test config::tests::test_speaker_config_content ... ok
[INFO] [stdout] test config::tests::test_generate_examples ... ok
[INFO] [stdout] test conversion::tests::test_is_known_object ... ok
[INFO] [stdout] test validation::tests::test_validate_existing_nonempty_directory ... ok
[INFO] [stdout] test validation::tests::test_validate_nonexistent_file ... ok
[INFO] [stdout] test validation::tests::test_validate_output_directory ... ok
[INFO] [stdout] test validation::tests::test_validate_valid_json_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_performance_benchmarking ... FAILED
[INFO] [stdout] test test_spatial_audio_validation ... FAILED
[INFO] [stdout] test test_phase3_5_sc_testing_framework ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_benchmarking 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_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] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p max2sc --test phase3_5_integration`
[INFO] running `Command { std: "docker" "inspect" "81c4ae4d05a70e9068630b401dd68d42d2308f314a74b41d625c140897dcdc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c4ae4d05a70e9068630b401dd68d42d2308f314a74b41d625c140897dcdc34", kill_on_drop: false }`
[INFO] [stdout] 81c4ae4d05a70e9068630b401dd68d42d2308f314a74b41d625c140897dcdc34
