[INFO] cloning repository https://github.com/fzuellich/chtbtr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzuellich/chtbtr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f9dc23d3029130d3347edb2e0ae9af85a6140b0 [INFO] testing fzuellich/chtbtr 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%2Ffzuellich%2Fchtbtr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzuellich/chtbtr 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/fzuellich/chtbtr [INFO] finished tweaking git repo https://github.com/fzuellich/chtbtr [INFO] tweaked toml for git repo https://github.com/fzuellich/chtbtr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fzuellich/chtbtr 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7f62e0b39a991498ba70f92ddb90178539cd3ccfffc55c9e5f555837569e458e [INFO] running `Command { std: "docker" "start" "-a" "7f62e0b39a991498ba70f92ddb90178539cd3ccfffc55c9e5f555837569e458e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f62e0b39a991498ba70f92ddb90178539cd3ccfffc55c9e5f555837569e458e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f62e0b39a991498ba70f92ddb90178539cd3ccfffc55c9e5f555837569e458e", kill_on_drop: false }` [INFO] [stdout] 7f62e0b39a991498ba70f92ddb90178539cd3ccfffc55c9e5f555837569e458e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8c7ef1e295d7aa2ad0e00ac97715a5b0840ac76d453fb8020035ee876b4970f7 [INFO] running `Command { std: "docker" "start" "-a" "8c7ef1e295d7aa2ad0e00ac97715a5b0840ac76d453fb8020035ee876b4970f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling acteur v0.10.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling chtbtr v1.5.1 (/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/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.reviewer_added.853d387e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/reviewer_added-5981ddd2672f03b7.4gvzf4kf9y07hgak.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cea135fce7b40634/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06a2c4400664ecca/out" "-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/libchtbtr-ff8b05758a7c9d63.rlib" "/opt/rustwide/target/debug/deps/libactix-dfb0f49ad6b32fb4.rlib" "/opt/rustwide/target/debug/deps/libron-d98349d456c89b0a.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/libuuid-93e5845761bfe553.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6a6b0fb9999a99a3.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-cfd7e7012b5026d5.rlib" "/opt/rustwide/target/debug/deps/libawc-d31219935cf4a380.rlib" "/opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib" "/opt/rustwide/target/debug/deps/libactix_router-4aae6a093c345ac9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d312bdb9b89cdd88.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a1a1e1626e9f0f0.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e73e325487538f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e4c15b818dbe63f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20f766540857f31d.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-6479aef19c5e1651.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a22b56e33b78dc43.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b8192b5b480d6e2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1e5cbcc31b41f907.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-75df6ad35314e78a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-bfc52390787bda8d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-28b2cec271e06b81.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-06ae7b778cf26ebd.rlib" "/opt/rustwide/target/debug/deps/librand-43d775be657ca9ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ef97cf0d1ea8a78.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-36e295bbb8af0a6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a425a3b4541d9fff.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a029747dda44c454.rlib" "/opt/rustwide/target/debug/deps/libhostname-884b4972a00e4426.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-1be2b4155dc60c39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-14a164ee589186eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-43bc7ec6a388efb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-06b87751b5c5835a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-bcb74385e3569479.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-182b32da4aa0e8ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26f70a19e3b385d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2948dd0b88bcffc6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1f1ebeebd8121968.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c8d09814b58e17fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-95462f52f8f18b2e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab2203cd58761759.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9142d55c6bcad353.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec432ba9742b9e23.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-680c6d2c00dc5644.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93d0135961e5fc9a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07c4bfc0a842ecbc.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libserde-71cd68a45039b459.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ac340834e172caa0.rlib" "/opt/rustwide/target/debug/deps/libunicase-cfc51ac5c131741f.rlib" "/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cf871c2eb76adf0a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42948f11e35ada59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9cab73203bbefec6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-82407f389114bd2f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-84513fce455e3831.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-f020c9749f63b8fd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-14b7edb5e75dc950.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca52c07fd88272b5.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f4bb23ca37ce1fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-ae8f9ac0e4fbc9fd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3a20923a3a83164.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d61716c20cc0110e.rlib" "/opt/rustwide/target/debug/deps/liburl-b5baa5f9ff49b924.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6b55070d80f8743f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df1714eb356ceaf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-89c60b545f3893ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libacteur-8c4d867c5c28e757.rlib" "/opt/rustwide/target/debug/deps/libfutures-2dc7f9a4c52f6ee1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9b1cc8ba5e892f90.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5accf8351f06d382.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-559b5ebd3d2c6164.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d0bd40c8448fb6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3c0f6ed6f89453a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a4674e1b0a36cbcc.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8426683e59bc6f3c.rlib" "/opt/rustwide/target/debug/deps/libahash-dd77ee5cdb42b068.rlib" "/opt/rustwide/target/debug/deps/libconst_random-03a223a1896298c1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b8e8d861b0c8180f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ae26a4922ed915eb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b565a526a1b74696.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-936f031be6406300.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-45211929f7837c44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1019b07db2f5df70.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-46b1fc7215f7027b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a5bcfe8900f9f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9de61d028946fa2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ce76b27e23e896a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f0f58e676a604803.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-479405ecf79bd91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3663d23a4badc5a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-968e12560b98ce5c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-054f2d17999eb13b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf62cf509bd8ff0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-fde57b963c746640.rlib" "/opt/rustwide/target/debug/deps/libiovec-35bb3585acb5227f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-34c3f7fe1cfa4adb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libclap-2ca594f998a73bb7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-b2be17cc71f1251a.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.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" "-lssl" "-lcrypto" "-lutil" "-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/reviewer_added-5981ddd2672f03b7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.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 `chtbtr` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.comment_added.9d7cebe9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-6d5531ac029e4073.1xcktfcrntex4yr0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cea135fce7b40634/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06a2c4400664ecca/out" "-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/libchtbtr-ff8b05758a7c9d63.rlib" "/opt/rustwide/target/debug/deps/libactix-dfb0f49ad6b32fb4.rlib" "/opt/rustwide/target/debug/deps/libron-d98349d456c89b0a.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/libuuid-93e5845761bfe553.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6a6b0fb9999a99a3.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-cfd7e7012b5026d5.rlib" "/opt/rustwide/target/debug/deps/libawc-d31219935cf4a380.rlib" "/opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib" "/opt/rustwide/target/debug/deps/libactix_router-4aae6a093c345ac9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d312bdb9b89cdd88.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a1a1e1626e9f0f0.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e73e325487538f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e4c15b818dbe63f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20f766540857f31d.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-6479aef19c5e1651.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a22b56e33b78dc43.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b8192b5b480d6e2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1e5cbcc31b41f907.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-75df6ad35314e78a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-bfc52390787bda8d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-28b2cec271e06b81.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-06ae7b778cf26ebd.rlib" "/opt/rustwide/target/debug/deps/librand-43d775be657ca9ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ef97cf0d1ea8a78.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-36e295bbb8af0a6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a425a3b4541d9fff.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a029747dda44c454.rlib" "/opt/rustwide/target/debug/deps/libhostname-884b4972a00e4426.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-1be2b4155dc60c39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-14a164ee589186eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-43bc7ec6a388efb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-06b87751b5c5835a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-bcb74385e3569479.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-182b32da4aa0e8ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26f70a19e3b385d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2948dd0b88bcffc6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1f1ebeebd8121968.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c8d09814b58e17fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-95462f52f8f18b2e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab2203cd58761759.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9142d55c6bcad353.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec432ba9742b9e23.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-680c6d2c00dc5644.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93d0135961e5fc9a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07c4bfc0a842ecbc.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libserde-71cd68a45039b459.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ac340834e172caa0.rlib" "/opt/rustwide/target/debug/deps/libunicase-cfc51ac5c131741f.rlib" "/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cf871c2eb76adf0a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42948f11e35ada59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9cab73203bbefec6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-82407f389114bd2f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-84513fce455e3831.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-f020c9749f63b8fd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-14b7edb5e75dc950.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca52c07fd88272b5.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f4bb23ca37ce1fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-ae8f9ac0e4fbc9fd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3a20923a3a83164.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d61716c20cc0110e.rlib" "/opt/rustwide/target/debug/deps/liburl-b5baa5f9ff49b924.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6b55070d80f8743f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df1714eb356ceaf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-89c60b545f3893ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libacteur-8c4d867c5c28e757.rlib" "/opt/rustwide/target/debug/deps/libfutures-2dc7f9a4c52f6ee1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9b1cc8ba5e892f90.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5accf8351f06d382.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-559b5ebd3d2c6164.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d0bd40c8448fb6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3c0f6ed6f89453a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a4674e1b0a36cbcc.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8426683e59bc6f3c.rlib" "/opt/rustwide/target/debug/deps/libahash-dd77ee5cdb42b068.rlib" "/opt/rustwide/target/debug/deps/libconst_random-03a223a1896298c1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b8e8d861b0c8180f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ae26a4922ed915eb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b565a526a1b74696.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-936f031be6406300.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-45211929f7837c44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1019b07db2f5df70.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-46b1fc7215f7027b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a5bcfe8900f9f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9de61d028946fa2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ce76b27e23e896a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f0f58e676a604803.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-479405ecf79bd91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3663d23a4badc5a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-968e12560b98ce5c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-054f2d17999eb13b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf62cf509bd8ff0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-fde57b963c746640.rlib" "/opt/rustwide/target/debug/deps/libiovec-35bb3585acb5227f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-34c3f7fe1cfa4adb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libclap-2ca594f998a73bb7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-b2be17cc71f1251a.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.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" "-lssl" "-lcrypto" "-lutil" "-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/comment_added-6d5531ac029e4073" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.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 `chtbtr` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.chtbtr.49654385-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cabe31df8e429d5a.3cd6azfiiuozh1pl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cea135fce7b40634/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-06a2c4400664ecca/out" "-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/libenv_logger-1c6651bae5680a90.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4d7966b077a94560.rlib" "/opt/rustwide/target/debug/deps/libchtbtr-ff8b05758a7c9d63.rlib" "/opt/rustwide/target/debug/deps/libactix-dfb0f49ad6b32fb4.rlib" "/opt/rustwide/target/debug/deps/libron-d98349d456c89b0a.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/libuuid-93e5845761bfe553.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6a6b0fb9999a99a3.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-cfd7e7012b5026d5.rlib" "/opt/rustwide/target/debug/deps/libawc-d31219935cf4a380.rlib" "/opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib" "/opt/rustwide/target/debug/deps/libactix_router-4aae6a093c345ac9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d312bdb9b89cdd88.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a1a1e1626e9f0f0.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e73e325487538f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e4c15b818dbe63f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20f766540857f31d.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-6479aef19c5e1651.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a22b56e33b78dc43.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b8192b5b480d6e2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1e5cbcc31b41f907.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-75df6ad35314e78a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-bfc52390787bda8d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-28b2cec271e06b81.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-06ae7b778cf26ebd.rlib" "/opt/rustwide/target/debug/deps/librand-43d775be657ca9ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ef97cf0d1ea8a78.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-36e295bbb8af0a6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a425a3b4541d9fff.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a029747dda44c454.rlib" "/opt/rustwide/target/debug/deps/libhostname-884b4972a00e4426.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-1be2b4155dc60c39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-14a164ee589186eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-43bc7ec6a388efb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-06b87751b5c5835a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-bcb74385e3569479.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-182b32da4aa0e8ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26f70a19e3b385d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2948dd0b88bcffc6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1f1ebeebd8121968.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c8d09814b58e17fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-95462f52f8f18b2e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab2203cd58761759.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9142d55c6bcad353.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec432ba9742b9e23.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-680c6d2c00dc5644.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93d0135961e5fc9a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07c4bfc0a842ecbc.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libserde-71cd68a45039b459.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ac340834e172caa0.rlib" "/opt/rustwide/target/debug/deps/libunicase-cfc51ac5c131741f.rlib" "/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cf871c2eb76adf0a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42948f11e35ada59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9cab73203bbefec6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-82407f389114bd2f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-84513fce455e3831.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-f020c9749f63b8fd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-14b7edb5e75dc950.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca52c07fd88272b5.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f4bb23ca37ce1fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-ae8f9ac0e4fbc9fd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3a20923a3a83164.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d61716c20cc0110e.rlib" "/opt/rustwide/target/debug/deps/liburl-b5baa5f9ff49b924.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6b55070d80f8743f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df1714eb356ceaf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-89c60b545f3893ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libacteur-8c4d867c5c28e757.rlib" "/opt/rustwide/target/debug/deps/libfutures-2dc7f9a4c52f6ee1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9b1cc8ba5e892f90.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5accf8351f06d382.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-559b5ebd3d2c6164.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d0bd40c8448fb6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3c0f6ed6f89453a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a4674e1b0a36cbcc.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8426683e59bc6f3c.rlib" "/opt/rustwide/target/debug/deps/libahash-dd77ee5cdb42b068.rlib" "/opt/rustwide/target/debug/deps/libconst_random-03a223a1896298c1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b8e8d861b0c8180f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ae26a4922ed915eb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b565a526a1b74696.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-936f031be6406300.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-45211929f7837c44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1019b07db2f5df70.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-46b1fc7215f7027b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a5bcfe8900f9f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9de61d028946fa2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ce76b27e23e896a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f0f58e676a604803.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-479405ecf79bd91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3663d23a4badc5a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-968e12560b98ce5c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-054f2d17999eb13b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf62cf509bd8ff0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-fde57b963c746640.rlib" "/opt/rustwide/target/debug/deps/libiovec-35bb3585acb5227f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-34c3f7fe1cfa4adb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libclap-2ca594f998a73bb7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-b2be17cc71f1251a.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.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" "-lssl" "-lcrypto" "-lutil" "-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/chtbtr-cabe31df8e429d5a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h5e0a3da790f748d0E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.rlib(actix_server-25418c8eb98a23ab.actix_server.d2633f17-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-25418c8eb98a23ab.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 `chtbtr` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8c7ef1e295d7aa2ad0e00ac97715a5b0840ac76d453fb8020035ee876b4970f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7ef1e295d7aa2ad0e00ac97715a5b0840ac76d453fb8020035ee876b4970f7", kill_on_drop: false }` [INFO] [stdout] 8c7ef1e295d7aa2ad0e00ac97715a5b0840ac76d453fb8020035ee876b4970f7