[INFO] cloning repository https://github.com/himoji/grpc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/himoji/grpc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimoji%2Fgrpc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimoji%2Fgrpc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 616ccd87a793a75438726dc03db20b7340ddfd07 [INFO] testing himoji/grpc-rust against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimoji%2Fgrpc-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/himoji/grpc-rust [INFO] finished tweaking git repo https://github.com/himoji/grpc-rust [INFO] tweaked toml for git repo https://github.com/himoji/grpc-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/himoji/grpc-rust on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/himoji/grpc-rust 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30d1fb9ae43b89055b063c8ed6e3d58a6795dc96d7bf65106704cd33e7bd9eb [INFO] running `Command { std: "docker" "start" "-a" "c30d1fb9ae43b89055b063c8ed6e3d58a6795dc96d7bf65106704cd33e7bd9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30d1fb9ae43b89055b063c8ed6e3d58a6795dc96d7bf65106704cd33e7bd9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30d1fb9ae43b89055b063c8ed6e3d58a6795dc96d7bf65106704cd33e7bd9eb", kill_on_drop: false }` [INFO] [stdout] c30d1fb9ae43b89055b063c8ed6e3d58a6795dc96d7bf65106704cd33e7bd9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddbe69af8497ab9ed531fa69abe0e972053076ca3fc79c89f33022ea636bac79 [INFO] running `Command { std: "docker" "start" "-a" "ddbe69af8497ab9ed531fa69abe0e972053076ca3fc79c89f33022ea636bac79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.33 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling clientservergrpc v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling tonic-reflection v0.11.0 [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/client.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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 `clientservergrpc` (bin "server"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name server --edition=2021 src/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=eb8f3577b3d6383a -C extra-filename=-2032bdaedafbfdce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prost=/opt/rustwide/target/debug/deps/libprost-286d68d4c87ad7df.rlib --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-4751af4a458147b7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5fe1baab1c2ef6ff.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-721fa86b3128d208.rlib --extern tonic_build=/opt/rustwide/target/debug/deps/libtonic_build-6f04de06fa26c3cb.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-4aa5ae40930dc455.rlib --cap-lints=forbid` (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" "/opt/rustwide/target/debug/deps/rustcPEAM5l/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtonic-721fa86b3128d208,libhyper_timeout-3512460eb2ed9126,libtokio_io_timeout-1b2bdfe941bd48d7,libasync_stream-2c9e94e4d54f8967,libaxum-b627567318db1f0a,libpercent_encoding-9bee39bbc5bd523a,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libserde-15555669fa4dadd9,libsync_wrapper-17f912c27eab8964,libaxum_core-00a5012d55802e23,libmime-4b44681fdb2c65f7,libhyper-c22882000dbd580b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libh2-d0731273f7ca4aa9,libindexmap-5b80273f778dc0fe,libequivalent-fdc46004df91ad08,libhashbrown-9dbb75234fa537e4,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libtower-4312b273211007e2,libindexmap-4e66ccda48f43957,libhashbrown-8ac6e23154e6c3d0,libtokio_util-c9fd66483f1f8951,libfutures_sink-ba628c80fbee78b4,libslab-bcf9aff6bece17eb,librand-bfcab7ae2404c748,librand_chacha-3ab9c174bf881ff7,libppv_lite86-4250c766b4729968,librand_core-2991dc6535dc6412,libgetrandom-16009545727e12b5,libfutures_util-d24e48f78a479b98,libfutures_task-649a526ef41831fc,libpin_utils-9a5791cba021167a,libtower_layer-d544d4bd616865b8,libbase64-64299f9d815d057c,libprost-286d68d4c87ad7df,libpin_project-ca0b5ca309cfcd4e,libtracing-9974b6c40f779310,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libtower_service-aa28c9aa29f1c654,libtokio_stream-5582af781017b3a4,libfutures_core-2da63d8c7891ede1,libtokio-5fe1baab1c2ef6ff,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-1bf4fbe712dfd9d3,libmio-8d2cb51288b2692b,libparking_lot-e89548071cf9f716,libparking_lot_core-4a9c3dc8cd3649f1,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-dab15d5bfc53aea0,libscopeguard-d52bd00767847e44,libhttp_body-65fb2432903b6760,libpin_project_lite-e0c50e8704e39276,libhttp-300cd194aaa5916d,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbytes-9c2a396be262bdae}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPEAM5l/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-47a067d742dafad0" "-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 `clientservergrpc` (bin "client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ddbe69af8497ab9ed531fa69abe0e972053076ca3fc79c89f33022ea636bac79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbe69af8497ab9ed531fa69abe0e972053076ca3fc79c89f33022ea636bac79", kill_on_drop: false }` [INFO] [stdout] ddbe69af8497ab9ed531fa69abe0e972053076ca3fc79c89f33022ea636bac79