[INFO] cloning repository https://github.com/jupitergao18/jserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jupitergao18/jserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitergao18%2Fjserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitergao18%2Fjserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f60119b54a027fbad593c8b4cd376024bc66ef5
[INFO] checking jupitergao18/jserver against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitergao18%2Fjserver" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jupitergao18/jserver on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jupitergao18/jserver
[INFO] finished tweaking git repo https://github.com/jupitergao18/jserver
[INFO] tweaked toml for git repo https://github.com/jupitergao18/jserver written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jupitergao18/jserver 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.3.16
[INFO] [stderr]   Downloaded clap_builder v4.3.16
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f22fc0483307b4fd9c7a1acdd75432e3d4cafb6a237a46477f8dc8875fae588c
[INFO] running `Command { std: "docker" "start" "-a" "f22fc0483307b4fd9c7a1acdd75432e3d4cafb6a237a46477f8dc8875fae588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f22fc0483307b4fd9c7a1acdd75432e3d4cafb6a237a46477f8dc8875fae588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22fc0483307b4fd9c7a1acdd75432e3d4cafb6a237a46477f8dc8875fae588c", kill_on_drop: false }`
[INFO] [stdout] f22fc0483307b4fd9c7a1acdd75432e3d4cafb6a237a46477f8dc8875fae588c
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 159741d802548dea4731200934709980af8ec86b0453d03cc0d0a64746664478
[INFO] running `Command { std: "docker" "start" "-a" "159741d802548dea4731200934709980af8ec86b0453d03cc0d0a64746664478", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/async-trait-47c7915d19d1a3c6/run-build-script-build-script-build.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4CwSha/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jobserver` (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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name jobserver --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=122be82c6a141351 -C extra-filename=-1e27884a5d42aed2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-79a48f4aae4bd9b3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-15072b0b02f3e5c2.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-layer` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahL3tFJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustconTtDr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/axum-core-1c317e4b138850fa/build_script_build-1c317e4b138850fa" "-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 `httparse` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `axum-core` (build script) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `quote` (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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5101fde30869b8db -C extra-filename=-11256db9f0622581 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8TGhiU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `anstyle-parse` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau8E5aQ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWCXQNr"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiOgn7I/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_guess` (build script)
[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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=9dca8c5217986fbc -C extra-filename=-72fcccbc85dce7db --out-dir /opt/rustwide/target/debug/build/mime_guess-72fcccbc85dce7db -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-60913445f1df2540.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPMdz5Q/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/miniz_oxide-dd2a11a6abfa3053.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/miniz_oxide-dd2a11a6abfa3053/dep-lib-miniz_oxide`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "159741d802548dea4731200934709980af8ec86b0453d03cc0d0a64746664478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159741d802548dea4731200934709980af8ec86b0453d03cc0d0a64746664478", kill_on_drop: false }`
[INFO] [stdout] 159741d802548dea4731200934709980af8ec86b0453d03cc0d0a64746664478
