[INFO] fetching crate tmpltool 1.5.0...
[INFO] testing tmpltool-1.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tmpltool 1.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tmpltool 1.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tmpltool 1.5.0
[INFO] tweaked toml for crates.io crate tmpltool 1.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmpltool 1.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmpltool 1.5.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded zmij v1.0.3
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded minijinja v2.14.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1429fe7b95a4922c07354c28e8d2894336a8a623c56d0877f63600a935ba4d3
[INFO] running `Command { std: "docker" "start" "-a" "e1429fe7b95a4922c07354c28e8d2894336a8a623c56d0877f63600a935ba4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1429fe7b95a4922c07354c28e8d2894336a8a623c56d0877f63600a935ba4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1429fe7b95a4922c07354c28e8d2894336a8a623c56d0877f63600a935ba4d3", kill_on_drop: false }`
[INFO] [stdout] e1429fe7b95a4922c07354c28e8d2894336a8a623c56d0877f63600a935ba4d3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 242eb6daf692e7196f5b1d87b807d45c11ac22c01e1bc44b05ff6424650d30b4
[INFO] running `Command { std: "docker" "start" "-a" "242eb6daf692e7196f5b1d87b807d45c11ac22c01e1bc44b05ff6424650d30b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling bcrypt v0.17.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tmpltool v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.50s
[INFO] running `Command { std: "docker" "inspect" "242eb6daf692e7196f5b1d87b807d45c11ac22c01e1bc44b05ff6424650d30b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "242eb6daf692e7196f5b1d87b807d45c11ac22c01e1bc44b05ff6424650d30b4", kill_on_drop: false }`
[INFO] [stdout] 242eb6daf692e7196f5b1d87b807d45c11ac22c01e1bc44b05ff6424650d30b4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 913fd5950887e24e3f874d00130de71709b8f119326487ae8cb0fcba0f9cfb77
[INFO] running `Command { std: "docker" "start" "-a" "913fd5950887e24e3f874d00130de71709b8f119326487ae8cb0fcba0f9cfb77", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tmpltool v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxIEaaf/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-cbad31034ae33061,libdirs-c343480d2757de4e,libdirs_sys-7fa8e83c5b6b1bf2,liboption_ext-0e70531fbe2c3ced,libwhoami-4be1ea146e58497a,libhostname-f781111f853fbcb5,libif_addrs-cf6bf95394b76d3d,libglob-c4db81f40506941d,libbcrypt-0c2d52f45253c0d9,libblowfish-5c5126c543ce33f7,libbyteorder-847e0ddeaab3f6b2,libcipher-9f3176e814fab0fe,libinout-6980c3129803886d,libzeroize-207969f26a9eb3e5,liburlencoding-14474d116f0b4ea8,libtoml-a1eb0bf7032b1fbc,libtoml_edit-4c870a23f829d330,libserde_spanned-8221216173684ac8,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-9dd858c20978e3df,libserde_yaml-e9f562cc12ff84a7,libryu-4b96718afb71ffa2,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libhex-0b3fae1a86581d8a,libbase64-6d64914d1112fcae,libuuid-a2ff3bf638927336,libhmac-60663fbe12b48abc,librand-ae013c096ab8a937,librand_chacha-e5cab52978bb10a7,libppv_lite86-4bce51409166568f,libzerocopy-0b0ad2cac9a98a0a,librand_core-956ff09af2354173,libgetrandom-3fb0230ad823a7ff,liblibc-87e396edf9a0a7d2,libchrono_tz-1947ddb6876053a2,libphf-12b8793f80d8a7a0,libphf_shared-3257d69ee4162ed1,libsiphasher-70da6c5c5cbc4fc6,liburl-6fda1f661ae10954,libidna-9c4c0c5241b328c7,libutf8_iter-59a8409a508f6435,libidna_adapter-8962504bee46ba54,libicu_properties-e9bfb48d0f6fab8a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-93f217eab2425f61,libsmallvec-da333f48df578ce5,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d68fbf917e78b649,libpotential_utf-8e832653d312baaa,libicu_provider-ef081088a453f99d,libicu_locale_core-fc6bc4e18ea84f6a,libtinystr-17e05891fc0606af,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-d14ce5b016ea0f00,libzerotrie-2d7acb9c2f1889d0,libyoke-0c7a87b0181bcbf5,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-d94dd88b219ce60f,libform_urlencoded-04506652f51a1c1d,libregex-4c98b43bcd33b2f4,libregex_automata-bc752b72b0dcd8cf,libaho_corasick-9601728162e8bc8e,libregex_syntax-f8520fb49bdecbe0,libsha2-d1ddc17db5d34152,libsha1-ed7a185d30ac90ce,libcpufeatures-5bf216af22f7e564,libmd5-126c4849eacb5c72,libcfg_if-52879664ee908f39,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libpercent_encoding-be1411bc33da4261,libchrono-ccb0fedbd1917479,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libclap-b2351d5d479a4a40,libclap_builder-e6d5ade2e7ee228b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libminijinja-349aa2b8588fb5b0,libserde_json-d57a652bedc3c55f,libmemchr-0f31298d2b3f561f,libitoa-1bd06acef4e5e01a,libzmij-619184059b434321,libself_cell-e84e365f2d31282d,libmemo_map-d0f1ad2bd56daabd,libserde-d02bf99d7fa7c418,libserde_core-4c06cb0a7c50bdc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "/opt/rustwide/target/debug/deps/rustcxIEaaf/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/test_string_functions-b13138a101ef9b54" "-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: 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 `tmpltool` (test "test_string_functions") 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" "/opt/rustwide/target/debug/deps/rustcxeTJ41/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-cbad31034ae33061,libdirs-c343480d2757de4e,libdirs_sys-7fa8e83c5b6b1bf2,liboption_ext-0e70531fbe2c3ced,libwhoami-4be1ea146e58497a,libhostname-f781111f853fbcb5,libif_addrs-cf6bf95394b76d3d,libglob-c4db81f40506941d,libbcrypt-0c2d52f45253c0d9,libblowfish-5c5126c543ce33f7,libbyteorder-847e0ddeaab3f6b2,libcipher-9f3176e814fab0fe,libinout-6980c3129803886d,libzeroize-207969f26a9eb3e5,liburlencoding-14474d116f0b4ea8,libtoml-a1eb0bf7032b1fbc,libtoml_edit-4c870a23f829d330,libserde_spanned-8221216173684ac8,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-9dd858c20978e3df,libserde_yaml-e9f562cc12ff84a7,libryu-4b96718afb71ffa2,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libhex-0b3fae1a86581d8a,libbase64-6d64914d1112fcae,libuuid-a2ff3bf638927336,libhmac-60663fbe12b48abc,librand-ae013c096ab8a937,librand_chacha-e5cab52978bb10a7,libppv_lite86-4bce51409166568f,libzerocopy-0b0ad2cac9a98a0a,librand_core-956ff09af2354173,libgetrandom-3fb0230ad823a7ff,liblibc-87e396edf9a0a7d2,libchrono_tz-1947ddb6876053a2,libphf-12b8793f80d8a7a0,libphf_shared-3257d69ee4162ed1,libsiphasher-70da6c5c5cbc4fc6,liburl-6fda1f661ae10954,libidna-9c4c0c5241b328c7,libutf8_iter-59a8409a508f6435,libidna_adapter-8962504bee46ba54,libicu_properties-e9bfb48d0f6fab8a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-93f217eab2425f61,libsmallvec-da333f48df578ce5,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d68fbf917e78b649,libpotential_utf-8e832653d312baaa,libicu_provider-ef081088a453f99d,libicu_locale_core-fc6bc4e18ea84f6a,libtinystr-17e05891fc0606af,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-d14ce5b016ea0f00,libzerotrie-2d7acb9c2f1889d0,libyoke-0c7a87b0181bcbf5,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-d94dd88b219ce60f,libform_urlencoded-04506652f51a1c1d,libregex-4c98b43bcd33b2f4,libregex_automata-bc752b72b0dcd8cf,libaho_corasick-9601728162e8bc8e,libregex_syntax-f8520fb49bdecbe0,libsha2-d1ddc17db5d34152,libsha1-ed7a185d30ac90ce,libcpufeatures-5bf216af22f7e564,libmd5-126c4849eacb5c72,libcfg_if-52879664ee908f39,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libpercent_encoding-be1411bc33da4261,libchrono-ccb0fedbd1917479,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libclap-b2351d5d479a4a40,libclap_builder-e6d5ade2e7ee228b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libminijinja-349aa2b8588fb5b0,libserde_json-d57a652bedc3c55f,libmemchr-0f31298d2b3f561f,libitoa-1bd06acef4e5e01a,libzmij-619184059b434321,libself_cell-e84e365f2d31282d,libmemo_map-d0f1ad2bd56daabd,libserde-d02bf99d7fa7c418,libserde_core-4c06cb0a7c50bdc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "/opt/rustwide/target/debug/deps/rustcxeTJ41/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/test_exec_functions-0c7ab4cd772bc640" "-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: 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 `tmpltool` (test "test_exec_functions") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctOOWd4/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-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-cbad31034ae33061,libdirs-c343480d2757de4e,libdirs_sys-7fa8e83c5b6b1bf2,liboption_ext-0e70531fbe2c3ced,libwhoami-4be1ea146e58497a,libhostname-f781111f853fbcb5,libif_addrs-cf6bf95394b76d3d,libglob-c4db81f40506941d,libbcrypt-0c2d52f45253c0d9,libblowfish-5c5126c543ce33f7,libbyteorder-847e0ddeaab3f6b2,libcipher-9f3176e814fab0fe,libinout-6980c3129803886d,libzeroize-207969f26a9eb3e5,liburlencoding-14474d116f0b4ea8,libtoml-a1eb0bf7032b1fbc,libtoml_edit-4c870a23f829d330,libserde_spanned-8221216173684ac8,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-9dd858c20978e3df,libserde_yaml-e9f562cc12ff84a7,libryu-4b96718afb71ffa2,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libhex-0b3fae1a86581d8a,libbase64-6d64914d1112fcae,libuuid-a2ff3bf638927336,libhmac-60663fbe12b48abc,librand-ae013c096ab8a937,librand_chacha-e5cab52978bb10a7,libppv_lite86-4bce51409166568f,libzerocopy-0b0ad2cac9a98a0a,librand_core-956ff09af2354173,libgetrandom-3fb0230ad823a7ff,liblibc-87e396edf9a0a7d2,libchrono_tz-1947ddb6876053a2,libphf-12b8793f80d8a7a0,libphf_shared-3257d69ee4162ed1,libsiphasher-70da6c5c5cbc4fc6,liburl-6fda1f661ae10954,libidna-9c4c0c5241b328c7,libutf8_iter-59a8409a508f6435,libidna_adapter-8962504bee46ba54,libicu_properties-e9bfb48d0f6fab8a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-93f217eab2425f61,libsmallvec-da333f48df578ce5,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d68fbf917e78b649,libpotential_utf-8e832653d312baaa,libicu_provider-ef081088a453f99d,libicu_locale_core-fc6bc4e18ea84f6a,libtinystr-17e05891fc0606af,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-d14ce5b016ea0f00,libzerotrie-2d7acb9c2f1889d0,libyoke-0c7a87b0181bcbf5,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-d94dd88b219ce60f,libform_urlencoded-04506652f51a1c1d,libregex-4c98b43bcd33b2f4,libregex_automata-bc752b72b0dcd8cf,libaho_corasick-9601728162e8bc8e,libregex_syntax-f8520fb49bdecbe0,libsha2-d1ddc17db5d34152,libsha1-ed7a185d30ac90ce,libcpufeatures-5bf216af22f7e564,libmd5-126c4849eacb5c72,libcfg_if-52879664ee908f39,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libpercent_encoding-be1411bc33da4261,libchrono-ccb0fedbd1917479,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libminijinja-349aa2b8588fb5b0,libserde_json-d57a652bedc3c55f,libmemchr-0f31298d2b3f561f,libitoa-1bd06acef4e5e01a,libzmij-619184059b434321,libself_cell-e84e365f2d31282d,libmemo_map-d0f1ad2bd56daabd,libserde-d02bf99d7fa7c418,libserde_core-4c06cb0a7c50bdc2,libclap-b2351d5d479a4a40,libclap_builder-e6d5ade2e7ee228b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "/opt/rustwide/target/debug/deps/rustctOOWd4/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/test_simple_rendering-a96bda135a08e289" "-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: 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 `tmpltool` (test "test_simple_rendering") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnXq5aF/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-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-cbad31034ae33061,libdirs-c343480d2757de4e,libdirs_sys-7fa8e83c5b6b1bf2,liboption_ext-0e70531fbe2c3ced,libwhoami-4be1ea146e58497a,libhostname-f781111f853fbcb5,libif_addrs-cf6bf95394b76d3d,libglob-c4db81f40506941d,libbcrypt-0c2d52f45253c0d9,libblowfish-5c5126c543ce33f7,libbyteorder-847e0ddeaab3f6b2,libcipher-9f3176e814fab0fe,libinout-6980c3129803886d,libzeroize-207969f26a9eb3e5,liburlencoding-14474d116f0b4ea8,libtoml-a1eb0bf7032b1fbc,libtoml_edit-4c870a23f829d330,libserde_spanned-8221216173684ac8,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-9dd858c20978e3df,libserde_yaml-e9f562cc12ff84a7,libryu-4b96718afb71ffa2,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libhex-0b3fae1a86581d8a,libbase64-6d64914d1112fcae,libuuid-a2ff3bf638927336,libhmac-60663fbe12b48abc,librand-ae013c096ab8a937,librand_chacha-e5cab52978bb10a7,libppv_lite86-4bce51409166568f,libzerocopy-0b0ad2cac9a98a0a,librand_core-956ff09af2354173,libgetrandom-3fb0230ad823a7ff,liblibc-87e396edf9a0a7d2,libchrono_tz-1947ddb6876053a2,libphf-12b8793f80d8a7a0,libphf_shared-3257d69ee4162ed1,libsiphasher-70da6c5c5cbc4fc6,liburl-6fda1f661ae10954,libidna-9c4c0c5241b328c7,libutf8_iter-59a8409a508f6435,libidna_adapter-8962504bee46ba54,libicu_properties-e9bfb48d0f6fab8a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-93f217eab2425f61,libsmallvec-da333f48df578ce5,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d68fbf917e78b649,libpotential_utf-8e832653d312baaa,libicu_provider-ef081088a453f99d,libicu_locale_core-fc6bc4e18ea84f6a,libtinystr-17e05891fc0606af,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-d14ce5b016ea0f00,libzerotrie-2d7acb9c2f1889d0,libyoke-0c7a87b0181bcbf5,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-d94dd88b219ce60f,libform_urlencoded-04506652f51a1c1d,libregex-4c98b43bcd33b2f4,libregex_automata-bc752b72b0dcd8cf,libaho_corasick-9601728162e8bc8e,libregex_syntax-f8520fb49bdecbe0,libsha2-d1ddc17db5d34152,libsha1-ed7a185d30ac90ce,libcpufeatures-5bf216af22f7e564,libmd5-126c4849eacb5c72,libcfg_if-52879664ee908f39,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libpercent_encoding-be1411bc33da4261,libchrono-ccb0fedbd1917479,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libminijinja-349aa2b8588fb5b0,libserde_json-d57a652bedc3c55f,libmemchr-0f31298d2b3f561f,libitoa-1bd06acef4e5e01a,libzmij-619184059b434321,libself_cell-e84e365f2d31282d,libmemo_map-d0f1ad2bd56daabd,libserde-d02bf99d7fa7c418,libserde_core-4c06cb0a7c50bdc2,libclap-b2351d5d479a4a40,libclap_builder-e6d5ade2e7ee228b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "/opt/rustwide/target/debug/deps/rustcnXq5aF/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/test_template_include-6f4d926eb73e9590" "-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: 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 `tmpltool` (test "test_template_include") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "913fd5950887e24e3f874d00130de71709b8f119326487ae8cb0fcba0f9cfb77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "913fd5950887e24e3f874d00130de71709b8f119326487ae8cb0fcba0f9cfb77", kill_on_drop: false }`
[INFO] [stdout] 913fd5950887e24e3f874d00130de71709b8f119326487ae8cb0fcba0f9cfb77
