[INFO] cloning repository https://github.com/ls-1801/VMLauncher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ls-1801/VMLauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fls-1801%2FVMLauncher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fls-1801%2FVMLauncher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a6fccad695d38a64742b8e93d14a5da7dcc5231
[INFO] checking ls-1801/VMLauncher against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fls-1801%2FVMLauncher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ls-1801/VMLauncher
[INFO] finished tweaking git repo https://github.com/ls-1801/VMLauncher
[INFO] tweaked toml for git repo https://github.com/ls-1801/VMLauncher written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ls-1801/VMLauncher on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ls-1801/VMLauncher 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e90ff399c08b598e4959033ee27b97ef71eb549d66a450b9644cb132a55d234
[INFO] running `Command { std: "docker" "start" "-a" "3e90ff399c08b598e4959033ee27b97ef71eb549d66a450b9644cb132a55d234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e90ff399c08b598e4959033ee27b97ef71eb549d66a450b9644cb132a55d234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e90ff399c08b598e4959033ee27b97ef71eb549d66a450b9644cb132a55d234", kill_on_drop: false }`
[INFO] [stdout] 3e90ff399c08b598e4959033ee27b97ef71eb549d66a450b9644cb132a55d234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da1e665f04b0d8179eb90c5908b282c0e654a3ce32eb82bf857bee19438596a7
[INFO] running `Command { std: "docker" "start" "-a" "da1e665f04b0d8179eb90c5908b282c0e654a3ce32eb82bf857bee19438596a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking value-bag v1.8.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.0-alpha.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0-alpha.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking rand v0.9.0-alpha.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking homedir v0.2.1
[INFO] [stderr]     Checking which v6.0.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ouroboros_macro v0.18.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking rust-embed v8.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIWPNgb"
[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 `bytemuck_derive` (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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a602835312480417 -C extra-filename=-7ee3f555d5342084 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-05f9fdc59449d7c1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `caps` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcpgDQpL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpgDQpL/symbols.o" "<16 object files omitted>" "/tmp/rustcpgDQpL/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-05f9fdc59449d7c1,libquote-8125aef03fb5ffda,libproc_macro2-a63140b18bb374d6,libunicode_ident-f2de522ba645d884}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpgDQpL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-7c84a23f6e86ed11.so" "-Wl,--gc-sections" "-shared" "-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]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `ouroboros_macro` (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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name ouroboros_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ouroboros_macro-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=b480a3c26bc00f3d -C extra-filename=-934707b852610a02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3126bdcc1d7964a9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rlib --extern proc_macro2_diagnostics=/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-d1e372c8bfaa5b85.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-05f9fdc59449d7c1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWcxWQE"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "da1e665f04b0d8179eb90c5908b282c0e654a3ce32eb82bf857bee19438596a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1e665f04b0d8179eb90c5908b282c0e654a3ce32eb82bf857bee19438596a7", kill_on_drop: false }`
[INFO] [stdout] da1e665f04b0d8179eb90c5908b282c0e654a3ce32eb82bf857bee19438596a7
