[INFO] cloning repository https://github.com/funfoolsuzi/rust-kvm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funfoolsuzi/rust-kvm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunfoolsuzi%2Frust-kvm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunfoolsuzi%2Frust-kvm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9f57b20561ce9bd0944f1a601c3955f8a2497e8 [INFO] checking funfoolsuzi/rust-kvm-example against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunfoolsuzi%2Frust-kvm-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funfoolsuzi/rust-kvm-example on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funfoolsuzi/rust-kvm-example [INFO] finished tweaking git repo https://github.com/funfoolsuzi/rust-kvm-example [INFO] tweaked toml for git repo https://github.com/funfoolsuzi/rust-kvm-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/funfoolsuzi/rust-kvm-example 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.50.1 [INFO] [stderr] Downloaded vmm-sys-util v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f900ff9a59e858266124b40b34a8edf6b045b6e8c6ad7aedba958dc12c0a9a [INFO] running `Command { std: "docker" "start" "-a" "04f900ff9a59e858266124b40b34a8edf6b045b6e8c6ad7aedba958dc12c0a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f900ff9a59e858266124b40b34a8edf6b045b6e8c6ad7aedba958dc12c0a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f900ff9a59e858266124b40b34a8edf6b045b6e8c6ad7aedba958dc12c0a9a", kill_on_drop: false }` [INFO] [stdout] 04f900ff9a59e858266124b40b34a8edf6b045b6e8c6ad7aedba958dc12c0a9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 282841c3dbae7524345ae89b1fa10d58f3ef186d38f9120b34383a9966926ecd [INFO] running `Command { std: "docker" "start" "-a" "282841c3dbae7524345ae89b1fa10d58f3ef186d38f9120b34383a9966926ecd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking vmm-sys-util v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling kvm-prac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAozDTm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbindgen-f2dc447bb03f3ca9.rlib,liblog-a826a400a2f61679.rlib,libwhich-89ac27da4113890b.rlib,libfailure-bec65fb884909e41.rlib,libbacktrace-bb5fd64e697c55ac.rlib,libbacktrace_sys-3122bccd87bc3951.rlib,librustc_demangle-287fedd7caa0c12d.rlib,libshlex-7d0ef16c59d97f5f.rlib,libregex-9e9fcb9b189cfb8f.rlib,libthread_local-dd04a06da043ac17.rlib,libregex_syntax-b379d799d8392d0e.rlib,libaho_corasick-906f6ac02ede0513.rlib,libquote-90cb622df07d13dd.rlib,libproc_macro2-b9c917431d214180.rlib,libunicode_xid-c15504178e575201.rlib,libpeeking_take_while-c8886dfbebe7e598.rlib,liblazy_static-7bef99ab27b53866.rlib,libfxhash-cb12ec2d84d124a4.rlib,libbyteorder-7254e8930ce65fa9.rlib,libclang_sys-c6df141f89278876.rlib,liblibloading-b7500a042836636f.rlib,liblibc-1fcade61be216516.rlib,libglob-d131586f80f2da1b.rlib,libcfg_if-70d27425395161fc.rlib,libcexpr-abf7bc8fc801f4ca.rlib,libnom-7d40304107c6f4e0.rlib,libmemchr-c187eb8d98a26a27.rlib,libbitflags-abcad0a103f3515c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAozDTm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-cb3c83ae2c420f7e/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-8485387d35216a16/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/kvm-prac-7e569a59b4a2affa/build_script_build-7e569a59b4a2affa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kvm-prac` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "282841c3dbae7524345ae89b1fa10d58f3ef186d38f9120b34383a9966926ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282841c3dbae7524345ae89b1fa10d58f3ef186d38f9120b34383a9966926ecd", kill_on_drop: false }` [INFO] [stdout] 282841c3dbae7524345ae89b1fa10d58f3ef186d38f9120b34383a9966926ecd