[INFO] cloning repository https://github.com/nikandlv/thunder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikandlv/thunder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikandlv%2Fthunder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikandlv%2Fthunder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f4cec8bdf0d570581c53a248fed842a90ecda3a [INFO] testing nikandlv/thunder 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%2Fnikandlv%2Fthunder" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikandlv/thunder 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/nikandlv/thunder [INFO] finished tweaking git repo https://github.com/nikandlv/thunder [INFO] tweaked toml for git repo https://github.com/nikandlv/thunder written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nikandlv/thunder 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d2cebb7b474ff4994223a2dcd1c761fe96abc2e6299258188e78be1ec27b639d [INFO] running `Command { std: "docker" "start" "-a" "d2cebb7b474ff4994223a2dcd1c761fe96abc2e6299258188e78be1ec27b639d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2cebb7b474ff4994223a2dcd1c761fe96abc2e6299258188e78be1ec27b639d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2cebb7b474ff4994223a2dcd1c761fe96abc2e6299258188e78be1ec27b639d", kill_on_drop: false }` [INFO] [stdout] d2cebb7b474ff4994223a2dcd1c761fe96abc2e6299258188e78be1ec27b639d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 96b65e641fc04bd8a4a82787865c0f3fecc65fa3fb462772064ee152fc00dfc6 [INFO] running `Command { std: "docker" "start" "-a" "96b65e641fc04bd8a4a82787865c0f3fecc65fa3fb462772064ee152fc00dfc6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.21 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling postgres-protocol v0.4.1 [INFO] [stderr] Compiling tokio v0.2.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling tokio-postgres v0.4.0-rc.3 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling postgres v0.16.0-rc.2 [INFO] [stderr] Compiling actix-utils v1.0.3 [INFO] [stderr] Compiling actix-server v1.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.0 [INFO] [stderr] Compiling actix-http v1.0.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0-alpha.6 (https://github.com/actix/actix-web#8c540548) [INFO] [stderr] Compiling thunder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.thunder.2a260acc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thunder-07d5a201686a4d68.3033mz7yy5isi1it.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/rust-crypto-9a40b82578bb179a/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/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libr2d2_postgres-dbeeae3422b2b2f2.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a4ada82640e83715.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e08a5063835216a1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-a65a7f03b88cbc10.rlib" "/opt/rustwide/target/debug/deps/libphf-68fb2b44bf50deb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-acef33dc2cfc8d41.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libhex-d690aae661569839.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-f3ae88818387868e.rlib" "/opt/rustwide/target/debug/deps/libstringprep-b815dbaa70bcdd2d.rlib" "/opt/rustwide/target/debug/deps/libsha2-e5ff1b3ab2810ab6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-90cb8ba5c6621a22.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68794d19ce88b7d4.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "/opt/rustwide/target/debug/deps/librand-21f2dab3a4f25365.rlib" "/opt/rustwide/target/debug/deps/librand-635a0f747c6f4772.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9b45e585101cc00b.rlib" "/opt/rustwide/target/debug/deps/libmd5-8c6c03c4447fb96b.rlib" "/opt/rustwide/target/debug/deps/libhmac-8d99119491fa8e0e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-354378ca99586920.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8080fb0ef143ac8.rlib" "/opt/rustwide/target/debug/deps/libdigest-0896d1ea36a4dac7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-254ceaa96a0ff089.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libbase64-a51cd1bcac799502.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff4924f254b7d456.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-c8a90cd34298e5c7.rlib" "/opt/rustwide/target/debug/deps/libbytes-dff306fc57e61461.rlib" "/opt/rustwide/target/debug/deps/libr2d2-8b2df0ce869b4bc4.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-f0472b3f8959b220.rlib" "/opt/rustwide/target/debug/deps/libactix_web-9b1cebe310716e6f.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-ffa31a20ac5843c1.rlib" "/opt/rustwide/target/debug/deps/libawc-f03bfbf5d42c40c7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-5b21ac19a74bb55b.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ca52d987962d37b1.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c9667a3a8834975c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5c3dd14898aa46ab.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93d0135961e5fc9a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libchrono-eeee75753c923d3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e4c15b818dbe63f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20f766540857f31d.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/libencoding_rs-6ef8bd2ed02aa252.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/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-573672facd1c4233.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/libbrotli-de0ce1fe05409f05.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-4e41867b4417fff2.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-60dfcb5741798ef1.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-362158d622aea665.rlib" "/opt/rustwide/target/debug/deps/libtime-c2d72e0e4232b6db.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f8d6ef2e565ec5b0.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-637dc8d56bf38197.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b23cd43ad6cbea15.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bfbe312786d77c26.rlib" "/opt/rustwide/target/debug/deps/librand-f9d08f8e2c940dfc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d02b3581d8be8aa7.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-3af0521dc6713aa8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-93f6f9cc2b502493.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/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f740739919603991.rlib" "/opt/rustwide/target/debug/deps/libhostname-c260a955ccdf08d8.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-f81de62c66af486c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-113a3c8482c5ad96.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-08fca6c4e777ea0d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e2d1bb258d94fb39.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4a8c2252ec9c7128.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c08ba5dce3e4d56b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0eb28f0e6f808f89.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-62b1041a6bb2d787.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fe0939ff9954a21c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-682c1e6265c3c4f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libfutures-77a4d73ca27fea0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c4f77d3b8854ad94.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-a3fe251ed5948bfa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-14b7edb5e75dc950.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-eaf0d297c2448657.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-78ead5ea8433506e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6ef7adf3062f700e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb08ef38d72df491.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-984bcdac5736233c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b993875c90f32218.rlib" "/opt/rustwide/target/debug/deps/libtokio-e846d3c367e1b9dc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-36e244cf06624dce.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-47d9de4157ce3f88.rlib" "/opt/rustwide/target/debug/deps/libmio-81d14ecea4019aa3.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-adc0b04730a483e1.rlib" "/opt/rustwide/target/debug/deps/libnet2-c1f610d9a77d8190.rlib" "/opt/rustwide/target/debug/deps/liblibc-b492dee43aa1e380.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d7ba4095b5f51838.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5220312479c5ba4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.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" "-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/thunder-07d5a201686a4d68" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h9c6d9d986dfe1d14E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-5b21ac19a74bb55b.rlib(actix_server-5b21ac19a74bb55b.actix_server.56930439-cgu.13.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h9c6d9d986dfe1d14E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-5b21ac19a74bb55b.rlib(actix_server-5b21ac19a74bb55b.actix_server.56930439-cgu.10.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-5b21ac19a74bb55b.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 `thunder` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "96b65e641fc04bd8a4a82787865c0f3fecc65fa3fb462772064ee152fc00dfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b65e641fc04bd8a4a82787865c0f3fecc65fa3fb462772064ee152fc00dfc6", kill_on_drop: false }` [INFO] [stdout] 96b65e641fc04bd8a4a82787865c0f3fecc65fa3fb462772064ee152fc00dfc6