[INFO] cloning repository https://github.com/zhouyuxiang0/actix-web-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhouyuxiang0/actix-web-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhouyuxiang0%2Factix-web-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhouyuxiang0%2Factix-web-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] def7be6bb81ed6973858da97c8c111263ed0e307 [INFO] testing zhouyuxiang0/actix-web-example 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%2Fzhouyuxiang0%2Factix-web-example" "/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/zhouyuxiang0/actix-web-example 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/zhouyuxiang0/actix-web-example [INFO] finished tweaking git repo https://github.com/zhouyuxiang0/actix-web-example [INFO] tweaked toml for git repo https://github.com/zhouyuxiang0/actix-web-example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zhouyuxiang0/actix-web-example 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-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] ee731f0ceceb8feebdc46dc35beedb9a8cce51c429ea5607364bf56d73ac57f6 [INFO] running `Command { std: "docker" "start" "-a" "ee731f0ceceb8feebdc46dc35beedb9a8cce51c429ea5607364bf56d73ac57f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee731f0ceceb8feebdc46dc35beedb9a8cce51c429ea5607364bf56d73ac57f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee731f0ceceb8feebdc46dc35beedb9a8cce51c429ea5607364bf56d73ac57f6", kill_on_drop: false }` [INFO] [stdout] ee731f0ceceb8feebdc46dc35beedb9a8cce51c429ea5607364bf56d73ac57f6 [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] fb7449e45f6a6c2718643b38cc8338360b81159f031f802461de446ce0273bab [INFO] running `Command { std: "docker" "start" "-a" "fb7449e45f6a6c2718643b38cc8338360b81159f031f802461de446ce0273bab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [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 failure v0.1.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [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 async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling actix-web-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FieldError` [INFO] [stdout] --> src/schemas/root.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use juniper::{FieldError, FieldResult, RootNode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.actix_web_example.a2063ff4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_example-b0aaf720c48b1975.syn9klhgkq66ynz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-deb7882a40005749/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5f666687e1a913cf/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/libenv_logger-6fd339fce85c8e2e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libatty-a45c4e522bc4f82f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4d7966b077a94560.rlib" "/opt/rustwide/target/debug/deps/liblistenfd-ac7d489545aab2ba.rlib" "/opt/rustwide/target/debug/deps/libjuniper-b5005c24e867187a.rlib" "/opt/rustwide/target/debug/deps/libuuid-d9c3ffa587b26def.rlib" "/opt/rustwide/target/debug/deps/libactix_web-68a2cfd20fc3a126.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-513ec688c3106733.rlib" "/opt/rustwide/target/debug/deps/libawc-ec7dcc6b5457e02c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-495fa9f1b5c74e1c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5d87191c479e51a6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-0c7d1758c87ad999.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2b9860a1bd4fc338.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-47ccc42f5ad93e90.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0979229cbabbabcb.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbbd48625c7c2fc.rlib" "/opt/rustwide/target/debug/deps/libregex-fbcebef48fc62606.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.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-d4581642effd62a5.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8c94c402cdd7f66.rlib" "/opt/rustwide/target/debug/deps/libflate2-7432eb5ee3692515.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c2653c010293af74.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c734b5471660089e.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7557b36e7332fa87.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d0324896516cf65b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8a9de4eff5abc12f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f773f0a317a8688f.rlib" "/opt/rustwide/target/debug/deps/librand-62e0b1dddf641e74.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f579008916bbab5.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f26f9eafb0a12081.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d0381bbe0101e93.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-059e2346b3831c88.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-abbf2ebc6d4a5f29.rlib" "/opt/rustwide/target/debug/deps/libhostname-c72d647923d110a6.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-cae3425ccb9b4ebd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d46fa12a26d49d74.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f2fc5d1956852be8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libfutures-30508228a6092bee.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d8dd73e0db3845f3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-245bbeed918dd7a1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1e207dbc67fa779a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6a4a0b94a00ded9f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c635fc04c78bb848.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-76e721f700498aa0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-64ddfcececf905ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1f8a472ba21ccf2b.rlib" "/opt/rustwide/target/debug/deps/libhttp-5c399cf9e8c3383a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-985e8e389ef84482.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1301e5ce9c5968f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6ef7adf3062f700e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-18410eb4dd9663d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d0bd40c8448fb6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a4674e1b0a36cbcc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-3363390e398ec24c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2d62f293e95a9a83.rlib" "/opt/rustwide/target/debug/deps/libtokio-4afcc45b7d9e2363.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7ec0934436ba61e6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-03676006f1538725.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d5e3674d06c2345d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-ebe2f2651c496f32.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-f6ee45f09ade2fcc.rlib" "/opt/rustwide/target/debug/deps/libnet2-c940e895476ca01f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-34c3f7fe1cfa4adb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3c0f6ed6f89453a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2fad18fd690b5edb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libdiesel-5dff3bbff7f4829a.rlib" "/opt/rustwide/target/debug/deps/libchrono-1079e6423b4297cd.rlib" "/opt/rustwide/target/debug/deps/libserde-f18b2948ad7c3745.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0914bb4434e6664c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1d6cf513a413deb2.rlib" "/opt/rustwide/target/debug/deps/libtime-e9d59e96b9ee1bfd.rlib" "/opt/rustwide/target/debug/deps/liburl-6cb6dc9ceea3e65d.rlib" "/opt/rustwide/target/debug/deps/libidna-385e35d5103a06ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmysqlclient_sys-d120e1acdab7646c.rlib" "/opt/rustwide/target/debug/deps/libr2d2-a7231dfa587e2298.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b8b086ad71cd826e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-461ba118fad06e57.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1ae95272b6ed86dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b5b94db16d4df29a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/liblog-c4083e8703254c8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.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" "-lmariadb" "-ldl" "-lm" "-lpthread" "-lgnutls" "-lz" "-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/actix_web_example-b0aaf720c48b1975" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h08ccdaae17af7fdeE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-495fa9f1b5c74e1c.rlib(actix_server-495fa9f1b5c74e1c.actix_server.0a8f2fdf-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h08ccdaae17af7fdeE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-495fa9f1b5c74e1c.rlib(actix_server-495fa9f1b5c74e1c.actix_server.0a8f2fdf-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-495fa9f1b5c74e1c.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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-example` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fb7449e45f6a6c2718643b38cc8338360b81159f031f802461de446ce0273bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7449e45f6a6c2718643b38cc8338360b81159f031f802461de446ce0273bab", kill_on_drop: false }` [INFO] [stdout] fb7449e45f6a6c2718643b38cc8338360b81159f031f802461de446ce0273bab