[INFO] cloning repository https://github.com/orhun/gpg-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/gpg-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e48ec954e569bdeaa5464ca466c3d71888abe07f [INFO] checking orhun/gpg-tui against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orhun/gpg-tui on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orhun/gpg-tui [INFO] finished tweaking git repo https://github.com/orhun/gpg-tui [INFO] tweaked toml for git repo https://github.com/orhun/gpg-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/orhun/gpg-tui 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 747689a62738ae06cf8f92ea0dad244b4aec565d3925c4db4be9fb3748450fca [INFO] running `Command { std: "docker" "start" "-a" "747689a62738ae06cf8f92ea0dad244b4aec565d3925c4db4be9fb3748450fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "747689a62738ae06cf8f92ea0dad244b4aec565d3925c4db4be9fb3748450fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747689a62738ae06cf8f92ea0dad244b4aec565d3925c4db4be9fb3748450fca", kill_on_drop: false }` [INFO] [stdout] 747689a62738ae06cf8f92ea0dad244b4aec565d3925c4db4be9fb3748450fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c1cd32753e6d3f17a8037cdabfab2b42ee1ab4b11616aee11cd3d24c50e5ae4 [INFO] running `Command { std: "docker" "start" "-a" "0c1cd32753e6d3f17a8037cdabfab2b42ee1ab4b11616aee11cd3d24c50e5ae4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling rustix v0.38.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-4b6cb2b7a338bbbb.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Y3tI3" [INFO] [stdout] [INFO] [stdout] [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] error: could not compile `wayland-commons` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c1cd32753e6d3f17a8037cdabfab2b42ee1ab4b11616aee11cd3d24c50e5ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1cd32753e6d3f17a8037cdabfab2b42ee1ab4b11616aee11cd3d24c50e5ae4", kill_on_drop: false }` [INFO] [stdout] 0c1cd32753e6d3f17a8037cdabfab2b42ee1ab4b11616aee11cd3d24c50e5ae4