[INFO] fetching crate rusty_tarantool 0.2.11... [INFO] building rusty_tarantool-0.2.11 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate rusty_tarantool 0.2.11 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rusty_tarantool 0.2.11 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_tarantool 0.2.11 [INFO] finished tweaking crates.io crate rusty_tarantool 0.2.11 [INFO] tweaked toml for crates.io crate rusty_tarantool 0.2.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rusty_tarantool 0.2.11 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] [stderr] Downloaded rmp-serialize v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e56b76b629ff5c8d9d9b2c717749773177464952f77a58aadd7fd0dd867c85 [INFO] running `Command { std: "docker" "start" "-a" "54e56b76b629ff5c8d9d9b2c717749773177464952f77a58aadd7fd0dd867c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e56b76b629ff5c8d9d9b2c717749773177464952f77a58aadd7fd0dd867c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e56b76b629ff5c8d9d9b2c717749773177464952f77a58aadd7fd0dd867c85", kill_on_drop: false }` [INFO] [stdout] 54e56b76b629ff5c8d9d9b2c717749773177464952f77a58aadd7fd0dd867c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9688ce95eacd81a08e0fadcbdb72efb8bfa809aa7e500fd786c74a55c90ceca9 [INFO] running `Command { std: "docker" "start" "-a" "9688ce95eacd81a08e0fadcbdb72efb8bfa809aa7e500fd786c74a55c90ceca9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rmp-serialize v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling rusty_tarantool v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9688ce95eacd81a08e0fadcbdb72efb8bfa809aa7e500fd786c74a55c90ceca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9688ce95eacd81a08e0fadcbdb72efb8bfa809aa7e500fd786c74a55c90ceca9", kill_on_drop: false }` [INFO] [stdout] 9688ce95eacd81a08e0fadcbdb72efb8bfa809aa7e500fd786c74a55c90ceca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7854f140a3f84491e5498a858a5e5ba85db37679fe4a4a1a826180adfe92f623 [INFO] running `Command { std: "docker" "start" "-a" "7854f140a3f84491e5498a858a5e5ba85db37679fe4a4a1a826180adfe92f623", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling rusty_tarantool v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdnkzFW/symbols.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.actix_tarantool_proxy.63ead2bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719.itegdcdml77sw5g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b76a168960c84d72/out" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusty_tarantool-1832bad95be37696.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-c15eb8f87227f060.rlib" "/opt/rustwide/target/debug/deps/librmpv-837bef2c7698cc51.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-bf459debb985ed98.rlib" "/opt/rustwide/target/debug/deps/librmp-a84d02a20efcbdf2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-96e55e84742ec293.rlib" "/opt/rustwide/target/debug/deps/libatty-20c1d2bf9bc17c81.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d886afbfbba9ac11.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-9f953aa305448afd.rlib" "/opt/rustwide/target/debug/deps/libawc-3f4c7e23dd565f94.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9ccf074ae925d6a0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-455f7de8141e0715.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-d1cb791ef2f02a59.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a49d88c6a2914b87.rlib" "/opt/rustwide/target/debug/deps/libactix_router-a58b03dbef9a8e40.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ddf5e244fd91e14d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f5657e7a1f84a49a.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8e723601288da0d5.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libchrono-58269eef49e78a4e.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libregex-63ef9cefc58b78e2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0feec90f86b5c967.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-5fd4aa335d9365bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0f1f12dea9a9826d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-975da4d09f694b86.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-77b9ab8d741f0581.rlib" "/opt/rustwide/target/debug/deps/libtime-efe35ef6283c0658.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b3a558c2dfa0c86d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6a524b0a59e4b6ce.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c95bf30d7155e529.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-12d3c8ae7aec7c58.rlib" "/opt/rustwide/target/debug/deps/librand-259f21f308c23c12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-63f2cb7e5c02784c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c3b50727aee24350.rlib" "/opt/rustwide/target/debug/deps/librand_core-4cb19d9c61b4b2c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1d5cd5662f34aec5.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libidna-707b8684c1898e96.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ad5a9569470429ac.rlib" "/opt/rustwide/target/debug/deps/libhostname-e0ffd53484a0c06f.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f0027840c3459075.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libfailure-079935e6b4cc1254.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c4538bf384c13289.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-b2ee870b30105ff6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libfutures-c59db4fb73fb5bbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-88d922e12eb21ed5.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-644fe0460c82f075.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-8d3619d1d869b524.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-606892172933a4ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90ed57f0a886ad42.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-88d10ceb8d175dda.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rlib" "/opt/rustwide/target/debug/deps/libh2-057b892f862156ff.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-8b689430890beda9.rlib" "/opt/rustwide/target/debug/deps/libtracing-4686239f030c81bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3702fa83ce8ff4f5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3efc0e9e38572555.rlib" "/opt/rustwide/target/debug/deps/libindexmap-231d420bc9c45f97.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0898f07726ee46a9.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb9bc05afa966518.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rlib" "/opt/rustwide/target/debug/deps/libactix_service-869aba3a7a4104ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5435562e7797818d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-be3b4c4a8dcd80cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-242e21371afaef11.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a11b3abf3fddfb11.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f75626e4b7c51e5a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3dc84f1df53e5ac8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e7a1aa8f37047f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a8b32d1926c32b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-303469101c5c9b26.rlib" "/opt/rustwide/target/debug/deps/libmio-76775904211ff2d8.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libiovec-5d051b7d7a1b5e97.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c9fe4a2ac328878.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-09685ac7136ba47d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f04cee700c002253.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fc57546d4a015ea2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8ba6396eaf1e959c.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-7248aa4a6ce13a51.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/actix_tarantool_proxy-830e32a177216719" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_tarantool` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7854f140a3f84491e5498a858a5e5ba85db37679fe4a4a1a826180adfe92f623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7854f140a3f84491e5498a858a5e5ba85db37679fe4a4a1a826180adfe92f623", kill_on_drop: false }` [INFO] [stdout] 7854f140a3f84491e5498a858a5e5ba85db37679fe4a4a1a826180adfe92f623