[INFO] fetching crate starlink 1.0.0... [INFO] checking starlink-1.0.0 against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] extracting crate starlink 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate starlink 1.0.0 on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate starlink 1.0.0 [INFO] finished tweaking crates.io crate starlink 1.0.0 [INFO] tweaked toml for crates.io crate starlink 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate starlink 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] 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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8e14f3a9cf547506a7017d1d396ea3d0ceac71bf9bb98f9a921fce27b90b457 [INFO] running `Command { std: "docker" "start" "-a" "c8e14f3a9cf547506a7017d1d396ea3d0ceac71bf9bb98f9a921fce27b90b457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e14f3a9cf547506a7017d1d396ea3d0ceac71bf9bb98f9a921fce27b90b457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e14f3a9cf547506a7017d1d396ea3d0ceac71bf9bb98f9a921fce27b90b457", kill_on_drop: false }` [INFO] [stdout] c8e14f3a9cf547506a7017d1d396ea3d0ceac71bf9bb98f9a921fce27b90b457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd8dbf638f9346b020e4b2e330fda8cfd53afa9f045fd4cdc0eb37501c50bfc [INFO] running `Command { std: "docker" "start" "-a" "8dd8dbf638f9346b020e4b2e330fda8cfd53afa9f045fd4cdc0eb37501c50bfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-io-timeout v1.1.1 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Compiling starlink v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTmzjYS/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtonic_build-4bf51745e0cd8984.rlib,libprost_build-e8688f6399357c9a.rlib,libwhich-a2b7645509df8d27.rlib,libprettyplease-bbcf5581249890e4.rlib,libsyn-9fcb5791053d304c.rlib,libtempfile-b154b73c2e6c9699.rlib,librand-d017c97fa08ea889.rlib,librand_chacha-784cc7f4e9c25918.rlib,libppv_lite86-1641882bbd283972.rlib,librand_core-55a8efa0739b2764.rlib,libgetrandom-46ffc6870d7d8850.rlib,liblibc-a434ca01f1b84b11.rlib,libremove_dir_all-4ebc3364d2aee541.rlib,libpetgraph-f53dad1490425b3f.rlib,libindexmap-80260618339a6fe4.rlib,libhashbrown-894f0d2293726261.rlib,libfixedbitset-69defad4b00af737.rlib,libheck-6875ce2b04c6b28a.rlib,libmultimap-6262531962cb8cb0.rlib,libitertools-e6c817705930fd1c.rlib,libeither-0ae3e806f59fd459.rlib,libregex-6bc3040df8ab69f6.rlib,libregex_automata-a5395f83c136795d.rlib,libregex_syntax-558f4adb28260379.rlib,libonce_cell-934a7f6bf1a96730.rlib,libprost_types-1f27e68e12a7e7c2.rlib,libprost-4f4ab04c430affe3.rlib,libbytes-102a386a8381fba3.rlib,liblog-c40a5a460b1e90c2.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libquote-f357e983437a41f1.rlib,libproc_macro2-1e2b117684431f01.rlib,libunicode_ident-bd626417b457fa0b.rlib}.rlib" "/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/rustcTmzjYS/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/build/starlink-8167278ba2d9e352/build_script_build-8167278ba2d9e352" "-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 `starlink` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBIGTh0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tower` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaejkkkf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8dd8dbf638f9346b020e4b2e330fda8cfd53afa9f045fd4cdc0eb37501c50bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd8dbf638f9346b020e4b2e330fda8cfd53afa9f045fd4cdc0eb37501c50bfc", kill_on_drop: false }` [INFO] [stdout] 8dd8dbf638f9346b020e4b2e330fda8cfd53afa9f045fd4cdc0eb37501c50bfc