[INFO] cloning repository https://github.com/stevedoyle/psp_security [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevedoyle/psp_security" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1481349c0a7e30a841102e3bb69ed20768eb70e6 [INFO] checking stevedoyle/psp_security against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevedoyle/psp_security on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevedoyle/psp_security [INFO] finished tweaking git repo https://github.com/stevedoyle/psp_security [INFO] tweaked toml for git repo https://github.com/stevedoyle/psp_security written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevedoyle/psp_security 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] [stderr] Downloaded clap-num v1.0.2 [INFO] [stderr] Downloaded test-log v0.2.13 [INFO] [stderr] Downloaded pcap-file v2.0.0 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3170a9af9b62412adc4ba786c07ad1aa369264ae2fa4063b3d65bebc7017bddd [INFO] running `Command { std: "docker" "start" "-a" "3170a9af9b62412adc4ba786c07ad1aa369264ae2fa4063b3d65bebc7017bddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3170a9af9b62412adc4ba786c07ad1aa369264ae2fa4063b3d65bebc7017bddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3170a9af9b62412adc4ba786c07ad1aa369264ae2fa4063b3d65bebc7017bddd", kill_on_drop: false }` [INFO] [stdout] 3170a9af9b62412adc4ba786c07ad1aa369264ae2fa4063b3d65bebc7017bddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cb096ff4a2f29fbf62eb91d47e8f1437fa702eb21a3040a96c897dbe2b3957 [INFO] running `Command { std: "docker" "start" "-a" "73cb096ff4a2f29fbf62eb91d47e8f1437fa702eb21a3040a96c897dbe2b3957", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.1 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_syntax-abe04085619379d7.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [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] [stderr] error: could not compile `paste` (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/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/bin/rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/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())' -C metadata=1c74c5eaee20d79f -C extra-filename=-a7d55195f43d4871 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.38/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2b897f1ca92a5642 -C extra-filename=-3b950e3e8479ad89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdzXljy/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfs_extra-1d951ed127054509.rlib,libdunce-17efee76a01ab9cf.rlib,libcmake-20706b5fa445a2c0.rlib,libcc-bcd73afe279f89f2.rlib,libjobserver-f3f7e8e1ba512c1f.rlib,liblibc-dcce546b8fd9e050.rlib,libshlex-258c8bec04b9d869.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/rustcdzXljy/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/aws-lc-sys-466f9bc736092545/build_script_main-466f9bc736092545" "-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] #0 0x000079baec4db167 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56db167) [INFO] [stdout] #1 0x000079baec4db57c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56db57c) [INFO] [stdout] #2 0x000079bae6c33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000064500cc3f381 lld::elf::RelocationSection>::writeTo(unsigned char*) SyntheticSections.cpp:0:0 [INFO] [stdout] #4 0x000064500cb7504a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #5 0x000079baec48aa62 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568aa62) [INFO] [stdout] #6 0x000079baec48a4ca llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568a4ca) [INFO] [stdout] #7 0x000079baec403b80 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5603b80) [INFO] [stdout] #8 0x000079bae6c8aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #9 0x000079bae6d17a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/aws-lc-sys-466f9bc736092545/build_script_main-466f9bc736092545': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-lc-sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetar0j0eg/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] running `Command { std: "docker" "inspect" "73cb096ff4a2f29fbf62eb91d47e8f1437fa702eb21a3040a96c897dbe2b3957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cb096ff4a2f29fbf62eb91d47e8f1437fa702eb21a3040a96c897dbe2b3957", kill_on_drop: false }` [INFO] [stdout] 73cb096ff4a2f29fbf62eb91d47e8f1437fa702eb21a3040a96c897dbe2b3957