[INFO] cloning repository https://github.com/Sparrow0hawk/actix-login [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sparrow0hawk/actix-login" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrow0hawk%2Factix-login", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrow0hawk%2Factix-login'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc03211779ff42d0819ddd956ba5d4bb57977989 [INFO] building Sparrow0hawk/actix-login against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrow0hawk%2Factix-login" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sparrow0hawk/actix-login 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/Sparrow0hawk/actix-login [INFO] finished tweaking git repo https://github.com/Sparrow0hawk/actix-login [INFO] tweaked toml for git repo https://github.com/Sparrow0hawk/actix-login written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Sparrow0hawk/actix-login 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] Downloading crates ... [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] [stderr] Downloaded actix-session v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4330135e4a789cc76045707774b51001bc59a8d59e82d02b0188ff036fc6204e [INFO] running `Command { std: "docker" "start" "-a" "4330135e4a789cc76045707774b51001bc59a8d59e82d02b0188ff036fc6204e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4330135e4a789cc76045707774b51001bc59a8d59e82d02b0188ff036fc6204e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4330135e4a789cc76045707774b51001bc59a8d59e82d02b0188ff036fc6204e", kill_on_drop: false }` [INFO] [stdout] 4330135e4a789cc76045707774b51001bc59a8d59e82d02b0188ff036fc6204e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b4f6c6c2f5b3f25bb6c5bd04770764f0eca39c29b8c4ae37b09e901161132b49 [INFO] running `Command { std: "docker" "start" "-a" "b4f6c6c2f5b3f25bb6c5bd04770764f0eca39c29b8c4ae37b09e901161132b49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling local-channel v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling actix-session v0.8.0 [INFO] [stderr] Compiling actix-login v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.11s [INFO] running `Command { std: "docker" "inspect" "b4f6c6c2f5b3f25bb6c5bd04770764f0eca39c29b8c4ae37b09e901161132b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f6c6c2f5b3f25bb6c5bd04770764f0eca39c29b8c4ae37b09e901161132b49", kill_on_drop: false }` [INFO] [stdout] b4f6c6c2f5b3f25bb6c5bd04770764f0eca39c29b8c4ae37b09e901161132b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0890eb3cfab737b26ff5cd8a326b6dcb342e696445d39124d432b8250ff682d5 [INFO] running `Command { std: "docker" "start" "-a" "0890eb3cfab737b26ff5cd8a326b6dcb342e696445d39124d432b8250ff682d5", kill_on_drop: false }` [INFO] [stderr] Compiling actix-login v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `page_parser::*` [INFO] [stdout] --> tests/fixtures/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use page_parser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `page_parser::*` [INFO] [stdout] --> tests/fixtures/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use page_parser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_page_element` is never used [INFO] [stdout] --> tests/fixtures/page_parser.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn get_page_element(body: &str, element: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_page_element` is never used [INFO] [stdout] --> tests/fixtures/page_parser.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn get_page_element(body: &str, element: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/rustc2khKcm/symbols.o" "/opt/rustwide/target/debug/deps/test_index-a5d40d4781fdd18d.test_index.eb50b8c9e57aacd1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_index-a5d40d4781fdd18d.test_index.eb50b8c9e57aacd1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_index-a5d40d4781fdd18d.29sfab0sdcfnrohx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9995beb1df34fc18/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-be7fb6aa90121154.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f221e490a3d599c4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-dbfc36313d1c9663.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d21992ca8c6e9b13.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6745799bac650746.rlib" "/opt/rustwide/target/debug/deps/libidna-05cfe6fe2defb8c3.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f7044529a337137f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3dce5a26c473c685.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3db9c9ccbc2bc674.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4ed4e17d0ddaa33d.rlib" "/opt/rustwide/target/debug/deps/libhyper-b311102666a1a874.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dba279bb9c3fe7ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/libactix_login-8af6e042926d750b.rlib" "/opt/rustwide/target/debug/deps/libactix_files-8effb6361ac55fe3.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-7a55fd6c3465d127.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libaskama-ac88df3fefc0f98d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b687f27ae04abb99.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1381913702382358.rlib" "/opt/rustwide/target/debug/deps/liblibm-2549aa62a1509b98.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-ff7f11f1d3eab763.rlib" "/opt/rustwide/target/debug/deps/libactix_session-e52d614f70c86568.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/liblexopt-82762e001a9dd9f8.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c2f3aa08e8228b19.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86eea16f37a891b5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-590e75fb2345d76c.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-243f6d976e42df29.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6f06f4a52cb30502.rlib" "/opt/rustwide/target/debug/deps/libregex-0ea585c6ca5cd3f4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d24e2d8635d71a4c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3c7bfbc311b93667.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libcookie-1d0708644f753568.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d8ff17b67f44580e.rlib" "/opt/rustwide/target/debug/deps/libhmac-abedfff0d11ecf26.rlib" "/opt/rustwide/target/debug/deps/libsha2-699cc7ac10e32abb.rlib" "/opt/rustwide/target/debug/deps/libtime-0869a6a94cb98942.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-f74562c7b9051fa4.rlib" "/opt/rustwide/target/debug/deps/libctr-791b831e795ef2f7.rlib" "/opt/rustwide/target/debug/deps/libghash-fb6ee2b8e15812d4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-3f1879b7e317cd3f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-11cfccd63478a1a8.rlib" "/opt/rustwide/target/debug/deps/libaes-79a26a3430b37458.rlib" "/opt/rustwide/target/debug/deps/libcipher-b3f6d33d11b88563.rlib" "/opt/rustwide/target/debug/deps/libinout-06c479b430dbd1cf.rlib" "/opt/rustwide/target/debug/deps/libaead-04fe807500b79e71.rlib" "/opt/rustwide/target/debug/deps/libbase64-fa3c807f5cd7a2cb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38686568a67243c7.rlib" "/opt/rustwide/target/debug/deps/librand-26b0609ea3ab0761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a679f0bded1fdf03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0e0df7f5cb3dd3fb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-415a9bca94129d50.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-34841407eec37186.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-23c91b0b9d00321c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5756cb8e9b4717c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-8731133a45167187.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b6648b7f4053c5b.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-cb26fbc7f135ec66.rlib" "/opt/rustwide/target/debug/deps/libbytestring-5d82ad83e48787ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libh2-2648e6c083178495.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c9795172f7eadd6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6000d3441ba1b3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libzstd-79c16b9c36c3750f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1621e42a1a364881.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-8db18af3ad33e456.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-696094d39b6ac9c6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-25661aa15fd45909.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8ed5b0222131b8c0.rlib" "/opt/rustwide/target/debug/deps/libtracing-9e800dd42d131f5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e26660323eacb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-6782b18fbff5f905.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-14a023a942bceab0.rlib" "/opt/rustwide/target/debug/deps/libtokio-7c2581f3dcb7251e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-054ca473641c914f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad2761630ff69804.rlib" "/opt/rustwide/target/debug/deps/libmio-807c99b8f2dfd5b9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libscraper-02c5a679eda98665.rlib" "/opt/rustwide/target/debug/deps/libahash-2bf600f12558460a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfd1c3c0bc6b8b28.rlib" "/opt/rustwide/target/debug/deps/libego_tree-0b641f944fe62944.rlib" "/opt/rustwide/target/debug/deps/libselectors-1c0c612121d5037e.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-f93bd088b2257e5b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-ed40aed005ec9a66.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-308c64b9becab6b2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libphf-2584fcfccbc8c0ec.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2083c8d905f897f2.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-22e4f54a8dde2a90.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-31480fa24670a3c0.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b2b55c61210e8124.rlib" "/opt/rustwide/target/debug/deps/libserde-2c6e1d21484fa550.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-63e42c16f04255c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fbdf85216afe7ef9.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cef84b1976fd41e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libphf-e4e151c251fb60f2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.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" "-lssl" "-lcrypto" "-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/test_index-a5d40d4781fdd18d" "-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 `actix-login` (test "test_index") 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/rustcQlsWqZ/symbols.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.test_login.d2f3ba91d4970d24-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.test_login.d2f3ba91d4970d24-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.test_login.d2f3ba91d4970d24-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.test_login.d2f3ba91d4970d24-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.test_login.d2f3ba91d4970d24-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_login-b6aeedf85c7625e8.3hj422idlbk60jrz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9995beb1df34fc18/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_login-8af6e042926d750b.rlib" "/opt/rustwide/target/debug/deps/libactix_files-8effb6361ac55fe3.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-7a55fd6c3465d127.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libaskama-ac88df3fefc0f98d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b687f27ae04abb99.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1381913702382358.rlib" "/opt/rustwide/target/debug/deps/liblibm-2549aa62a1509b98.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-ff7f11f1d3eab763.rlib" "/opt/rustwide/target/debug/deps/libactix_session-e52d614f70c86568.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/liblexopt-82762e001a9dd9f8.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c2f3aa08e8228b19.rlib" "/opt/rustwide/target/debug/deps/libactix_server-243f6d976e42df29.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6f06f4a52cb30502.rlib" "/opt/rustwide/target/debug/deps/libregex-0ea585c6ca5cd3f4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d24e2d8635d71a4c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3c7bfbc311b93667.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38686568a67243c7.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0e0df7f5cb3dd3fb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-415a9bca94129d50.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-34841407eec37186.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-cb26fbc7f135ec66.rlib" "/opt/rustwide/target/debug/deps/libbytestring-5d82ad83e48787ee.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libzstd-79c16b9c36c3750f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1621e42a1a364881.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-8db18af3ad33e456.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-696094d39b6ac9c6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-25661aa15fd45909.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-6782b18fbff5f905.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-14a023a942bceab0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-be7fb6aa90121154.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f221e490a3d599c4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86eea16f37a891b5.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-dbfc36313d1c9663.rlib" "/opt/rustwide/target/debug/deps/libserde_json-590e75fb2345d76c.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d21992ca8c6e9b13.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6745799bac650746.rlib" "/opt/rustwide/target/debug/deps/libcookie-1d0708644f753568.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d8ff17b67f44580e.rlib" "/opt/rustwide/target/debug/deps/libhmac-abedfff0d11ecf26.rlib" "/opt/rustwide/target/debug/deps/libsha2-699cc7ac10e32abb.rlib" "/opt/rustwide/target/debug/deps/libdigest-23c91b0b9d00321c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libtime-0869a6a94cb98942.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-f74562c7b9051fa4.rlib" "/opt/rustwide/target/debug/deps/libctr-791b831e795ef2f7.rlib" "/opt/rustwide/target/debug/deps/libghash-fb6ee2b8e15812d4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-3f1879b7e317cd3f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-11cfccd63478a1a8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5756cb8e9b4717c8.rlib" "/opt/rustwide/target/debug/deps/libaes-79a26a3430b37458.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libcipher-b3f6d33d11b88563.rlib" "/opt/rustwide/target/debug/deps/libinout-06c479b430dbd1cf.rlib" "/opt/rustwide/target/debug/deps/libaead-04fe807500b79e71.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-8731133a45167187.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libbase64-fa3c807f5cd7a2cb.rlib" "/opt/rustwide/target/debug/deps/librand-26b0609ea3ab0761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a679f0bded1fdf03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b6648b7f4053c5b.rlib" "/opt/rustwide/target/debug/deps/libidna-05cfe6fe2defb8c3.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f7044529a337137f.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3dce5a26c473c685.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3db9c9ccbc2bc674.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4ed4e17d0ddaa33d.rlib" "/opt/rustwide/target/debug/deps/libhyper-b311102666a1a874.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dba279bb9c3fe7ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-2648e6c083178495.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8ed5b0222131b8c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-9e800dd42d131f5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e26660323eacb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c9795172f7eadd6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6000d3441ba1b3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-7c2581f3dcb7251e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-054ca473641c914f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad2761630ff69804.rlib" "/opt/rustwide/target/debug/deps/libmio-807c99b8f2dfd5b9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libscraper-02c5a679eda98665.rlib" "/opt/rustwide/target/debug/deps/libahash-2bf600f12558460a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfd1c3c0bc6b8b28.rlib" "/opt/rustwide/target/debug/deps/libego_tree-0b641f944fe62944.rlib" "/opt/rustwide/target/debug/deps/libselectors-1c0c612121d5037e.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-f93bd088b2257e5b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-ed40aed005ec9a66.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-308c64b9becab6b2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libphf-2584fcfccbc8c0ec.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2083c8d905f897f2.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-22e4f54a8dde2a90.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-31480fa24670a3c0.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b2b55c61210e8124.rlib" "/opt/rustwide/target/debug/deps/libserde-2c6e1d21484fa550.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-63e42c16f04255c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fbdf85216afe7ef9.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cef84b1976fd41e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libphf-e4e151c251fb60f2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.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" "-lssl" "-lcrypto" "-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/test_login-b6aeedf85c7625e8" "-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 `actix-login` (test "test_login") due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0890eb3cfab737b26ff5cd8a326b6dcb342e696445d39124d432b8250ff682d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0890eb3cfab737b26ff5cd8a326b6dcb342e696445d39124d432b8250ff682d5", kill_on_drop: false }` [INFO] [stdout] 0890eb3cfab737b26ff5cd8a326b6dcb342e696445d39124d432b8250ff682d5