[INFO] cloning repository https://github.com/maxkulish/hacker-news [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxkulish/hacker-news" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxkulish%2Fhacker-news", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxkulish%2Fhacker-news'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06187b94c620e1880b9a26b8f8563ba4c13d24a7 [INFO] testing maxkulish/hacker-news 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%2Fmaxkulish%2Fhacker-news" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxkulish/hacker-news 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/maxkulish/hacker-news [INFO] finished tweaking git repo https://github.com/maxkulish/hacker-news [INFO] tweaked toml for git repo https://github.com/maxkulish/hacker-news written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/maxkulish/hacker-news 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] ae9a18459b9bf7ff7f0add5d5a05ffabd5ecc750589cb1c89540829b53293fe1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae9a18459b9bf7ff7f0add5d5a05ffabd5ecc750589cb1c89540829b53293fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae9a18459b9bf7ff7f0add5d5a05ffabd5ecc750589cb1c89540829b53293fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9a18459b9bf7ff7f0add5d5a05ffabd5ecc750589cb1c89540829b53293fe1", kill_on_drop: false }` [INFO] [stdout] ae9a18459b9bf7ff7f0add5d5a05ffabd5ecc750589cb1c89540829b53293fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 68f94cf136594122c37449e449067ce4f19a63db7a87156a9bd3fcb03b4c5986 [INFO] running `Command { std: "docker" "start" "-a" "68f94cf136594122c37449e449067ce4f19a63db7a87156a9bd3fcb03b4c5986", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [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 trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling actix-identity v0.3.1 [INFO] [stderr] Compiling hacker-news v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Submission` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Deserialize)] [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: field is never read: `link` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | link: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Submission` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Deserialize)] [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.hacker_news.18d40e3d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hacker_news-1795ae8b109c402f.3ag0uxqjtadwailw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-3d91b9691a60ecb6/out" "-L" "/opt/rustwide/target/debug/build/argonautica-0296ed09d0bdec28/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-6d2d035099e63de5.rlib" "/opt/rustwide/target/debug/deps/libatty-47bed9d21f4da8ff.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-7055b4dd0633d11a.rlib" "/opt/rustwide/target/debug/deps/libtera-fb13fb222f721a11.rlib" "/opt/rustwide/target/debug/deps/libslug-4ec745d3452929f5.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-3c874a32967a90cb.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-5f3fdea49e14c5eb.rlib" "/opt/rustwide/target/debug/deps/libignore-bddf2bc1295e06f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libglobset-4523dfc3552ced78.rlib" "/opt/rustwide/target/debug/deps/libbstr-8e57bb43275c9110.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-5795471a337e3b7b.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-0c0cea381482797f.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-afe69a0d418e11f1.rlib" "/opt/rustwide/target/debug/deps/libunic_common-634cae2a83de64c5.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-1c4c56977e998847.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-88f7c4fa45e9567c.rlib" "/opt/rustwide/target/debug/deps/libhumansize-3cba59aa637b1d8c.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-eb9c81d10faa155d.rlib" "/opt/rustwide/target/debug/deps/libactix_identity-9c80fffeb500967d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-31ce0a6d42af963f.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-04d3017fa8f58510.rlib" "/opt/rustwide/target/debug/deps/libawc-f76053e8d1f6ce70.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4ff6b0bbf04bbfb1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52c5ba4e8aa896cd.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f13e727b28a43d30.rlib" "/opt/rustwide/target/debug/deps/libbytestring-159e9ce1d9d0a611.rlib" "/opt/rustwide/target/debug/deps/libactix_http-31df567678e23a00.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsha1-94889799e2373a82.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bd429e5b5370e4f2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3c571ae1c646114.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libcookie-4a1ab0c0487289da.rlib" "/opt/rustwide/target/debug/deps/libhkdf-1913a4f0f6108d85.rlib" "/opt/rustwide/target/debug/deps/libhmac-cc1fff596e9cfcc0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5d845ff8a32120cb.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2462cd80a0002dfb.rlib" "/opt/rustwide/target/debug/deps/libghash-27fb285bf09e117b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-af729b519010798e.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f29e941688bc9ce8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-85f880d3b1f7d3bf.rlib" "/opt/rustwide/target/debug/deps/libctr-2f378bff97f57bae.rlib" "/opt/rustwide/target/debug/deps/libaes-fadf996e0f291e0e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-6087eb27ddd3d2c6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10af243da7c884b.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.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/libflate2-816dc80eb1eab4af.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-73551acbd8b99c79.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b9e2a986ca41388f.rlib" "/opt/rustwide/target/debug/deps/libtime-8482f43e69228b0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-dd7167a1c0be64ee.rlib" "/opt/rustwide/target/debug/deps/libstandback-efd3303297c4d839.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3250473376472c70.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f30b59cbd3051c46.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cf82f0dc95fed99f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-73d9d7d35a4b0df0.rlib" "/opt/rustwide/target/debug/deps/libhostname-5a880a6588e225b1.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-8467f0b0e33c56a7.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/liburl-2596643defd24881.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-948f2b934ec47017.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3ff30c05d1535dfc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5748851637616ad0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-af278b931c83e8b2.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-76f1d11d710fd37c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d9392f33020aeb25.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-54adbfaf1efcad94.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-215b66d370469569.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-ed1764aae3b22116.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7c11b664366ae8b1.rlib" "/opt/rustwide/target/debug/deps/libtracing-f775ed733b5c1138.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-69a866a81b7e9718.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-db0a48834363185d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b515efe6c8e05f8d.rlib" "/opt/rustwide/target/debug/deps/libtokio-850f1e05175e8ec2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-60adbd71e5af6401.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-93c54d22921acfc2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-a7a049227e0ebce8.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eeb18a58983d1717.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-631665382cecfa49.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-867a63958b1bdf44.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b32ec969d791b15.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5fc4e9431fca7038.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8e72e52d957de871.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libargonautica-665e943cf7e65766.rlib" "/opt/rustwide/target/debug/deps/librand-4135e5e5f0895c91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-26705177683a9d85.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libnom-7f781d1faf18c929.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c1b7beedd70e7320.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rlib" "/opt/rustwide/target/debug/deps/libfutures-186c37c96b84a18b.rlib" "/opt/rustwide/target/debug/deps/libfailure-72e1c00312a8d668.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-72228e124fb61dbc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-96c00d7c339a6afc.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-8d082ace0cd4b298.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7e3e07a788c52030.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-2306940865d4e898.rlib" "/opt/rustwide/target/debug/deps/libdiesel-920633153ea8e2b2.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-a53395f8b97395bb.rlib" "/opt/rustwide/target/debug/deps/libserde-174dbddf9e0b7ba7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-3fe3a45abc1971a4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d936b7967d2f20b2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-f8fb0327c5e4d53e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1321a228be5d010.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1532fffb56bb807d.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c569187bfd2b99de.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c216465dd01ed90d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6a679df820ab4928.rlib" "/opt/rustwide/target/debug/deps/libinstant-88c4b4b13c66d06f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.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/hacker_news-1795ae8b109c402f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h06c2bf243f9e3d85E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-4ff6b0bbf04bbfb1.rlib(actix_server-4ff6b0bbf04bbfb1.actix_server.76361227-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h06c2bf243f9e3d85E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-4ff6b0bbf04bbfb1.rlib(actix_server-4ff6b0bbf04bbfb1.actix_server.76361227-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-4ff6b0bbf04bbfb1.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 `hacker-news` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "68f94cf136594122c37449e449067ce4f19a63db7a87156a9bd3fcb03b4c5986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f94cf136594122c37449e449067ce4f19a63db7a87156a9bd3fcb03b4c5986", kill_on_drop: false }` [INFO] [stdout] 68f94cf136594122c37449e449067ce4f19a63db7a87156a9bd3fcb03b4c5986