[INFO] cloning repository https://github.com/welann/tokenresearch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welann/tokenresearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelann%2Ftokenresearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelann%2Ftokenresearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d148fd4c7a65143e8d07da1694cc534e32b569e7
[INFO] testing welann/tokenresearch against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelann%2Ftokenresearch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/welann/tokenresearch
[INFO] finished tweaking git repo https://github.com/welann/tokenresearch
[INFO] tweaked toml for git repo https://github.com/welann/tokenresearch written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welann/tokenresearch on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/welann/tokenresearch 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e6972f440baf98112268d230fed65ad0e6ed9e095057ec0cc4d53f5d481c1a
[INFO] running `Command { std: "docker" "start" "-a" "33e6972f440baf98112268d230fed65ad0e6ed9e095057ec0cc4d53f5d481c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e6972f440baf98112268d230fed65ad0e6ed9e095057ec0cc4d53f5d481c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e6972f440baf98112268d230fed65ad0e6ed9e095057ec0cc4d53f5d481c1a", kill_on_drop: false }`
[INFO] [stdout] 33e6972f440baf98112268d230fed65ad0e6ed9e095057ec0cc4d53f5d481c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22df27f46a19aad2de762a77835f3ce4f98615d63c1410caac031ff62f7b4e4
[INFO] running `Command { std: "docker" "start" "-a" "d22df27f46a19aad2de762a77835f3ce4f98615d63c1410caac031ff62f7b4e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tokenresearch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.74s
[INFO] running `Command { std: "docker" "inspect" "d22df27f46a19aad2de762a77835f3ce4f98615d63c1410caac031ff62f7b4e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22df27f46a19aad2de762a77835f3ce4f98615d63c1410caac031ff62f7b4e4", kill_on_drop: false }`
[INFO] [stdout] d22df27f46a19aad2de762a77835f3ce4f98615d63c1410caac031ff62f7b4e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0d6957c551f3c5cb1c68d33bde025fd26a260d7d14e9b6021fb63c6c1e91e1f
[INFO] running `Command { std: "docker" "start" "-a" "e0d6957c551f3c5cb1c68d33bde025fd26a260d7d14e9b6021fb63c6c1e91e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokenresearch 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/rustcOZClLY/symbols.o" "<4 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/{libtokenresearch-672ebd357b4dc91a,libtokio_tungstenite-39c0197364ff4cf5,libtungstenite-938639837f49f561,libdata_encoding-b4708a4db8b9ff4f,librand-cd172c60b1a56e99,librand_chacha-33abda50cdc915fd,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libreqwest-f8ac2420ced7df5b,libhyper_rustls-29d76e37b2ac590d,libtokio_rustls-32411cb8021977e7,libtower_http-e85f8894c6ba98c3,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4be387e48f168efc,libtower_layer-5699d784b4449e00,libhyper_util-6249c7eea6952a79,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-b73339020eaba0dd,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-096429d0b7f46333,libsqlx-b18e21ee37e568a5,libsqlx_sqlite-e24967cd028613e1,libfutures_executor-c89f5ec67ecb715e,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-e57595091227d254,libryu-96e4827cb8e74ef1,libfutures_channel-01a8d264c13597f4,libfutures_intrusive-d6c36558975054b9,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-6af826d8318c57eb,libatoi-7653fdef775d3764,libsqlx_core-baf203c8c4f31595,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-daa5c85daed0d8db,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-0488a21279022c00,libsubtle-e2f0af8959bd7889,libwebpki-64a8f536c6adea02,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-12b880a7ba41c46a,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-337b8109de291cbf,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-b282d71cc2674468,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-b705a45025fdf89b,libserde_json-bb0827108541cc5a,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,librust_decimal-e52b718876ed3920,libserde-b711fd237057a74e,libserde_core-96573417319e0c85,libarrayvec-31fe32bc47030bae,libnum_traits-b31cbf0d1da56c4b}.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/rustcOZClLY/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-73baa6f367bea0ee/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f00dcb02bcad6d42/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/model_roundtrip-a9ee646632834d8e" "-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 `tokenresearch` (test "model_roundtrip") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokenresearch` (test "price_runtime")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name price_runtime --edition=2024 tests/price_runtime.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=697e6ea0a65a59bc -C extra-filename=-eba0128dea7578cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b282d71cc2674468.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f8ac2420ced7df5b.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-e52b718876ed3920.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b711fd237057a74e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb0827108541cc5a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-b18e21ee37e568a5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokenresearch=/opt/rustwide/target/debug/deps/libtokenresearch-672ebd357b4dc91a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12b880a7ba41c46a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-299fcc1c06d5325b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-39c0197364ff4cf5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1656a43b03d97b1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8b7ba3b4f1982831.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4397ee9e2d742826.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-f00dcb02bcad6d42/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcJET6t3/symbols.o" "<4 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/{libtokenresearch-672ebd357b4dc91a,libtokio_tungstenite-39c0197364ff4cf5,libtungstenite-938639837f49f561,libdata_encoding-b4708a4db8b9ff4f,librand-cd172c60b1a56e99,librand_chacha-33abda50cdc915fd,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libreqwest-f8ac2420ced7df5b,libhyper_rustls-29d76e37b2ac590d,libtokio_rustls-32411cb8021977e7,libtower_http-e85f8894c6ba98c3,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4be387e48f168efc,libtower_layer-5699d784b4449e00,libhyper_util-6249c7eea6952a79,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-b73339020eaba0dd,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-096429d0b7f46333,libsqlx-b18e21ee37e568a5,libsqlx_sqlite-e24967cd028613e1,libfutures_executor-c89f5ec67ecb715e,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-e57595091227d254,libryu-96e4827cb8e74ef1,libfutures_channel-01a8d264c13597f4,libfutures_intrusive-d6c36558975054b9,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-6af826d8318c57eb,libatoi-7653fdef775d3764,libsqlx_core-baf203c8c4f31595,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-daa5c85daed0d8db,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-0488a21279022c00,libsubtle-e2f0af8959bd7889,libwebpki-64a8f536c6adea02,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-12b880a7ba41c46a,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-337b8109de291cbf,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-b282d71cc2674468,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,librust_decimal-e52b718876ed3920,libserde-b711fd237057a74e,libarrayvec-31fe32bc47030bae,libnum_traits-b31cbf0d1da56c4b,libthiserror-b705a45025fdf89b,libserde_json-bb0827108541cc5a,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-96573417319e0c85}.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/rustcJET6t3/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-73baa6f367bea0ee/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f00dcb02bcad6d42/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/online_smoke-6e759525aa7506d3" "-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 `tokenresearch` (test "online_smoke") 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/rustcjFC7gj/symbols.o" "<10 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/{libtokenresearch-672ebd357b4dc91a,libtokio_tungstenite-39c0197364ff4cf5,libtungstenite-938639837f49f561,libdata_encoding-b4708a4db8b9ff4f,librand-cd172c60b1a56e99,librand_chacha-33abda50cdc915fd,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libreqwest-f8ac2420ced7df5b,libhyper_rustls-29d76e37b2ac590d,libtokio_rustls-32411cb8021977e7,libtower_http-e85f8894c6ba98c3,libiri_string-f1c5413b54c99d2e,libtower-4be387e48f168efc,libtower_layer-5699d784b4449e00,libhyper_util-6249c7eea6952a79,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-b73339020eaba0dd,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-096429d0b7f46333,libsqlx-b18e21ee37e568a5,libsqlx_sqlite-e24967cd028613e1,libfutures_executor-c89f5ec67ecb715e,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-e57595091227d254,libryu-96e4827cb8e74ef1,libfutures_channel-01a8d264c13597f4,libfutures_intrusive-d6c36558975054b9,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-6af826d8318c57eb,libatoi-7653fdef775d3764,libsqlx_core-baf203c8c4f31595,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-daa5c85daed0d8db,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-0488a21279022c00,libsubtle-e2f0af8959bd7889,libwebpki-64a8f536c6adea02,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-12b880a7ba41c46a,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-337b8109de291cbf,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-b282d71cc2674468,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-b705a45025fdf89b,libserde_json-bb0827108541cc5a,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libtempfile-fa56e35abf608b99,libgetrandom-7a93e181ae3957e3,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libfastrand-74ae4622d963d882,libonce_cell-210b47fe854405d5,librustix-96e693be2f4454ce,libbitflags-5009bb8c2d6ccbe4,liblinux_raw_sys-6f64b533656ada5e,librust_decimal-e52b718876ed3920,libserde-b711fd237057a74e,libserde_core-96573417319e0c85,libarrayvec-31fe32bc47030bae,libnum_traits-b31cbf0d1da56c4b}.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/rustcjFC7gj/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-73baa6f367bea0ee/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f00dcb02bcad6d42/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/price_query-d9da84cc8ed45ee4" "-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 `tokenresearch` (test "price_query") 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/rustcmrH5aB/symbols.o" "<4 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/{libtokenresearch-672ebd357b4dc91a,libtokio_tungstenite-39c0197364ff4cf5,libtungstenite-938639837f49f561,libdata_encoding-b4708a4db8b9ff4f,librand-cd172c60b1a56e99,librand_chacha-33abda50cdc915fd,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libreqwest-f8ac2420ced7df5b,libhyper_rustls-29d76e37b2ac590d,libtokio_rustls-32411cb8021977e7,libtower_http-e85f8894c6ba98c3,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4be387e48f168efc,libtower_layer-5699d784b4449e00,libhyper_util-6249c7eea6952a79,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-b73339020eaba0dd,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-096429d0b7f46333,libsqlx-b18e21ee37e568a5,libsqlx_sqlite-e24967cd028613e1,libfutures_executor-c89f5ec67ecb715e,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-e57595091227d254,libryu-96e4827cb8e74ef1,libfutures_channel-01a8d264c13597f4,libfutures_intrusive-d6c36558975054b9,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-6af826d8318c57eb,libatoi-7653fdef775d3764,libsqlx_core-baf203c8c4f31595,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-daa5c85daed0d8db,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-0488a21279022c00,libsubtle-e2f0af8959bd7889,libwebpki-64a8f536c6adea02,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-12b880a7ba41c46a,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-337b8109de291cbf,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-b282d71cc2674468,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,librust_decimal-e52b718876ed3920,libserde-b711fd237057a74e,libarrayvec-31fe32bc47030bae,libnum_traits-b31cbf0d1da56c4b,libthiserror-b705a45025fdf89b,libserde_json-bb0827108541cc5a,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-96573417319e0c85}.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/rustcmrH5aB/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-73baa6f367bea0ee/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f00dcb02bcad6d42/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/price_online_smoke-332170bcf8e112f8" "-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 `tokenresearch` (test "price_online_smoke") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e0d6957c551f3c5cb1c68d33bde025fd26a260d7d14e9b6021fb63c6c1e91e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d6957c551f3c5cb1c68d33bde025fd26a260d7d14e9b6021fb63c6c1e91e1f", kill_on_drop: false }`
[INFO] [stdout] e0d6957c551f3c5cb1c68d33bde025fd26a260d7d14e9b6021fb63c6c1e91e1f
