[INFO] cloning repository https://github.com/javagg/wasmer-prx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javagg/wasmer-prx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fwasmer-prx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fwasmer-prx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca1563cdb3461487bd6f2f4d03eea8cb36d65e1
[INFO] documenting javagg/wasmer-prx against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fwasmer-prx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/javagg/wasmer-prx
[INFO] finished tweaking git repo https://github.com/javagg/wasmer-prx
[INFO] tweaked toml for git repo https://github.com/javagg/wasmer-prx written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/javagg/wasmer-prx on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/javagg/wasmer-prx 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/hyper.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/hyper-rustls.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/libc.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/ring.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/rustls.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/rustls-native-certs.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/socket2.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/tokio.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/tokio-rustls.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/mio.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/parking_lot.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/socket2.git`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/libc.git`
[INFO] [stderr] error: failed to select a version for the requirement `libc = "=0.2.139"`
[INFO] [stderr] candidate versions found which didn't match: 0.2.151
[INFO] [stderr] location searched: Git repository https://github.com/wasix-org/libc.git
[INFO] [stderr] required by package `tokio v1.24.2 (https://github.com/wasix-org/tokio.git?branch=epoll#2be25884)`
[INFO] [stderr]     ... which satisfies dependency `tokio = "=1.24.2"` of package `wa-axum v0.1.0 (/workspace/builds/worker-4-tc1/source)`


command failed: exit status: 101

    Updating git repository `https://github.com/wasix-org/hyper.git`
    Updating git repository `https://github.com/wasix-org/hyper-rustls.git`
    Updating git repository `https://github.com/wasix-org/libc.git`
    Updating git repository `https://github.com/wasix-org/ring.git`
    Updating git repository `https://github.com/wasix-org/rustls.git`
    Updating git repository `https://github.com/wasix-org/rustls-native-certs.git`
    Updating git repository `https://github.com/wasix-org/socket2.git`
    Updating git repository `https://github.com/wasix-org/tokio.git`
    Updating git repository `https://github.com/wasix-org/tokio-rustls.git`
    Updating crates.io index
    Updating git repository `https://github.com/wasix-org/mio.git`
    Updating git repository `https://github.com/wasix-org/parking_lot.git`
    Updating git repository `https://github.com/wasix-org/socket2.git`
    Updating git repository `https://github.com/wasix-org/libc.git`
error: failed to select a version for the requirement `libc = "=0.2.139"`
candidate versions found which didn't match: 0.2.151
location searched: Git repository https://github.com/wasix-org/libc.git
required by package `tokio v1.24.2 (https://github.com/wasix-org/tokio.git?branch=epoll#2be25884)`
    ... which satisfies dependency `tokio = "=1.24.2"` of package `wa-axum v0.1.0 (/workspace/builds/worker-4-tc1/source)`