[INFO] cloning repository https://github.com/fuji-184/Rust-Http1.1-Http2-Http3-Reverse-Proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuji-184/Rust-Http1.1-Http2-Http3-Reverse-Proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-Http1.1-Http2-Http3-Reverse-Proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-Http1.1-Http2-Http3-Reverse-Proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df6cff2dfc259d0e91f7a04209ca05fe94c320f2 [INFO] testing fuji-184/Rust-Http1.1-Http2-Http3-Reverse-Proxy against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-Http1.1-Http2-Http3-Reverse-Proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. overridden task result to broken:cargo-toml Caused by: 0: invalid Cargo.toml syntax 1: TOML parse error at line 34, column 1 | 34 | codegen-units = 1 | ^ duplicate key `codegen-units` in table `profile.release`