[INFO] fetching crate cooklang-import 0.7.0...
[INFO] testing cooklang-import-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cooklang-import 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cooklang-import 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cooklang-import 0.7.0
[INFO] tweaked toml for crates.io crate cooklang-import 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cooklang-import 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cooklang-import 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a488d56ff6005825788b3d7920dc609441b4e2ae8323d6b01aa774423ca8d92b
[INFO] running `Command { std: "docker" "start" "-a" "a488d56ff6005825788b3d7920dc609441b4e2ae8323d6b01aa774423ca8d92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a488d56ff6005825788b3d7920dc609441b4e2ae8323d6b01aa774423ca8d92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a488d56ff6005825788b3d7920dc609441b4e2ae8323d6b01aa774423ca8d92b", kill_on_drop: false }`
[INFO] [stdout] a488d56ff6005825788b3d7920dc609441b4e2ae8323d6b01aa774423ca8d92b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e53ac159c36254b36537bc2c56672ca26a80ccf6b53d82f58d430d3f4244725
[INFO] running `Command { std: "docker" "start" "-a" "0e53ac159c36254b36537bc2c56672ca26a80ccf6b53d82f58d430d3f4244725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling cooklang-import v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "0e53ac159c36254b36537bc2c56672ca26a80ccf6b53d82f58d430d3f4244725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e53ac159c36254b36537bc2c56672ca26a80ccf6b53d82f58d430d3f4244725", kill_on_drop: false }`
[INFO] [stdout] 0e53ac159c36254b36537bc2c56672ca26a80ccf6b53d82f58d430d3f4244725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 550bd0f80129a98e0c6b10303bf5a1008dcaaf8eec964dec7eea6d5b5153b63e
[INFO] running `Command { std: "docker" "start" "-a" "550bd0f80129a98e0c6b10303bf5a1008dcaaf8eec964dec7eea6d5b5153b63e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling cooklang-import v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cooklang-import` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name cooklang_import --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f9f0ba1d9c74fd1 -C extra-filename=-06f0a3bfc50a28df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bcff65dc214eaa55.so --extern config=/opt/rustwide/target/debug/deps/libconfig-546401c2bae487f2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e53a35ad3532f3cc.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9bd21f8c060fa8cb.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-91b8ff9381c58822.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-036905b2396a2783.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-44a9ff1f2e8930bc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5deebe1be0ef354f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ad07e5afd7588a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c1a92679b262fa4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a0869933c1baec8e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[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" "/tmp/rustc8PVeqB/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/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustc8PVeqB/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_natashaskitchen_example-1ecd33ef88f69cd1" "-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 `cooklang-import` (test "test_natashaskitchen_example") due to 1 previous error
[INFO] [stderr] error: could not compile `cooklang-import` (test "test_edge_cases")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_edge_cases --edition=2021 tests/test_edge_cases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1fd8a4e0fa967de -C extra-filename=-226ef3f371ba6a63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bcff65dc214eaa55.so --extern config=/opt/rustwide/target/debug/deps/libconfig-546401c2bae487f2.rlib --extern cooklang_import=/opt/rustwide/target/debug/deps/libcooklang_import-d918509a5447d86b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e53a35ad3532f3cc.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9bd21f8c060fa8cb.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-91b8ff9381c58822.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-036905b2396a2783.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-44a9ff1f2e8930bc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5deebe1be0ef354f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ad07e5afd7588a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c1a92679b262fa4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a0869933c1baec8e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3DLHtW/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustc3DLHtW/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_author_id_only-ff13b93c0ab31b4b" "-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 `cooklang-import` (test "test_author_id_only") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcw3sXBL/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustcw3sXBL/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_german_recipe-17a783b637ce7295" "-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 `cooklang-import` (test "test_german_recipe") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc91HN8J/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustc91HN8J/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_no_instructions-e8b1764cc9577378" "-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 `cooklang-import` (test "test_no_instructions") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKuadLt/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustcKuadLt/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_missing_ingredients-b797eb8f2aaa4fed" "-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 `cooklang-import` (test "test_missing_ingredients") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7exiBx/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustc7exiBx/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_array_fields-f1e193ef1e8d5f98" "-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" "/tmp/rustcp5jFGT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-9bd21f8c060fa8cb,librand-72543fd3f65c879a,librand_chacha-ba30beee2a0dfc33,libppv_lite86-295284a07575fbc1,librand_core-fd50d520049332a6,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libassert_json_diff-6096a2b2dfe963c1,libsimilar-a0fa33ff6806c57e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcooklang_import-d918509a5447d86b,libreqwest-036905b2396a2783,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-5783bc4e88943e11,libtokio_native_tls-f0b425c693d63e37,libserde_urlencoded-3add124653f1ff82,libmime-4b44681fdb2c65f7,libnative_tls-8f91278c130f1fe3,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-91b8ff9381c58822,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f14fa44c865ae3fd,libhyper_util-5b00bac328431571,libtower_service-0d7df29686b13872,libhyper-9af40b74ec5b493f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-470c8063c14f7220,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libatomic_waker-001109810bdecbaa,libtokio_util-7dd8c61e627bbfbf,libhttpdate-9f9d2502c6a38412,libfutures_channel-f26d4826b597103e,libtokio-a0869933c1baec8e,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libhttp_body_util-8eeb3118661b5363,libhttp_body-d5740143cdc85e9c,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-bc97ca06014a9fc5,libidna-3595782a46d6e3c9,libidna_adapter-d099da901b4dc489,libicu_normalizer-042f1b7620feda36,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-cfde38f3605f335d,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-07ce2b36ed4f3d45,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-7760a3fe1640281a,libicu_provider-1807d0998a26e617,libicu_locid-951aa2eb18b032ac,liblitemap-cecd5a7fd1787c64,libtinystr-cfec242ac3016772,libzerovec-a07469c592ef5d2e,libwriteable-45c783735d88c2b0,libyoke-58a0b09a53864d89,libzerofrom-91ddda9c7f4e1247,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-af6b2467def66428,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libhtml_escape-3a7ee0974ad45b30,libutf8_width-374686a5ee60ad8b,libscraper-44a9ff1f2e8930bc,libego_tree-5a08aca7f348869a,libselectors-b1164af454dde20f,libservo_arc-390bea9a4fcbc3e2,libstable_deref_trait-a2d30f30be7c468b,libphf-eeed323a838a4870,libfxhash-6ae122e7d9b05b12,libcssparser-4b6eb2d0c30a702a,libdtoa_short-e20c8f8a95bdabcf,libdtoa-2e19846911494f1e,libhtml5ever-d422c723fb4c316a,liblog-669e9396cafcbb01,libmarkup5ever-697c9fed399ab207,libstring_cache-81f6b275033c835d,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-4ce2faf81bb6d9eb,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-5124c13fc26c7d9c,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libthiserror-3c1a92679b262fa4,libconfig-546401c2bae487f2,libpathdiff-3b9982cd4c9b7139,libjson5-8e0b639f0719baf8,libpest-eb7679cf631f0719,libucd_trie-01dd94f548235104,libron-41267e1b6c95f7fc,libbitflags-19d47702d15385f0,libbase64-64299f9d815d057c,libserde_json-9ad07e5afd7588a4,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtoml-e5e60c3b26eef6e3,libtoml_edit-969ed0e30b399b01,libserde_spanned-9aa94bfd2eb330ec,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-590d57a02339b93f,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367,libini-e501473bf635da96,libordered_multimap-ec088d95a12227c0,libdlv_list-54a892e6b025633e,libyaml_rust2-2c35756d01a0a19c,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-1012f419518222ec,libhashbrown-67526ef2d8fbba7e,libahash-3b5091a40db8ab9d,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-6feb13f5542dd213,libbyteorder-1efcbe4f07366651,liballocator_api2-3bc2480ae44878f3,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde-5deebe1be0ef354f}.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" "/tmp/rustcp5jFGT/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" "/opt/rustwide/target/debug/build/openssl-sys-3e4076c31994bdb2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/json_ld_metadata_test-e7f4e6324752bede" "-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 `cooklang-import` (test "test_array_fields") due to 1 previous error
[INFO] [stderr] error: could not compile `cooklang-import` (test "json_ld_metadata_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "550bd0f80129a98e0c6b10303bf5a1008dcaaf8eec964dec7eea6d5b5153b63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550bd0f80129a98e0c6b10303bf5a1008dcaaf8eec964dec7eea6d5b5153b63e", kill_on_drop: false }`
[INFO] [stdout] 550bd0f80129a98e0c6b10303bf5a1008dcaaf8eec964dec7eea6d5b5153b63e
