[INFO] cloning repository https://github.com/yufengwng/tassel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yufengwng/tassel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyufengwng%2Ftassel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyufengwng%2Ftassel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c7fc9b340d579e948bf35417f4a3c4b130a6a2e [INFO] checking yufengwng/tassel against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyufengwng%2Ftassel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yufengwng/tassel on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yufengwng/tassel [INFO] finished tweaking git repo https://github.com/yufengwng/tassel [INFO] tweaked toml for git repo https://github.com/yufengwng/tassel written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yufengwng/tassel 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4cffa774cbc8f6fc4861a22c0bac51e6488091b77ea3ccd2bb8e0e9fdd5adc1 [INFO] running `Command { std: "docker" "start" "-a" "c4cffa774cbc8f6fc4861a22c0bac51e6488091b77ea3ccd2bb8e0e9fdd5adc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4cffa774cbc8f6fc4861a22c0bac51e6488091b77ea3ccd2bb8e0e9fdd5adc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cffa774cbc8f6fc4861a22c0bac51e6488091b77ea3ccd2bb8e0e9fdd5adc1", kill_on_drop: false }` [INFO] [stdout] c4cffa774cbc8f6fc4861a22c0bac51e6488091b77ea3ccd2bb8e0e9fdd5adc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb84898ea812248c303c55ae0415a6ae9c30c96f01760e786649f7a0d8490ec [INFO] running `Command { std: "docker" "start" "-a" "ddb84898ea812248c303c55ae0415a6ae9c30c96f01760e786649f7a0d8490ec", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cranelift-isle v0.102.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cranelift-codegen-shared v0.102.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cranelift-codegen-meta v0.102.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cranelift-entity v0.102.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking bumpalo v3.15.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking tblang v0.1.0 (/opt/rustwide/workdir/tblang) [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking cranelift-bforest v0.102.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking tbmito v0.1.0 (/opt/rustwide/workdir/tbmito) [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cranelift-control v0.102.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.102.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking tbproc v0.1.0 (/opt/rustwide/workdir/tbproc) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta50OlIS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-error` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/5fee451ebd94296ea05214e819c311e164b30af6/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="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=df0014d6a6026980 -C extra-filename=-bacb8bbcc0574e98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ddb84898ea812248c303c55ae0415a6ae9c30c96f01760e786649f7a0d8490ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb84898ea812248c303c55ae0415a6ae9c30c96f01760e786649f7a0d8490ec", kill_on_drop: false }` [INFO] [stdout] ddb84898ea812248c303c55ae0415a6ae9c30c96f01760e786649f7a0d8490ec