[INFO] cloning repository https://github.com/lucblassel/unifrac_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucblassel/unifrac_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucblassel%2Funifrac_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucblassel%2Funifrac_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b159f748ff8d99dd239719f8eea0d922a48129a [INFO] testing lucblassel/unifrac_test against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucblassel%2Funifrac_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucblassel/unifrac_test on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucblassel/unifrac_test [INFO] finished tweaking git repo https://github.com/lucblassel/unifrac_test [INFO] tweaked toml for git repo https://github.com/lucblassel/unifrac_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lucblassel/unifrac_test 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lucblassel/phylotree-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded needletail v0.5.1 [INFO] [stderr] Downloaded accurate v0.3.1 [INFO] [stderr] Downloaded numeric_literals v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2288445cca7aaa317eb99eb1f6afe5a8dd1f9dd27813a98f7decc44a77017718 [INFO] running `Command { std: "docker" "start" "-a" "2288445cca7aaa317eb99eb1f6afe5a8dd1f9dd27813a98f7decc44a77017718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2288445cca7aaa317eb99eb1f6afe5a8dd1f9dd27813a98f7decc44a77017718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2288445cca7aaa317eb99eb1f6afe5a8dd1f9dd27813a98f7decc44a77017718", kill_on_drop: false }` [INFO] [stdout] 2288445cca7aaa317eb99eb1f6afe5a8dd1f9dd27813a98f7decc44a77017718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19013afb9aab2479f60c57067b76614fe19fc7a139da7a64921a848c10b21fa9 [INFO] running `Command { std: "docker" "start" "-a" "19013afb9aab2479f60c57067b76614fe19fc7a139da7a64921a848c10b21fa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling utf8-read v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling accurate v0.3.1 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling numeric_literals v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling phylotree v0.1.2 (https://github.com/lucblassel/phylotree-rs#6917675f) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcjnj7L5/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcjnj7L5/symbols.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.phylotree.424b6413aafe70bd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/phylotree-934d360b03516d08.c11dd1rqmyximakyioceml7q4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libptree-ccef7d8b626d7260.rlib" "/opt/rustwide/target/debug/deps/libdirectories-d683729f1fece605.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-280a32618ab82cbb.rlib" "/opt/rustwide/target/debug/deps/libconfig-0f4faccec89c70de.rlib" "/opt/rustwide/target/debug/deps/libini-e95403d1cf1422e3.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-94669adfdef74653.rlib" "/opt/rustwide/target/debug/deps/libserde-70507137fdfcc11b.rlib" "/opt/rustwide/target/debug/deps/libregex-2e421404bf31ad4e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4c7eeb0e5d792ffb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6c2211b2e24a3de5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-155e812807b49638.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bfb19ee6fa0707a7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0b794305f56778fb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6d3040aaca98a906.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a6bd3e5952506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-e8776415c5fe0047.rlib" "/opt/rustwide/target/debug/deps/libtoml-80cba940454138ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-977f75dcedc2f7be.rlib" "/opt/rustwide/target/debug/deps/libnom-ec31a10151afacc5.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-8689fc9d083b2a50.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libryu-bba83beca99dd7c0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3e50e277f96a204d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb6e30e2f9368706.rlib" "/opt/rustwide/target/debug/deps/libmemchr-969b5620cad95e86.rlib" "/opt/rustwide/target/debug/deps/libserde_value-94ccca0a71004064.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8ace4dae21c15903.rlib" "/opt/rustwide/target/debug/deps/libtint-09694c21122d3c4a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-921a6c8c0c8254df.rlib" "/opt/rustwide/target/debug/deps/libatty-609e7eabd4c4d18f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-96fe21606cfb7a10.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-56c2228d2953b5c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10fc62c8bb74c388.rlib" "/opt/rustwide/target/debug/deps/libequivalent-4d5cfde55792e26d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-62cdb64ce3ed52bb.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fed68cf3f8ea195b.rlib" "/opt/rustwide/target/debug/deps/libaccurate-6250670c6ab8a136.rlib" "/opt/rustwide/target/debug/deps/librayon-9a34e8013756c14e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c85d1807022617f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3beb0ebfe0441fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-17a12af7c8a0cc0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be96993693568ee0.rlib" "/opt/rustwide/target/debug/deps/libieee754-3ec0b690b06aafef.rlib" "/opt/rustwide/target/debug/deps/libserde-93c1c891c2f08c90.rlib" "/opt/rustwide/target/debug/deps/librand_distr-5c60565ed657905b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-86597c7ebf195168.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fa7f7512062a9aed.rlib" "/opt/rustwide/target/debug/deps/libitertools-4d7d9aeab98f9f38.rlib" "/opt/rustwide/target/debug/deps/libeither-41b3367888b49508.rlib" "/opt/rustwide/target/debug/deps/librand-ad31f9dac7467262.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-281284198b9e621e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f43d0629e4d18423.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-613b32882efc4cea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d36d73da0d12e75b.rlib" "/opt/rustwide/target/debug/deps/librand_core-dbe602ae5f00b64b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c06203ffbe87d000.rlib" "/opt/rustwide/target/debug/deps/liblibc-b1cd0bd0a4e979c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libclap-4ed1b929a23cdfa5.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-4a5536eb298c1d3e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f67fc7e181d739b6.rlib" "/opt/rustwide/target/debug/deps/libanstream-8a6a1e188a0b16d5.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-15de31f9f9a0f977.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-427901c753b7c39d.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-b39ea7b0b807508d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-e83d893020e968f8.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-3dd3c3e36081117c.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-d2b01ceac61d2d69.rlib" "/opt/rustwide/target/debug/deps/libanstyle-07410c060dbbcc33.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-8568b2fd57cc684a/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libphylotree-934d360b03516d08.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phylotree` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "19013afb9aab2479f60c57067b76614fe19fc7a139da7a64921a848c10b21fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19013afb9aab2479f60c57067b76614fe19fc7a139da7a64921a848c10b21fa9", kill_on_drop: false }` [INFO] [stdout] 19013afb9aab2479f60c57067b76614fe19fc7a139da7a64921a848c10b21fa9