[INFO] cloning repository https://github.com/tsuza/srcds-pipe-passthrough-fix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsuza/srcds-pipe-passthrough-fix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix/hooks/post-update.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/tsuza/srcds-pipe-passthrough-fix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsuza/srcds-pipe-passthrough-fix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2342050d9c15b8b0857ea6cb418608859fcb6b59
[INFO] checking tsuza/srcds-pipe-passthrough-fix against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuza%2Fsrcds-pipe-passthrough-fix" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tsuza/srcds-pipe-passthrough-fix on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tsuza/srcds-pipe-passthrough-fix
[INFO] finished tweaking git repo https://github.com/tsuza/srcds-pipe-passthrough-fix
[INFO] tweaked toml for git repo https://github.com/tsuza/srcds-pipe-passthrough-fix written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tsuza/srcds-pipe-passthrough-fix 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retour-utils v0.2.1
[INFO] [stderr]   Downloaded minidl v0.1.6
[INFO] [stderr]   Downloaded retour-utils-impl v0.2.0
[INFO] [stderr]   Downloaded slice-pool2 v0.4.3
[INFO] [stderr]   Downloaded retour v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46fb8d2451ecbb86c559ef247f64309657785ea69307fde616674a581ccb8de8
[INFO] running `Command { std: "docker" "start" "-a" "46fb8d2451ecbb86c559ef247f64309657785ea69307fde616674a581ccb8de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46fb8d2451ecbb86c559ef247f64309657785ea69307fde616674a581ccb8de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fb8d2451ecbb86c559ef247f64309657785ea69307fde616674a581ccb8de8", kill_on_drop: false }`
[INFO] [stdout] 46fb8d2451ecbb86c559ef247f64309657785ea69307fde616674a581ccb8de8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceb4accbfc2be075dd6d29ed7dc87d0bedefab86eb69147038e09c862dfe526d
[INFO] running `Command { std: "docker" "start" "-a" "ceb4accbfc2be075dd6d29ed7dc87d0bedefab86eb69147038e09c862dfe526d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking slice-pool2 v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking minidl v0.1.6
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking mmap-fixed-fixed v0.1.3
[INFO] [stderr]    Compiling libudis86-sys v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking retour v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling retour-utils-impl v0.2.0
[INFO] [stderr]     Checking retour-utils v0.2.1
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/retour-utils-0.2.1/src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use windows::{
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `address_from_handle` found for enum `LookupData` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/retour-utils-0.2.1/src/lib.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 67  | pub enum LookupData {
[INFO] [stdout]     | ------------------- method `address_from_handle` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 133 |         let Some(addr) = lookup_data.address_from_handle(handle) else {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ method not found in `LookupData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retour-utils` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ceb4accbfc2be075dd6d29ed7dc87d0bedefab86eb69147038e09c862dfe526d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb4accbfc2be075dd6d29ed7dc87d0bedefab86eb69147038e09c862dfe526d", kill_on_drop: false }`
[INFO] [stdout] ceb4accbfc2be075dd6d29ed7dc87d0bedefab86eb69147038e09c862dfe526d
