[INFO] cloning repository https://github.com/nascent-chris/wisec_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nascent-chris/wisec_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascent-chris%2Fwisec_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascent-chris%2Fwisec_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75fc50715003c558ddfbda589e9c94e7375634e2 [INFO] testing nascent-chris/wisec_demo against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascent-chris%2Fwisec_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nascent-chris/wisec_demo on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nascent-chris/wisec_demo [INFO] finished tweaking git repo https://github.com/nascent-chris/wisec_demo [INFO] tweaked toml for git repo https://github.com/nascent-chris/wisec_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nascent-chris/wisec_demo 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5ee50af467a57dc1ef8ffa900fdaeec2d88b5429af441237cc272cef694c05a [INFO] running `Command { std: "docker" "start" "-a" "e5ee50af467a57dc1ef8ffa900fdaeec2d88b5429af441237cc272cef694c05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5ee50af467a57dc1ef8ffa900fdaeec2d88b5429af441237cc272cef694c05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ee50af467a57dc1ef8ffa900fdaeec2d88b5429af441237cc272cef694c05a", kill_on_drop: false }` [INFO] [stdout] e5ee50af467a57dc1ef8ffa900fdaeec2d88b5429af441237cc272cef694c05a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ed3cb792c0a2ba81e7338d4056a29c26a2de9a8b31a4849f714ad339e19e9dd [INFO] running `Command { std: "docker" "start" "-a" "9ed3cb792c0a2ba81e7338d4056a29c26a2de9a8b31a4849f714ad339e19e9dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling wisec_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcafG3zN/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-28742b4ca144387c.rlib,libtokio-6d421c993e496f3c.rlib,libsignal_hook_registry-b4cb1614479d2e66.rlib,libnum_cpus-c95d7019017cd692.rlib,libsocket2-6b89e9acbe1ceb51.rlib,libmemchr-c03d851e398fde9c.rlib,libbytes-22333171e4e1d4ff.rlib,libmio-f442e3c5f03f7d39.rlib,libparking_lot-3c68dbfa24cc5588.rlib,libparking_lot_core-89cb49e315f11860.rlib,liblock_api-dccc8bceca04d50a.rlib,libscopeguard-43643e546252cd47.rlib,libchacha20poly1305-2e5c758c947a67e9.rlib,libchacha20-8e1222fbee7da1e9.rlib,libpoly1305-9bb31fb0c1c2ba27.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-f5f4b1c9e395ded8.rlib,libuniversal_hash-ee87ffbac3a792d0.rlib,libsubtle-fff2a9a73f2e60a1.rlib,libaead-6dd3faedb99e208f.rlib,libcipher-5f5761639e34d10b.rlib,libzeroize-d15b1a72c7194ffb.rlib,libinout-386f2307b1e5f07e.rlib,libcrypto_common-25e742020591eb37.rlib,libgeneric_array-7ab3ebc6d2925b75.rlib,libtypenum-af1c64773d1c921d.rlib,librand_core-4f024a2b1e8e0323.rlib,libgetrandom-57b8fb6a6f6946ed.rlib,liblibc-4494723aeac90f3a.rlib,libanyhow-d479c79dca6d5e74.rlib,libtracing_subscriber-51d300a61b0751d4.rlib,libsmallvec-925aaf8f39242efe.rlib,libsharded_slab-7a8c373ed17c818e.rlib,libmatchers-1991cf048fc95a9d.rlib,libregex_automata-0be5edc6c33aa808.rlib,libregex-f12749584269ad25.rlib,libregex_syntax-381dced7ee5f9437.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libtracing-69f044c91243a7f7.rlib,libpin_project_lite-97c4b49af6812166.rlib,libthread_local-3dcc1f45a60ebaf0.rlib,libtracing_log-38d70031464ea0ae.rlib,liblog-45799490cfbd2660.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing_core-a0eaf376d55ae72b.rlib,libonce_cell-811d327012cd95a6.rlib,libasync_channel-92fe2f1110445be2.rlib,libfutures_core-4e36df11ca6ad1c7.rlib,libevent_listener-67cd091983fb6763.rlib,libconcurrent_queue-959f2026259fd80a.rlib,libcache_padded-42629ec617ee08af.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wisec_demo-ebda05c2ed92312f" "-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 0x00007f50755f3da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df3da7) [INFO] [stdout] #1 0x00007f50755f41bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df41bc) [INFO] [stdout] #2 0x00007f5079975520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007f5079ad385d (/lib/x86_64-linux-gnu/libc.so.6+0x1a085d) [INFO] [stdout] #4 0x00007f5078875f4c llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007f50755a58b1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da58b1) [INFO] [stdout] #6 0x00007f50755a401d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da401d) [INFO] [stdout] #7 0x00005993f0563f5d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485f5d) [INFO] [stdout] #8 0x00005993f04f896a void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007f50755a5782 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da5782) [INFO] [stdout] #10 0x00007f50755a4b3a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da4b3a) [INFO] [stdout] #11 0x00007f50755201b0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d201b0) [INFO] [stdout] #12 0x00007f50799c7ac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x00007f5079a58a04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/wisec_demo-ebda05c2ed92312f': 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 `wisec_demo` (bin "wisec_demo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9ed3cb792c0a2ba81e7338d4056a29c26a2de9a8b31a4849f714ad339e19e9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed3cb792c0a2ba81e7338d4056a29c26a2de9a8b31a4849f714ad339e19e9dd", kill_on_drop: false }` [INFO] [stdout] 9ed3cb792c0a2ba81e7338d4056a29c26a2de9a8b31a4849f714ad339e19e9dd