[INFO] cloning repository https://github.com/ctsrc/hot-reload-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctsrc/hot-reload-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fhot-reload-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fhot-reload-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e38a1a47d517472d1132b96dd97293bf2f772eac
[INFO] checking ctsrc/hot-reload-server against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fhot-reload-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ctsrc/hot-reload-server on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ctsrc/hot-reload-server
[INFO] finished tweaking git repo https://github.com/ctsrc/hot-reload-server
[INFO] tweaked toml for git repo https://github.com/ctsrc/hot-reload-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ctsrc/hot-reload-server 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol-hyper v0.1.1
[INFO] [stderr]   Downloaded fsevent v2.1.2
[INFO] [stderr]   Downloaded trie-hard v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e52ce9926b17c0bdec15151e00b65df191a685521550ddf96b5ae3fce49da456
[INFO] running `Command { std: "docker" "start" "-a" "e52ce9926b17c0bdec15151e00b65df191a685521550ddf96b5ae3fce49da456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e52ce9926b17c0bdec15151e00b65df191a685521550ddf96b5ae3fce49da456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e52ce9926b17c0bdec15151e00b65df191a685521550ddf96b5ae3fce49da456", kill_on_drop: false }`
[INFO] [stdout] e52ce9926b17c0bdec15151e00b65df191a685521550ddf96b5ae3fce49da456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0a35716af628663e7737ecdb94f3e96b2c183caac640b5b103a4f30147c155
[INFO] running `Command { std: "docker" "start" "-a" "3c0a35716af628663e7737ecdb94f3e96b2c183caac640b5b103a4f30147c155", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking trie-hard v0.1.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking fsevent-sys v4.1.0
[INFO] [stderr]     Checking fsevent v2.1.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking opener v0.7.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcJ5UJL7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJ5UJL7/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/futures_macro-667241a3651e9d22.egeystescrq1nzjh4tnjol5pu.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-70865a79165b8d4c.rlib,libquote-993a3289d8dd519c.rlib,libproc_macro2-7eb4b82dd2ecf777.rlib,libunicode_ident-d14904b1232aa2ec.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcJ5UJL7/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-667241a3651e9d22.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]           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 `futures-macro` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tracing-attributes` (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/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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("async-await"))' -C metadata=aa23de012aa20057 -C extra-filename=-8a1e6dec195dded9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7eb4b82dd2ecf777.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-993a3289d8dd519c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-70865a79165b8d4c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_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/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.210/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=83c933f4edfa9013 -C extra-filename=-6330886432e97391 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7eb4b82dd2ecf777.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-993a3289d8dd519c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-70865a79165b8d4c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "3c0a35716af628663e7737ecdb94f3e96b2c183caac640b5b103a4f30147c155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0a35716af628663e7737ecdb94f3e96b2c183caac640b5b103a4f30147c155", kill_on_drop: false }`
[INFO] [stdout] 3c0a35716af628663e7737ecdb94f3e96b2c183caac640b5b103a4f30147c155
