[INFO] cloning repository https://github.com/mohamadsolouki/slipstream-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohamadsolouki/slipstream-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadsolouki%2Fslipstream-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadsolouki%2Fslipstream-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e4e8e8528c02b990360d762f2d96e7af2821fc [INFO] testing mohamadsolouki/slipstream-rust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadsolouki%2Fslipstream-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mohamadsolouki/slipstream-rust [INFO] finished tweaking git repo https://github.com/mohamadsolouki/slipstream-rust [INFO] tweaked toml for git repo https://github.com/mohamadsolouki/slipstream-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohamadsolouki/slipstream-rust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mohamadsolouki/slipstream-rust 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.8 [INFO] [stderr] Downloaded syn v2.0.112 [INFO] [stderr] Downloaded serde_json v1.0.148 [INFO] [stderr] Downloaded proc-macro2 v1.0.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6779cadcacec74876b5b2d692b75499c7f7922cbb43a19339e208ba9f8d6e20e [INFO] running `Command { std: "docker" "start" "-a" "6779cadcacec74876b5b2d692b75499c7f7922cbb43a19339e208ba9f8d6e20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6779cadcacec74876b5b2d692b75499c7f7922cbb43a19339e208ba9f8d6e20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6779cadcacec74876b5b2d692b75499c7f7922cbb43a19339e208ba9f8d6e20e", kill_on_drop: false }` [INFO] [stdout] 6779cadcacec74876b5b2d692b75499c7f7922cbb43a19339e208ba9f8d6e20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e643e3aaef2fcc8a4962efffe8b7921459000e07e4c445acd446f48027affde3 [INFO] running `Command { std: "docker" "start" "-a" "e643e3aaef2fcc8a4962efffe8b7921459000e07e4c445acd446f48027affde3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling slipstream-core v0.1.0 (/opt/rustwide/workdir/crates/slipstream-core) [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling slipstream-ffi v0.1.0 (/opt/rustwide/workdir/crates/slipstream-ffi) [INFO] [stderr] warning: slipstream-ffi@0.1.0: auto-building picoquic (set PICOQUIC_AUTO_BUILD=0 to disable) [INFO] [stderr] error: failed to run custom build command for `slipstream-ffi v0.1.0 (/opt/rustwide/workdir/crates/slipstream-ffi)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/slipstream-ffi-a1f0d3189966a671/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PICOQUIC_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PICOQUIC_BUILD_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PICOQUIC_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PICOQUIC_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PICOQUIC_AUTO_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=PICOTLS_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:warning=auto-building picoquic (set PICOQUIC_AUTO_BUILD=0 to disable) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e643e3aaef2fcc8a4962efffe8b7921459000e07e4c445acd446f48027affde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e643e3aaef2fcc8a4962efffe8b7921459000e07e4c445acd446f48027affde3", kill_on_drop: false }` [INFO] [stdout] e643e3aaef2fcc8a4962efffe8b7921459000e07e4c445acd446f48027affde3