[INFO] cloning repository https://github.com/Modulus/user-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Modulus/user-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d43b231e87a10c8b680b15564e8783ff0f8f49d6 [INFO] building Modulus/user-rust against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Modulus/user-rust on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Modulus/user-rust [INFO] finished tweaking git repo https://github.com/Modulus/user-rust [INFO] tweaked toml for git repo https://github.com/Modulus/user-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Modulus/user-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded actix-web-prom v0.5.1 [INFO] [stderr] Downloaded actix-cors v0.5.4 [INFO] [stderr] Downloaded pem v0.8.2 [INFO] [stderr] Downloaded v_escape_derive v0.8.4 [INFO] [stderr] Downloaded actix-router v0.2.6 [INFO] [stderr] Downloaded actix-rt v2.0.2 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64562236e19ec9b53765599dadda9d7caaca43ee9ef1e2e06e34f3d13ae1f5f6 [INFO] running `Command { std: "docker" "start" "-a" "64562236e19ec9b53765599dadda9d7caaca43ee9ef1e2e06e34f3d13ae1f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64562236e19ec9b53765599dadda9d7caaca43ee9ef1e2e06e34f3d13ae1f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64562236e19ec9b53765599dadda9d7caaca43ee9ef1e2e06e34f3d13ae1f5f6", kill_on_drop: false }` [INFO] [stdout] 64562236e19ec9b53765599dadda9d7caaca43ee9ef1e2e06e34f3d13ae1f5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d88115fc3aa24b366fc174065ed703a8233c7246e7987b021bfd05210206a7 [INFO] running `Command { std: "docker" "start" "-a" "f4d88115fc3aa24b366fc174065ed703a8233c7246e7987b021bfd05210206a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling actix-rt v2.0.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling actix-web-prom v0.5.1 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling user_rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[table_name = "users"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derive(Insertable, Debug, Serialize, Queryable, Clone, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[table_name = "friends"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[derive(Insertable, Debug, Serialize, Deserialize, Queryable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/bin/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{HttpRequest, web::Json}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/bin/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{get, middleware::Logger, web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/bin/main.rs:122:103 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path(name): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/main.rs:122:122 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFyUgby/symbols.o" "/opt/rustwide/target/debug/deps/add_friends-427407c94718a1df.add_friends.c685d15a614507ba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-427407c94718a1df.4gohkqb09b4h3099.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b1b4c8b16d66807b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-107114e889da6bc1/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-6e3c8f7a742e0c9b.rlib" "/opt/rustwide/target/debug/deps/librand-bbd34257ed64da1c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ddd0b6205e9a6f0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9de4cdd7338959b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e476951311343126.rlib" "/opt/rustwide/target/debug/deps/libargon2-c1af8b6e9a6a9a82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90a1859dd99392c2.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-4c380c36f12c897f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4472df6e69f0428.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-46d63e57f47e2d6a.rlib" "/opt/rustwide/target/debug/deps/libpem-51e87057caa10147.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8f32e2af533b2d09.rlib" "/opt/rustwide/target/debug/deps/libring-fdbe3d68b74ba80f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-df35607cf7960aaa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d8841c51e4ad5561.rlib" "/opt/rustwide/target/debug/deps/libawc-eb0cc922fdd25c64.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d6a1abacc9906f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-39041e0412f6d822.rlib" "/opt/rustwide/target/debug/deps/libactix_router-376da4c791a0ef09.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ad8aab6a5341d6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-87b2b26a0b3a6823.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-7d9565e505dec9ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8ad749a5d1f713be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4f89cc8bac28d55f.rlib" "/opt/rustwide/target/debug/deps/libdigest-df487c0f5dfc5177.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae9294d2260664a3.rlib" "/opt/rustwide/target/debug/deps/libcookie-2475c4a20bdfaac8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libregex-e85ecec4e3099c0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b762f7b9359f54ba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5d157d798bf15b53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-638f73e68de51540.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c162ab4b3b9e87ad.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-038487158e92a076.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1d0816499fe52703.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fdb20a43d03f0232.rlib" "/opt/rustwide/target/debug/deps/libtime-024e951fb552b2c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c24414b1b5efe25e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b9fbc5a83ecff933.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ab3b7501f01aace4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5a199ee51475cfe7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f7f2d89fb43053ed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0554a85bfb5cb444.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-05cc0658771fa013.rlib" "/opt/rustwide/target/debug/deps/libhostname-b30e993d103fc9dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f90acecf4b1b9ea8.rlib" "/opt/rustwide/target/debug/deps/librand-82aaa93c2e9ef890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78bb255ff110f9ef.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-bd3e0dd731a8d062.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-548c981999394e7f.rlib" "/opt/rustwide/target/debug/deps/liburl-568589ff107694ed.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b972bbaf3cf212c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libidna-dc879eef05cf22c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1ffcdbb8f93f0d3f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8fe8ecb3db901018.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-809c5efecf12bef2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8f1265b4a6e4d2c1.rlib" "/opt/rustwide/target/debug/deps/libadler-084b3f7f93a0c818.rlib" "/opt/rustwide/target/debug/deps/libobject-4b7420ab127268ad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d435f410b6743b37.rlib" "/opt/rustwide/target/debug/deps/libgimli-d37e6dbbe79373ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-41c5c6190e16acf8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1720c103798d9d76.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1f561a6199028216.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d23c1f80fea8d91.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c9318eb582e592ea.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1487e01feea063b4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-651ca4e2e59ae174.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e95da5ecf83773e3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libh2-333fc7f93c8f8706.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f28c22b79c4960af.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1981ea30bbe4a77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e21b9c718e884cf7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a9916e187aecc3a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9314b4f9853d4521.rlib" "/opt/rustwide/target/debug/deps/libhttp-1831448be0bb4512.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-963def2dc5df1ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-03e2a0f568d3b447.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3543e0d8a0a483bc.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c23f8190816576.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84b79d58b51567b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e8fa14874faf8bc5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-303ad1a3f3a4b7eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-41689502a9e6e2ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ee9ea27b4d66279f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cecfebad06343f07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-887ba3edbeaaaf34.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1901e08dd490c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0cc9bf33c041bffb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5edca0d15363b462.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8796621ac4d5d1c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cbef53d91481.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-48ab4ea12c4e1954.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f972204ef56eee84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c1eee42eaeeba0e7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64a0c6e5024533d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f3ca63a75e165588.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-750d9e674646c4bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-8c1d5965e6fe70cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-caac797b88fa487b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f52fde5b855f3a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af4187b496f001b6.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-a951e3eeddc0fd68.rlib" "/opt/rustwide/target/debug/deps/librand-5e23c9edb97af067.rlib" "/opt/rustwide/target/debug/deps/librand-02dba5ea0fdb948d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-27c97237fbedf162.rlib" "/opt/rustwide/target/debug/deps/libregex-a1c76a9d1dc5b574.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e82f91c18ba0c9e9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-57d389ae0ad38819.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e4dcdba2bb97207.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d9c8e378675b4d11.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e193f091b7837456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-184b515031481f09.rlib" "/opt/rustwide/target/debug/deps/liblog-68136d954c8cf2df.rlib" "/opt/rustwide/target/debug/deps/libchrono-71a89c1351328bf0.rlib" "/opt/rustwide/target/debug/deps/libserde-e2d2b81b1b54e1a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4c60ca9383688ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libtime-9da4a01f5cfed7bc.rlib" "/opt/rustwide/target/debug/deps/libr2d2-f4e9a01f6aece2c5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4063f595ee9e8322.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88c981fdcff225a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9e22e1e1d7a90d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-c395f1dd0f3adaf7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12e288386a125c24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/add_friends-427407c94718a1df" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_rust` (bin "add_friends") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8xSYo7/symbols.o" "/opt/rustwide/target/debug/deps/send_message-5d7af9822b7d7b57.send_message.e41430280685582d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-5d7af9822b7d7b57.3gfc89uzycx9aasb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b1b4c8b16d66807b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-107114e889da6bc1/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-6e3c8f7a742e0c9b.rlib" "/opt/rustwide/target/debug/deps/librand-bbd34257ed64da1c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ddd0b6205e9a6f0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9de4cdd7338959b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e476951311343126.rlib" "/opt/rustwide/target/debug/deps/libargon2-c1af8b6e9a6a9a82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90a1859dd99392c2.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-4c380c36f12c897f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4472df6e69f0428.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-46d63e57f47e2d6a.rlib" "/opt/rustwide/target/debug/deps/libpem-51e87057caa10147.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8f32e2af533b2d09.rlib" "/opt/rustwide/target/debug/deps/libring-fdbe3d68b74ba80f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-df35607cf7960aaa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d8841c51e4ad5561.rlib" "/opt/rustwide/target/debug/deps/libawc-eb0cc922fdd25c64.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d6a1abacc9906f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-39041e0412f6d822.rlib" "/opt/rustwide/target/debug/deps/libactix_router-376da4c791a0ef09.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ad8aab6a5341d6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-87b2b26a0b3a6823.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-7d9565e505dec9ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8ad749a5d1f713be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4f89cc8bac28d55f.rlib" "/opt/rustwide/target/debug/deps/libdigest-df487c0f5dfc5177.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae9294d2260664a3.rlib" "/opt/rustwide/target/debug/deps/libcookie-2475c4a20bdfaac8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libregex-e85ecec4e3099c0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b762f7b9359f54ba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5d157d798bf15b53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-638f73e68de51540.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c162ab4b3b9e87ad.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-038487158e92a076.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1d0816499fe52703.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fdb20a43d03f0232.rlib" "/opt/rustwide/target/debug/deps/libtime-024e951fb552b2c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c24414b1b5efe25e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b9fbc5a83ecff933.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ab3b7501f01aace4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5a199ee51475cfe7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f7f2d89fb43053ed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0554a85bfb5cb444.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-05cc0658771fa013.rlib" "/opt/rustwide/target/debug/deps/libhostname-b30e993d103fc9dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f90acecf4b1b9ea8.rlib" "/opt/rustwide/target/debug/deps/librand-82aaa93c2e9ef890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78bb255ff110f9ef.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-bd3e0dd731a8d062.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-548c981999394e7f.rlib" "/opt/rustwide/target/debug/deps/liburl-568589ff107694ed.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b972bbaf3cf212c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libidna-dc879eef05cf22c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1ffcdbb8f93f0d3f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8fe8ecb3db901018.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-809c5efecf12bef2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8f1265b4a6e4d2c1.rlib" "/opt/rustwide/target/debug/deps/libadler-084b3f7f93a0c818.rlib" "/opt/rustwide/target/debug/deps/libobject-4b7420ab127268ad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d435f410b6743b37.rlib" "/opt/rustwide/target/debug/deps/libgimli-d37e6dbbe79373ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-41c5c6190e16acf8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1720c103798d9d76.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1f561a6199028216.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d23c1f80fea8d91.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c9318eb582e592ea.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1487e01feea063b4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-651ca4e2e59ae174.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e95da5ecf83773e3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libh2-333fc7f93c8f8706.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f28c22b79c4960af.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1981ea30bbe4a77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e21b9c718e884cf7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a9916e187aecc3a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9314b4f9853d4521.rlib" "/opt/rustwide/target/debug/deps/libhttp-1831448be0bb4512.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-963def2dc5df1ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-03e2a0f568d3b447.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3543e0d8a0a483bc.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c23f8190816576.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84b79d58b51567b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e8fa14874faf8bc5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-303ad1a3f3a4b7eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-41689502a9e6e2ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ee9ea27b4d66279f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cecfebad06343f07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-887ba3edbeaaaf34.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1901e08dd490c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0cc9bf33c041bffb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5edca0d15363b462.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8796621ac4d5d1c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cbef53d91481.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-48ab4ea12c4e1954.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f972204ef56eee84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c1eee42eaeeba0e7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64a0c6e5024533d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f3ca63a75e165588.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-750d9e674646c4bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-8c1d5965e6fe70cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-caac797b88fa487b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f52fde5b855f3a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af4187b496f001b6.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-a951e3eeddc0fd68.rlib" "/opt/rustwide/target/debug/deps/librand-5e23c9edb97af067.rlib" "/opt/rustwide/target/debug/deps/librand-02dba5ea0fdb948d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-27c97237fbedf162.rlib" "/opt/rustwide/target/debug/deps/libregex-a1c76a9d1dc5b574.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e82f91c18ba0c9e9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-57d389ae0ad38819.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e4dcdba2bb97207.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d9c8e378675b4d11.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e193f091b7837456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-184b515031481f09.rlib" "/opt/rustwide/target/debug/deps/liblog-68136d954c8cf2df.rlib" "/opt/rustwide/target/debug/deps/libchrono-71a89c1351328bf0.rlib" "/opt/rustwide/target/debug/deps/libserde-e2d2b81b1b54e1a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4c60ca9383688ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libtime-9da4a01f5cfed7bc.rlib" "/opt/rustwide/target/debug/deps/libr2d2-f4e9a01f6aece2c5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4063f595ee9e8322.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88c981fdcff225a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9e22e1e1d7a90d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-c395f1dd0f3adaf7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12e288386a125c24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/send_message-5d7af9822b7d7b57" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_rust` (bin "send_message") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPB19f4/symbols.o" "/opt/rustwide/target/debug/deps/list_friends-9e5d5e292b861c66.list_friends.82083a634c4a7be2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-9e5d5e292b861c66.1ahih7rniid49c8q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b1b4c8b16d66807b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-107114e889da6bc1/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-6e3c8f7a742e0c9b.rlib" "/opt/rustwide/target/debug/deps/librand-bbd34257ed64da1c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ddd0b6205e9a6f0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9de4cdd7338959b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e476951311343126.rlib" "/opt/rustwide/target/debug/deps/libargon2-c1af8b6e9a6a9a82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90a1859dd99392c2.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-4c380c36f12c897f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4472df6e69f0428.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-46d63e57f47e2d6a.rlib" "/opt/rustwide/target/debug/deps/libpem-51e87057caa10147.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8f32e2af533b2d09.rlib" "/opt/rustwide/target/debug/deps/libring-fdbe3d68b74ba80f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-df35607cf7960aaa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d8841c51e4ad5561.rlib" "/opt/rustwide/target/debug/deps/libawc-eb0cc922fdd25c64.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d6a1abacc9906f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-39041e0412f6d822.rlib" "/opt/rustwide/target/debug/deps/libactix_router-376da4c791a0ef09.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ad8aab6a5341d6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-87b2b26a0b3a6823.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-7d9565e505dec9ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8ad749a5d1f713be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4f89cc8bac28d55f.rlib" "/opt/rustwide/target/debug/deps/libdigest-df487c0f5dfc5177.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae9294d2260664a3.rlib" "/opt/rustwide/target/debug/deps/libcookie-2475c4a20bdfaac8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libregex-e85ecec4e3099c0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b762f7b9359f54ba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5d157d798bf15b53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-638f73e68de51540.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c162ab4b3b9e87ad.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-038487158e92a076.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1d0816499fe52703.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fdb20a43d03f0232.rlib" "/opt/rustwide/target/debug/deps/libtime-024e951fb552b2c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c24414b1b5efe25e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b9fbc5a83ecff933.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ab3b7501f01aace4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5a199ee51475cfe7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f7f2d89fb43053ed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0554a85bfb5cb444.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-05cc0658771fa013.rlib" "/opt/rustwide/target/debug/deps/libhostname-b30e993d103fc9dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f90acecf4b1b9ea8.rlib" "/opt/rustwide/target/debug/deps/librand-82aaa93c2e9ef890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78bb255ff110f9ef.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-bd3e0dd731a8d062.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-548c981999394e7f.rlib" "/opt/rustwide/target/debug/deps/liburl-568589ff107694ed.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b972bbaf3cf212c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libidna-dc879eef05cf22c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1ffcdbb8f93f0d3f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8fe8ecb3db901018.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-809c5efecf12bef2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8f1265b4a6e4d2c1.rlib" "/opt/rustwide/target/debug/deps/libadler-084b3f7f93a0c818.rlib" "/opt/rustwide/target/debug/deps/libobject-4b7420ab127268ad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d435f410b6743b37.rlib" "/opt/rustwide/target/debug/deps/libgimli-d37e6dbbe79373ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-41c5c6190e16acf8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1720c103798d9d76.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1f561a6199028216.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d23c1f80fea8d91.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c9318eb582e592ea.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1487e01feea063b4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-651ca4e2e59ae174.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e95da5ecf83773e3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libh2-333fc7f93c8f8706.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f28c22b79c4960af.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1981ea30bbe4a77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e21b9c718e884cf7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a9916e187aecc3a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9314b4f9853d4521.rlib" "/opt/rustwide/target/debug/deps/libhttp-1831448be0bb4512.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-963def2dc5df1ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-03e2a0f568d3b447.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3543e0d8a0a483bc.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c23f8190816576.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84b79d58b51567b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e8fa14874faf8bc5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-303ad1a3f3a4b7eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-41689502a9e6e2ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ee9ea27b4d66279f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cecfebad06343f07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-887ba3edbeaaaf34.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1901e08dd490c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0cc9bf33c041bffb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5edca0d15363b462.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8796621ac4d5d1c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cbef53d91481.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-48ab4ea12c4e1954.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f972204ef56eee84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c1eee42eaeeba0e7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64a0c6e5024533d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f3ca63a75e165588.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-750d9e674646c4bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-8c1d5965e6fe70cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-caac797b88fa487b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f52fde5b855f3a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af4187b496f001b6.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-a951e3eeddc0fd68.rlib" "/opt/rustwide/target/debug/deps/librand-5e23c9edb97af067.rlib" "/opt/rustwide/target/debug/deps/librand-02dba5ea0fdb948d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-27c97237fbedf162.rlib" "/opt/rustwide/target/debug/deps/libregex-a1c76a9d1dc5b574.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e82f91c18ba0c9e9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-57d389ae0ad38819.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e4dcdba2bb97207.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d9c8e378675b4d11.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e193f091b7837456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-184b515031481f09.rlib" "/opt/rustwide/target/debug/deps/liblog-68136d954c8cf2df.rlib" "/opt/rustwide/target/debug/deps/libchrono-71a89c1351328bf0.rlib" "/opt/rustwide/target/debug/deps/libserde-e2d2b81b1b54e1a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4c60ca9383688ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libtime-9da4a01f5cfed7bc.rlib" "/opt/rustwide/target/debug/deps/libr2d2-f4e9a01f6aece2c5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4063f595ee9e8322.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88c981fdcff225a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9e22e1e1d7a90d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-c395f1dd0f3adaf7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12e288386a125c24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/list_friends-9e5d5e292b861c66" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_rust` (bin "list_friends") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9PkqUa/symbols.o" "/opt/rustwide/target/debug/deps/create_user-971ed7ca9b6f62f1.create_user.ed73922cbee5a7df-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-971ed7ca9b6f62f1.t44nk6msoif46nm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b1b4c8b16d66807b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-107114e889da6bc1/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-6e3c8f7a742e0c9b.rlib" "/opt/rustwide/target/debug/deps/librand-bbd34257ed64da1c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ddd0b6205e9a6f0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9de4cdd7338959b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e476951311343126.rlib" "/opt/rustwide/target/debug/deps/libargon2-c1af8b6e9a6a9a82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90a1859dd99392c2.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-4c380c36f12c897f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4472df6e69f0428.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-46d63e57f47e2d6a.rlib" "/opt/rustwide/target/debug/deps/libpem-51e87057caa10147.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8f32e2af533b2d09.rlib" "/opt/rustwide/target/debug/deps/libring-fdbe3d68b74ba80f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-df35607cf7960aaa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d8841c51e4ad5561.rlib" "/opt/rustwide/target/debug/deps/libawc-eb0cc922fdd25c64.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d6a1abacc9906f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-39041e0412f6d822.rlib" "/opt/rustwide/target/debug/deps/libactix_router-376da4c791a0ef09.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ad8aab6a5341d6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-87b2b26a0b3a6823.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-7d9565e505dec9ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-8ad749a5d1f713be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4f89cc8bac28d55f.rlib" "/opt/rustwide/target/debug/deps/libdigest-df487c0f5dfc5177.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae9294d2260664a3.rlib" "/opt/rustwide/target/debug/deps/libcookie-2475c4a20bdfaac8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libregex-e85ecec4e3099c0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b762f7b9359f54ba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5d157d798bf15b53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-638f73e68de51540.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c162ab4b3b9e87ad.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-038487158e92a076.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1d0816499fe52703.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fdb20a43d03f0232.rlib" "/opt/rustwide/target/debug/deps/libtime-024e951fb552b2c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c24414b1b5efe25e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b9fbc5a83ecff933.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ab3b7501f01aace4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5a199ee51475cfe7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f7f2d89fb43053ed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0554a85bfb5cb444.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-05cc0658771fa013.rlib" "/opt/rustwide/target/debug/deps/libhostname-b30e993d103fc9dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f90acecf4b1b9ea8.rlib" "/opt/rustwide/target/debug/deps/librand-82aaa93c2e9ef890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78bb255ff110f9ef.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-bd3e0dd731a8d062.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-548c981999394e7f.rlib" "/opt/rustwide/target/debug/deps/liburl-568589ff107694ed.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b972bbaf3cf212c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libidna-dc879eef05cf22c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1ffcdbb8f93f0d3f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8fe8ecb3db901018.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-809c5efecf12bef2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8f1265b4a6e4d2c1.rlib" "/opt/rustwide/target/debug/deps/libadler-084b3f7f93a0c818.rlib" "/opt/rustwide/target/debug/deps/libobject-4b7420ab127268ad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d435f410b6743b37.rlib" "/opt/rustwide/target/debug/deps/libgimli-d37e6dbbe79373ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-41c5c6190e16acf8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1720c103798d9d76.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1f561a6199028216.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d23c1f80fea8d91.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c9318eb582e592ea.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1487e01feea063b4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-651ca4e2e59ae174.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e95da5ecf83773e3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libh2-333fc7f93c8f8706.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f28c22b79c4960af.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1981ea30bbe4a77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e21b9c718e884cf7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a9916e187aecc3a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9314b4f9853d4521.rlib" "/opt/rustwide/target/debug/deps/libhttp-1831448be0bb4512.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-963def2dc5df1ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-03e2a0f568d3b447.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3543e0d8a0a483bc.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c23f8190816576.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84b79d58b51567b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e8fa14874faf8bc5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-303ad1a3f3a4b7eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-41689502a9e6e2ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ee9ea27b4d66279f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cecfebad06343f07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-887ba3edbeaaaf34.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1901e08dd490c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0cc9bf33c041bffb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5edca0d15363b462.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8796621ac4d5d1c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cbef53d91481.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-48ab4ea12c4e1954.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f972204ef56eee84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c1eee42eaeeba0e7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64a0c6e5024533d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f3ca63a75e165588.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-750d9e674646c4bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-8c1d5965e6fe70cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-caac797b88fa487b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f52fde5b855f3a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af4187b496f001b6.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-a951e3eeddc0fd68.rlib" "/opt/rustwide/target/debug/deps/librand-5e23c9edb97af067.rlib" "/opt/rustwide/target/debug/deps/librand-02dba5ea0fdb948d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-27c97237fbedf162.rlib" "/opt/rustwide/target/debug/deps/libregex-a1c76a9d1dc5b574.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e82f91c18ba0c9e9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-57d389ae0ad38819.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e4dcdba2bb97207.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d9c8e378675b4d11.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e193f091b7837456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-184b515031481f09.rlib" "/opt/rustwide/target/debug/deps/liblog-68136d954c8cf2df.rlib" "/opt/rustwide/target/debug/deps/libchrono-71a89c1351328bf0.rlib" "/opt/rustwide/target/debug/deps/libserde-e2d2b81b1b54e1a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4c60ca9383688ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libtime-9da4a01f5cfed7bc.rlib" "/opt/rustwide/target/debug/deps/libr2d2-f4e9a01f6aece2c5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4063f595ee9e8322.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88c981fdcff225a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9e22e1e1d7a90d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-c395f1dd0f3adaf7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f2af0ff10e9b57b.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12e288386a125c24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_user-971ed7ca9b6f62f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_rust` (bin "create_user") due to 2 previous errors [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4d88115fc3aa24b366fc174065ed703a8233c7246e7987b021bfd05210206a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d88115fc3aa24b366fc174065ed703a8233c7246e7987b021bfd05210206a7", kill_on_drop: false }` [INFO] [stdout] f4d88115fc3aa24b366fc174065ed703a8233c7246e7987b021bfd05210206a7 [INFO] building Modulus/user-rust against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Modulus/user-rust on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Modulus/user-rust [INFO] finished tweaking git repo https://github.com/Modulus/user-rust [INFO] tweaked toml for git repo https://github.com/Modulus/user-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Modulus/user-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68a4a010eb5e07cd3b4468a11f54e884cd10417b720c592d3ed32b510a1e472 [INFO] running `Command { std: "docker" "start" "-a" "e68a4a010eb5e07cd3b4468a11f54e884cd10417b720c592d3ed32b510a1e472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68a4a010eb5e07cd3b4468a11f54e884cd10417b720c592d3ed32b510a1e472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68a4a010eb5e07cd3b4468a11f54e884cd10417b720c592d3ed32b510a1e472", kill_on_drop: false }` [INFO] [stdout] e68a4a010eb5e07cd3b4468a11f54e884cd10417b720c592d3ed32b510a1e472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b987671f9e04c9c28ad4bfaffc6fa7bb927494f11e58bb32cfd2e30554c7805 [INFO] running `Command { std: "docker" "start" "-a" "2b987671f9e04c9c28ad4bfaffc6fa7bb927494f11e58bb32cfd2e30554c7805", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [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 pin-project-internal v1.0.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling actix-rt v2.0.2 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling actix-web-prom v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling user_rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[table_name = "users"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derive(Insertable, Debug, Serialize, Queryable, Clone, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[table_name = "friends"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[derive(Insertable, Debug, Serialize, Deserialize, Queryable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/bin/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{HttpRequest, web::Json}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/bin/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{get, middleware::Logger, web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/bin/main.rs:122:103 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path(name): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/main.rs:122:122 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2b987671f9e04c9c28ad4bfaffc6fa7bb927494f11e58bb32cfd2e30554c7805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b987671f9e04c9c28ad4bfaffc6fa7bb927494f11e58bb32cfd2e30554c7805", kill_on_drop: false }` [INFO] [stdout] 2b987671f9e04c9c28ad4bfaffc6fa7bb927494f11e58bb32cfd2e30554c7805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e36c4177ff7496f5fa5f123799a7de90e02a31e8f342e54f594f74d9d6ca02 [INFO] running `Command { std: "docker" "start" "-a" "d2e36c4177ff7496f5fa5f123799a7de90e02a31e8f342e54f594f74d9d6ca02", kill_on_drop: false }` [INFO] [stderr] Compiling user_rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[table_name = "users"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derive(Insertable, Debug, Serialize, Queryable, Clone, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[table_name = "friends"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[derive(Insertable, Debug, Serialize, Deserialize, Queryable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/bin/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{HttpRequest, web::Json}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/bin/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{get, middleware::Logger, web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/bin/main.rs:122:103 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path(name): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/main.rs:122:122 [INFO] [stdout] | [INFO] [stdout] 122 | pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _toke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] 122 + pub async fn delete_user_rest(pool: web::Data>>, web::Path((name)): web::Path, _token_session: TokenHelper) -> Result, BackendError> { //_token_session: TokenHelper [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Bytes` [INFO] [stdout] --> src/bin/main.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | use std::io::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `body::Body` [INFO] [stdout] --> src/bin/main.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | use actix_http::{body::Body, http::Method}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web::service` [INFO] [stdout] --> src/bin/main.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | use web::service; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[table_name = "users"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derive(Insertable, Debug, Serialize, Queryable, Clone, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[table_name = "friends"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[derive(Insertable, Debug, Serialize, Deserialize, Queryable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/main.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | let mut resp = test::call_service(&mut app, req).await; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/db/models.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let header = HeaderValue::from_str(&token).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d2e36c4177ff7496f5fa5f123799a7de90e02a31e8f342e54f594f74d9d6ca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e36c4177ff7496f5fa5f123799a7de90e02a31e8f342e54f594f74d9d6ca02", kill_on_drop: false }` [INFO] [stdout] d2e36c4177ff7496f5fa5f123799a7de90e02a31e8f342e54f594f74d9d6ca02