[INFO] fetching crate tinkoff-bank 0.1.0... [INFO] testing tinkoff-bank-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tinkoff-bank 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tinkoff-bank 0.1.0 [INFO] finished tweaking crates.io crate tinkoff-bank 0.1.0 [INFO] tweaked toml for crates.io crate tinkoff-bank 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tinkoff-bank 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 268 packages to latest compatible versions [INFO] [stderr] Adding httpmock v0.6.8 (available: v0.8.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding rstest v0.11.0 (available: v0.26.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded httpmock v0.6.8 [INFO] [stderr] Downloaded rstest v0.11.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a4b2b3894c63d16ce53b9184b77f9c8e9c252b7dc5dc5f379b0d135a98c623 [INFO] running `Command { std: "docker" "start" "-a" "a8a4b2b3894c63d16ce53b9184b77f9c8e9c252b7dc5dc5f379b0d135a98c623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a4b2b3894c63d16ce53b9184b77f9c8e9c252b7dc5dc5f379b0d135a98c623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a4b2b3894c63d16ce53b9184b77f9c8e9c252b7dc5dc5f379b0d135a98c623", kill_on_drop: false }` [INFO] [stdout] a8a4b2b3894c63d16ce53b9184b77f9c8e9c252b7dc5dc5f379b0d135a98c623 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20fcd30522393e75669c0de79358083900dd3d9316c7659b8dee8cac0b154c65 [INFO] running `Command { std: "docker" "start" "-a" "20fcd30522393e75669c0de79358083900dd3d9316c7659b8dee8cac0b154c65", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tinkoff-bank v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s [INFO] running `Command { std: "docker" "inspect" "20fcd30522393e75669c0de79358083900dd3d9316c7659b8dee8cac0b154c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fcd30522393e75669c0de79358083900dd3d9316c7659b8dee8cac0b154c65", kill_on_drop: false }` [INFO] [stdout] 20fcd30522393e75669c0de79358083900dd3d9316c7659b8dee8cac0b154c65 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6312e679cec970175e27243c2a5ab5d9835bb5b42319ebfdfe79daf4186920 [INFO] running `Command { std: "docker" "start" "-a" "1c6312e679cec970175e27243c2a5ab5d9835bb5b42319ebfdfe79daf4186920", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Compiling tinkoff-bank v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tinkoff-bank` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tinkoff_bank --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42196984c3a513eb -C extra-filename=-f00c533b3f1dc3c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-9694ae65c2ef4b5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bcddfb47e47ec4d7.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-c9e01042da7148ff.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9e373b991de3044f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-ab3b3f940bc90d4f.so --extern serde=/opt/rustwide/target/debug/deps/libserde-150f8468df6bda71.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c19e27f8e979ad4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1014d87c41e999f1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-95eee7e92c1de2df.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-35d520c4ec35c56c/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-bbce3de07e8a8e34/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuoKMJb/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtinkoff_bank-244f6e462c3f8dbb,libreqwest-9e373b991de3044f,librustls_pemfile-550c29e87618f221,libhyper_tls-bf21334ebf0b38a9,libserde_urlencoded-b0e1667486886479,libipnet-6391c567488bc9bc,libtokio_native_tls-eb4498f0e4bba849,libnative_tls-a42a3a395e9bdfe4,libopenssl-361f400f2829f18c,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libsync_wrapper-f2a4e47367769dca,libchrono-bcddfb47e47ec4d7,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50,libhttpmock-c9e01042da7148ff,liblevenshtein-ca7c2dfcd462b180,libbase64-732898d5debd16bb,libassert_json_diff-b4af22164dd9b667,libsimilar-a99b75ad5e937f51,libbasic_cookies-7ba752d6b6fc5b62,liblalrpop_util-8afa1202e83ff99f,libhyper-4cc4781b086e68b0,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-71f4f0c8ae2531ea,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-20734a4e520712f7,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libfutures_channel-6c963e07d378e238,libhttp_body-b2c07fb603d59dfa,libhttpdate-6f35e35716ab0b1a,libfutures_util-252d4f8460f19891,libfutures_task-08b8c341835ea1e8,libisahc-db08729997176bc1,libmime-fa5c6e61475ee11e,libcastaway-6019a90b612d75ad,libencoding_rs-bde0866e99208baa,liburl-a84cf6ce0392c353,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libtracing_futures-e70b56f1c4c5d898,libtracing-0df599592da23723,libtracing_core-d71d11be73f619c1,libpin_project-898ec96aef1d471f,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libsluice-03a28edf6835af10,libpolling-74da43324faeedfc,libfutures_lite-d5441bfbaefa3596,libfastrand-760459cca711f869,libwaker_fn-697b053851b960fc,libcurl-a13c2e3e45fbfde7,libopenssl_probe-43f6112dac9608f0,libcurl_sys-9396df14d618c855,libopenssl_sys-650a3c618213d46c,liblibz_sys-a18f771bbc94d699,liblibnghttp2_sys-db8262cd5218d63a,libtokio-1014d87c41e999f1,libsocket2-0d4b8422b42bb7e5,libbytes-e08a006c583c3ac6,libmio-73093c37e39b2bb4,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libserde_json-3c19e27f8e979ad4,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libasync_object_pool-f8cd45eefe0d6ad6,libasync_std-9694ae65c2ef4b5e,libasync_global_executor-c249b82b458fcb74,libblocking-705a2a83595e2819,libpiper-b3d775d7727deccb,libatomic_waker-915dba4b61adf499,libasync_executor-e913d125a8b83330,libonce_cell-65395029fac7f518,libasync_process-e6e692d89f35d017,libasync_signal-83b250b33a6b10c8,libsignal_hook_registry-18d8346e5d1190e3,liblibc-08aef465eb552f81,libasync_task-5f2c5f54f23daafe,libasync_channel-9744f219f476133f,libasync_io-3ee72a90d8a94b6f,libslab-558fefab0f461689,libpolling-5d9742af51e19fa6,libcfg_if-8dc91cf0ce07e60b,librustix-abee20870c9ca5d8,libbitflags-1df175893de5cfa2,liblinux_raw_sys-e20496fbe28a941d,libfutures_lite-a7b0d88fd39027de,libfastrand-1b40ee46a22cd88d,libfutures_io-8f642fda0869b037,libasync_channel-2ac8b0e4e94e20af,libevent_listener-3b53f932879e4c27,libconcurrent_queue-6ae2048be7d4c6c3,libcrossbeam_utils-98197786b8acd648,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libpin_project_lite-0cffc5d959d0b16f,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libkv_log_macro-2dcadeee255e34da,liblog-4904067c9c689457,libvalue_bag-414eaef8ec4db760,libserde_regex-61ef4457b36330ef,libserde-150f8468df6bda71,libserde_core-489b2af3e367031f,libregex-120e7425ef10bb93,libregex_automata-a6284f603304cf0b,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuoKMJb/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/curl-sys-35d520c4ec35c56c/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-bbce3de07e8a8e34/out/i/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ping-6676fa1fe30de9c1" "-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 `tinkoff-bank` (test "ping") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRRfjxK/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtinkoff_bank-244f6e462c3f8dbb,libreqwest-9e373b991de3044f,librustls_pemfile-550c29e87618f221,libhyper_tls-bf21334ebf0b38a9,libserde_urlencoded-b0e1667486886479,libipnet-6391c567488bc9bc,libtokio_native_tls-eb4498f0e4bba849,libnative_tls-a42a3a395e9bdfe4,libopenssl-361f400f2829f18c,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libsync_wrapper-f2a4e47367769dca,libchrono-bcddfb47e47ec4d7,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50,libhttpmock-c9e01042da7148ff,liblevenshtein-ca7c2dfcd462b180,libbase64-732898d5debd16bb,libassert_json_diff-b4af22164dd9b667,libsimilar-a99b75ad5e937f51,libbasic_cookies-7ba752d6b6fc5b62,liblalrpop_util-8afa1202e83ff99f,libhyper-4cc4781b086e68b0,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-71f4f0c8ae2531ea,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-20734a4e520712f7,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libfutures_channel-6c963e07d378e238,libhttp_body-b2c07fb603d59dfa,libhttpdate-6f35e35716ab0b1a,libfutures_util-252d4f8460f19891,libfutures_task-08b8c341835ea1e8,libisahc-db08729997176bc1,libmime-fa5c6e61475ee11e,libcastaway-6019a90b612d75ad,libencoding_rs-bde0866e99208baa,liburl-a84cf6ce0392c353,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libtracing_futures-e70b56f1c4c5d898,libtracing-0df599592da23723,libtracing_core-d71d11be73f619c1,libpin_project-898ec96aef1d471f,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libsluice-03a28edf6835af10,libpolling-74da43324faeedfc,libfutures_lite-d5441bfbaefa3596,libfastrand-760459cca711f869,libwaker_fn-697b053851b960fc,libcurl-a13c2e3e45fbfde7,libopenssl_probe-43f6112dac9608f0,libcurl_sys-9396df14d618c855,libopenssl_sys-650a3c618213d46c,liblibz_sys-a18f771bbc94d699,liblibnghttp2_sys-db8262cd5218d63a,libtokio-1014d87c41e999f1,libsocket2-0d4b8422b42bb7e5,libbytes-e08a006c583c3ac6,libmio-73093c37e39b2bb4,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libserde_json-3c19e27f8e979ad4,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libasync_object_pool-f8cd45eefe0d6ad6,libasync_std-9694ae65c2ef4b5e,libasync_global_executor-c249b82b458fcb74,libblocking-705a2a83595e2819,libpiper-b3d775d7727deccb,libatomic_waker-915dba4b61adf499,libasync_executor-e913d125a8b83330,libonce_cell-65395029fac7f518,libasync_process-e6e692d89f35d017,libasync_signal-83b250b33a6b10c8,libsignal_hook_registry-18d8346e5d1190e3,liblibc-08aef465eb552f81,libasync_task-5f2c5f54f23daafe,libasync_channel-9744f219f476133f,libasync_io-3ee72a90d8a94b6f,libslab-558fefab0f461689,libpolling-5d9742af51e19fa6,libcfg_if-8dc91cf0ce07e60b,librustix-abee20870c9ca5d8,libbitflags-1df175893de5cfa2,liblinux_raw_sys-e20496fbe28a941d,libfutures_lite-a7b0d88fd39027de,libfastrand-1b40ee46a22cd88d,libfutures_io-8f642fda0869b037,libasync_channel-2ac8b0e4e94e20af,libevent_listener-3b53f932879e4c27,libconcurrent_queue-6ae2048be7d4c6c3,libcrossbeam_utils-98197786b8acd648,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libpin_project_lite-0cffc5d959d0b16f,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libkv_log_macro-2dcadeee255e34da,liblog-4904067c9c689457,libvalue_bag-414eaef8ec4db760,libserde_regex-61ef4457b36330ef,libserde-150f8468df6bda71,libserde_core-489b2af3e367031f,libregex-120e7425ef10bb93,libregex_automata-a6284f603304cf0b,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRRfjxK/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/curl-sys-35d520c4ec35c56c/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-bbce3de07e8a8e34/out/i/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/list_accounts-3c19f4ac518d737c" "-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 `tinkoff-bank` (test "list_accounts") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c6312e679cec970175e27243c2a5ab5d9835bb5b42319ebfdfe79daf4186920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6312e679cec970175e27243c2a5ab5d9835bb5b42319ebfdfe79daf4186920", kill_on_drop: false }` [INFO] [stdout] 1c6312e679cec970175e27243c2a5ab5d9835bb5b42319ebfdfe79daf4186920