[INFO] fetching crate garden-tools 2.2.0... [INFO] testing garden-tools-2.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate garden-tools 2.2.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate garden-tools 2.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate garden-tools 2.2.0 [INFO] tweaked toml for crates.io crate garden-tools 2.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate garden-tools 2.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate garden-tools 2.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded function_name v0.3.0 [INFO] [stderr] Downloaded function_name-proc-macro v0.3.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded clap_complete v4.5.50 [INFO] [stderr] Downloaded better_default v1.0.5 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded rm_rf v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07e8f4eac69b19f0120bec3ead6b4badbd42bf9b1ebc76223933d1a0f97642a7 [INFO] running `Command { std: "docker" "start" "-a" "07e8f4eac69b19f0120bec3ead6b4badbd42bf9b1ebc76223933d1a0f97642a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e8f4eac69b19f0120bec3ead6b4badbd42bf9b1ebc76223933d1a0f97642a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e8f4eac69b19f0120bec3ead6b4badbd42bf9b1ebc76223933d1a0f97642a7", kill_on_drop: false }` [INFO] [stdout] 07e8f4eac69b19f0120bec3ead6b4badbd42bf9b1ebc76223933d1a0f97642a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 97d67f2b71a196fd8337af05e6fa31103814ee779f13b511f729d3edfca6fb59 [INFO] running `Command { std: "docker" "start" "-a" "97d67f2b71a196fd8337af05e6fa31103814ee779f13b511f729d3edfca6fb59", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling better_default v1.0.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling clap_complete v4.5.50 [INFO] [stderr] Compiling clap-cargo v0.15.2 [INFO] [stderr] Compiling rm_rf v0.6.2 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling garden-tools v2.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter<'_, Variable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s [INFO] running `Command { std: "docker" "inspect" "97d67f2b71a196fd8337af05e6fa31103814ee779f13b511f729d3edfca6fb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d67f2b71a196fd8337af05e6fa31103814ee779f13b511f729d3edfca6fb59", kill_on_drop: false }` [INFO] [stdout] 97d67f2b71a196fd8337af05e6fa31103814ee779f13b511f729d3edfca6fb59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a488e6175f73d175d65f0f13d5ba295677c7b881f8b644c2271745db74c54020 [INFO] running `Command { std: "docker" "start" "-a" "a488e6175f73d175d65f0f13d5ba295677c7b881f8b644c2271745db74c54020", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter<'_, Variable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling garden-tools v2.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcU9yV5H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libassert_cmd-b9b01d2a655ce500.rlib,libwait_timeout-c5c767c982ba8f88.rlib,libdoc_comment-371febfbc0981078.rlib,libpredicates_tree-bc0d9240cd217a2d.rlib,libtermtree-fd30dee6343bfd61.rlib,libpredicates-f231a14ef6d493cd.rlib,libdifflib-40c14af9a71dea40.rlib,libpredicates_core-e9a0ff5dab5f1f7d.rlib,libgarden-adbbf4da91b4311d.rlib,libdunce-fa892105346e33b1.rlib,libindexmap-7ec5379fbf36ea87.rlib,libequivalent-c8ca4e154c540f6d.rlib,libshellexpand-2a38614695d44a63.rlib,libos_str_bytes-f6fbc1bdca17768a.rlib,libbstr-ca43be3db1c71061.rlib,libregex_automata-948ea18e5ee92ff6.rlib,libmemchr-8eb551391861f369.rlib,libdirs-3706abc509b37dea.rlib,libdirs_sys-85efec9bb2b1662a.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libshell_words-da54b633f96de1d4.rlib,libxdg-9865636908710c89.rlib,librm_rf-14af932d83bce507.rlib,libstacker-83aae7a4b9890bea.rlib,libpsm-a5f92cfb642326da.rlib,libcrossbeam-66e76ff72ba72492.rlib,libcrossbeam_channel-565b497e76d5f73b.rlib,libcrossbeam_queue-99d545c447940621.rlib,libpathdiff-3a51844541a58a41.rlib,libclap_complete-ce46c7edea62584a.rlib,libglob-8be3be6167d59974.rlib,libshlex-2f9cfb4c317108b6.rlib,libsubprocess-2dfb4a7b9292930a.rlib,libclap_cargo-0007182eb43e9a3a.rlib,libwhich-a5e743a5be001370.rlib,libenv_home-705a6cc8de9b4dbd.rlib,librustix-69884e139690e33d.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrum-005afff6fb87677a.rlib,libis_terminal-b83d381b83db79b8.rlib,liblibc-8454428c84ca4d78.rlib,libindextree-430f5bfd4b7ad540.rlib,libthiserror-fa73bc8539df7104.rlib,libyaml_rust2-1331e1d38623d3c7.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libcfg_if-66d55f6b302e88c8.rlib,libarraydeque-7d2732e1515182e5.rlib,libhashlink-9be44d82137a8ca3.rlib,libhashbrown-e1ff183ea4ae7211.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libyansi-bff256af726dd5e7.rlib,librayon-319b3e3da111e274.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libeither-9b55149537fab0d1.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libclap-3742ac9906e97db7.rlib,libclap_builder-0d87f1d2d9a7cd17.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcU9yV5H/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-519bce1514792a93/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/includes_test-967cae1cdafb6dc3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `garden-tools` (test "includes_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcoOlPnU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libfunction_name-f7200933c9a4769e.rlib,libassert_cmd-b9b01d2a655ce500.rlib,libwait_timeout-c5c767c982ba8f88.rlib,libdoc_comment-371febfbc0981078.rlib,libpredicates_tree-bc0d9240cd217a2d.rlib,libtermtree-fd30dee6343bfd61.rlib,libpredicates-f231a14ef6d493cd.rlib,libdifflib-40c14af9a71dea40.rlib,libpredicates_core-e9a0ff5dab5f1f7d.rlib,libgarden-adbbf4da91b4311d.rlib,libdunce-fa892105346e33b1.rlib,libindexmap-7ec5379fbf36ea87.rlib,libequivalent-c8ca4e154c540f6d.rlib,libshellexpand-2a38614695d44a63.rlib,libos_str_bytes-f6fbc1bdca17768a.rlib,libbstr-ca43be3db1c71061.rlib,libregex_automata-948ea18e5ee92ff6.rlib,libmemchr-8eb551391861f369.rlib,libdirs-3706abc509b37dea.rlib,libdirs_sys-85efec9bb2b1662a.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libshell_words-da54b633f96de1d4.rlib,libxdg-9865636908710c89.rlib,librm_rf-14af932d83bce507.rlib,libstacker-83aae7a4b9890bea.rlib,libpsm-a5f92cfb642326da.rlib,libcrossbeam-66e76ff72ba72492.rlib,libcrossbeam_channel-565b497e76d5f73b.rlib,libcrossbeam_queue-99d545c447940621.rlib,libpathdiff-3a51844541a58a41.rlib,libclap_complete-ce46c7edea62584a.rlib,libglob-8be3be6167d59974.rlib,libshlex-2f9cfb4c317108b6.rlib,libsubprocess-2dfb4a7b9292930a.rlib,libclap_cargo-0007182eb43e9a3a.rlib,libwhich-a5e743a5be001370.rlib,libenv_home-705a6cc8de9b4dbd.rlib,librustix-69884e139690e33d.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrum-005afff6fb87677a.rlib,libis_terminal-b83d381b83db79b8.rlib,liblibc-8454428c84ca4d78.rlib,libindextree-430f5bfd4b7ad540.rlib,libthiserror-fa73bc8539df7104.rlib,libyaml_rust2-1331e1d38623d3c7.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libcfg_if-66d55f6b302e88c8.rlib,libarraydeque-7d2732e1515182e5.rlib,libhashlink-9be44d82137a8ca3.rlib,libhashbrown-e1ff183ea4ae7211.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libyansi-bff256af726dd5e7.rlib,librayon-319b3e3da111e274.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libeither-9b55149537fab0d1.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libclap-3742ac9906e97db7.rlib,libclap_builder-0d87f1d2d9a7cd17.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcoOlPnU/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-519bce1514792a93/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/plant_test-788df5d7c32855b4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `garden-tools` (test "plant_test") due to 1 previous error [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter(&self) -> std::slice::Iter<'_, Variable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a488e6175f73d175d65f0f13d5ba295677c7b881f8b644c2271745db74c54020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a488e6175f73d175d65f0f13d5ba295677c7b881f8b644c2271745db74c54020", kill_on_drop: false }` [INFO] [stdout] a488e6175f73d175d65f0f13d5ba295677c7b881f8b644c2271745db74c54020