[INFO] fetching crate tmpltool 1.5.0...
[INFO] testing tmpltool-1.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tmpltool 1.5.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmpltool 1.5.0 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 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 51015492f972c8bfbea63e7a20c866fd60bf48c7e8592b8980e4994a74638c75
[INFO] running `Command { std: "docker" "start" "-a" "51015492f972c8bfbea63e7a20c866fd60bf48c7e8592b8980e4994a74638c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51015492f972c8bfbea63e7a20c866fd60bf48c7e8592b8980e4994a74638c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51015492f972c8bfbea63e7a20c866fd60bf48c7e8592b8980e4994a74638c75", kill_on_drop: false }`
[INFO] [stdout] 51015492f972c8bfbea63e7a20c866fd60bf48c7e8592b8980e4994a74638c75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ef1e8924195f9a3f36347f213a5b23a05960146c20cab38548fd3864e897af77
[INFO] running `Command { std: "docker" "start" "-a" "ef1e8924195f9a3f36347f213a5b23a05960146c20cab38548fd3864e897af77", 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 serde_json v1.0.148
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v2.0.111
[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 rand_core v0.9.3
[INFO] [stderr]    Compiling bcrypt v0.17.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 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 icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer 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 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.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.33s
[INFO] running `Command { std: "docker" "inspect" "ef1e8924195f9a3f36347f213a5b23a05960146c20cab38548fd3864e897af77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1e8924195f9a3f36347f213a5b23a05960146c20cab38548fd3864e897af77", kill_on_drop: false }`
[INFO] [stdout] ef1e8924195f9a3f36347f213a5b23a05960146c20cab38548fd3864e897af77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd70977c064af7d5bf76ae049bf9f5c74cc964ddfdb8b54270da06ae73ed3263
[INFO] running `Command { std: "docker" "start" "-a" "fd70977c064af7d5bf76ae049bf9f5c74cc964ddfdb8b54270da06ae73ed3263", 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 bitflags v2.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rustix v1.1.3
[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/rustc9rGGB1/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-a33e06764dd19173,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" "<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/rustc9rGGB1/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_direct_var_access_fails-8c073da5ee537795" "-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_direct_var_access_fails") 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/rustc9IUvEu/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-a33e06764dd19173,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" "<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/rustc9IUvEu/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-6f6e2ffdd8a9b416" "-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/rustcH17VnB/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-a33e06764dd19173,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" "<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/rustcH17VnB/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_successful_rendering-6fe47e2504a16365" "-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_successful_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/rustcgiNM8N/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-a33e06764dd19173,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" "<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/rustcgiNM8N/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_with_conditionals-61c8ae77e65f747b" "-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_with_conditionals") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fd70977c064af7d5bf76ae049bf9f5c74cc964ddfdb8b54270da06ae73ed3263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd70977c064af7d5bf76ae049bf9f5c74cc964ddfdb8b54270da06ae73ed3263", kill_on_drop: false }`
[INFO] [stdout] fd70977c064af7d5bf76ae049bf9f5c74cc964ddfdb8b54270da06ae73ed3263
