[INFO] cloning repository https://github.com/zhangwei920211/havc_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangwei920211/havc_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangwei920211%2Fhavc_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangwei920211%2Fhavc_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 645ce5df727a2f2daeea92a011cdb1a22d5911f7
[INFO] building zhangwei920211/havc_app against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangwei920211%2Fhavc_app" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  63% (4655/7378)
Updating files:  64% (4722/7378)
Updating files:  65% (4796/7378)
Updating files:  66% (4870/7378)
Updating files:  67% (4944/7378)
Updating files:  68% (5018/7378)
Updating files:  69% (5091/7378)
Updating files:  70% (5165/7378)
Updating files:  71% (5239/7378)
Updating files:  72% (5313/7378)
Updating files:  73% (5386/7378)
Updating files:  74% (5460/7378)
Updating files:  75% (5534/7378)
Updating files:  76% (5608/7378)
Updating files:  77% (5682/7378)
Updating files:  78% (5755/7378)
Updating files:  79% (5829/7378)
Updating files:  80% (5903/7378)
Updating files:  81% (5977/7378)
Updating files:  82% (6050/7378)
Updating files:  83% (6124/7378)
Updating files:  84% (6198/7378)
Updating files:  85% (6272/7378)
Updating files:  86% (6346/7378)
Updating files:  87% (6419/7378)
Updating files:  88% (6493/7378)
Updating files:  89% (6567/7378)
Updating files:  90% (6641/7378)
Updating files:  91% (6714/7378)
Updating files:  92% (6788/7378)
Updating files:  93% (6862/7378)
Updating files:  94% (6936/7378)
Updating files:  95% (7010/7378)
Updating files:  96% (7083/7378)
Updating files:  97% (7157/7378)
Updating files:  98% (7231/7378)
Updating files:  99% (7305/7378)
Updating files: 100% (7378/7378)
Updating files: 100% (7378/7378), done.
[INFO] started tweaking git repo https://github.com/zhangwei920211/havc_app
[INFO] finished tweaking git repo https://github.com/zhangwei920211/havc_app
[INFO] tweaked toml for git repo https://github.com/zhangwei920211/havc_app written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangwei920211/havc_app on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhangwei920211/havc_app 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a49a1ad1157cc8228d76d42003441aaab90c99915f4e5938c2ce38b7d80462f3
[INFO] running `Command { std: "docker" "start" "-a" "a49a1ad1157cc8228d76d42003441aaab90c99915f4e5938c2ce38b7d80462f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a49a1ad1157cc8228d76d42003441aaab90c99915f4e5938c2ce38b7d80462f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a49a1ad1157cc8228d76d42003441aaab90c99915f4e5938c2ce38b7d80462f3", kill_on_drop: false }`
[INFO] [stdout] a49a1ad1157cc8228d76d42003441aaab90c99915f4e5938c2ce38b7d80462f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51433d970274d6a4ee7beeb7ab427662a9a6a4f758d12db8a3689c5fdd342c3a
[INFO] running `Command { std: "docker" "start" "-a" "51433d970274d6a4ee7beeb7ab427662a9a6a4f758d12db8a3689c5fdd342c3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling ems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "51433d970274d6a4ee7beeb7ab427662a9a6a4f758d12db8a3689c5fdd342c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51433d970274d6a4ee7beeb7ab427662a9a6a4f758d12db8a3689c5fdd342c3a", kill_on_drop: false }`
[INFO] [stdout] 51433d970274d6a4ee7beeb7ab427662a9a6a4f758d12db8a3689c5fdd342c3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0149ea4d96848c851524240e063db830a2faf2637e04cf3986efba5070ac8a33
[INFO] running `Command { std: "docker" "start" "-a" "0149ea4d96848c851524240e063db830a2faf2637e04cf3986efba5070ac8a33", kill_on_drop: false }`
[INFO] [stderr]    Compiling ems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "0149ea4d96848c851524240e063db830a2faf2637e04cf3986efba5070ac8a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0149ea4d96848c851524240e063db830a2faf2637e04cf3986efba5070ac8a33", kill_on_drop: false }`
[INFO] [stdout] 0149ea4d96848c851524240e063db830a2faf2637e04cf3986efba5070ac8a33
