[INFO] cloning repository https://github.com/suzuki-hoge/bins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suzuki-hoge/bins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuki-hoge%2Fbins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuki-hoge%2Fbins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3647d2f5c1170a003dddea691a3d305f468dfcf [INFO] building suzuki-hoge/bins against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuki-hoge%2Fbins" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suzuki-hoge/bins on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suzuki-hoge/bins [INFO] finished tweaking git repo https://github.com/suzuki-hoge/bins [INFO] tweaked toml for git repo https://github.com/suzuki-hoge/bins written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/suzuki-hoge/bins 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e629d318575166a48a298385728e81c055d9c91dc2130f3db11985790c2fe9 [INFO] running `Command { std: "docker" "start" "-a" "87e629d318575166a48a298385728e81c055d9c91dc2130f3db11985790c2fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e629d318575166a48a298385728e81c055d9c91dc2130f3db11985790c2fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e629d318575166a48a298385728e81c055d9c91dc2130f3db11985790c2fe9", kill_on_drop: false }` [INFO] [stdout] 87e629d318575166a48a298385728e81c055d9c91dc2130f3db11985790c2fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37bf3f8b9f082a94b8c34f0eacdb36de4aaf87cbd487c40478a41dddbd922540 [INFO] running `Command { std: "docker" "start" "-a" "37bf3f8b9f082a94b8c34f0eacdb36de4aaf87cbd487c40478a41dddbd922540", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling trim-margin v0.1.0 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling bins v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fuzzy/core/style.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | fn to_list_item(&self, s: String) -> ListItem { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn to_list_item(&self, s: String) -> ListItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/tui/git/diff_viewer/main.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | fn to_list_item(&self, s: String) -> ListItem { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | fn to_list_item(&self, s: String) -> ListItem<'_> { [INFO] [stdout] | ++++ [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 `bins` (bin "development-starter") [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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name development_starter --edition=2021 src/bin/tui/project/development_starter/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c22912933dd3b12 -C extra-filename=-4e0013ff3eb20e3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-aa7522d2e8fc1f71.rlib --extern bins=/opt/rustwide/target/debug/deps/libbins-251f7ac08b7c1956.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-2ff104dfe655d905.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8ceabedf57938ece.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7152c711f2af594d.rlib --extern pad=/opt/rustwide/target/debug/deps/libpad-c1d1e93b23261bd8.rlib --extern question=/opt/rustwide/target/debug/deps/libquestion-8332a9d8d23f1076.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-985f3cfab84e51a3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5ffc98fce93960e3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1df00e7ca56e6cef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73ba8a23f6426e00.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4dc50251ca7e579b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d8eb963da048c9b9.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-131c2ca9425211cc.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-161327b31f571266.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6762917e3a8a7703.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-bebc1f5598014d90.rlib --extern trim_margin=/opt/rustwide/target/debug/deps/libtrim_margin-da9637946a68e36d.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-dabc6da30265f014.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4hh5mV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4hh5mV/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_status-8fff039d9682a6ba" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBh6ho6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBh6ho6/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_diff-53fd72b443128ef1" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrHDPJn/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrHDPJn/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_log-7f3f7051f43a48b1" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcC9LoW5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcC9LoW5/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_branch-52291af96058141d" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfTUw0d/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfTUw0d/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/filter-2e8a6920e1ced5b3" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8hMSjI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8hMSjI/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_stash-0a4c2d0a858cb1ad" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLWxceN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLWxceN/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_pull_request_commit-ee5aaea915ca7ce2" "-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 `bins` (bin "git-status") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "git-diff") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "git-branch") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "git-stash") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "filter") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "git-log") due to 1 previous error [INFO] [stderr] error: could not compile `bins` (bin "git-pull-request-commit") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8L9EII/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8L9EII/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_clean-7c72ac54fe9127e3" "-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: 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 `bins` (bin "git-clean") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcT4OLLq/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libstrsim-b1c1c3e695a052dc.rlib,libatty-471f5bf53e850484.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libunicode_width-39927cf4269b2e81.rlib,libcrossterm-a465dc27e26434ce.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libbitflags-def4ff224bdcd924.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcT4OLLq/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_checkout-299b8ddcb06ebcd9" "-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] 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 `bins` (bin "git-checkout") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmySI8I/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-5ffc98fce93960e3.rlib,libregex_automata-ff3c5b479b4e6352.rlib,libaho_corasick-4710485cf0232eb4.rlib,libregex_syntax-9510de1ebc5f35e0.rlib,libbins-251f7ac08b7c1956.rlib,libserde_yaml-d8eb963da048c9b9.rlib,libryu-9737e5133661fb23.rlib,libitoa-d59dc7759465efa8.rlib,libindexmap-85181ccb95ade755.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-ea81717cc59fa819.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libtokio_util-bebc1f5598014d90.rlib,libtokio-6762917e3a8a7703.rlib,libnum_cpus-89e51cbff601d2eb.rlib,libsocket2-fe7f5f48469ff204.rlib,libbytes-39312be9848afb5d.rlib,libfutures-8ceabedf57938ece.rlib,libfutures_executor-7634ea5170604fc5.rlib,libfutures_util-5bf4719d699e1bf1.rlib,libmemchr-80a01b00d3cbc7a2.rlib,libfutures_io-6dd4b0c56f1e363f.rlib,libslab-c5aa853fa08bce26.rlib,libfutures_channel-24961cdec4328fc0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-130a091f889c46cd.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libanyhow-aa7522d2e8fc1f71.rlib,librayon-985f3cfab84e51a3.rlib,librayon_core-dcfe5d8c7f1c1667.rlib,libcrossbeam_deque-c87546887e84fc6c.rlib,libcrossbeam_epoch-7310218b16063bff.rlib,libcrossbeam_utils-eb3de1e2e2a3605c.rlib,libtermion-161327b31f571266.rlib,libserde-73ba8a23f6426e00.rlib,libnumtoa-34823bb429caa1e2.rlib,libcrossterm-2ff104dfe655d905.rlib,libtui-dabc6da30265f014.rlib,libcassowary-82e53dbd019efd0f.rlib,libunicode_segmentation-0b03f953f8fe8ecd.rlib,libcrossterm-a465dc27e26434ce.rlib,libsignal_hook_mio-5f19ba0b7130c73d.rlib,libsignal_hook-087d0e441b8ae9b0.rlib,libsignal_hook_registry-73b9f69f858dbc57.rlib,libmio-12a737c6c91022fc.rlib,liblog-25fa166b62398773.rlib,libparking_lot-4793d4dd24b0764c.rlib,libparking_lot_core-4f7e641c2c81583e.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-ab4e0a533746c3c8.rlib,liblock_api-423bf677477e101f.rlib,libscopeguard-67c3654d02e9645e.rlib,libstructopt-131c2ca9425211cc.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libclap-1b901ba56eb831b4.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-87092ca348080079.rlib,libunicode_width-39927cf4269b2e81.rlib,libstrsim-b1c1c3e695a052dc.rlib,libbitflags-def4ff224bdcd924.rlib,libatty-471f5bf53e850484.rlib,liblibc-98dba1174e7d255d.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libitertools-7152c711f2af594d.rlib,libeither-98f4e1d22f8aaf4e.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmySI8I/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/build_tool_launcher-e0f79ecb0ffb42e7" "-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: 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 `bins` (bin "build-tool-launcher") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "37bf3f8b9f082a94b8c34f0eacdb36de4aaf87cbd487c40478a41dddbd922540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bf3f8b9f082a94b8c34f0eacdb36de4aaf87cbd487c40478a41dddbd922540", kill_on_drop: false }` [INFO] [stdout] 37bf3f8b9f082a94b8c34f0eacdb36de4aaf87cbd487c40478a41dddbd922540