[INFO] cloning repository https://github.com/klmkyo/chat-stats-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klmkyo/chat-stats-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklmkyo%2Fchat-stats-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklmkyo%2Fchat-stats-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b5f3efde64439381085a8cd0d4a2ff932ca0db5
[INFO] testing klmkyo/chat-stats-2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklmkyo%2Fchat-stats-2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/klmkyo/chat-stats-2
[INFO] finished tweaking git repo https://github.com/klmkyo/chat-stats-2
[INFO] tweaked toml for git repo https://github.com/klmkyo/chat-stats-2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/klmkyo/chat-stats-2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/klmkyo/chat-stats-2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/libs/processor/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aa89d5504235ce3a05272658fd45fd0ced88fc480a56296a0271ce01af79193
[INFO] running `Command { std: "docker" "start" "-a" "8aa89d5504235ce3a05272658fd45fd0ced88fc480a56296a0271ce01af79193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aa89d5504235ce3a05272658fd45fd0ced88fc480a56296a0271ce01af79193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa89d5504235ce3a05272658fd45fd0ced88fc480a56296a0271ce01af79193", kill_on_drop: false }`
[INFO] [stdout] 8aa89d5504235ce3a05272658fd45fd0ced88fc480a56296a0271ce01af79193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c1023c85ae539b204fc7c20670b96b5397d448e202856e8270652e4e50de8e4
[INFO] running `Command { std: "docker" "start" "-a" "9c1023c85ae539b204fc7c20670b96b5397d448e202856e8270652e4e50de8e4", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/libs/processor/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling processor v0.1.0 (/opt/rustwide/workdir/libs/processor)
[INFO] [stderr]    Compiling processor-cli v0.1.0 (/opt/rustwide/workdir/apps/processor-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.59s
[INFO] running `Command { std: "docker" "inspect" "9c1023c85ae539b204fc7c20670b96b5397d448e202856e8270652e4e50de8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c1023c85ae539b204fc7c20670b96b5397d448e202856e8270652e4e50de8e4", kill_on_drop: false }`
[INFO] [stdout] 9c1023c85ae539b204fc7c20670b96b5397d448e202856e8270652e4e50de8e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d857e11342d6b33ce131f74d6946ac8f81c6f846b87fd0459d6e7d945d5113ad
[INFO] running `Command { std: "docker" "start" "-a" "d857e11342d6b33ce131f74d6946ac8f81c6f846b87fd0459d6e7d945d5113ad", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/libs/processor/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling processor v0.1.0 (/opt/rustwide/workdir/libs/processor)
[INFO] [stderr]    Compiling processor-cli v0.1.0 (/opt/rustwide/workdir/apps/processor-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "d857e11342d6b33ce131f74d6946ac8f81c6f846b87fd0459d6e7d945d5113ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d857e11342d6b33ce131f74d6946ac8f81c6f846b87fd0459d6e7d945d5113ad", kill_on_drop: false }`
[INFO] [stdout] d857e11342d6b33ce131f74d6946ac8f81c6f846b87fd0459d6e7d945d5113ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf866f5f0b787c63e63d041c70a0703608b831a5ac3264592cbbea8b4a1fee6d
[INFO] running `Command { std: "docker" "start" "-a" "bf866f5f0b787c63e63d041c70a0703608b831a5ac3264592cbbea8b4a1fee6d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/libs/processor/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/processor-5a6633ae86559e7b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::audio::tests::test_empty_data ... ok
[INFO] [stdout] test utils::audio::tests::test_mp4_mislabeled_fixture_sniff ... ok
[INFO] [stdout] test utils::audio::tests::test_unsupported_format ... ok
[INFO] [stderr]      Running tests/audio_duration.rs (/opt/rustwide/target/debug/deps/audio_duration-04f2e375d0e887a8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test audio_duration_m4a_ffmpeg ... ok
[INFO] [stdout] test audio_duration_mp4_ffmpeg ... ok
[INFO] [stdout] test audio_duration_opus_ffmpeg ... ok
[INFO] [stdout] test audio_duration_wav_ffmpeg ... ok
[INFO] [stdout] test audio_duration_sniff_mp4_header ... ok
[INFO] [stdout] test audio_duration_aac_ffmpeg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/audio_fixture.rs (/opt/rustwide/target/debug/deps/audio_fixture-a4943b619aaaf6be)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test audio_duration_messenger_mp4_fixture ... ok
[INFO] [stdout] test audio_duration_messenger_mislabeled_wav_fixture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/processor_cli-f578863231392065)
[INFO] [stderr]    Doc-tests processor
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test libs/processor/src/utils/audio.rs - utils::audio::detect_duration_seconds (line 21) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf866f5f0b787c63e63d041c70a0703608b831a5ac3264592cbbea8b4a1fee6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf866f5f0b787c63e63d041c70a0703608b831a5ac3264592cbbea8b4a1fee6d", kill_on_drop: false }`
[INFO] [stdout] bf866f5f0b787c63e63d041c70a0703608b831a5ac3264592cbbea8b4a1fee6d
