[INFO] cloning repository https://github.com/yukimemi/spyrun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/spyrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 156a686399ba9eb41fda0a093d147a969c5354d4 [INFO] checking yukimemi/spyrun against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimemi/spyrun on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yukimemi/spyrun [INFO] finished tweaking git repo https://github.com/yukimemi/spyrun [INFO] tweaked toml for git repo https://github.com/yukimemi/spyrun written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yukimemi/spyrun 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded go-defer v0.1.0 [INFO] [stderr] Downloaded deunicode v0.4.4 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e9e166a1b1a578408c18d502543571205861eab111ab3ce68bf26a49ea47f6 [INFO] running `Command { std: "docker" "start" "-a" "67e9e166a1b1a578408c18d502543571205861eab111ab3ce68bf26a49ea47f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e9e166a1b1a578408c18d502543571205861eab111ab3ce68bf26a49ea47f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e9e166a1b1a578408c18d502543571205861eab111ab3ce68bf26a49ea47f6", kill_on_drop: false }` [INFO] [stdout] 67e9e166a1b1a578408c18d502543571205861eab111ab3ce68bf26a49ea47f6 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298c3484a7b17dc9890baf41a3c81ee1d71788d9c6120507694833e993be716d [INFO] running `Command { std: "docker" "start" "-a" "298c3484a7b17dc9890baf41a3c81ee1d71788d9c6120507694833e993be716d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-8d29c2caba3a9d71.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `heck` (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/249cb84316401daf040832cdbb8a45e0f5ab6af8/bin/rustc --crate-name heck --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/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=faa1acbe2bb4e337 -C extra-filename=-8e1f98ffb0a497ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPNNZdQ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/249cb84316401daf040832cdbb8a45e0f5ab6af8/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81fdedf0809c1cd7 -C extra-filename=-71e703ad95ef346b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7100dcbaf50e5fb0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ae874c7abde0b7f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c711de47e5c9c7e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (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/249cb84316401daf040832cdbb8a45e0f5ab6af8/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=cf3bae4e19b33db9 -C extra-filename=-6efba8afd7d3cccc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7100dcbaf50e5fb0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ae874c7abde0b7f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c711de47e5c9c7e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaF6D6YS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "298c3484a7b17dc9890baf41a3c81ee1d71788d9c6120507694833e993be716d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298c3484a7b17dc9890baf41a3c81ee1d71788d9c6120507694833e993be716d", kill_on_drop: false }` [INFO] [stdout] 298c3484a7b17dc9890baf41a3c81ee1d71788d9c6120507694833e993be716d