[INFO] cloning repository https://github.com/dethos/rusty-hub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dethos/rusty-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdethos%2Frusty-hub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdethos%2Frusty-hub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb78d4fc8083c91fe14af3ff6c6b0d765264a18f [INFO] testing dethos/rusty-hub 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%2Fdethos%2Frusty-hub" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dethos/rusty-hub 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/dethos/rusty-hub [INFO] finished tweaking git repo https://github.com/dethos/rusty-hub [INFO] tweaked toml for git repo https://github.com/dethos/rusty-hub written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/dethos/rusty-hub 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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 38d87044dc55503334b5a7345d8ca665b1ce953a7a314da908c01e8c56eed3cb [INFO] running `Command { std: "docker" "start" "-a" "38d87044dc55503334b5a7345d8ca665b1ce953a7a314da908c01e8c56eed3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d87044dc55503334b5a7345d8ca665b1ce953a7a314da908c01e8c56eed3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d87044dc55503334b5a7345d8ca665b1ce953a7a314da908c01e8c56eed3cb", kill_on_drop: false }` [INFO] [stdout] 38d87044dc55503334b5a7345d8ca665b1ce953a7a314da908c01e8c56eed3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] f1067fde029aadc8c549793ca9c9dfa339f8b230eeb1fcf503346c40529cd278 [INFO] running `Command { std: "docker" "start" "-a" "f1067fde029aadc8c549793ca9c9dfa339f8b230eeb1fcf503346c40529cd278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [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 idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.12 [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 rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling actix-utils v0.4.2 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.1 [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 actix-utils v1.0.4 [INFO] [stderr] Compiling actix-server v1.0.1 [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 serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling actix-connect v1.0.1 [INFO] [stderr] Compiling actix-http v0.2.5 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling rusty-hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/actions.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn handle_publication(db: &Pool, data: &HashMap) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/actions.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn handle_publication(db: &Pool, data: &HashMap) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [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/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.rusty_hub.72bebc41-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hub-e076862057e18fa7.274yb64zcf72bd8f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2751530d6426a98c/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-64f15706b1b25098/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/libslog_async-bd39980e85cd5c68.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libslog_term-d1039bbf4a35c720.rlib" "/opt/rustwide/target/debug/deps/libterm-759623c82a538927.rlib" "/opt/rustwide/target/debug/deps/libdirs-392ea5d387c6bb7c.rlib" "/opt/rustwide/target/debug/deps/libisatty-945d4ad03b349a8d.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libaskama-ade2b4fed1c1f926.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-5906e21bdfe898b1.rlib" "/opt/rustwide/target/debug/deps/libhumansize-3cba59aa637b1d8c.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-823049eaee394ffc.rlib" "/opt/rustwide/target/debug/deps/libtoml-57e55371a60b063c.rlib" "/opt/rustwide/target/debug/deps/libclap-4ad946e82050ddea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4b239ae2ee88a671.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-ca170e9bb03ab590.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a0343b03b3db462e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-512cb931a9c20fc9.rlib" "/opt/rustwide/target/debug/deps/libawc-da8b7df9b1e71b30.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6fa8a35395cafd78.rlib" "/opt/rustwide/target/debug/deps/libactix_router-702f56ed0085f145.rlib" "/opt/rustwide/target/debug/deps/libbytestring-6c52b72604beaf51.rlib" "/opt/rustwide/target/debug/deps/libactix_http-36f83c20bf901c93.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-df45dc99f241976a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libchrono-e56af0802b0f1763.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1da78caf931fe2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1b777a1f79eac115.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a931a21c03d97e82.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libserde-71cd68a45039b459.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbbd48625c7c2fc.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-d4581642effd62a5.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8c94c402cdd7f66.rlib" "/opt/rustwide/target/debug/deps/libflate2-edcebaeb9a71d5e1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-602ad79308b66b06.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d94e135e4ac9438b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8352b19a3efed450.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-1b9e3db4adb0c7a6.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0cd36a228f359a9d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-127986c2859b6b7a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-690fd24b3a1339bd.rlib" "/opt/rustwide/target/debug/deps/librand-8d450a6dc993016f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2954649465a2e408.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-28afbcf88c77e6f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61790983334af338.rlib" "/opt/rustwide/target/debug/deps/liburl-6cb6dc9ceea3e65d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-385e35d5103a06ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.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-a029747dda44c454.rlib" "/opt/rustwide/target/debug/deps/libhostname-884b4972a00e4426.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-5e51b75a37e66e07.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bf761c8251466675.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-000cdcb19eaa576a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ff15b462852db09b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-2eb4dfd9e9a492b8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1607f3cd44c71128.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3a6a94fb8249bb93.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-07297447606207c4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-682c1e6265c3c4f4.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-d5d577ae73404c30.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-bfcc1f3780db9374.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-d3e3c71a97f74daf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a26d4b4df5f05173.rlib" "/opt/rustwide/target/debug/deps/libtokio-76bb044d723a2da8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3a20923a3a83164.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-d8d8e5cd1e4f4ff1.rlib" "/opt/rustwide/target/debug/deps/libmio-9546ccaf6fc8c3b3.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-35bb3585acb5227f.rlib" "/opt/rustwide/target/debug/deps/libnet2-377200af661dec3c.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/libslog-bb6fd8784116092b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-14230b1a9e93f03f.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-caf7ef9ca61aa785.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b68b7bdc254c0bff.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-7d586da702031942.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90247776b12ae918.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-145b69cf12fa37a7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-156479efdbfcba5d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a84c46451d60193b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fec56ef21d9d3ea.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-ebd7eac8c592a6b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6bf243f7121c246f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.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" "-lsqlite3" "-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/rusty_hub-e076862057e18fa7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17heb70cc62b1e6976fE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-6fa8a35395cafd78.rlib(actix_server-6fa8a35395cafd78.actix_server.9fec5b67-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17heb70cc62b1e6976fE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-6fa8a35395cafd78.rlib(actix_server-6fa8a35395cafd78.actix_server.9fec5b67-cgu.9.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-6fa8a35395cafd78.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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-hub` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f1067fde029aadc8c549793ca9c9dfa339f8b230eeb1fcf503346c40529cd278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1067fde029aadc8c549793ca9c9dfa339f8b230eeb1fcf503346c40529cd278", kill_on_drop: false }` [INFO] [stdout] f1067fde029aadc8c549793ca9c9dfa339f8b230eeb1fcf503346c40529cd278