[INFO] cloning repository https://github.com/renyuneyun/projfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renyuneyun/projfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenyuneyun%2Fprojfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenyuneyun%2Fprojfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab97334e270d01d8be3633fee0b9432e66dcfca5 [INFO] testing renyuneyun/projfs against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenyuneyun%2Fprojfs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renyuneyun/projfs on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renyuneyun/projfs [INFO] finished tweaking git repo https://github.com/renyuneyun/projfs [INFO] tweaked toml for git repo https://github.com/renyuneyun/projfs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renyuneyun/projfs 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea5869b73793503cc77e174a3dda4581b60c89963f53cde1d5870f5986a50cb [INFO] running `Command { std: "docker" "start" "-a" "0ea5869b73793503cc77e174a3dda4581b60c89963f53cde1d5870f5986a50cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea5869b73793503cc77e174a3dda4581b60c89963f53cde1d5870f5986a50cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea5869b73793503cc77e174a3dda4581b60c89963f53cde1d5870f5986a50cb", kill_on_drop: false }` [INFO] [stdout] 0ea5869b73793503cc77e174a3dda4581b60c89963f53cde1d5870f5986a50cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec9d0afd3547f4170e01f84f9aed83140e52d24153c51b440f0730eba663e90 [INFO] running `Command { std: "docker" "start" "-a" "0ec9d0afd3547f4170e01f84f9aed83140e52d24153c51b440f0730eba663e90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling fuse_mt v0.5.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta90f44L/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_yaml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ec9d0afd3547f4170e01f84f9aed83140e52d24153c51b440f0730eba663e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec9d0afd3547f4170e01f84f9aed83140e52d24153c51b440f0730eba663e90", kill_on_drop: false }` [INFO] [stdout] 0ec9d0afd3547f4170e01f84f9aed83140e52d24153c51b440f0730eba663e90