[INFO] cloning repository https://github.com/menixator/biocomputation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/menixator/biocomputation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fbiocomputation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fbiocomputation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce4c70f5865d933893abf7751e20b28ec7e3fd5 [INFO] testing menixator/biocomputation against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenixator%2Fbiocomputation" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/menixator/biocomputation on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/menixator/biocomputation [INFO] finished tweaking git repo https://github.com/menixator/biocomputation [INFO] tweaked toml for git repo https://github.com/menixator/biocomputation written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/menixator/biocomputation 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7fb3d7ffd50c73c23145d83de0869be3d76a86e72c6a3c9e23ea8fa161010c8 [INFO] running `Command { std: "docker" "start" "-a" "d7fb3d7ffd50c73c23145d83de0869be3d76a86e72c6a3c9e23ea8fa161010c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7fb3d7ffd50c73c23145d83de0869be3d76a86e72c6a3c9e23ea8fa161010c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fb3d7ffd50c73c23145d83de0869be3d76a86e72c6a3c9e23ea8fa161010c8", kill_on_drop: false }` [INFO] [stdout] d7fb3d7ffd50c73c23145d83de0869be3d76a86e72c6a3c9e23ea8fa161010c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e1d255c176d646f53bc0d2611f45ef8fda5a21f4470a3099531add6c67220d [INFO] running `Command { std: "docker" "start" "-a" "84e1d255c176d646f53bc0d2611f45ef8fda5a21f4470a3099531add6c67220d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling biocomputation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/ga_spec.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dataitem::DataItem` [INFO] [stdout] --> src/population.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dataitem::DataItem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/rule.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt::{self, Debug, Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::candidate::Candidate` [INFO] [stdout] --> src/selection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::candidate::Candidate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CrossoverStrategyCommonOptions`, `CrossoverStrategy`, `MatchupStrategy`, `MatingStrategy`, and `MirroringStrategy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | CrossoverStrategy, CrossoverStrategyCommonOptions, MatchupStrategy, MatingStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | MirroringStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MutationStrategyCommonOptions`, `MutationStrategyVariant`, and `MutationStrategy` [INFO] [stdout] --> src/main.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | use mutation::{MutationStrategy, MutationStrategyCommonOptions, MutationStrategyVariant}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GaSpec` [INFO] [stdout] --> src/main.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | use ga_spec::{CalculatedSpecs, GaSpec, GaSpecInput}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DuplicateHandlingStrategy`, `RouletteSelection`, `SelectionStrategyCommonOptions`, `SelectionStrategyVariant`, `SelectionStrategy`, and `TournamentSelection` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | DuplicateHandlingStrategy, RouletteSelection, Selection, SelectionStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | SelectionStrategyCommonOptions, SelectionStrategyVariant, TournamentSelection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selection` [INFO] [stdout] --> src/main.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | DuplicateHandlingStrategy, RouletteSelection, Selection, SelectionStrategy, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mutation.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | mut population: &mut Population, [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rule.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn generate(mut rng: &mut T, spec: &GaSpec) -> Self { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/selection.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | for i in 0..self.tournament_size { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/main.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | let (training, test) = data_set.split_at_percentage(opt.split_percentage)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | for i in 0..ga_specs.max_evolutions { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `candidate` [INFO] [stdout] --> src/main.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | for CandidateFitness { fitness, candidate } in &fitness { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `candidate: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mutation_count` is never read [INFO] [stdout] --> src/candidate.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Candidate { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | rules: HashSet, [INFO] [stdout] 13 | mutation_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Candidate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mutation_count`, `set_mutation_count`, `increment_mutation_count`, `age`, `birth_generation_id`, and `rules_mut` are never used [INFO] [stdout] --> src/candidate.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Candidate { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn mutation_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn set_mutation_count(&mut self, new_mutation_count: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn increment_mutation_count(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn age(&mut self, current_generation_id: usize) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn birth_generation_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn rules_mut(&mut self) -> &mut HashSet { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RngFail` is never constructed [INFO] [stdout] --> src/crossover.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum CrossoverError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 56 | #[error("rng failed to generate a unique value")] [INFO] [stdout] 57 | RngFail, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CrossoverError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `char_at` is never used [INFO] [stdout] --> src/dataitem.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl DataItem { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn char_at(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `HeterogenousData` and `InvalidPercentage` are never constructed [INFO] [stdout] --> src/dataset.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum DataSetError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 62 | #[error("found different kinds of data")] [INFO] [stdout] 63 | HeterogenousData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | InvalidPercentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataSetError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_generation` and `candidates_mut` are never used [INFO] [stdout] --> src/population.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Population { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn set_generation(&mut self, new_generation: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn candidates_mut(&mut self) -> &mut HashSet { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQuwyvn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-26670f58c2b83982.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-37516113544633c7.rlib,libaho_corasick-df909ca676464c48.rlib,libmemchr-0f589d2a6e764e59.rlib,librand-611882ff0c9127f0.rlib,librand_chacha-5d8596f703469bcc.rlib,libppv_lite86-af6979226c4ae1c7.rlib,librand_core-6e5eb2ab574fd479.rlib,libgetrandom-88234133dcafdbe2.rlib,libcfg_if-7e9efee4241be1ca.rlib,libthiserror-27356149a3f0bff0.rlib,libstructopt-94e1e8142e433621.rlib,liblazy_static-2bb390fee0230a38.rlib,libclap-a2f5c9e110ed4239.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libatty-02ab063928d0ba0e.rlib,liblibc-6acac7fcc32b23df.rlib,libansi_term-dc29728339138c52.rlib,libserde_json-65e1477fa089382f.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-b3694ccebca986d3.rlib,libserde-6f9b4109109eb477.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" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-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/biocomputation-6d0d1f7ba211b106" "-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 0x00007303a27f9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df9e57) [INFO] [stdout] #1 0x00007303a27fa26c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dfa26c) [INFO] [stdout] #2 0x000073039d819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000073039d977977 (/lib/x86_64-linux-gnu/libc.so.6+0x1a0977) [INFO] [stdout] #4 0x00007303a5a7aacc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007303a27ab961 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab961) [INFO] [stdout] #6 0x00007303a27aa0cd llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daa0cd) [INFO] [stdout] #7 0x00005b691c61ff5d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485f5d) [INFO] [stdout] #8 0x00005b691c5b496a 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 0x00007303a27ab832 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab832) [INFO] [stdout] #10 0x00007303a27aabea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daabea) [INFO] [stdout] #11 0x00007303a2726190 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d26190) [INFO] [stdout] #12 0x000073039d86bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000073039d8fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/biocomputation-6d0d1f7ba211b106': 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 `biocomputation` (bin "biocomputation") due to 1 previous error; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84e1d255c176d646f53bc0d2611f45ef8fda5a21f4470a3099531add6c67220d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e1d255c176d646f53bc0d2611f45ef8fda5a21f4470a3099531add6c67220d", kill_on_drop: false }` [INFO] [stdout] 84e1d255c176d646f53bc0d2611f45ef8fda5a21f4470a3099531add6c67220d