[INFO] cloning repository https://github.com/jamalphasquad/steamworksjs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamalphasquad/steamworksjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamalphasquad%2Fsteamworksjs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamalphasquad%2Fsteamworksjs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fa281e24cfbb32e9b3bf1dd44f5de1c51a391e6
[INFO] checking jamalphasquad/steamworksjs against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamalphasquad%2Fsteamworksjs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  73% (353/482)
Updating files:  74% (357/482)
Updating files:  75% (362/482)
Updating files:  76% (367/482)
Updating files:  77% (372/482)
Updating files:  78% (376/482)
Updating files:  79% (381/482)
Updating files:  80% (386/482)
Updating files:  81% (391/482)
Updating files:  82% (396/482)
Updating files:  83% (401/482)
Updating files:  84% (405/482)
Updating files:  85% (410/482)
Updating files:  86% (415/482)
Updating files:  87% (420/482)
Updating files:  88% (425/482)
Updating files:  89% (429/482)
Updating files:  90% (434/482)
Updating files:  91% (439/482)
Updating files:  92% (444/482)
Updating files:  93% (449/482)
Updating files:  94% (454/482)
Updating files:  95% (458/482)
Updating files:  96% (463/482)
Updating files:  97% (468/482)
Updating files:  98% (473/482)
Updating files:  99% (478/482)
Updating files: 100% (482/482)
Updating files: 100% (482/482), done.
[INFO] validating manifest of git repo https://github.com/jamalphasquad/steamworksjs on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jamalphasquad/steamworksjs
[INFO] finished tweaking git repo https://github.com/jamalphasquad/steamworksjs
[INFO] tweaked toml for git repo https://github.com/jamalphasquad/steamworksjs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jamalphasquad/steamworksjs 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Noxime/steamworks-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.58
[INFO] [stderr]   Downloaded napi-derive v2.14.6
[INFO] [stderr]   Downloaded napi v2.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc3552473edf338b5c4cbafd1837ef6f43531af530e28ff0292515f17d3da23
[INFO] running `Command { std: "docker" "start" "-a" "dfc3552473edf338b5c4cbafd1837ef6f43531af530e28ff0292515f17d3da23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc3552473edf338b5c4cbafd1837ef6f43531af530e28ff0292515f17d3da23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc3552473edf338b5c4cbafd1837ef6f43531af530e28ff0292515f17d3da23", kill_on_drop: false }`
[INFO] [stdout] dfc3552473edf338b5c4cbafd1837ef6f43531af530e28ff0292515f17d3da23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efda361500901789fcad4b7a4ee095b635ab3f573b10605c96765491c524aec4
[INFO] running `Command { std: "docker" "start" "-a" "efda361500901789fcad4b7a4ee095b635ab3f573b10605c96765491c524aec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling steamworks-sys v0.10.0 (https://github.com/Noxime/steamworks-rs.git?rev=f00f30954eaadb96e54b23fb8216649ed53a663f#f00f3095)
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking napi-sys v2.3.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr] error: could not compile `napi-build` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name napi_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-build-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe35ce6eac0cbf38 -C extra-filename=-1bb8b3f9adb855bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efda361500901789fcad4b7a4ee095b635ab3f573b10605c96765491c524aec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efda361500901789fcad4b7a4ee095b635ab3f573b10605c96765491c524aec4", kill_on_drop: false }`
[INFO] [stdout] efda361500901789fcad4b7a4ee095b635ab3f573b10605c96765491c524aec4
