[INFO] cloning repository https://github.com/propenster/rustysec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/propenster/rustysec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Frustysec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Frustysec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21b046df4bebdb4f1123966e106c0d9003647797
[INFO] checking propenster/rustysec against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Frustysec" "/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/propenster/rustysec on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/propenster/rustysec
[INFO] finished tweaking git repo https://github.com/propenster/rustysec
[INFO] tweaked toml for git repo https://github.com/propenster/rustysec written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/propenster/rustysec 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73d592a4ad855f18367e9858d382f5ff9a486e13c00ee540e23021a5e5ab39ee
[INFO] running `Command { std: "docker" "start" "-a" "73d592a4ad855f18367e9858d382f5ff9a486e13c00ee540e23021a5e5ab39ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73d592a4ad855f18367e9858d382f5ff9a486e13c00ee540e23021a5e5ab39ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73d592a4ad855f18367e9858d382f5ff9a486e13c00ee540e23021a5e5ab39ee", kill_on_drop: false }`
[INFO] [stdout] 73d592a4ad855f18367e9858d382f5ff9a486e13c00ee540e23021a5e5ab39ee
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 316c4bfb3f24d38a834b4d7a07c747ed2622c8965331c8c34b03bf2de9e30307
[INFO] running `Command { std: "docker" "start" "-a" "316c4bfb3f24d38a834b4d7a07c747ed2622c8965331c8c34b03bf2de9e30307", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking clap_complete v4.4.3
[INFO] [stderr]     Checking pest v2.7.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling sppparse_derive v0.1.3
[INFO] [stderr]    Compiling oapi_derive v0.1.2
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcdVzFWC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdVzFWC/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-3aeba54704f150ef.625htqzvfa5v2527cx3odluh8.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5307368d5f9377bb.rlib,libquote-76abfdc78efad02b.rlib,libproc_macro2-c506a05697f6e678.rlib,libunicode_ident-f2de522ba645d884.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" "-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/deps/libserde_derive-3aeba54704f150ef.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]            #0 0x00007f27a5edea07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dea07)
[INFO] [stdout]            #1 0x00007f27a5edee1c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dee1c)
[INFO] [stdout]            #2 0x00007f27a0619520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
[INFO] [stdout]            #3 0x00007f27a0777861 (/lib/x86_64-linux-gnu/libc.so.6+0x1a0861)
[INFO] [stdout]            #4 0x000063f3a285cc14 lld::elf::StringTableSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4c4c14)
[INFO] [stdout]            #5 0x000063f3a27f16ca void lld::elf::OutputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(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]            #6 0x00007f27a5e8e552 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568e552)
[INFO] [stdout]            #7 0x00007f27a5e8dfba llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568dfba)
[INFO] [stdout]            #8 0x00007f27a5e07900 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5607900)
[INFO] [stdout]            #9 0x00007f27a066bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3)
[INFO] [stdout]           #10 0x00007f27a06fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libserde_derive-3aeba54704f150ef.so': 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 `serde_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "316c4bfb3f24d38a834b4d7a07c747ed2622c8965331c8c34b03bf2de9e30307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316c4bfb3f24d38a834b4d7a07c747ed2622c8965331c8c34b03bf2de9e30307", kill_on_drop: false }`
[INFO] [stdout] 316c4bfb3f24d38a834b4d7a07c747ed2622c8965331c8c34b03bf2de9e30307
