[INFO] cloning repository https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Fyt-web-api-rust-ntex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Fyt-web-api-rust-ntex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20f98655a85156a5e090fd4d2d8453691f725595 [INFO] testing Vagelis-Prokopiou/yt-web-api-rust-ntex against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Fyt-web-api-rust-ntex" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex [INFO] finished tweaking git repo https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex [INFO] tweaked toml for git repo https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/Vagelis-Prokopiou/yt-web-api-rust-ntex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2096d9d2a226f689002fd41591803c7277f9299271288bf713933b131b2e6d45 [INFO] running `Command { std: "docker" "start" "-a" "2096d9d2a226f689002fd41591803c7277f9299271288bf713933b131b2e6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2096d9d2a226f689002fd41591803c7277f9299271288bf713933b131b2e6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2096d9d2a226f689002fd41591803c7277f9299271288bf713933b131b2e6d45", kill_on_drop: false }` [INFO] [stdout] 2096d9d2a226f689002fd41591803c7277f9299271288bf713933b131b2e6d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72e54e606bd2782ae25de33caa87c26625bb4f80d6a4c9421050a1ddb16e7c68 [INFO] running `Command { std: "docker" "start" "-a" "72e54e606bd2782ae25de33caa87c26625bb4f80d6a4c9421050a1ddb16e7c68", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ntex-rt v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling ntex-util v0.1.16 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling ntex-bytes v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-io v0.1.8 [INFO] [stderr] Compiling ntex-tokio v0.1.3 [INFO] [stderr] Compiling ntex-tls v0.1.5 [INFO] [stderr] Compiling ntex v0.5.15 [INFO] [stderr] Compiling api_ntext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.api_ntext.eb1cf3c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538.1oh4vhjbzd4w2539.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libntex-3507ce3d5a8f7fa4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c1797ffd5136cfa2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libntex_tokio-858754458f151864.rlib" "/opt/rustwide/target/debug/deps/libsha1-162fcf9bfcbc6998.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.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/libnanorand-d82a4b9fcbb78772.rlib" "/opt/rustwide/target/debug/deps/libntex_router-5d70c67748891264.rlib" "/opt/rustwide/target/debug/deps/libregex-05139bd9528bf369.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f0ec5f6b4b29ebe9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-77939e321289d11e.rlib" "/opt/rustwide/target/debug/deps/libpolling-fb6b62cf8ffeac72.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5ffe0210a1033927.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b047e89a4e185da2.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libntex_tls-72c88fb832bbd556.rlib" "/opt/rustwide/target/debug/deps/libntex_io-3bb5d3f216beab85.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-123fd7b3e18630f5.rlib" "/opt/rustwide/target/debug/deps/libntex_util-5651e6ea7c5820d6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-3683e565aac67ee8.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-2de58a1ba3c451b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-2cf928c2f727c363.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8ded0b87cd1f37e9.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libntex_service-2ecdcd56ba59fd57.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-457da388ccbc442a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce88faa78514fb4.rlib" "/opt/rustwide/target/debug/deps/libtracing-97822dbf1ede1812.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f680c0d7a828910.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4f590719fc037e57.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-118cd681a1c9b658.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb849ca6a50f73a3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c34ed08a0bbda382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libmio-189a0a0c10fc26b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cd0dc5409cd7fd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_ntext-12385ba3ac147538" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h03950ff6395d9f44E: TLS definition in /opt/rustwide/target/debug/deps/libntex_rt-3683e565aac67ee8.rlib(ntex_rt-3683e565aac67ee8.ntex_rt.4c1414c3-cgu.4.rcgu.o) section .tbss._ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h03950ff6395d9f44E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libntex_rt-3683e565aac67ee8.rlib(ntex_rt-3683e565aac67ee8.ntex_rt.4c1414c3-cgu.9.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libntex_rt-3683e565aac67ee8.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api_ntext` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "72e54e606bd2782ae25de33caa87c26625bb4f80d6a4c9421050a1ddb16e7c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e54e606bd2782ae25de33caa87c26625bb4f80d6a4c9421050a1ddb16e7c68", kill_on_drop: false }` [INFO] [stdout] 72e54e606bd2782ae25de33caa87c26625bb4f80d6a4c9421050a1ddb16e7c68