[INFO] cloning repository https://github.com/hexium310/kanatrans-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexium310/kanatrans-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexium310%2Fkanatrans-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexium310%2Fkanatrans-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca31281c9cb173ccccd686ba038a12bdfdbdbff3
[INFO] checking hexium310/kanatrans-web against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexium310%2Fkanatrans-web" "/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/hexium310/kanatrans-web
[INFO] finished tweaking git repo https://github.com/hexium310/kanatrans-web
[INFO] tweaked toml for git repo https://github.com/hexium310/kanatrans-web written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hexium310/kanatrans-web on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hexium310/kanatrans-web 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hexium310/kanatrans`
[INFO] [stderr]     Updating git submodule `https://github.com/festvox/flite`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded tokio-macros v2.7.0
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded problem_details v0.8.0
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded tokio v1.51.1
[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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4ef3aa35bf9929fecffab3b800b9303968da237a535c31f37bb43d925c83421
[INFO] running `Command { std: "docker" "start" "-a" "f4ef3aa35bf9929fecffab3b800b9303968da237a535c31f37bb43d925c83421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4ef3aa35bf9929fecffab3b800b9303968da237a535c31f37bb43d925c83421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ef3aa35bf9929fecffab3b800b9303968da237a535c31f37bb43d925c83421", kill_on_drop: false }`
[INFO] [stdout] f4ef3aa35bf9929fecffab3b800b9303968da237a535c31f37bb43d925c83421
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da21e484d6600156ab3479b160483c82fd18034ac15b49913e204abbcc6f4710
[INFO] running `Command { std: "docker" "start" "-a" "da21e484d6600156ab3479b160483c82fd18034ac15b49913e204abbcc6f4710", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling flite-src v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking phoneme v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking domain v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling flite-sys v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking problem_details v0.8.0
[INFO] [stderr]     Checking service v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking flite v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking adapter v0.0.0 (https://github.com/hexium310/kanatrans?tag=kanatrans%2F0.2.6#a9be9f23)
[INFO] [stderr]     Checking kanatrans-wasm v0.1.1 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "da21e484d6600156ab3479b160483c82fd18034ac15b49913e204abbcc6f4710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da21e484d6600156ab3479b160483c82fd18034ac15b49913e204abbcc6f4710", kill_on_drop: false }`
[INFO] [stdout] da21e484d6600156ab3479b160483c82fd18034ac15b49913e204abbcc6f4710
