[INFO] cloning repository https://github.com/cqzhangyunhua/rustMysqlHttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cqzhangyunhua/rustMysqlHttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcqzhangyunhua%2FrustMysqlHttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcqzhangyunhua%2FrustMysqlHttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c868c690e1f382e5359e8d32307a4262453a68ea [INFO] testing cqzhangyunhua/rustMysqlHttp 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%2Fcqzhangyunhua%2FrustMysqlHttp" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cqzhangyunhua/rustMysqlHttp 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] removed /workspace/builds/worker-66/source/.cargo/config [INFO] started tweaking git repo https://github.com/cqzhangyunhua/rustMysqlHttp [INFO] finished tweaking git repo https://github.com/cqzhangyunhua/rustMysqlHttp [INFO] tweaked toml for git repo https://github.com/cqzhangyunhua/rustMysqlHttp written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/cqzhangyunhua/rustMysqlHttp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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] 21d76a0f4789d59da61b829b1d9162aed6103cc20f79c7368310467087c6a17d [INFO] running `Command { std: "docker" "start" "-a" "21d76a0f4789d59da61b829b1d9162aed6103cc20f79c7368310467087c6a17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d76a0f4789d59da61b829b1d9162aed6103cc20f79c7368310467087c6a17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d76a0f4789d59da61b829b1d9162aed6103cc20f79c7368310467087c6a17d", kill_on_drop: false }` [INFO] [stdout] 21d76a0f4789d59da61b829b1d9162aed6103cc20f79c7368310467087c6a17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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] ea8465e5942254d4a1d054c60d4869c6ab8055a258bbdf470c79d72688aa5085 [INFO] running `Command { std: "docker" "start" "-a" "ea8465e5942254d4a1d054c60d4869c6ab8055a258bbdf470c79d72688aa5085", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lexical v5.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mysql::*` [INFO] [stdout] --> src/http/http.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mysql::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mysqlline` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mysqlline=match conf::conf::myqlconfig() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mysqlline` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `testquery` [INFO] [stdout] --> src/modmysql/modmysql.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn testquery(url:String)->String{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | http::http::testmain(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/modmysql/modmysql.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | data_arr.push(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http/http.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | data_arr.push(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.hello_rust.17e0fd9b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust-cf06f70b89b15eb6.19cpichs70b1lw87.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9fac39597207ed92/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/libjson-3ba82227bd791688.rlib" "/opt/rustwide/target/debug/deps/libactix_web-9a263ede0d0a4463.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-290b69c86b222d4a.rlib" "/opt/rustwide/target/debug/deps/libawc-cb406e506742622b.rlib" "/opt/rustwide/target/debug/deps/libactix_server-16a962653505ef4c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-2f2c1b3656ab1d88.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-dbefdd5c21901ab4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-763caab8a36202e0.rlib" "/opt/rustwide/target/debug/deps/libsha1-9853d5b0c5d33e25.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-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cddeb685b3a7e4d8.rlib" "/opt/rustwide/target/debug/deps/libcookie-27125591a396fd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7609d80d10de37cc.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-77a451ac7975e906.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c37f0fc237e40883.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6e35bdd901b7430c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ab575cc698aecc57.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-7eef011e8936e754.rlib" "/opt/rustwide/target/debug/deps/libhostname-e5cb67815e80dc26.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-8750622d113b9e98.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c7ef5981e32fed63.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-416ada429df1e06f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-692c5c03d704ea49.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-c41a8191e5083c80.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-81ebc11603eb74aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47185bd3f833a136.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-880e60fd9bb80445.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-858529537335e419.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/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-2d3d64c51fdf0b68.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-16e55a4025935f5f.rlib" "/opt/rustwide/target/debug/deps/libtracing-be5f08c2bc4426ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e62dfdc1f393d34.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-047210b60cdead7e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-56dff686fe25c4be.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e7587e955c1a4c75.rlib" "/opt/rustwide/target/debug/deps/libtokio-7b27852f8ad3dbe5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb5b777479db24c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9451fb90d6edd4ee.rlib" "/opt/rustwide/target/debug/deps/libmio-d236ccf054281e89.rlib" "/opt/rustwide/target/debug/deps/libiovec-2840244997f4aa75.rlib" "/opt/rustwide/target/debug/deps/libnet2-9805749982030ae5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fb6a1e2161105596.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08003008fabc1510.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d2ff817f115c46b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f7b67b8d66ead46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e579e8a18319f92.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rlib" "/opt/rustwide/target/debug/deps/libconfigparser-5099f85527116b18.rlib" "/opt/rustwide/target/debug/deps/libmysql-50080c998ff69e50.rlib" "/opt/rustwide/target/debug/deps/libpem-18cac279a3c22d3b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libnix-422356b97306ad28.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4456df6c1611c991.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d29f6a51d4158aa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-07f55591dcc449e8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ddc9ba4bc24f3d3d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbufstream-7ffba24500b6b789.rlib" "/opt/rustwide/target/debug/deps/liblru-dfc089d89f75600d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d915ac3443ec97a3.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.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/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmysql_common-ad7f612d7cd7c9f2.rlib" "/opt/rustwide/target/debug/deps/libsha2-201bb626ad1e2248.rlib" "/opt/rustwide/target/debug/deps/libdigest-afa3c8626fe48219.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-98873f565490aba5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-88ee5b85cec3ff92.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflate2-c14acb0a8438a663.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f6b7dfd94242b64c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-6b4266b16b442355.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblexical-febb2c52ab482607.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-33484798e269ec36.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libregex-66f77a64eac30ad0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-b9b858ea321e8e3a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-605cdbd254269a1c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-1fa6193794f69935.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5f049e80e6c12cfc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libuuid-b7a43037ca9b9fde.rlib" "/opt/rustwide/target/debug/deps/libtime-6d9aa282bf2e9766.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d6cbeb9e3b1718f1.rlib" "/opt/rustwide/target/debug/deps/libstandback-6b168f2ae76ae79b.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-a04e8cc57c1b28b9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fde35389b2bca69a.rlib" "/opt/rustwide/target/debug/deps/libchrono-9b9cd92e69d053f0.rlib" "/opt/rustwide/target/debug/deps/libtime-b8f4e178d9d58525.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ffd9e597be0f98f.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-d1dd7828b12d35c8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6211c640d92fe598.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a3aca87e80c96570.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-df3601419a650723.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-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/hello_rust-cf06f70b89b15eb6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcf6893536939dcc4E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-16a962653505ef4c.rlib(actix_server-16a962653505ef4c.actix_server.7b80c01b-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcf6893536939dcc4E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-16a962653505ef4c.rlib(actix_server-16a962653505ef4c.actix_server.7b80c01b-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-16a962653505ef4c.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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-rust` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ea8465e5942254d4a1d054c60d4869c6ab8055a258bbdf470c79d72688aa5085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8465e5942254d4a1d054c60d4869c6ab8055a258bbdf470c79d72688aa5085", kill_on_drop: false }` [INFO] [stdout] ea8465e5942254d4a1d054c60d4869c6ab8055a258bbdf470c79d72688aa5085