[INFO] cloning repository https://github.com/fracek/bun-grpc-stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fracek/bun-grpc-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffracek%2Fbun-grpc-stream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffracek%2Fbun-grpc-stream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 739980f23c480c2d8b2c5f5b8f48e0a1644f53a8 [INFO] testing fracek/bun-grpc-stream against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffracek%2Fbun-grpc-stream" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fracek/bun-grpc-stream on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fracek/bun-grpc-stream [INFO] finished tweaking git repo https://github.com/fracek/bun-grpc-stream [INFO] tweaked toml for git repo https://github.com/fracek/bun-grpc-stream written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fracek/bun-grpc-stream 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39bd460dd900a6811cd2d32c9f841875629ce2dea30d7e90da750be335388fe [INFO] running `Command { std: "docker" "start" "-a" "d39bd460dd900a6811cd2d32c9f841875629ce2dea30d7e90da750be335388fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39bd460dd900a6811cd2d32c9f841875629ce2dea30d7e90da750be335388fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39bd460dd900a6811cd2d32c9f841875629ce2dea30d7e90da750be335388fe", kill_on_drop: false }` [INFO] [stdout] d39bd460dd900a6811cd2d32c9f841875629ce2dea30d7e90da750be335388fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fba3af5bf22d06679256118722c280a8d832160980eb763ef7b206e2aae861fe [INFO] running `Command { std: "docker" "start" "-a" "fba3af5bf22d06679256118722c280a8d832160980eb763ef7b206e2aae861fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling bun-grpc-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcu4krZP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtonic-80783bf1ea52843d.rlib,libhyper_timeout-e5a9cb6b0fedd439.rlib,libasync_stream-427075ed4e3cc23a.rlib,libhyper_util-20cee904c06a29e8.rlib,libhyper-353d6e8cf95abc6c.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libh2-3acbe4c1ead05371.rlib,libindexmap-5e898b4f7fc9565e.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures_channel-8e61eaebe9799500.rlib,libaxum-74990da607cb4d68.rlib,libpercent_encoding-af9df9186596bd92.rlib,libmatchit-616cb01453b9e7d4.rlib,libserde-5a9f51d3ec486618.rlib,libaxum_core-64397959eb5a92bf.rlib,libmime-0188e0814ca7ddbf.rlib,libtower-78e18b9dacd82b57.rlib,libsync_wrapper-b4537d9de714f6d1.rlib,libtower-914b2480d9daedf0.rlib,libindexmap-f1bb8854c6adcdab.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-93cb912b12ea515d.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libslab-33a512f5e5040868.rlib,librand-f61a9cf6f0c59eaa.rlib,librand_chacha-006e1333fe4851dc.rlib,libppv_lite86-b5ca177642afd283.rlib,libzerocopy-16a3c05224a5c2ac.rlib,libbyteorder-9f6ac6743e38a88c.rlib,libtower_layer-d908dd771b239ecd.rlib,libbase64-32787b0325ea6df8.rlib,libprost-917d2b38996208ef.rlib,libpin_project-224efe136f242b00.rlib,libtracing-cb4997f30a6043c6.rlib,libtracing_core-213f4de5b5702b27.rlib,libonce_cell-2642703f88b7c2f4.rlib,libtower_service-3fb88d28c2218805.rlib,libtokio_stream-4e241f3b23781ddd.rlib,libtokio-9562910cdabffe75.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libmio-942036c1b2516c4b.rlib,libparking_lot-4e432edf14b8c799.rlib,libparking_lot_core-cca3270f64a2eb93.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libhttp_body_util-3d151a8b47ca8fa7.rlib,libfutures_util-7445315e3d23a36a.rlib,libfutures_task-f13500651ee1eef1.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libhttp_body-07e9375f45a647e4.rlib,libhttp-8ddb1eab856a2d71.rlib,libitoa-6e2430f2fa153711.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbytes-c922de7d27e480b6.rlib,librand_core-38ffc94061015320.rlib,libgetrandom-b86a5ded14a1c0d1.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bun_grpc_stream-0ea5365a54941f05" "-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: /usr/bin/ld: final link failed: 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 `bun-grpc-stream` (bin "bun-grpc-stream") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fba3af5bf22d06679256118722c280a8d832160980eb763ef7b206e2aae861fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba3af5bf22d06679256118722c280a8d832160980eb763ef7b206e2aae861fe", kill_on_drop: false }` [INFO] [stdout] fba3af5bf22d06679256118722c280a8d832160980eb763ef7b206e2aae861fe