[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 try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimemi/spyrun on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/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-tc2/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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5859219b4d5ef2002181dbb333a242e6f382e1e1922eea58f5a71c1673f0aae [INFO] running `Command { std: "docker" "start" "-a" "a5859219b4d5ef2002181dbb333a242e6f382e1e1922eea58f5a71c1673f0aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5859219b4d5ef2002181dbb333a242e6f382e1e1922eea58f5a71c1673f0aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5859219b4d5ef2002181dbb333a242e6f382e1e1922eea58f5a71c1673f0aae", kill_on_drop: false }` [INFO] [stdout] a5859219b4d5ef2002181dbb333a242e6f382e1e1922eea58f5a71c1673f0aae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4dc60dc8b27f150b29b05aec68fe0f9990fc930db631a6fec98213d9b1a2530 [INFO] running `Command { std: "docker" "start" "-a" "b4dc60dc8b27f150b29b05aec68fe0f9990fc930db631a6fec98213d9b1a2530", 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] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [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 tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNdSgn7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7eMJ0p/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (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 `syn` (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/0fe3684930279e4d3be3aca66b30f82946ce9ac2/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=bfe5a0cebf9bd9ca -C extra-filename=-8d29c2caba3a9d71 --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.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ae874c7abde0b7f6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b4dc60dc8b27f150b29b05aec68fe0f9990fc930db631a6fec98213d9b1a2530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4dc60dc8b27f150b29b05aec68fe0f9990fc930db631a6fec98213d9b1a2530", kill_on_drop: false }` [INFO] [stdout] b4dc60dc8b27f150b29b05aec68fe0f9990fc930db631a6fec98213d9b1a2530