[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] b6bb3140a39d9560f21a0952427b9ae8980229e9 [INFO] testing welann/tokenresearch against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelann%2Ftokenresearch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/welann/tokenresearch on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f88745220abfb6fc61cd7faf2decc8a711decce657279c4e34979c523e9a0180 [INFO] running `Command { std: "docker" "start" "-a" "f88745220abfb6fc61cd7faf2decc8a711decce657279c4e34979c523e9a0180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f88745220abfb6fc61cd7faf2decc8a711decce657279c4e34979c523e9a0180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88745220abfb6fc61cd7faf2decc8a711decce657279c4e34979c523e9a0180", kill_on_drop: false }` [INFO] [stdout] f88745220abfb6fc61cd7faf2decc8a711decce657279c4e34979c523e9a0180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a119a583e49ec65f637a4c19e6dbbf045585c06228f1860662b50342b63cd857 [INFO] running `Command { std: "docker" "start" "-a" "a119a583e49ec65f637a4c19e6dbbf045585c06228f1860662b50342b63cd857", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [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 1m 00s [INFO] running `Command { std: "docker" "inspect" "a119a583e49ec65f637a4c19e6dbbf045585c06228f1860662b50342b63cd857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a119a583e49ec65f637a4c19e6dbbf045585c06228f1860662b50342b63cd857", kill_on_drop: false }` [INFO] [stdout] a119a583e49ec65f637a4c19e6dbbf045585c06228f1860662b50342b63cd857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7922e479477caa4cc970944470745d96303b21ed4350afc2ce0a7c6a39e2f01b [INFO] running `Command { std: "docker" "start" "-a" "7922e479477caa4cc970944470745d96303b21ed4350afc2ce0a7c6a39e2f01b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokenresearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnZjoP4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokenresearch-ef6d8e7a485613af,libtokio_tungstenite-8368fe59cc592156,libtungstenite-dff2f25656f1078a,libdata_encoding-9925c048f12d655c,librand-cf0e9a8005cb950b,librand_chacha-654196fd22c42163,libppv_lite86-511104622a78dc2e,libzerocopy-76a19a5edfce7157,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libreqwest-f4116873427a846f,libhyper_rustls-4189a6ba2ae9c7e9,libtokio_rustls-4c1ee50bfba081cd,libtower_http-cd04491dc90c79dd,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-4f02146f197f9dd4,libtower_layer-d70c7e404336389b,libhyper_util-a5d0f31df4b535f8,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-c5d1062c5ffbb470,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libsqlx-73f8f482947548ab,libsqlx_sqlite-59b2e33afb859a85,libfutures_executor-3ebf0c56ce0618f5,libflume-e68885a9b6e85602,libspin-6aca1d391314f776,libserde_urlencoded-1d3222579f294b13,libryu-ace37e26d8308611,libfutures_channel-dd43eccd0eec3144,libfutures_intrusive-0078a96e1ddc11c1,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,liblibsqlite3_sys-30e50f5bb4cc2e4f,libatoi-b8386ff51e542783,libsqlx_core-1f0dd60203f7fa24,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-ca336e3395097527,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-3d7f2f15712c3d5d,libsubtle-ca7024fc66e4388f,libwebpki-2332b742fe5defef,libring-0c79d474760bd983,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtokio-c8ae106bdce73e9b,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liburl-5ff89ad5a9617f5f,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-95743e3c279c49c0,liblog-cfb0a897de58af94,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-adf4bcea4bd5ff7f,libevent_listener-5c5b40bf9d040c7d,libparking-49fcf10303d3525f,libfutures_util-7edf38921b0ce6f5,libfutures_io-61a3721ad1bcbdb7,libslab-34231c81635c1df0,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,librust_decimal-ed9bbfb82ee6c3b7,libserde-d71740110df13c1e,libarrayvec-e69e5f78daccaf57,libnum_traits-ca8a17926a2d9230,libthiserror-8d48f50e62149409,libserde_json-f88657db220484f8,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libserde_core-9630c118cbbf7b68}.rlib" "/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/rustcnZjoP4/raw-dylibs" "-B/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-e15e748380ccd181/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-002fe2f96deb1134/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/price_backfill-a48860c129a40e55" "-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_backfill") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokenresearch` (bin "tokenresearch") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name tokenresearch --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cec8f3ef0c9d9420 -C extra-filename=-a20f01b682c24844 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7edf38921b0ce6f5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f4116873427a846f.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-ed9bbfb82ee6c3b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d71740110df13c1e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f88657db220484f8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-73f8f482947548ab.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokenresearch=/opt/rustwide/target/debug/deps/libtokenresearch-ef6d8e7a485613af.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c8ae106bdce73e9b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-01a294f2976c69e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8368fe59cc592156.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-77ee7dc9888bce22.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-002fe2f96deb1134/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7922e479477caa4cc970944470745d96303b21ed4350afc2ce0a7c6a39e2f01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7922e479477caa4cc970944470745d96303b21ed4350afc2ce0a7c6a39e2f01b", kill_on_drop: false }` [INFO] [stdout] 7922e479477caa4cc970944470745d96303b21ed4350afc2ce0a7c6a39e2f01b