[INFO] cloning repository https://github.com/axepeartree/proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axepeartree/proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxepeartree%2Fproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxepeartree%2Fproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8125a0be342c817a899605faf90ca991983af2ff [INFO] testing axepeartree/proxy/8125a0be342c817a899605faf90ca991983af2ff against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxepeartree%2Fproxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axepeartree/proxy on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axepeartree/proxy [INFO] finished tweaking git repo https://github.com/axepeartree/proxy [INFO] tweaked toml for git repo https://github.com/axepeartree/proxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/axepeartree/proxy 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fc250b27e1c82635999dce62bd58757916fc6c944f7099cff6c67be52e9da19 [INFO] running `Command { std: "docker" "start" "-a" "6fc250b27e1c82635999dce62bd58757916fc6c944f7099cff6c67be52e9da19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc250b27e1c82635999dce62bd58757916fc6c944f7099cff6c67be52e9da19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc250b27e1c82635999dce62bd58757916fc6c944f7099cff6c67be52e9da19", kill_on_drop: false }` [INFO] [stdout] 6fc250b27e1c82635999dce62bd58757916fc6c944f7099cff6c67be52e9da19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c452b447780341437a7ded9142adb1f73489082e364031a53006652fbf041811 [INFO] running `Command { std: "docker" "start" "-a" "c452b447780341437a7ded9142adb1f73489082e364031a53006652fbf041811", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde_json-8fdb1db695791c62/rmetamCrhYm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (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/rmetaymsg37" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (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/rmetake9rNc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-channel` (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/rmetaeAEInQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4FFGdc/symbols.o" "/opt/rustwide/target/debug/build/axum-core-72f4404a255f4ef4/build_script_build-72f4404a255f4ef4.build_script_build.d70f6b5373451725-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/axum-core-72f4404a255f4ef4/build_script_build-72f4404a255f4ef4.85kdbe2tuq4ar0mzyf57b3mil.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f36c847cc7d794fc.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-578d54746a79aa44.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-904c29d49e5cf73e.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-68b28eebae724018.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-560631c702dee569.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10bcfbd81438e288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ca754d8825224f8b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-eaa8e0bee9de3791.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9871c3445f9c3efa.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ed5a3106f015c794.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22e9e03915f31288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-fb6b09f170935963.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c17c3ff980a79a1f.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af872ecf6f22cced.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca8dddbae7535f84.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-efa1bbd65297b1ec.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a00d470c02c17e75.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/axum-core-72f4404a255f4ef4/build_script_build-72f4404a255f4ef4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `axum-core` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaF1zB4S/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta228dan/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSziBI8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c452b447780341437a7ded9142adb1f73489082e364031a53006652fbf041811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c452b447780341437a7ded9142adb1f73489082e364031a53006652fbf041811", kill_on_drop: false }` [INFO] [stdout] c452b447780341437a7ded9142adb1f73489082e364031a53006652fbf041811