[INFO] cloning repository https://github.com/anirudhakulkarni/Live-Snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anirudhakulkarni/Live-Snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanirudhakulkarni%2FLive-Snapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanirudhakulkarni%2FLive-Snapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e1bf6844e7c90d6f59475f12068b7d7c82aab4 [INFO] checking anirudhakulkarni/Live-Snapshot against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanirudhakulkarni%2FLive-Snapshot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anirudhakulkarni/Live-Snapshot on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/anirudhakulkarni/Live-Snapshot [INFO] finished tweaking git repo https://github.com/anirudhakulkarni/Live-Snapshot [INFO] tweaked toml for git repo https://github.com/anirudhakulkarni/Live-Snapshot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anirudhakulkarni/Live-Snapshot 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/kvm-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/linux-loader.git` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vm-virtio.git` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded versionize_derive v0.1.4 [INFO] [stderr] Downloaded kvm-ioctls v0.11.0 [INFO] [stderr] Downloaded vm-superio v0.5.0 [INFO] [stderr] Downloaded enum-ordinalize v3.1.11 [INFO] [stderr] Downloaded vm-fdt v0.2.0 [INFO] [stderr] Downloaded vm-device v0.1.0 [INFO] [stderr] Downloaded educe v0.4.19 [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] [stderr] Downloaded versionize v0.1.6 [INFO] [stderr] Downloaded event-manager v0.2.1 [INFO] [stderr] Downloaded vm-memory v0.7.0 [INFO] [stderr] Downloaded vmm-sys-util v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 256a44f5abf28861d531d2d54473abbf9e4fe0c65b3384957bf07ad0ab87be80 [INFO] running `Command { std: "docker" "start" "-a" "256a44f5abf28861d531d2d54473abbf9e4fe0c65b3384957bf07ad0ab87be80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "256a44f5abf28861d531d2d54473abbf9e4fe0c65b3384957bf07ad0ab87be80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256a44f5abf28861d531d2d54473abbf9e4fe0c65b3384957bf07ad0ab87be80", kill_on_drop: false }` [INFO] [stdout] 256a44f5abf28861d531d2d54473abbf9e4fe0c65b3384957bf07ad0ab87be80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b1d1fd8cc200581b47764625393cd10e4dce7e21aa2cf56beb1aaaf0ff4261 [INFO] running `Command { std: "docker" "start" "-a" "37b1d1fd8cc200581b47764625393cd10e4dce7e21aa2cf56beb1aaaf0ff4261", kill_on_drop: false }` [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling kvm-ioctls v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking crc64 v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/src/utils) [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking vm-fdt v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking vm-device v0.1.0 [INFO] [stderr] Checking vm-superio v0.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vm-memory v0.7.0 [INFO] [stderr] Checking vmm-sys-util v0.8.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-manager v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking virtio-queue v0.2.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5) [INFO] [stderr] Checking arch v0.1.0 (/opt/rustwide/workdir/src/arch) [INFO] [stderr] Checking linux-loader v0.4.0 (https://github.com/rust-vmm/linux-loader.git?rev=9a9f071#9a9f0712) [INFO] [stderr] Checking vm-memory v0.3.0 (/opt/rustwide/workdir/src/vm-memory) [INFO] [stderr] Checking virtio-device v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5) [INFO] [stderr] Checking virtio-blk v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazcHR7n/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/virtio_blk-77712d3fe40ec925.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/virtio-blk-77712d3fe40ec925/dep-lib-virtio_blk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDkNoqn" [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 `num-bigint` (lib) due to 1 previous error [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/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.82/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=fbe0ad2d84ffc3db -C extra-filename=-f2e7d78adb86e2f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de2b11bcebd1ed.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c1dee3744d51460a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEom3xl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTQSWB9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "37b1d1fd8cc200581b47764625393cd10e4dce7e21aa2cf56beb1aaaf0ff4261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b1d1fd8cc200581b47764625393cd10e4dce7e21aa2cf56beb1aaaf0ff4261", kill_on_drop: false }` [INFO] [stdout] 37b1d1fd8cc200581b47764625393cd10e4dce7e21aa2cf56beb1aaaf0ff4261