[INFO] fetching crate rusty_tarantool 0.3.0... [INFO] testing rusty_tarantool-0.3.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate rusty_tarantool 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rusty_tarantool 0.3.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_tarantool 0.3.0 [INFO] finished tweaking crates.io crate rusty_tarantool 0.3.0 [INFO] tweaked toml for crates.io crate rusty_tarantool 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rusty_tarantool 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb8d3fe3c99211c7c1ff329928eb6e64f0bf73135e9da1e550b52562eb5fda5 [INFO] running `Command { std: "docker" "start" "-a" "4cb8d3fe3c99211c7c1ff329928eb6e64f0bf73135e9da1e550b52562eb5fda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb8d3fe3c99211c7c1ff329928eb6e64f0bf73135e9da1e550b52562eb5fda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb8d3fe3c99211c7c1ff329928eb6e64f0bf73135e9da1e550b52562eb5fda5", kill_on_drop: false }` [INFO] [stdout] 4cb8d3fe3c99211c7c1ff329928eb6e64f0bf73135e9da1e550b52562eb5fda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbc4dedad1fce9df2ea98d0d590451a558e8a5551dd6c54b9df11ca8281b6a31 [INFO] running `Command { std: "docker" "start" "-a" "dbc4dedad1fce9df2ea98d0d590451a558e8a5551dd6c54b9df11ca8281b6a31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rmp-serialize v0.8.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling rusty_tarantool v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.12s [INFO] running `Command { std: "docker" "inspect" "dbc4dedad1fce9df2ea98d0d590451a558e8a5551dd6c54b9df11ca8281b6a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc4dedad1fce9df2ea98d0d590451a558e8a5551dd6c54b9df11ca8281b6a31", kill_on_drop: false }` [INFO] [stdout] dbc4dedad1fce9df2ea98d0d590451a558e8a5551dd6c54b9df11ca8281b6a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71d679f0063bcbb39c7002504784b5e500f330df21b39d43fa9df325f89c1866 [INFO] running `Command { std: "docker" "start" "-a" "71d679f0063bcbb39c7002504784b5e500f330df21b39d43fa9df325f89c1866", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling rusty_tarantool v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAvbT9P/symbols.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.hyper_tarantool_proxy.c12fcee1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195.8jf18dp23kw1g0m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6c37372ca30df8e2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-cf7bd3de8946d7de.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/liburl-d3773f15e5d53292.rlib" "/opt/rustwide/target/debug/deps/libidna-8f40f297c1571e67.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ea5268e6466f33de.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-064678f529798c53.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhyper-befe59a6f0d29b02.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0523e5367509ae9d.rlib" "/opt/rustwide/target/debug/deps/libh2-7800de81c2fffdee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0e8fb5664652f7a2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-afb9e6912db4cebb.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/librusty_tarantool-2de341c67ce5d175.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libsha1-2c7c92e268e2374b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-daa400adf1d69b43.rlib" "/opt/rustwide/target/debug/deps/libfutures-f3f4e73a381e2b34.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38cbfd9d9c1e15cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8e276bc9f5de2638.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d929bc1d9d510017.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a6350991bd23ab9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2cc66fae8758a3c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9ba1239bb074b667.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a2c87ee3cffd32a9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-adbe17f5ec8fa0f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-423efe39ef84da38.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-39eb34ef32bc7d5b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-468478f0b701e499.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/librmpv-c8d65b345daa8dea.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-bc7eaa97b27436d3.rlib" "/opt/rustwide/target/debug/deps/librmp-129e618253c73e4c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libserde-87e59152bb129740.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d9f978dcaef5b831.rlib" "/opt/rustwide/target/debug/deps/libatty-d21354b9dd72f06f.rlib" "/opt/rustwide/target/debug/deps/liblibc-67aef3b15adced47.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-5329c2b04781b292.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hyper_tarantool_proxy-341cd3be71a8e195" "-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" "71d679f0063bcbb39c7002504784b5e500f330df21b39d43fa9df325f89c1866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d679f0063bcbb39c7002504784b5e500f330df21b39d43fa9df325f89c1866", kill_on_drop: false }` [INFO] [stdout] 71d679f0063bcbb39c7002504784b5e500f330df21b39d43fa9df325f89c1866