[INFO] cloning repository https://github.com/ksera524/uesugi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ksera524/uesugi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksera524%2Fuesugi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksera524%2Fuesugi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a04998c1e73d3fc831ab88280eb30ca3f013aac
[INFO] testing ksera524/uesugi-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksera524%2Fuesugi-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ksera524/uesugi-rs
[INFO] finished tweaking git repo https://github.com/ksera524/uesugi-rs
[INFO] tweaked toml for git repo https://github.com/ksera524/uesugi-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ksera524/uesugi-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ksera524/uesugi-rs 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3dbf19a845521cfd22612089629b776d4a13c0916176af1f582bdfa076c5e3a
[INFO] running `Command { std: "docker" "start" "-a" "a3dbf19a845521cfd22612089629b776d4a13c0916176af1f582bdfa076c5e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3dbf19a845521cfd22612089629b776d4a13c0916176af1f582bdfa076c5e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3dbf19a845521cfd22612089629b776d4a13c0916176af1f582bdfa076c5e3a", kill_on_drop: false }`
[INFO] [stdout] a3dbf19a845521cfd22612089629b776d4a13c0916176af1f582bdfa076c5e3a
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff66f4c4be49c137581e2ecaea1ff89ecd1a603fdffe4f041dffdefd5a570d5c
[INFO] running `Command { std: "docker" "start" "-a" "ff66f4c4be49c137581e2ecaea1ff89ecd1a603fdffe4f041dffdefd5a570d5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling uesugi-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "ff66f4c4be49c137581e2ecaea1ff89ecd1a603fdffe4f041dffdefd5a570d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff66f4c4be49c137581e2ecaea1ff89ecd1a603fdffe4f041dffdefd5a570d5c", kill_on_drop: false }`
[INFO] [stdout] ff66f4c4be49c137581e2ecaea1ff89ecd1a603fdffe4f041dffdefd5a570d5c
[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=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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbd110d82181682cb97900f2dd0a30be51a0b785c982cf2449d55ba3dfdf162
[INFO] running `Command { std: "docker" "start" "-a" "6dbd110d82181682cb97900f2dd0a30be51a0b785c982cf2449d55ba3dfdf162", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling uesugi-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.06s
[INFO] running `Command { std: "docker" "inspect" "6dbd110d82181682cb97900f2dd0a30be51a0b785c982cf2449d55ba3dfdf162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbd110d82181682cb97900f2dd0a30be51a0b785c982cf2449d55ba3dfdf162", kill_on_drop: false }`
[INFO] [stdout] 6dbd110d82181682cb97900f2dd0a30be51a0b785c982cf2449d55ba3dfdf162
[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=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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09697c2bd31a91ba8485dc5755843a4a7ab8ecae75294c032aaed39a6b0321fd
[INFO] running `Command { std: "docker" "start" "-a" "09697c2bd31a91ba8485dc5755843a4a7ab8ecae75294c032aaed39a6b0321fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uesugi_rs-6d4fe73fd7c1958d)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::examples_mode_a ... ok
[INFO] [stdout] test tests::examples_mode_b ... ok
[INFO] [stdout] test tests::invalid_token_b ... ok
[INFO] [stdout] test tests::invalid_token_c ... ok
[INFO] [stdout] test tests::examples_mode_c ... ok
[INFO] [stdout] test tests::invalid_token_a ... ok
[INFO] [stdout] test tests::unsupported_character ... ok
[INFO] [stdout] test tests::numeric_token_parsing_matches_range ... ok
[INFO] [stdout] test tests::numeric_token_rejects_non_digit_pair ... ok
[INFO] [stdout] test tests::coord_validation_matches_table ... ok
[INFO] [stdout] test tests::numeric_token_rejects_invalid_length ... ok
[INFO] [stdout] test tests::roundtrip_encoding_a ... ok
[INFO] [stdout] test tests::roundtrip_encoding_b ... ok
[INFO] [stdout] test tests::roundtrip_encoding_c ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stderr]    Doc-tests uesugi_rs
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - decrypt (line 97) ... ok
[INFO] [stdout] test src/lib.rs - encrypt (line 69) ... 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] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.46s
[INFO] running `Command { std: "docker" "inspect" "09697c2bd31a91ba8485dc5755843a4a7ab8ecae75294c032aaed39a6b0321fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09697c2bd31a91ba8485dc5755843a4a7ab8ecae75294c032aaed39a6b0321fd", kill_on_drop: false }`
[INFO] [stdout] 09697c2bd31a91ba8485dc5755843a4a7ab8ecae75294c032aaed39a6b0321fd
