[INFO] cloning repository https://github.com/sansx/cn_poems_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sansx/cn_poems_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fcn_poems_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fcn_poems_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 715ab63a90a54c8de6e2f261b01081638228806c [INFO] testing sansx/cn_poems_api 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%2Fsansx%2Fcn_poems_api" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sansx/cn_poems_api 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/sansx/cn_poems_api [INFO] finished tweaking git repo https://github.com/sansx/cn_poems_api [INFO] tweaked toml for git repo https://github.com/sansx/cn_poems_api written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sansx/cn_poems_api 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68f720edc5c856b15d4ddc00933ed773ef67360e5f285433015ad27d04ec2c9c [INFO] running `Command { std: "docker" "start" "-a" "68f720edc5c856b15d4ddc00933ed773ef67360e5f285433015ad27d04ec2c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68f720edc5c856b15d4ddc00933ed773ef67360e5f285433015ad27d04ec2c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f720edc5c856b15d4ddc00933ed773ef67360e5f285433015ad27d04ec2c9c", kill_on_drop: false }` [INFO] [stdout] 68f720edc5c856b15d4ddc00933ed773ef67360e5f285433015ad27d04ec2c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 673d1bc3e1ac3146db77c664d86982d87df9042be958b58380308dbe23bfeb71 [INFO] running `Command { std: "docker" "start" "-a" "673d1bc3e1ac3146db77c664d86982d87df9042be958b58380308dbe23bfeb71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.6.0-beta.2 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.2 [INFO] [stderr] Compiling actix v0.11.0-beta.3 [INFO] [stderr] Compiling actix-server v2.0.0-beta.3 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v3.0.0-beta.4 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling awc v3.0.0-beta.3 [INFO] [stderr] Compiling actix-web v4.0.0-beta.4 [INFO] [stderr] Compiling cn_poems_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HttpResponse`, `Responder`, `delete`, `get`, `post`, `put` [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::{delete, get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^^^^ ^^^ ^^^^ ^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handlers::get_poems_by_search` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use handlers::get_poems_by_search; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader` [INFO] [stdout] --> src/main.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::errors` [INFO] [stdout] --> src/handlers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::errors; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `id` [INFO] [stdout] --> src/handlers.rs:160:37 [INFO] [stdout] | [INFO] [stdout] 160 | use super::schema::poems::dsl::{id, poems}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NewPoem`, `Poems`, `ResPoems` [INFO] [stdout] --> src/main.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | use models::{NewPoem, Poems, ResPoems}; [INFO] [stdout] | ^^^^^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::poems` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use schema::poems; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/models.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | id, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailIntro` [INFO] [stdout] --> src/models.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | detailIntro, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `detailIntro: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalServerError` [INFO] [stdout] --> src/errors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | InternalServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadRequest` [INFO] [stdout] --> src/errors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | BadRequest(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JWKSFetchError` [INFO] [stdout] --> src/errors.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | JWKSFetchError, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_pagination_res` [INFO] [stdout] --> src/handlers.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn get_pagination_res( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `per_page` [INFO] [stdout] --> src/pagination.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn per_page(self, per_page: i64) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.cn_poems_api.3e8d839a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cn_poems_api-e7d4ef8b1cbb91f9.34hppxd6xt6bollm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9fac39597207ed92/out" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libactix_web-a125db1a3cdda57d.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libawc-6b20cff521c1baae.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d9cf0e88ceadcb0e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-b7f6c5f8672a9da7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4b342c5edb403e7a.rlib" "/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib" "/opt/rustwide/target/debug/deps/libidna-932a2f46f55060db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-7b383abf3ca6eb7d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6f4703b916a53d38.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-ec3570a4252d7474.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d078dcad68bba6e9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-d02e3e1c0b0f4d6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-763caab8a36202e0.rlib" "/opt/rustwide/target/debug/deps/libcookie-57808c57d78f9da2.rlib" "/opt/rustwide/target/debug/deps/libsha1-f85968b17be5ebfb.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-23d3ebfb6eecae8e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d396d7c3e7b586e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9f1668778f7f10c7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f24bda86ece22096.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libregex-0279b783db46fdd6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libflate2-cb24754e70aca7f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-4b9dbca7359c42b8.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-58b337e7562cc92c.rlib" "/opt/rustwide/target/debug/deps/libtime-f458106c5620f612.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-8e5200420d888f14.rlib" "/opt/rustwide/target/debug/deps/libstandback-6b168f2ae76ae79b.rlib" "/opt/rustwide/target/debug/deps/libahash-5dec2aeb07fddbea.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d7884461da78dbd.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-16a0e13e6a79f5a8.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-267eeba024708b05.rlib" "/opt/rustwide/target/debug/deps/libh2-d9d3b1011f7b94a0.rlib" "/opt/rustwide/target/debug/deps/libtracing-bcc4cd793dbd5286.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92a4bd4b52b3c7b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8315046c4cdf853d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-90a1358f267e7615.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a0b1c7046f0711de.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-8e1ef951a3de6939.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d477dc956c1e22fe.rlib" "/opt/rustwide/target/debug/deps/libtokio-1274c1afe86f7294.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-36f1c41313c76255.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-def1c2cc8a1f6d50.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libmio-5fb03cfdc26e176d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e579e8a18319f92.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b982053882f14ce5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f6ac6fd9ba19a987.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d57c87a4dcbc052.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-02d9449eabb77484.rlib" "/opt/rustwide/target/debug/deps/libr2d2-0c1b68c825635b25.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-90bbaed39693cdb4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1048405ac8d13273.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f18a05f8d86c2f9.rlib" "/opt/rustwide/target/debug/deps/liblibc-24905529df8350e2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.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" "-lpq" "-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/cn_poems_api-e7d4ef8b1cbb91f9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h77f232f7dbe2167aE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-b7f6c5f8672a9da7.rlib(actix_server-b7f6c5f8672a9da7.actix_server.69b1c204-cgu.9.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h77f232f7dbe2167aE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-b7f6c5f8672a9da7.rlib(actix_server-b7f6c5f8672a9da7.actix_server.69b1c204-cgu.4.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-b7f6c5f8672a9da7.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; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cn_poems_api` due to 2 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "673d1bc3e1ac3146db77c664d86982d87df9042be958b58380308dbe23bfeb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673d1bc3e1ac3146db77c664d86982d87df9042be958b58380308dbe23bfeb71", kill_on_drop: false }` [INFO] [stdout] 673d1bc3e1ac3146db77c664d86982d87df9042be958b58380308dbe23bfeb71