[INFO] fetching crate new-home-proxy 0.1.2... [INFO] testing new-home-proxy-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate new-home-proxy 0.1.2 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate new-home-proxy 0.1.2 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 crates.io crate new-home-proxy 0.1.2 [INFO] finished tweaking crates.io crate new-home-proxy 0.1.2 [INFO] tweaked toml for crates.io crate new-home-proxy 0.1.2 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate crates.io crate new-home-proxy 0.1.2 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 4bfbac8fe8c55466df55c67ed9b9e0cc1b9da6dd1b0ae803a9182133a50edb41 [INFO] running `Command { std: "docker" "start" "-a" "4bfbac8fe8c55466df55c67ed9b9e0cc1b9da6dd1b0ae803a9182133a50edb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bfbac8fe8c55466df55c67ed9b9e0cc1b9da6dd1b0ae803a9182133a50edb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfbac8fe8c55466df55c67ed9b9e0cc1b9da6dd1b0ae803a9182133a50edb41", kill_on_drop: false }` [INFO] [stdout] 4bfbac8fe8c55466df55c67ed9b9e0cc1b9da6dd1b0ae803a9182133a50edb41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 978ae07146acd35f851bbae29ecdd8a31b75300f479f9c9438c1b398eec97475 [INFO] running `Command { std: "docker" "start" "-a" "978ae07146acd35f851bbae29ecdd8a31b75300f479f9c9438c1b398eec97475", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling blowfish v0.5.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling bcrypt v0.8.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.3.0-beta.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v2.0.0-alpha.1 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-connect v2.0.0-alpha.3 [INFO] [stderr] Compiling actix v0.10.0-alpha.3 [INFO] [stderr] Compiling actix-http v2.0.0-beta.2 [INFO] [stderr] Compiling awc v2.0.0-beta.2 [INFO] [stderr] Compiling actix-web v3.0.0-beta.1 [INFO] [stderr] Compiling actix-web-actors v3.0.0-beta.1 [INFO] [stderr] Compiling new-home-proxy v0.1.2 (/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/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.client.f43952a7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/client-6a120a1b1c8e6d8e.11okuufx0xus3ksi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0b75751003ebdf7a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-77df89825fc70fc4/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/libnew_home_proxy-dfe8fbeb73987dd0.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-977261f31f738b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1748abe891153e6a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca13aa1ccbc7f49c.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d1112cfbe123938d.rlib" "/opt/rustwide/target/debug/deps/libblowfish-1cc64ffbc08517ce.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-49debafa5d451f44.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1badbe8c74439371.rlib" "/opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3ccbdb7c54e4076d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-614f2dc25891b7bd.rlib" "/opt/rustwide/target/debug/deps/libbytestring-159e9ce1d9d0a611.rlib" "/opt/rustwide/target/debug/deps/libawc-26f19295d0ca74d2.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b6644955ab355d83.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsha1-69cdbc1b787dff35.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2e19348a29da29ca.rlib" "/opt/rustwide/target/debug/deps/libdigest-bb12365744f61aa5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cad8884594e6ce72.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07457937dd38bf6b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d07003f75b3e68b7.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libcookie-5c08d6e619c66df7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4fea83a1515415b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6c0380f930ccbdde.rlib" "/opt/rustwide/target/debug/deps/libserde-a9911584d884dd9f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fb6a33e544b26bb.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-c5e01e752c3e5710.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-954cd9214bc885d0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b57294036f65cb75.rlib" "/opt/rustwide/target/debug/deps/libtime-d5cbea654242139f.rlib" "/opt/rustwide/target/debug/deps/libstandback-0a93899196bb79c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41fa3c0976855f3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8c3c3cf707bcdcdc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cab5377985db0234.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1eabf451d26aa39f.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-d4198e2844a48ea7.rlib" "/opt/rustwide/target/debug/deps/libtracing-6009c7eb42cc9c2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f62af19d0bc18b06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6b3b775cef95d087.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9a8e318e24a61361.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dd8ee918a427bd77.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0416889373fe8d8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3e0326c5c8fd84cf.rlib" "/opt/rustwide/target/debug/deps/libactix-47635036cb5fd392.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6eef2e618b3efad1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-609989b466dcfca8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1140ad527d57df5a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5ed1b81dd9bc5e42.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9bc926f35a648845.rlib" "/opt/rustwide/target/debug/deps/libhostname-452b494a9498e963.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c571182574d806f1.rlib" "/opt/rustwide/target/debug/deps/librand-3ee174260542ad5c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cccd5789fc8ec460.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4d0b44853825a72.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2a761793dd4a80c.rlib" "/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-0f64a0b2a5b36adc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b3c7acebadc3219c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-09bd957d67a1f336.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e42c32fd662c5e1e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-81b13dccf2eecb40.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fb8fa6d2ecfa234e.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-87e94c944ca5bee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3dc5bfefbb432802.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da68e9c8e2e4599b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27d2b40a11de070b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5da4e61ca585364d.rlib" "/opt/rustwide/target/debug/deps/librustls-d91c1b135b729277.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libsct-6e988ebe982181fe.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d2fd758e25dda004.rlib" "/opt/rustwide/target/debug/deps/libring-969b3cb01f49951c.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bd38ad85aa7c9e8e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-73768133cc36fa83.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9ec56d55d46e5814.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-32697426bbac1367.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23306f4fa3ff84af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2970711bc5293c56.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libtokio-b75df4693b9541dc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5bf6d9bc6395d68e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-169bff8962fd2a72.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-e484ea054bb426c1.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libiovec-b139e2b99fd35672.rlib" "/opt/rustwide/target/debug/deps/libnet2-1278206ea7554f8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-34d979ac0b741511.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-160802fbe5b521bb.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d89eadaa34eed9cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8718518aa59d557f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0905bea70a7bc571.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b82165e1857a4107.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.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" "-lutil" "-ldl" "-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/client-6a120a1b1c8e6d8e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h07c2e76511bf41f0E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib(actix_server-797c2d75c355f898.actix_server.858918fe-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h07c2e76511bf41f0E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib(actix_server-797c2d75c355f898.actix_server.858918fe-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.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 `new-home-proxy` 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/server-cfbf300584d44971.server.25b9df1c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.server.25b9df1c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfbf300584d44971.2hzyb5xf5milaq44.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0b75751003ebdf7a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-77df89825fc70fc4/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/libnew_home_proxy-dfe8fbeb73987dd0.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-977261f31f738b0a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1748abe891153e6a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca13aa1ccbc7f49c.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d1112cfbe123938d.rlib" "/opt/rustwide/target/debug/deps/libblowfish-1cc64ffbc08517ce.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-49debafa5d451f44.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1badbe8c74439371.rlib" "/opt/rustwide/target/debug/deps/libawc-26f19295d0ca74d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3ccbdb7c54e4076d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-614f2dc25891b7bd.rlib" "/opt/rustwide/target/debug/deps/libbytestring-159e9ce1d9d0a611.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b6644955ab355d83.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsha1-69cdbc1b787dff35.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2e19348a29da29ca.rlib" "/opt/rustwide/target/debug/deps/libdigest-bb12365744f61aa5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cad8884594e6ce72.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07457937dd38bf6b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d07003f75b3e68b7.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libcookie-5c08d6e619c66df7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4fea83a1515415b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6c0380f930ccbdde.rlib" "/opt/rustwide/target/debug/deps/libserde-a9911584d884dd9f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fb6a33e544b26bb.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-c5e01e752c3e5710.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-954cd9214bc885d0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b57294036f65cb75.rlib" "/opt/rustwide/target/debug/deps/libtime-d5cbea654242139f.rlib" "/opt/rustwide/target/debug/deps/libstandback-0a93899196bb79c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41fa3c0976855f3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8c3c3cf707bcdcdc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cab5377985db0234.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1eabf451d26aa39f.rlib" "/opt/rustwide/target/debug/deps/librustls-d91c1b135b729277.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libsct-6e988ebe982181fe.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d2fd758e25dda004.rlib" "/opt/rustwide/target/debug/deps/libring-969b3cb01f49951c.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-d4198e2844a48ea7.rlib" "/opt/rustwide/target/debug/deps/libtracing-6009c7eb42cc9c2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f62af19d0bc18b06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6b3b775cef95d087.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9a8e318e24a61361.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dd8ee918a427bd77.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0416889373fe8d8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3e0326c5c8fd84cf.rlib" "/opt/rustwide/target/debug/deps/libactix-47635036cb5fd392.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6eef2e618b3efad1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-609989b466dcfca8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1140ad527d57df5a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5ed1b81dd9bc5e42.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9bc926f35a648845.rlib" "/opt/rustwide/target/debug/deps/libhostname-452b494a9498e963.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c571182574d806f1.rlib" "/opt/rustwide/target/debug/deps/librand-3ee174260542ad5c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cccd5789fc8ec460.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4d0b44853825a72.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2a761793dd4a80c.rlib" "/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-0f64a0b2a5b36adc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b3c7acebadc3219c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-09bd957d67a1f336.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e42c32fd662c5e1e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-81b13dccf2eecb40.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fb8fa6d2ecfa234e.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-87e94c944ca5bee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3dc5bfefbb432802.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da68e9c8e2e4599b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27d2b40a11de070b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bd38ad85aa7c9e8e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-73768133cc36fa83.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9ec56d55d46e5814.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-32697426bbac1367.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23306f4fa3ff84af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2970711bc5293c56.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libtokio-b75df4693b9541dc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5bf6d9bc6395d68e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-169bff8962fd2a72.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-e484ea054bb426c1.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libiovec-b139e2b99fd35672.rlib" "/opt/rustwide/target/debug/deps/libnet2-1278206ea7554f8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-34d979ac0b741511.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-160802fbe5b521bb.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d89eadaa34eed9cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8718518aa59d557f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0905bea70a7bc571.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b82165e1857a4107.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.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" "-lutil" "-ldl" "-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/server-cfbf300584d44971" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h07c2e76511bf41f0E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib(actix_server-797c2d75c355f898.actix_server.858918fe-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h07c2e76511bf41f0E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.rlib(actix_server-797c2d75c355f898.actix_server.858918fe-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-797c2d75c355f898.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 `new-home-proxy` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "978ae07146acd35f851bbae29ecdd8a31b75300f479f9c9438c1b398eec97475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978ae07146acd35f851bbae29ecdd8a31b75300f479f9c9438c1b398eec97475", kill_on_drop: false }` [INFO] [stdout] 978ae07146acd35f851bbae29ecdd8a31b75300f479f9c9438c1b398eec97475