[INFO] cloning repository https://github.com/sammko/getmemsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammko/getmemsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammko%2Fgetmemsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammko%2Fgetmemsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6efb00f838a4e2ee25288f658cd1523bc9d8e5a [INFO] testing sammko/getmemsd against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammko%2Fgetmemsd" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammko/getmemsd on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammko/getmemsd [INFO] finished tweaking git repo https://github.com/sammko/getmemsd [INFO] tweaked toml for git repo https://github.com/sammko/getmemsd written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sammko/getmemsd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4d6883bdd0102553aa4ba68298fdf496eae67f9c7f1f83c701d36fc5ce294a3 [INFO] running `Command { std: "docker" "start" "-a" "c4d6883bdd0102553aa4ba68298fdf496eae67f9c7f1f83c701d36fc5ce294a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4d6883bdd0102553aa4ba68298fdf496eae67f9c7f1f83c701d36fc5ce294a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d6883bdd0102553aa4ba68298fdf496eae67f9c7f1f83c701d36fc5ce294a3", kill_on_drop: false }` [INFO] [stdout] c4d6883bdd0102553aa4ba68298fdf496eae67f9c7f1f83c701d36fc5ce294a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94b74fae2edd2f81753cc32d9cbed4c820222aeafb4dc89cd2974e3f653c3a0d [INFO] running `Command { std: "docker" "start" "-a" "94b74fae2edd2f81753cc32d9cbed4c820222aeafb4dc89cd2974e3f653c3a0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRJulPS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacQEIHB" [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/rmeta05fGJg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-core` [INFO] [stderr] error: could not compile `log` [INFO] [stderr] error: could not compile `futures-io` due to previous error [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] error: could not compile `bitflags` [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stderr] error: could not compile `parking` due to previous error [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarpyipR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cache-padded` due to previous error [INFO] [stderr] error: could not compile `fastrand` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stderr] error: could not compile `ppv-lite86` [INFO] running `Command { std: "docker" "inspect" "94b74fae2edd2f81753cc32d9cbed4c820222aeafb4dc89cd2974e3f653c3a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b74fae2edd2f81753cc32d9cbed4c820222aeafb4dc89cd2974e3f653c3a0d", kill_on_drop: false }` [INFO] [stdout] 94b74fae2edd2f81753cc32d9cbed4c820222aeafb4dc89cd2974e3f653c3a0d