[INFO] cloning repository https://github.com/relaxcloud-cn/bit7z-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/relaxcloud-cn/bit7z-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14782f747b222e357743afd0d47c632e71b0dadd [INFO] checking relaxcloud-cn/bit7z-rs against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/relaxcloud-cn/bit7z-rs on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] finished tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] tweaked toml for git repo https://github.com/relaxcloud-cn/bit7z-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/relaxcloud-cn/bit7z-rs 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.131 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.131 [INFO] [stderr] Downloaded cxx-build v1.0.131 [INFO] [stderr] Downloaded cxx v1.0.131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 387bea3aebef2089fb187a47ae808432df7d58aaadc0f71ef17a2b6e3baeda12 [INFO] running `Command { std: "docker" "start" "-a" "387bea3aebef2089fb187a47ae808432df7d58aaadc0f71ef17a2b6e3baeda12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "387bea3aebef2089fb187a47ae808432df7d58aaadc0f71ef17a2b6e3baeda12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387bea3aebef2089fb187a47ae808432df7d58aaadc0f71ef17a2b6e3baeda12", kill_on_drop: false }` [INFO] [stdout] 387bea3aebef2089fb187a47ae808432df7d58aaadc0f71ef17a2b6e3baeda12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeae5b499ab693f72874c7bdd0e42b97edb13a3cf5ada6129fab5ca26bb4f890 [INFO] running `Command { std: "docker" "start" "-a" "eeae5b499ab693f72874c7bdd0e42b97edb13a3cf5ada6129fab5ca26bb4f890", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.131 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.131 [INFO] [stderr] Compiling cxx-build v1.0.131 [INFO] [stderr] Compiling cxxbridge-macro v1.0.131 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWTIA6P/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cxx-build` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta997uee" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cxxbridge-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eeae5b499ab693f72874c7bdd0e42b97edb13a3cf5ada6129fab5ca26bb4f890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeae5b499ab693f72874c7bdd0e42b97edb13a3cf5ada6129fab5ca26bb4f890", kill_on_drop: false }` [INFO] [stdout] eeae5b499ab693f72874c7bdd0e42b97edb13a3cf5ada6129fab5ca26bb4f890