[INFO] cloning repository https://github.com/cxw620/web-framework-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cxw620/web-framework-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47d0de489e8fc5307b86897df01ae01f6de969ba [INFO] testing cxw620/web-framework-bench against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench" "/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/cxw620/web-framework-bench [INFO] finished tweaking git repo https://github.com/cxw620/web-framework-bench [INFO] tweaked toml for git repo https://github.com/cxw620/web-framework-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxw620/web-framework-bench on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cxw620/web-framework-bench 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `bench-actix-web` [INFO] [stderr] * `bin` target `bench-axum` [INFO] [stderr] * `bin` target `bench-ntex` [INFO] [stderr] * `bin` target `bench-ntex-uring` [INFO] [stderr] * `bin` target `bench-poem` [INFO] [stderr] * `bin` target `bench-rocket` [INFO] [stderr] * `bin` target `bench-salvo` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] testing cxw620/web-framework-bench against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench" "/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/cxw620/web-framework-bench [INFO] finished tweaking git repo https://github.com/cxw620/web-framework-bench [INFO] tweaked toml for git repo https://github.com/cxw620/web-framework-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxw620/web-framework-bench on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cxw620/web-framework-bench 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `bench-actix-web` [INFO] [stderr] * `bin` target `bench-axum` [INFO] [stderr] * `bin` target `bench-ntex` [INFO] [stderr] * `bin` target `bench-ntex-uring` [INFO] [stderr] * `bin` target `bench-poem` [INFO] [stderr] * `bin` target `bench-rocket` [INFO] [stderr] * `bin` target `bench-salvo` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] testing cxw620/web-framework-bench against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench" "/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/cxw620/web-framework-bench [INFO] finished tweaking git repo https://github.com/cxw620/web-framework-bench [INFO] tweaked toml for git repo https://github.com/cxw620/web-framework-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxw620/web-framework-bench on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cxw620/web-framework-bench 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `bench-actix-web` [INFO] [stderr] * `bin` target `bench-axum` [INFO] [stderr] * `bin` target `bench-ntex` [INFO] [stderr] * `bin` target `bench-ntex-uring` [INFO] [stderr] * `bin` target `bench-poem` [INFO] [stderr] * `bin` target `bench-rocket` [INFO] [stderr] * `bin` target `bench-salvo` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] testing cxw620/web-framework-bench against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench" "/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/cxw620/web-framework-bench [INFO] finished tweaking git repo https://github.com/cxw620/web-framework-bench [INFO] tweaked toml for git repo https://github.com/cxw620/web-framework-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxw620/web-framework-bench on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cxw620/web-framework-bench 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `bench-actix-web` [INFO] [stderr] * `bin` target `bench-axum` [INFO] [stderr] * `bin` target `bench-ntex` [INFO] [stderr] * `bin` target `bench-ntex-uring` [INFO] [stderr] * `bin` target `bench-poem` [INFO] [stderr] * `bin` target `bench-rocket` [INFO] [stderr] * `bin` target `bench-salvo` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] testing cxw620/web-framework-bench against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxw620%2Fweb-framework-bench" "/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/cxw620/web-framework-bench [INFO] finished tweaking git repo https://github.com/cxw620/web-framework-bench [INFO] tweaked toml for git repo https://github.com/cxw620/web-framework-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cxw620/web-framework-bench on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cxw620/web-framework-bench 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `bench-actix-web` [INFO] [stderr] * `bin` target `bench-axum` [INFO] [stderr] * `bin` target `bench-ntex` [INFO] [stderr] * `bin` target `bench-ntex-uring` [INFO] [stderr] * `bin` target `bench-poem` [INFO] [stderr] * `bin` target `bench-rocket` [INFO] [stderr] * `bin` target `bench-salvo` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)` command failed: exit status: 101 warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: * `bin` target `bench-actix-web` * `bin` target `bench-axum` * `bin` target `bench-ntex` * `bin` target `bench-ntex-uring` * `bin` target `bench-poem` * `bin` target `bench-rocket` * `bin` target `bench-salvo` Updating crates.io index error: failed to select a version for the requirement `ntex = "=2.12.3"` (locked to 2.12.3) candidate versions found which didn't match: 0.1.11, 0.1.10, 0.1.9, ... location searched: crates.io index required by package `web-framework-bench v0.1.0 (/workspace/builds/worker-4-tc2/source)`