[INFO] fetching crate WebServer_kevin 0.1.0... [INFO] testing WebServer_kevin-0.1.0 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] extracting crate WebServer_kevin 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate WebServer_kevin 0.1.0 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate WebServer_kevin 0.1.0 [INFO] finished tweaking crates.io crate WebServer_kevin 0.1.0 [INFO] tweaked toml for crates.io crate WebServer_kevin 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate WebServer_kevin 0.1.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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1f1712933cf50898902650c8029756b06f9614e3f79b314e30c6fd97fc4aad [INFO] running `Command { std: "docker" "start" "-a" "0b1f1712933cf50898902650c8029756b06f9614e3f79b314e30c6fd97fc4aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1f1712933cf50898902650c8029756b06f9614e3f79b314e30c6fd97fc4aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1f1712933cf50898902650c8029756b06f9614e3f79b314e30c6fd97fc4aad", kill_on_drop: false }` [INFO] [stdout] 0b1f1712933cf50898902650c8029756b06f9614e3f79b314e30c6fd97fc4aad [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cdd891c3a00fa8e9c0ca523756448ed189460a97e0786d500b1d3c1d6356bdf [INFO] running `Command { std: "docker" "start" "-a" "6cdd891c3a00fa8e9c0ca523756448ed189460a97e0786d500b1d3c1d6356bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling WebServer_kevin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Thread` [INFO] [stdout] --> src/lib.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::{JoinHandle, Thread}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `WebServer_kevin` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `web_server_kevin` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status_line` [INFO] [stdout] --> src/bin/main.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | let (status_line,filename) = if buffer.starts_with(get){ [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSy9BAo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libWebServer_kevin-87514d89e41a8ca4.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" "-L" "/tmp/rustcSy9BAo/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/deps/WebServer-32b13ef4df65db3e" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRJa7Sk.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/WebServer-32b13ef4df65db3e /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcSy9BAo/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcSy9BAo/symbols.o /opt/rustwide/target/debug/deps/WebServer-32b13ef4df65db3e.WebServer.e3055f5a33c5aa0a-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/WebServer-32b13ef4df65db3e.d53c235f3e0msgz9m1zaq5qsn.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libWebServer_kevin-87514d89e41a8ca4.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [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 `WebServer_kevin` (bin "WebServer") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6cdd891c3a00fa8e9c0ca523756448ed189460a97e0786d500b1d3c1d6356bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdd891c3a00fa8e9c0ca523756448ed189460a97e0786d500b1d3c1d6356bdf", kill_on_drop: false }` [INFO] [stdout] 6cdd891c3a00fa8e9c0ca523756448ed189460a97e0786d500b1d3c1d6356bdf