[INFO] fetching crate tmpltool 1.5.0...
[INFO] testing tmpltool-1.5.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tmpltool 1.5.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmpltool 1.5.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9be5e6132933cc7db917a81db00ee87e5312fea1fe833c26ef405f9916e1866b
[INFO] running `Command { std: "docker" "start" "-a" "9be5e6132933cc7db917a81db00ee87e5312fea1fe833c26ef405f9916e1866b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be5e6132933cc7db917a81db00ee87e5312fea1fe833c26ef405f9916e1866b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be5e6132933cc7db917a81db00ee87e5312fea1fe833c26ef405f9916e1866b", kill_on_drop: false }`
[INFO] [stdout] 9be5e6132933cc7db917a81db00ee87e5312fea1fe833c26ef405f9916e1866b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6da92b2c085b49f869d1aab6d74272a6e6eb2c9bdbad667f8ae111ebed60174
[INFO] running `Command { std: "docker" "start" "-a" "c6da92b2c085b49f869d1aab6d74272a6e6eb2c9bdbad667f8ae111ebed60174", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[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 syn v2.0.111
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling whoami v1.6.1
[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 chrono-tz v0.10.4
[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 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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 46.21s
[INFO] running `Command { std: "docker" "inspect" "c6da92b2c085b49f869d1aab6d74272a6e6eb2c9bdbad667f8ae111ebed60174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6da92b2c085b49f869d1aab6d74272a6e6eb2c9bdbad667f8ae111ebed60174", kill_on_drop: false }`
[INFO] [stdout] c6da92b2c085b49f869d1aab6d74272a6e6eb2c9bdbad667f8ae111ebed60174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598ae89f41e6a45197ccadc9e8df8dab359a372ed9d4aac2f8668e12876d955a
[INFO] running `Command { std: "docker" "start" "-a" "598ae89f41e6a45197ccadc9e8df8dab359a372ed9d4aac2f8668e12876d955a", 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 termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[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/rustc4zxlkN/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-fd79569f5dee17ad,libdirs-e46ae7e998eb18e9,libdirs_sys-bc660f8c336a7330,liboption_ext-38791eff9acb757e,libwhoami-037deec9a95b2fee,libhostname-081346240b2f6477,libif_addrs-38f310f9b568c9ad,libglob-fd49e133749f9c02,libbcrypt-409d8b25e841ea3f,libblowfish-eca8b0b4588ac363,libbyteorder-7040c32f32142e76,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libzeroize-e5ba3babb6b7003b,liburlencoding-261db3bc6355947a,libtoml-225fa725e0e2a57a,libtoml_edit-005156990834c581,libserde_spanned-c20d75ecac5ba61c,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-becbd657736ef034,libserde_yaml-496cf6acf6b56f43,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libhex-ce2ce186edf8450e,libbase64-fff42f7554bbeb90,libuuid-2b212fa157dc54cf,libhmac-becf69acddc08a0d,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-2a497fe2f2dce344,libgetrandom-6cbdf5138523304d,liblibc-2c1822e45f38bdec,libchrono_tz-3450b45bc28b7dfa,libphf-0474dede4b2713df,libphf_shared-eeef0f7c68080d5e,libsiphasher-0d7f3e08879225d4,liburl-fbb0e521e76f0ee2,libidna-d5d443640c831f58,libutf8_iter-efb3984ee203d151,libidna_adapter-12450669ff627c8d,libicu_properties-9c68f3cafc56c342,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-b5a298afa20e20c7,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-73fee914f7291e15,libpotential_utf-872b8f0a3f79e7e2,libicu_provider-1baa866358de1422,libicu_locale_core-63f8cb4547eea2f8,libtinystr-2e35afe344de241e,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-55f82ccb0be7c47e,libzerotrie-b0513bbebe865b06,libyoke-dbd8420ff251d55d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-451dc363a26b9788,libform_urlencoded-81a6c2dcdca08ecf,libregex-947f2d4d285ce681,libregex_automata-9d2229238b21d219,libaho_corasick-3db0bbd207ca0d7e,libregex_syntax-a5d8b889516cd560,libsha2-a36c08e8744447e2,libsha1-5596547465f107e1,libcpufeatures-bb85f9e0eaf4b5a3,libmd5-6173081cc9988f51,libcfg_if-cad248e7066eec15,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libpercent_encoding-99cdb00cefa02ca0,libchrono-d273bd47f7026396,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libclap-f316181fbdebb047,libclap_builder-477982995eb53c31,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80,libminijinja-3a8502704466c852,libserde_json-e72dba36e410d9f3,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-1d598e21e03cbe4a,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libserde-43a6ec2c81ed47a4,libserde_core-1651d161ca9c90ea}.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/rustc4zxlkN/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_functions_registration-9e7e61db931f5163" "-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_functions_registration") 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/rustcUwsPvJ/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-fd79569f5dee17ad,libdirs-e46ae7e998eb18e9,libdirs_sys-bc660f8c336a7330,liboption_ext-38791eff9acb757e,libwhoami-037deec9a95b2fee,libhostname-081346240b2f6477,libif_addrs-38f310f9b568c9ad,libglob-fd49e133749f9c02,libbcrypt-409d8b25e841ea3f,libblowfish-eca8b0b4588ac363,libbyteorder-7040c32f32142e76,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libzeroize-e5ba3babb6b7003b,liburlencoding-261db3bc6355947a,libtoml-225fa725e0e2a57a,libtoml_edit-005156990834c581,libserde_spanned-c20d75ecac5ba61c,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-becbd657736ef034,libserde_yaml-496cf6acf6b56f43,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libhex-ce2ce186edf8450e,libbase64-fff42f7554bbeb90,libuuid-2b212fa157dc54cf,libhmac-becf69acddc08a0d,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-2a497fe2f2dce344,libgetrandom-6cbdf5138523304d,liblibc-2c1822e45f38bdec,libchrono_tz-3450b45bc28b7dfa,libphf-0474dede4b2713df,libphf_shared-eeef0f7c68080d5e,libsiphasher-0d7f3e08879225d4,liburl-fbb0e521e76f0ee2,libidna-d5d443640c831f58,libutf8_iter-efb3984ee203d151,libidna_adapter-12450669ff627c8d,libicu_properties-9c68f3cafc56c342,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-b5a298afa20e20c7,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-73fee914f7291e15,libpotential_utf-872b8f0a3f79e7e2,libicu_provider-1baa866358de1422,libicu_locale_core-63f8cb4547eea2f8,libtinystr-2e35afe344de241e,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-55f82ccb0be7c47e,libzerotrie-b0513bbebe865b06,libyoke-dbd8420ff251d55d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-451dc363a26b9788,libform_urlencoded-81a6c2dcdca08ecf,libregex-947f2d4d285ce681,libregex_automata-9d2229238b21d219,libaho_corasick-3db0bbd207ca0d7e,libregex_syntax-a5d8b889516cd560,libsha2-a36c08e8744447e2,libsha1-5596547465f107e1,libcpufeatures-bb85f9e0eaf4b5a3,libmd5-6173081cc9988f51,libcfg_if-cad248e7066eec15,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libpercent_encoding-99cdb00cefa02ca0,libchrono-d273bd47f7026396,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libminijinja-3a8502704466c852,libserde_json-e72dba36e410d9f3,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-1d598e21e03cbe4a,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libserde-43a6ec2c81ed47a4,libserde_core-1651d161ca9c90ea,libclap-f316181fbdebb047,libclap_builder-477982995eb53c31,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.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/rustcUwsPvJ/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_relative_path_resolution-594944670840a370" "-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_relative_path_resolution") 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/rustcNGZFUG/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-fd79569f5dee17ad,libdirs-e46ae7e998eb18e9,libdirs_sys-bc660f8c336a7330,liboption_ext-38791eff9acb757e,libwhoami-037deec9a95b2fee,libhostname-081346240b2f6477,libif_addrs-38f310f9b568c9ad,libglob-fd49e133749f9c02,libbcrypt-409d8b25e841ea3f,libblowfish-eca8b0b4588ac363,libbyteorder-7040c32f32142e76,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libzeroize-e5ba3babb6b7003b,liburlencoding-261db3bc6355947a,libtoml-225fa725e0e2a57a,libtoml_edit-005156990834c581,libserde_spanned-c20d75ecac5ba61c,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-becbd657736ef034,libserde_yaml-496cf6acf6b56f43,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libhex-ce2ce186edf8450e,libbase64-fff42f7554bbeb90,libuuid-2b212fa157dc54cf,libhmac-becf69acddc08a0d,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-2a497fe2f2dce344,libgetrandom-6cbdf5138523304d,liblibc-2c1822e45f38bdec,libchrono_tz-3450b45bc28b7dfa,libphf-0474dede4b2713df,libphf_shared-eeef0f7c68080d5e,libsiphasher-0d7f3e08879225d4,liburl-fbb0e521e76f0ee2,libidna-d5d443640c831f58,libutf8_iter-efb3984ee203d151,libidna_adapter-12450669ff627c8d,libicu_properties-9c68f3cafc56c342,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-b5a298afa20e20c7,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-73fee914f7291e15,libpotential_utf-872b8f0a3f79e7e2,libicu_provider-1baa866358de1422,libicu_locale_core-63f8cb4547eea2f8,libtinystr-2e35afe344de241e,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-55f82ccb0be7c47e,libzerotrie-b0513bbebe865b06,libyoke-dbd8420ff251d55d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-451dc363a26b9788,libform_urlencoded-81a6c2dcdca08ecf,libregex-947f2d4d285ce681,libregex_automata-9d2229238b21d219,libaho_corasick-3db0bbd207ca0d7e,libregex_syntax-a5d8b889516cd560,libsha2-a36c08e8744447e2,libsha1-5596547465f107e1,libcpufeatures-bb85f9e0eaf4b5a3,libmd5-6173081cc9988f51,libcfg_if-cad248e7066eec15,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libpercent_encoding-99cdb00cefa02ca0,libchrono-d273bd47f7026396,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libminijinja-3a8502704466c852,libserde_json-e72dba36e410d9f3,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-1d598e21e03cbe4a,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libserde-43a6ec2c81ed47a4,libserde_core-1651d161ca9c90ea,libclap-f316181fbdebb047,libclap_builder-477982995eb53c31,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.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/rustcNGZFUG/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_stdout_output-d179a4c27507a1c2" "-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_stdout_output") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "598ae89f41e6a45197ccadc9e8df8dab359a372ed9d4aac2f8668e12876d955a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598ae89f41e6a45197ccadc9e8df8dab359a372ed9d4aac2f8668e12876d955a", kill_on_drop: false }`
[INFO] [stdout] 598ae89f41e6a45197ccadc9e8df8dab359a372ed9d4aac2f8668e12876d955a
