[INFO] cloning repository https://github.com/bordeux/tmpltool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bordeux/tmpltool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbordeux%2Ftmpltool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbordeux%2Ftmpltool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 416bf68e9b7aa049d3ac184039c483e15c0915fe [INFO] testing bordeux/tmpltool against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbordeux%2Ftmpltool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bordeux/tmpltool [INFO] finished tweaking git repo https://github.com/bordeux/tmpltool [INFO] tweaked toml for git repo https://github.com/bordeux/tmpltool written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bordeux/tmpltool on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bordeux/tmpltool 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" "+beta-2026-04-21" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded if-addrs v0.13.4 [INFO] [stderr] Downloaded self_cell v1.2.2 [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded zmij v1.0.3 [INFO] [stderr] Downloaded minijinja v2.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdb12968d720a4c0cfeb4d08f9a93a7b4efc6d0c328c78d25d39120d50dcbc59 [INFO] running `Command { std: "docker" "start" "-a" "fdb12968d720a4c0cfeb4d08f9a93a7b4efc6d0c328c78d25d39120d50dcbc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdb12968d720a4c0cfeb4d08f9a93a7b4efc6d0c328c78d25d39120d50dcbc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb12968d720a4c0cfeb4d08f9a93a7b4efc6d0c328c78d25d39120d50dcbc59", kill_on_drop: false }` [INFO] [stdout] fdb12968d720a4c0cfeb4d08f9a93a7b4efc6d0c328c78d25d39120d50dcbc59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e7857bb633fa18021eab62322c03a30258d1a095d374be406569e8475247cc1 [INFO] running `Command { std: "docker" "start" "-a" "2e7857bb633fa18021eab62322c03a30258d1a095d374be406569e8475247cc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bcrypt v0.17.1 [INFO] [stderr] Compiling uuid v1.19.0 [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 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-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core 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 minijinja v2.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tmpltool v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.62s [INFO] running `Command { std: "docker" "inspect" "2e7857bb633fa18021eab62322c03a30258d1a095d374be406569e8475247cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7857bb633fa18021eab62322c03a30258d1a095d374be406569e8475247cc1", kill_on_drop: false }` [INFO] [stdout] 2e7857bb633fa18021eab62322c03a30258d1a095d374be406569e8475247cc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e110a899116f09453922dcfa8998fdb05f32acdd0856f3687ab867ed1ebb3684 [INFO] running `Command { std: "docker" "start" "-a" "e110a899116f09453922dcfa8998fdb05f32acdd0856f3687ab867ed1ebb3684", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [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.1 (/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/rustcnkgcWQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-1fbb6534dabf5578,libdirs-2d4477529423bdeb,libdirs_sys-ae388f82dbf93cab,liboption_ext-fd15afac2aba4923,libwhoami-706c2d813990b18b,libhostname-e321cad911a44e0c,libif_addrs-2663d4bd50715cb3,libglob-8bf81e831cddf06d,libbcrypt-d5be5b3e53010c63,libblowfish-a48cdee3ae319a67,libbyteorder-e74f8ca6b6fb5a51,libcipher-4de309fff32bb750,libinout-54272b3ccdc867bc,libzeroize-c59311ce59192ddc,liburlencoding-b8d7b946e536689d,libtoml-c61c56076ee8b14e,libtoml_edit-e6b156a19d3cb5e4,libserde_spanned-2ed220aadba0cb35,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-6dce7a20476eddb6,libserde_yaml-757182a8f35f090e,libryu-ec25213d96ee60cf,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libhex-aa11f1b7b510398f,libbase64-29d4d4232c317d5e,libuuid-9f27349d50a391f2,libhmac-8ecd33cdf456bbcc,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libchrono_tz-ad1c21d0f5f5108d,libphf-9b1777cfd137bc19,libphf_shared-9deed28b176cba79,libsiphasher-5fa77aa8bff8e384,liburl-2c545f5bb8285155,libidna-7289c0e0fa00d832,libutf8_iter-d59950773a6f062b,libidna_adapter-c73970eca8a06395,libicu_properties-bc7f43a67edb53b6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-dad786c04c72dc02,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-392b0e0363b8c75c,libpotential_utf-80272d6c5017cc2c,libicu_provider-68834576731041c0,libicu_locale_core-c4ecc01bec133bbc,libtinystr-144e7c9b23f0432a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-18b8c04f6a0504a5,libzerotrie-279b84da53beeac2,libyoke-672bab8e4e4c0b18,libstable_deref_trait-1210460e331f0a03,libzerofrom-75c3930432d572ac,libform_urlencoded-6842d452b4fba26f,libregex-fdf69f4b172ccfbc,libregex_automata-e8cd784ffffd7d73,libaho_corasick-03da6a297aa478bc,libregex_syntax-5210c8a89f502eee,libsha2-2a77169eebaf2a0b,libsha1-3bc3c009bd2f9def,libcpufeatures-42612946e83e041b,libmd5-dc8d8de746d11f00,libcfg_if-73907a425b6e514e,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libpercent_encoding-b8714e110ca16f4c,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libminijinja-2c0ece962d98b2b1,libserde_json-b4e1588fef16ce6c,libmemchr-60600b635ad5cf18,libitoa-958180966766c9e6,libzmij-491cf0981b0730d2,libself_cell-d4ddd890bf0e8467,libmemo_map-2d9edfa432255baf,libserde-5803ad1edd90581a,libserde_core-6504fde8f3d6c9d3,libclap-9da2a43d5bcc6ee7,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/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/rustcnkgcWQ/raw-dylibs" "-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/test_multiline_template-38d2c32e7acc4cba" "-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_multiline_template") 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/rustcy35DFl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-1fbb6534dabf5578,libdirs-2d4477529423bdeb,libdirs_sys-ae388f82dbf93cab,liboption_ext-fd15afac2aba4923,libwhoami-706c2d813990b18b,libhostname-e321cad911a44e0c,libif_addrs-2663d4bd50715cb3,libglob-8bf81e831cddf06d,libbcrypt-d5be5b3e53010c63,libblowfish-a48cdee3ae319a67,libbyteorder-e74f8ca6b6fb5a51,libcipher-4de309fff32bb750,libinout-54272b3ccdc867bc,libzeroize-c59311ce59192ddc,liburlencoding-b8d7b946e536689d,libtoml-c61c56076ee8b14e,libtoml_edit-e6b156a19d3cb5e4,libserde_spanned-2ed220aadba0cb35,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-6dce7a20476eddb6,libserde_yaml-757182a8f35f090e,libryu-ec25213d96ee60cf,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libhex-aa11f1b7b510398f,libbase64-29d4d4232c317d5e,libuuid-9f27349d50a391f2,libhmac-8ecd33cdf456bbcc,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libchrono_tz-ad1c21d0f5f5108d,libphf-9b1777cfd137bc19,libphf_shared-9deed28b176cba79,libsiphasher-5fa77aa8bff8e384,liburl-2c545f5bb8285155,libidna-7289c0e0fa00d832,libutf8_iter-d59950773a6f062b,libidna_adapter-c73970eca8a06395,libicu_properties-bc7f43a67edb53b6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-dad786c04c72dc02,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-392b0e0363b8c75c,libpotential_utf-80272d6c5017cc2c,libicu_provider-68834576731041c0,libicu_locale_core-c4ecc01bec133bbc,libtinystr-144e7c9b23f0432a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-18b8c04f6a0504a5,libzerotrie-279b84da53beeac2,libyoke-672bab8e4e4c0b18,libstable_deref_trait-1210460e331f0a03,libzerofrom-75c3930432d572ac,libform_urlencoded-6842d452b4fba26f,libregex-fdf69f4b172ccfbc,libregex_automata-e8cd784ffffd7d73,libaho_corasick-03da6a297aa478bc,libregex_syntax-5210c8a89f502eee,libsha2-2a77169eebaf2a0b,libsha1-3bc3c009bd2f9def,libcpufeatures-42612946e83e041b,libmd5-dc8d8de746d11f00,libcfg_if-73907a425b6e514e,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libpercent_encoding-b8714e110ca16f4c,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libminijinja-2c0ece962d98b2b1,libserde_json-b4e1588fef16ce6c,libmemchr-60600b635ad5cf18,libitoa-958180966766c9e6,libzmij-491cf0981b0730d2,libself_cell-d4ddd890bf0e8467,libmemo_map-2d9edfa432255baf,libserde-5803ad1edd90581a,libserde_core-6504fde8f3d6c9d3,libclap-9da2a43d5bcc6ee7,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/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/rustcy35DFl/raw-dylibs" "-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/test_template_include-d1bc7a3657cbe9c9" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLEVtWy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-1fbb6534dabf5578,libdirs-2d4477529423bdeb,libdirs_sys-ae388f82dbf93cab,liboption_ext-fd15afac2aba4923,libwhoami-706c2d813990b18b,libhostname-e321cad911a44e0c,libif_addrs-2663d4bd50715cb3,libglob-8bf81e831cddf06d,libbcrypt-d5be5b3e53010c63,libblowfish-a48cdee3ae319a67,libbyteorder-e74f8ca6b6fb5a51,libcipher-4de309fff32bb750,libinout-54272b3ccdc867bc,libzeroize-c59311ce59192ddc,liburlencoding-b8d7b946e536689d,libtoml-c61c56076ee8b14e,libtoml_edit-e6b156a19d3cb5e4,libserde_spanned-2ed220aadba0cb35,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-6dce7a20476eddb6,libserde_yaml-757182a8f35f090e,libryu-ec25213d96ee60cf,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libhex-aa11f1b7b510398f,libbase64-29d4d4232c317d5e,libuuid-9f27349d50a391f2,libhmac-8ecd33cdf456bbcc,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libchrono_tz-ad1c21d0f5f5108d,libphf-9b1777cfd137bc19,libphf_shared-9deed28b176cba79,libsiphasher-5fa77aa8bff8e384,liburl-2c545f5bb8285155,libidna-7289c0e0fa00d832,libutf8_iter-d59950773a6f062b,libidna_adapter-c73970eca8a06395,libicu_properties-bc7f43a67edb53b6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-dad786c04c72dc02,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-392b0e0363b8c75c,libpotential_utf-80272d6c5017cc2c,libicu_provider-68834576731041c0,libicu_locale_core-c4ecc01bec133bbc,libtinystr-144e7c9b23f0432a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-18b8c04f6a0504a5,libzerotrie-279b84da53beeac2,libyoke-672bab8e4e4c0b18,libstable_deref_trait-1210460e331f0a03,libzerofrom-75c3930432d572ac,libform_urlencoded-6842d452b4fba26f,libregex-fdf69f4b172ccfbc,libregex_automata-e8cd784ffffd7d73,libaho_corasick-03da6a297aa478bc,libregex_syntax-5210c8a89f502eee,libsha2-2a77169eebaf2a0b,libsha1-3bc3c009bd2f9def,libcpufeatures-42612946e83e041b,libmd5-dc8d8de746d11f00,libcfg_if-73907a425b6e514e,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libpercent_encoding-b8714e110ca16f4c,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libminijinja-2c0ece962d98b2b1,libserde_json-b4e1588fef16ce6c,libmemchr-60600b635ad5cf18,libitoa-958180966766c9e6,libzmij-491cf0981b0730d2,libself_cell-d4ddd890bf0e8467,libmemo_map-2d9edfa432255baf,libserde-5803ad1edd90581a,libserde_core-6504fde8f3d6c9d3,libclap-9da2a43d5bcc6ee7,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/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/rustcLEVtWy/raw-dylibs" "-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/test_edge_cases-1784bce5c619cb9e" "-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_edge_cases") due to 1 previous error [INFO] [stderr] error: could not compile `tmpltool` (test "test_template_include") 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/rustcEpUW2h/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-7a740a0f97135aed,libtmpltool-1fbb6534dabf5578,libdirs-2d4477529423bdeb,libdirs_sys-ae388f82dbf93cab,liboption_ext-fd15afac2aba4923,libwhoami-706c2d813990b18b,libhostname-e321cad911a44e0c,libif_addrs-2663d4bd50715cb3,libglob-8bf81e831cddf06d,libbcrypt-d5be5b3e53010c63,libblowfish-a48cdee3ae319a67,libbyteorder-e74f8ca6b6fb5a51,libcipher-4de309fff32bb750,libinout-54272b3ccdc867bc,libzeroize-c59311ce59192ddc,liburlencoding-b8d7b946e536689d,libtoml-c61c56076ee8b14e,libtoml_edit-e6b156a19d3cb5e4,libserde_spanned-2ed220aadba0cb35,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-6dce7a20476eddb6,libserde_yaml-757182a8f35f090e,libryu-ec25213d96ee60cf,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libhex-aa11f1b7b510398f,libbase64-29d4d4232c317d5e,libuuid-9f27349d50a391f2,libhmac-8ecd33cdf456bbcc,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libchrono_tz-ad1c21d0f5f5108d,libphf-9b1777cfd137bc19,libphf_shared-9deed28b176cba79,libsiphasher-5fa77aa8bff8e384,liburl-2c545f5bb8285155,libidna-7289c0e0fa00d832,libutf8_iter-d59950773a6f062b,libidna_adapter-c73970eca8a06395,libicu_properties-bc7f43a67edb53b6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-dad786c04c72dc02,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-392b0e0363b8c75c,libpotential_utf-80272d6c5017cc2c,libicu_provider-68834576731041c0,libicu_locale_core-c4ecc01bec133bbc,libtinystr-144e7c9b23f0432a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-18b8c04f6a0504a5,libzerotrie-279b84da53beeac2,libyoke-672bab8e4e4c0b18,libstable_deref_trait-1210460e331f0a03,libzerofrom-75c3930432d572ac,libform_urlencoded-6842d452b4fba26f,libregex-fdf69f4b172ccfbc,libregex_automata-e8cd784ffffd7d73,libaho_corasick-03da6a297aa478bc,libregex_syntax-5210c8a89f502eee,libsha2-2a77169eebaf2a0b,libsha1-3bc3c009bd2f9def,libcpufeatures-42612946e83e041b,libmd5-dc8d8de746d11f00,libcfg_if-73907a425b6e514e,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libpercent_encoding-b8714e110ca16f4c,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libminijinja-2c0ece962d98b2b1,libserde_json-b4e1588fef16ce6c,libmemchr-60600b635ad5cf18,libitoa-958180966766c9e6,libzmij-491cf0981b0730d2,libself_cell-d4ddd890bf0e8467,libmemo_map-2d9edfa432255baf,libserde-5803ad1edd90581a,libserde_core-6504fde8f3d6c9d3,libclap-9da2a43d5bcc6ee7,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/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/rustcEpUW2h/raw-dylibs" "-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/tmpltool-13657ba9debe6f19" "-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` (bin "tmpltool") 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/rustcL1RVvk/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtmpltool-1fbb6534dabf5578,libdirs-2d4477529423bdeb,libdirs_sys-ae388f82dbf93cab,liboption_ext-fd15afac2aba4923,libwhoami-706c2d813990b18b,libhostname-e321cad911a44e0c,libif_addrs-2663d4bd50715cb3,libglob-8bf81e831cddf06d,libbcrypt-d5be5b3e53010c63,libblowfish-a48cdee3ae319a67,libbyteorder-e74f8ca6b6fb5a51,libcipher-4de309fff32bb750,libinout-54272b3ccdc867bc,libzeroize-c59311ce59192ddc,liburlencoding-b8d7b946e536689d,libtoml-c61c56076ee8b14e,libtoml_edit-e6b156a19d3cb5e4,libserde_spanned-2ed220aadba0cb35,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-6dce7a20476eddb6,libserde_yaml-757182a8f35f090e,libryu-ec25213d96ee60cf,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libhex-aa11f1b7b510398f,libbase64-29d4d4232c317d5e,libuuid-9f27349d50a391f2,libhmac-8ecd33cdf456bbcc,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libchrono_tz-ad1c21d0f5f5108d,libphf-9b1777cfd137bc19,libphf_shared-9deed28b176cba79,libsiphasher-5fa77aa8bff8e384,liburl-2c545f5bb8285155,libidna-7289c0e0fa00d832,libutf8_iter-d59950773a6f062b,libidna_adapter-c73970eca8a06395,libicu_properties-bc7f43a67edb53b6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-dad786c04c72dc02,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-392b0e0363b8c75c,libpotential_utf-80272d6c5017cc2c,libicu_provider-68834576731041c0,libicu_locale_core-c4ecc01bec133bbc,libtinystr-144e7c9b23f0432a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-18b8c04f6a0504a5,libzerotrie-279b84da53beeac2,libyoke-672bab8e4e4c0b18,libstable_deref_trait-1210460e331f0a03,libzerofrom-75c3930432d572ac,libform_urlencoded-6842d452b4fba26f,libregex-fdf69f4b172ccfbc,libregex_automata-e8cd784ffffd7d73,libaho_corasick-03da6a297aa478bc,libregex_syntax-5210c8a89f502eee,libsha2-2a77169eebaf2a0b,libsha1-3bc3c009bd2f9def,libcpufeatures-42612946e83e041b,libmd5-dc8d8de746d11f00,libcfg_if-73907a425b6e514e,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libpercent_encoding-b8714e110ca16f4c,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libclap-9da2a43d5bcc6ee7,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libminijinja-2c0ece962d98b2b1,libserde_json-b4e1588fef16ce6c,libmemchr-60600b635ad5cf18,libitoa-958180966766c9e6,libzmij-491cf0981b0730d2,libself_cell-d4ddd890bf0e8467,libmemo_map-2d9edfa432255baf,libserde-5803ad1edd90581a,libserde_core-6504fde8f3d6c9d3}.rlib" "/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/rustcL1RVvk/raw-dylibs" "-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/test_datetime_functions-2c98c6f16ff54ffa" "-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_datetime_functions") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e110a899116f09453922dcfa8998fdb05f32acdd0856f3687ab867ed1ebb3684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e110a899116f09453922dcfa8998fdb05f32acdd0856f3687ab867ed1ebb3684", kill_on_drop: false }` [INFO] [stdout] e110a899116f09453922dcfa8998fdb05f32acdd0856f3687ab867ed1ebb3684