[INFO] cloning repository https://github.com/anjing0524/matching-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anjing0524/matching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41915b5a3b700136829c2de97c060c5b179c4fe
[INFO] testing anjing0524/matching-engine 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%2Fanjing0524%2Fmatching-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] finished tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] tweaked toml for git repo https://github.com/anjing0524/matching-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anjing0524/matching-engine 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/anjing0524/matching-engine 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07
[INFO] running `Command { std: "docker" "start" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", 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" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07" "/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" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", 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" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", 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" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07" "/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 zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matching-engine` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name matching_engine --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core_affinity", "cpu-affinity", "dpdk", "fpga", "io-uring", "opentelemetry", "opentelemetry-otlp", "tokio-uring", "tracing-opentelemetry"))' -C metadata=7fb52a8ffb5759ff -C extra-filename=-e5549449a7226bd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56d3133498b1741e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-da38728a90f24650.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-9d20c762f158d05f.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-1484b09fcc589a29.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-1dab41529bb3cc97.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3529dc27cc7678fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f989e4ebe50ff4c2.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2fd06361f70f7c52.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-6edb335ed84f8e23.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ee7717ab1db17b80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fa015b548b4476de.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a310a93e6a59cbd3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-520a1cd7a1b3fe13.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d828ec8f78047ecb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3c23d1a32faae214.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-0ef5565c9d914bab.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7e7db9bb8160075b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c0f3b5a4eeac392.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fd13b02e53ce68e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bc3128fdd57228fc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-28732285ddcdd372.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c6337f22463199e0.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-058bb6c4d899300b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46ed32e45884d905.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2362a65fa0e90029.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cf49b1ff6d1fdf41.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5b2a719fb9b668c1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d6af55c152b1690c/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvDwKDm/symbols.o" "<3 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/{libtempfile-28732285ddcdd372,libgetrandom-2b1facee597330d3,libfastrand-751bcde24b8aa073,librustix-d41a4566413a9198,libbitflags-9362e66b8880981a,liblinux_raw_sys-7c0af75954695899,libmatching_engine-c2f4a5a9ad4d7af9,librand-7e7db9bb8160075b,librand_chacha-b681e6208f8abcab,libppv_lite86-b1ed38ff6aea5dc3,libzerocopy-ec29c517f464d53f,librand_core-63dde4fbc902e982,libgetrandom-b88ab2d099bb9cc3,libnum_cpus-d828ec8f78047ecb,libtokio_util-2362a65fa0e90029,libfutures-fa015b548b4476de,libfutures_executor-701c4234a774fbb7,libbumpalo-1dab41529bb3cc97,libtracing_subscriber-5b2a719fb9b668c1,libsharded_slab-bd3e89e1e50b7c87,libmatchers-7d4562fbae088198,libregex_automata-fff99729f2db0fd8,libregex_syntax-16a7798c46b1bf55,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-b01212381fb6aaef,libclap-f989e4ebe50ff4c2,libclap_builder-92411e8565d23d89,libstrsim-4d1ed08a123238dc,libanstream-3457df2e8a39d0de,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libprometheus-0ef5565c9d914bab,libprotobuf-ddb10ae83b8c8e73,libprotobuf_support-2c35329612012d80,libthiserror-58f10755ce5406ec,liblazy_static-3674be3f4245d19b,libthiserror-c6337f22463199e0,libflate2-ee7717ab1db17b80,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-77160f4e25d6fc25,libbincode-9d20c762f158d05f,libunty-1576d40d069bb744,libaxum-da38728a90f24650,libserde_json-0fd13b02e53ce68e,libserde_path_to_error-b3f41bfd606e8f35,libserde_urlencoded-27d98cdd534ec506,libryu-a7164637bc4900ee,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-bf048140ddf25693,libhyper-a310a93e6a59cbd3,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-f75cb41389066833,libmime-0188e0814ca7ddbf,libhttp_body_util-440746345ebd809c,libhttp_body-010641745bcea95a,libhttp-fc13d883992f1b04,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtower-9463f07f2ee35e70,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-1c79784c7ebf57f0,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libserde-4c0f3b5a4eeac392,libserde_core-9c6a4a1faf3c1a34,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libtokio-46ed32e45884d905,libsignal_hook_registry-3baf84eaf720662e,libsocket2-079e36dcc0be2ef0,libbytes-3529dc27cc7678fe,libmio-1f0b2668c1a29a12,libparking_lot-3c23d1a32faae214,libparking_lot_core-07dc4dfa0e4d7158,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtracing-cf49b1ff6d1fdf41,liblog-28ade3d6717210f3,libpin_project_lite-72bf04572caa1c84,libtracing_core-aa4ed84ab5d584f8,libonce_cell-e9252a7b5119f3eb,libsmallvec-bc3128fdd57228fc,libtikv_jemallocator-058bb6c4d899300b,libtikv_jemalloc_sys-5f5115bfc0b85d8f,liblibc-520a1cd7a1b3fe13}.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/rustcvDwKDm/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/tikv-jemalloc-sys-d6af55c152b1690c/out/build/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/performance_benchmark-90c4540dd59f90d1" "-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 `matching-engine` (test "performance_benchmark") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07", kill_on_drop: false }`
[INFO] [stdout] b569eaf908ac672c2ce4855fe9a490afb2d91eb262aad1ba2512c491545cff07
