[INFO] cloning repository https://github.com/AssahBismarkabah/Merryl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AssahBismarkabah/Merryl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAssahBismarkabah%2FMerryl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAssahBismarkabah%2FMerryl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1073d5d8d2d313fe17d45543ff7504afe9fc88b1
[INFO] testing AssahBismarkabah/Merryl against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAssahBismarkabah%2FMerryl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AssahBismarkabah/Merryl
[INFO] finished tweaking git repo https://github.com/AssahBismarkabah/Merryl
[INFO] tweaked toml for git repo https://github.com/AssahBismarkabah/Merryl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AssahBismarkabah/Merryl on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AssahBismarkabah/Merryl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668
[INFO] running `Command { std: "docker" "start" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling merryl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling merryl v0.1.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/rustcN95eYF/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/{libmerryl-ed1b1b69984726d9,librusqlite-f8aae4516d5a4414,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4b12930c372f14a4,libhashbrown-29aefb2cc8466e0f,libahash-cce18512800b7375,libzerocopy-ad92ccf16844b543,liblibsqlite3_sys-94d786852aca8152,libscraper-c697aedb38712a78,libego_tree-7a9e77d3f01fba8d,libselectors-f363d5cb2aa08616,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libservo_arc-c0e57b84a71a381d,libcssparser-fce57338867d074d,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-83eb4723beec9970,libmarkup5ever-face1e6890face93,libstring_cache-0152f12e04322f6d,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-43d01f37beb7a354,libphf_shared-5b2d21fe150304e2,libsiphasher-b16e808df37ae9fc,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libreqwest-15fabc08aed4607f,libhyper_rustls-17f5bce04464c2df,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-5f541f90c1cd23b1,librustls-02a3bea9577525a5,libsubtle-2ae6a7038b9a0630,libwebpki-fa0e03c21fe8d900,libring-683310c108276be0,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libchrono-51bf17c4ccb95af8,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libtower_http-40940b041c33d4e2,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libtokio_util-919eb90d15f06d4b,liburl-9cc3bb5cde7d9c38,libidna-aef354e32b58e057,libidna_adapter-7120025109fc13b2,libicu_properties-85337866c2ec2f36,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1089a37251361455,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-4ce0d913caefcce8,libutf8_iter-51566bbad89f3a68,libpotential_utf-7810751bfff213a4,libicu_provider-b70b2ead1262d285,libicu_locale_core-892e903caceb4545,libtinystr-2d45de09a76afa3c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-e32c35dbbd83270e,libzerotrie-05dd2e1b4514d1e6,libyoke-78c476c0d6368b3f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-6dca3e26d145fb42,libaxum-4c202b6da33cdbc6,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-45f972f6bf1a8ac9,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-ab5e1bbed41766eb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-9aa922efa503b546,libaxum_core-92a5ccb31e5e2a9e,libmime-0188e0814ca7ddbf,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,libhttp-c02de8dcf5641f93,libtracing-b944ecb2a9f8924d,liblog-3e76910492f43420,libtracing_core-89b602bc4a7d7f8a,libtower-30345fada0a0ef66,libsync_wrapper-6bdfbc29c4269203,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-2819e43e6e0a8a46,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libpin_project_lite-0a15d51c77964692,libserde-78df49bf9ea3b41b,libserde_json-b8ff3c55a4ea5a7b,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-9c6a4a1faf3c1a34,libtempfile-50ad8fd3a6f486c7,libgetrandom-fb4c32fda73a41c0,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libfastrand-8c711c36072d5b5b,libonce_cell-b5bdc597ed9676b3,librustix-66eac2e94111ec6f,libbitflags-db7b9c0337a7ee76,liblinux_raw_sys-0b6cde911e9a3109,libanyhow-9e4c44ac98d8e4ea}.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/rustcN95eYF/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/ring-dde6d2ed2307ef2a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c2d37a50b638d74d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/event_context_validation-f399d47ff7849347" "-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 `merryl` (test "event_context_validation") 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/rustcj5ZaRt/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/{libmerryl-ed1b1b69984726d9,librusqlite-f8aae4516d5a4414,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4b12930c372f14a4,libhashbrown-29aefb2cc8466e0f,libahash-cce18512800b7375,libzerocopy-ad92ccf16844b543,liblibsqlite3_sys-94d786852aca8152,libscraper-c697aedb38712a78,libego_tree-7a9e77d3f01fba8d,libselectors-f363d5cb2aa08616,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libservo_arc-c0e57b84a71a381d,libcssparser-fce57338867d074d,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-83eb4723beec9970,libmarkup5ever-face1e6890face93,libstring_cache-0152f12e04322f6d,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-43d01f37beb7a354,libphf_shared-5b2d21fe150304e2,libsiphasher-b16e808df37ae9fc,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libreqwest-15fabc08aed4607f,libhyper_rustls-17f5bce04464c2df,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-5f541f90c1cd23b1,librustls-02a3bea9577525a5,libsubtle-2ae6a7038b9a0630,libwebpki-fa0e03c21fe8d900,libring-683310c108276be0,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libchrono-51bf17c4ccb95af8,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libtower_http-40940b041c33d4e2,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libtokio_util-919eb90d15f06d4b,libbitflags-db7b9c0337a7ee76,liburl-9cc3bb5cde7d9c38,libidna-aef354e32b58e057,libidna_adapter-7120025109fc13b2,libicu_properties-85337866c2ec2f36,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1089a37251361455,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-4ce0d913caefcce8,libutf8_iter-51566bbad89f3a68,libpotential_utf-7810751bfff213a4,libicu_provider-b70b2ead1262d285,libicu_locale_core-892e903caceb4545,libtinystr-2d45de09a76afa3c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-e32c35dbbd83270e,libzerotrie-05dd2e1b4514d1e6,libyoke-78c476c0d6368b3f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-6dca3e26d145fb42,libaxum-4c202b6da33cdbc6,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-45f972f6bf1a8ac9,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-ab5e1bbed41766eb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-9aa922efa503b546,libaxum_core-92a5ccb31e5e2a9e,libmime-0188e0814ca7ddbf,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,libhttp-c02de8dcf5641f93,libtracing-b944ecb2a9f8924d,liblog-3e76910492f43420,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-30345fada0a0ef66,libsync_wrapper-6bdfbc29c4269203,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-2819e43e6e0a8a46,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,liblibc-612664c2206eec43,libpin_project_lite-0a15d51c77964692,libserde-78df49bf9ea3b41b,libserde_json-b8ff3c55a4ea5a7b,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-9c6a4a1faf3c1a34,libanyhow-9e4c44ac98d8e4ea}.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/rustcj5ZaRt/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/ring-dde6d2ed2307ef2a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c2d37a50b638d74d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/catalysts-3a4e6abec1536e47" "-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 `merryl` (test "catalysts") 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/rustc6L3twt/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/{libmerryl-ed1b1b69984726d9,librusqlite-f8aae4516d5a4414,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4b12930c372f14a4,libhashbrown-29aefb2cc8466e0f,libahash-cce18512800b7375,libzerocopy-ad92ccf16844b543,liblibsqlite3_sys-94d786852aca8152,libscraper-c697aedb38712a78,libego_tree-7a9e77d3f01fba8d,libselectors-f363d5cb2aa08616,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libservo_arc-c0e57b84a71a381d,libcssparser-fce57338867d074d,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-83eb4723beec9970,libmarkup5ever-face1e6890face93,libstring_cache-0152f12e04322f6d,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-43d01f37beb7a354,libphf_shared-5b2d21fe150304e2,libsiphasher-b16e808df37ae9fc,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libreqwest-15fabc08aed4607f,libhyper_rustls-17f5bce04464c2df,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-5f541f90c1cd23b1,librustls-02a3bea9577525a5,libsubtle-2ae6a7038b9a0630,libwebpki-fa0e03c21fe8d900,libring-683310c108276be0,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libtower_http-40940b041c33d4e2,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libtokio_util-919eb90d15f06d4b,liburl-9cc3bb5cde7d9c38,libidna-aef354e32b58e057,libidna_adapter-7120025109fc13b2,libicu_properties-85337866c2ec2f36,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1089a37251361455,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-4ce0d913caefcce8,libutf8_iter-51566bbad89f3a68,libpotential_utf-7810751bfff213a4,libicu_provider-b70b2ead1262d285,libicu_locale_core-892e903caceb4545,libtinystr-2d45de09a76afa3c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-e32c35dbbd83270e,libzerotrie-05dd2e1b4514d1e6,libyoke-78c476c0d6368b3f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-6dca3e26d145fb42,libaxum-4c202b6da33cdbc6,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-45f972f6bf1a8ac9,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-ab5e1bbed41766eb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-9aa922efa503b546,libaxum_core-92a5ccb31e5e2a9e,libmime-0188e0814ca7ddbf,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,libhttp-c02de8dcf5641f93,libtracing-b944ecb2a9f8924d,liblog-3e76910492f43420,libtracing_core-89b602bc4a7d7f8a,libtower-30345fada0a0ef66,libsync_wrapper-6bdfbc29c4269203,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-2819e43e6e0a8a46,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libpin_project_lite-0a15d51c77964692,libserde-78df49bf9ea3b41b,libserde_json-b8ff3c55a4ea5a7b,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-9c6a4a1faf3c1a34,libtempfile-50ad8fd3a6f486c7,libgetrandom-fb4c32fda73a41c0,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libfastrand-8c711c36072d5b5b,libonce_cell-b5bdc597ed9676b3,librustix-66eac2e94111ec6f,libbitflags-db7b9c0337a7ee76,liblinux_raw_sys-0b6cde911e9a3109,libchrono-51bf17c4ccb95af8,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libanyhow-9e4c44ac98d8e4ea}.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/rustc6L3twt/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/ring-dde6d2ed2307ef2a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c2d37a50b638d74d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/doctor-a6caf46cb3b0c0d6" "-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 `merryl` (test "doctor") 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/rustcC1xMaA/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/{libmerryl-ed1b1b69984726d9,librusqlite-f8aae4516d5a4414,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4b12930c372f14a4,libhashbrown-29aefb2cc8466e0f,libahash-cce18512800b7375,libzerocopy-ad92ccf16844b543,liblibsqlite3_sys-94d786852aca8152,libscraper-c697aedb38712a78,libego_tree-7a9e77d3f01fba8d,libselectors-f363d5cb2aa08616,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libservo_arc-c0e57b84a71a381d,libcssparser-fce57338867d074d,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-83eb4723beec9970,libmarkup5ever-face1e6890face93,libstring_cache-0152f12e04322f6d,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-43d01f37beb7a354,libphf_shared-5b2d21fe150304e2,libsiphasher-b16e808df37ae9fc,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libreqwest-15fabc08aed4607f,libhyper_rustls-17f5bce04464c2df,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-5f541f90c1cd23b1,librustls-02a3bea9577525a5,libsubtle-2ae6a7038b9a0630,libwebpki-fa0e03c21fe8d900,libring-683310c108276be0,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libtower_http-40940b041c33d4e2,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libtokio_util-919eb90d15f06d4b,libbitflags-db7b9c0337a7ee76,liburl-9cc3bb5cde7d9c38,libidna-aef354e32b58e057,libidna_adapter-7120025109fc13b2,libicu_properties-85337866c2ec2f36,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1089a37251361455,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-4ce0d913caefcce8,libutf8_iter-51566bbad89f3a68,libpotential_utf-7810751bfff213a4,libicu_provider-b70b2ead1262d285,libicu_locale_core-892e903caceb4545,libtinystr-2d45de09a76afa3c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-e32c35dbbd83270e,libzerotrie-05dd2e1b4514d1e6,libyoke-78c476c0d6368b3f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-6dca3e26d145fb42,libaxum-4c202b6da33cdbc6,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-45f972f6bf1a8ac9,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-ab5e1bbed41766eb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-9aa922efa503b546,libaxum_core-92a5ccb31e5e2a9e,libmime-0188e0814ca7ddbf,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,libhttp-c02de8dcf5641f93,libtracing-b944ecb2a9f8924d,liblog-3e76910492f43420,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-30345fada0a0ef66,libsync_wrapper-6bdfbc29c4269203,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-2819e43e6e0a8a46,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,liblibc-612664c2206eec43,libpin_project_lite-0a15d51c77964692,libserde-78df49bf9ea3b41b,libserde_json-b8ff3c55a4ea5a7b,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-9c6a4a1faf3c1a34,libchrono-51bf17c4ccb95af8,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libanyhow-9e4c44ac98d8e4ea}.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/rustcC1xMaA/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/ring-dde6d2ed2307ef2a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c2d37a50b638d74d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/intraday-8beedd3fd5911a7d" "-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 `merryl` (test "intraday") 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/rustcDquYfc/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/{libmerryl-ed1b1b69984726d9,libscraper-c697aedb38712a78,libego_tree-7a9e77d3f01fba8d,libselectors-f363d5cb2aa08616,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libservo_arc-c0e57b84a71a381d,libcssparser-fce57338867d074d,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-83eb4723beec9970,libmarkup5ever-face1e6890face93,libstring_cache-0152f12e04322f6d,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-43d01f37beb7a354,libphf_shared-5b2d21fe150304e2,libsiphasher-b16e808df37ae9fc,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libreqwest-15fabc08aed4607f,libhyper_rustls-17f5bce04464c2df,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-5f541f90c1cd23b1,librustls-02a3bea9577525a5,libsubtle-2ae6a7038b9a0630,libwebpki-fa0e03c21fe8d900,libring-683310c108276be0,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libtower_http-40940b041c33d4e2,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libtokio_util-919eb90d15f06d4b,liburl-9cc3bb5cde7d9c38,libidna-aef354e32b58e057,libidna_adapter-7120025109fc13b2,libicu_properties-85337866c2ec2f36,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1089a37251361455,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-4ce0d913caefcce8,libutf8_iter-51566bbad89f3a68,libpotential_utf-7810751bfff213a4,libicu_provider-b70b2ead1262d285,libicu_locale_core-892e903caceb4545,libtinystr-2d45de09a76afa3c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-e32c35dbbd83270e,libzerotrie-05dd2e1b4514d1e6,libyoke-78c476c0d6368b3f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-6dca3e26d145fb42,libaxum-4c202b6da33cdbc6,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-45f972f6bf1a8ac9,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-ab5e1bbed41766eb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-9aa922efa503b546,libaxum_core-92a5ccb31e5e2a9e,libmime-0188e0814ca7ddbf,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,libhttp-c02de8dcf5641f93,libtracing-b944ecb2a9f8924d,liblog-3e76910492f43420,libtracing_core-89b602bc4a7d7f8a,libtower-30345fada0a0ef66,libsync_wrapper-6bdfbc29c4269203,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-2819e43e6e0a8a46,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libpin_project_lite-0a15d51c77964692,libserde-78df49bf9ea3b41b,libserde_json-b8ff3c55a4ea5a7b,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-9c6a4a1faf3c1a34,libtempfile-50ad8fd3a6f486c7,libgetrandom-fb4c32fda73a41c0,liblibc-612664c2206eec43,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,librusqlite-f8aae4516d5a4414,libbitflags-db7b9c0337a7ee76,libsmallvec-bc3128fdd57228fc,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4b12930c372f14a4,libhashbrown-29aefb2cc8466e0f,libahash-cce18512800b7375,libonce_cell-b5bdc597ed9676b3,libcfg_if-83060ec5685761ae,libzerocopy-ad92ccf16844b543,liblibsqlite3_sys-94d786852aca8152,libchrono-51bf17c4ccb95af8,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libanyhow-9e4c44ac98d8e4ea}.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/rustcDquYfc/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/ring-dde6d2ed2307ef2a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c2d37a50b638d74d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/historical_scoring-8e36aa4622cb248e" "-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 `merryl` (test "historical_scoring") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668", kill_on_drop: false }`
[INFO] [stdout] 6e99835709ed2a009cab0ff48616dcc1a6047f3a9de03e1e51ecbd81918e4668
