[INFO] cloning repository https://github.com/lampij/HashTable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lampij/HashTable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flampij%2FHashTable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flampij%2FHashTable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dd4f350b75ac9d941cf815b203a9fc94bcdba9c
[INFO] testing lampij/HashTable against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flampij%2FHashTable" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lampij/HashTable
[INFO] finished tweaking git repo https://github.com/lampij/HashTable
[INFO] tweaked toml for git repo https://github.com/lampij/HashTable written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lampij/HashTable on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lampij/HashTable 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 839c687b220685867a5869283fbb27fc6aab2af4cad0213a6f1ddfcbc029db94
[INFO] running `Command { std: "docker" "start" "-a" "839c687b220685867a5869283fbb27fc6aab2af4cad0213a6f1ddfcbc029db94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "839c687b220685867a5869283fbb27fc6aab2af4cad0213a6f1ddfcbc029db94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839c687b220685867a5869283fbb27fc6aab2af4cad0213a6f1ddfcbc029db94", kill_on_drop: false }`
[INFO] [stdout] 839c687b220685867a5869283fbb27fc6aab2af4cad0213a6f1ddfcbc029db94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b716c47ed0903d98cf8edef28948e4f063c799cb6d7ba3a37fbe3cae948c7f61
[INFO] running `Command { std: "docker" "start" "-a" "b716c47ed0903d98cf8edef28948e4f063c799cb6d7ba3a37fbe3cae948c7f61", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling HashTable v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hash_table.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn hash_fun(mut key: &str) -> usize {
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hash_table.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut key_as_byte_array = key.as_bytes();
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HashTable` is never constructed
[INFO] [stdout]  --> src/hash_table.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct HashTable {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `add`, `get`, and `new` are never used
[INFO] [stdout]   --> src/hash_table.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl HashTable {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn add(&mut self, key: &String, value: &String) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn get(&self, key: &String) -> String {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new() -> HashTable {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_fun` is never used
[INFO] [stdout]   --> src/hash_table.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn hash_fun(mut key: &str) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] running `Command { std: "docker" "inspect" "b716c47ed0903d98cf8edef28948e4f063c799cb6d7ba3a37fbe3cae948c7f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b716c47ed0903d98cf8edef28948e4f063c799cb6d7ba3a37fbe3cae948c7f61", kill_on_drop: false }`
[INFO] [stdout] b716c47ed0903d98cf8edef28948e4f063c799cb6d7ba3a37fbe3cae948c7f61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6d7e69362c10a1cd2ed74d059c1f6d141f0fac00b74aba9bd2d8a5ebb88583c
[INFO] running `Command { std: "docker" "start" "-a" "f6d7e69362c10a1cd2ed74d059c1f6d141f0fac00b74aba9bd2d8a5ebb88583c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling HashTable v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hash_table.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn hash_fun(mut key: &str) -> usize {
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hash_table.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut key_as_byte_array = key.as_bytes();
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIQ5uh7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIQ5uh7/raw-dylibs" "-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/HashTable-f807b7bd33045597" "-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 0x0000741123005647 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x5605647)
[INFO] [stdout]            #1 0x0000741123005f3d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x5605f3d)
[INFO] [stdout]            #2 0x000074111d74a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x000074111d88dd47 (/lib/x86_64-linux-gnu/libc.so.6+0x188d47)
[INFO] [stdout]            #4 0x000057423794af44 void lld::elf::InputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x41ef44)
[INFO] [stdout]            #5 0x00005742379b556b 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 0x0000741122fb4dc2 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x55b4dc2)
[INFO] [stdout]            #7 0x0000741122fb482d llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x55b482d)
[INFO] [stdout]            #8 0x0000741122f2b660 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x552b660)
[INFO] [stdout]            #9 0x000074111d7a1aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4)
[INFO] [stdout]           #10 0x000074111d82ea64 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a64)
[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 `HashTable` (bin "HashTable" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f6d7e69362c10a1cd2ed74d059c1f6d141f0fac00b74aba9bd2d8a5ebb88583c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d7e69362c10a1cd2ed74d059c1f6d141f0fac00b74aba9bd2d8a5ebb88583c", kill_on_drop: false }`
[INFO] [stdout] f6d7e69362c10a1cd2ed74d059c1f6d141f0fac00b74aba9bd2d8a5ebb88583c
