[INFO] cloning repository https://github.com/apoint123/amll-page
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoint123/amll-page" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoint123%2Famll-page", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoint123%2Famll-page'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04f39693b7792d02df3ed23a97ae15164d118080
[INFO] testing apoint123/amll-page against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoint123%2Famll-page" "/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/apoint123/amll-page
[INFO] finished tweaking git repo https://github.com/apoint123/amll-page
[INFO] tweaked toml for git repo https://github.com/apoint123/amll-page written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apoint123/amll-page on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apoint123/amll-page 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72255ab7476b9e0f121b6a718addd326f6c3e3d755caa00a04ce73ee5d1272c2
[INFO] running `Command { std: "docker" "start" "-a" "72255ab7476b9e0f121b6a718addd326f6c3e3d755caa00a04ce73ee5d1272c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72255ab7476b9e0f121b6a718addd326f6c3e3d755caa00a04ce73ee5d1272c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72255ab7476b9e0f121b6a718addd326f6c3e3d755caa00a04ce73ee5d1272c2", kill_on_drop: false }`
[INFO] [stdout] 72255ab7476b9e0f121b6a718addd326f6c3e3d755caa00a04ce73ee5d1272c2
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97040e610a027cabe15c762fa65f39a77e396c280a1b24ae32e0c24a93f65d9
[INFO] running `Command { std: "docker" "start" "-a" "d97040e610a027cabe15c762fa65f39a77e396c280a1b24ae32e0c24a93f65d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling pocket-resources v0.3.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling amll-lyric v0.3.0 (/opt/rustwide/workdir/packages/lyric)
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling microfft v0.6.0
[INFO] [stderr]    Compiling spectrum-analyzer v1.7.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fft v0.1.0 (/opt/rustwide/workdir/packages/fft)
[INFO] [stderr]    Compiling lyrics_helper_core v0.2.0
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling ws-protocol v0.0.2 (/opt/rustwide/workdir/packages/ws-protocol)
[INFO] [stderr]    Compiling ttml_processor v0.1.8
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling ttml-processor v0.1.0 (/opt/rustwide/workdir/packages/ttml-processor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.43s
[INFO] running `Command { std: "docker" "inspect" "d97040e610a027cabe15c762fa65f39a77e396c280a1b24ae32e0c24a93f65d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97040e610a027cabe15c762fa65f39a77e396c280a1b24ae32e0c24a93f65d9", kill_on_drop: false }`
[INFO] [stdout] d97040e610a027cabe15c762fa65f39a77e396c280a1b24ae32e0c24a93f65d9
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77a6830b820170181bcca38578d9434eb1d4152af0460ef748fb5d0789162ac9
[INFO] running `Command { std: "docker" "start" "-a" "77a6830b820170181bcca38578d9434eb1d4152af0460ef748fb5d0789162ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling amll-lyric v0.3.0 (/opt/rustwide/workdir/packages/lyric)
[INFO] [stderr]    Compiling fft v0.1.0 (/opt/rustwide/workdir/packages/fft)
[INFO] [stderr]    Compiling ttml-processor v0.1.0 (/opt/rustwide/workdir/packages/ttml-processor)
[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 tungstenite v0.27.0
[INFO] [stderr]    Compiling ws-protocol v0.0.2 (/opt/rustwide/workdir/packages/ws-protocol)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] running `Command { std: "docker" "inspect" "77a6830b820170181bcca38578d9434eb1d4152af0460ef748fb5d0789162ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a6830b820170181bcca38578d9434eb1d4152af0460ef748fb5d0789162ac9", kill_on_drop: false }`
[INFO] [stdout] 77a6830b820170181bcca38578d9434eb1d4152af0460ef748fb5d0789162ac9
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d950d88d3452e89791bb6c385a921ba4bb514f664163a6d70669e713a0ba82b
[INFO] running `Command { std: "docker" "start" "-a" "4d950d88d3452e89791bb6c385a921ba4bb514f664163a6d70669e713a0ba82b", 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/amll_lyric-e5f612daf0f0b512)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test lrc::lrc_max_num ... ok
[INFO] [stdout] test eqrc::qdec::des::tests::test_three_des ... ok
[INFO] [stdout] test lys::test_word ... ok
[INFO] [stdout] test lys::test_props ... ok
[INFO] [stdout] test lrc::lyric_line_test ... ok
[INFO] [stdout] test ttml::read::test_parse_apple_music_word_by_word_lyrics ... ok
[INFO] [stdout] test lrc::stringify_lrc_test ... ok
[INFO] [stdout] test lrc::time_test ... ok
[INFO] [stdout] test qrc::test_word ... ok
[INFO] [stdout] test ttml::write::test_write_ttml ... ok
[INFO] [stdout] test ttml::read::test_parse_ttml_with_entities ... ok
[INFO] [stdout] test ttml::read::test_timestamp ... ok
[INFO] [stdout] test ttml::read::test_ttml ... ok
[INFO] [stdout] test eqrc::qdec::des::tests::test_des_encrypt_decrypt ... ok
[INFO] [stdout] test lrc::lrc_bench_test ... ok
[INFO] [stdout] test ttml::read::test_parse_ttml ... ok
[INFO] [stdout] test eqrc::test_decrypt_qrc_hex has been running for over 60 seconds
[INFO] [stdout] test eqrc::test_decrypt_qrc_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 93.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fft-dfd07f18ba4f4716)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttml_processor-9846376d795cf648)
[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 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ws_protocol-649ac296d67899a4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test v1::tests::body_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests amll_lyric
[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] [stderr]    Doc-tests fft
[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] [stderr]    Doc-tests ttml_processor
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `ttml_processor` found
[INFO] [stderr]   --> packages/ttml-processor/src/lib.rs:61:23
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let parsed_data = ttml_processor::parse_ttml(ttml_content, &parsing_options)
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: candidate #1: /opt/rustwide/target/debug/deps/libttml_processor-7434df2559141afa.rlib
[INFO] [stderr]    = note: candidate #2: /opt/rustwide/target/debug/deps/libttml_processor.rlib
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0464`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p ttml-processor --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2024 --crate-type cdylib --crate-type rlib --color auto --crate-name ttml_processor --test packages/ttml-processor/src/lib.rs --test-run-directory /opt/rustwide/workdir/packages/ttml-processor '--warn=clippy::pedantic' '--warn=clippy::nursery' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' --extern lyrics_helper_core=/opt/rustwide/target/debug/deps/liblyrics_helper_core-fc88ac3bc35a7100.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2cdfc74b1e488525.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-a523f5954e01f2be.rlib --extern ttml_processor=/opt/rustwide/target/debug/deps/libttml_processor.rlib --extern ttml_processor=/opt/rustwide/target/debug/deps/libttml_processor-7434df2559141afa.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4634b547c0c0672d.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "4d950d88d3452e89791bb6c385a921ba4bb514f664163a6d70669e713a0ba82b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d950d88d3452e89791bb6c385a921ba4bb514f664163a6d70669e713a0ba82b", kill_on_drop: false }`
[INFO] [stdout] 4d950d88d3452e89791bb6c385a921ba4bb514f664163a6d70669e713a0ba82b
