[INFO] cloning repository https://github.com/TehPers/wfinfo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TehPers/wfinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehPers%2Fwfinfo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehPers%2Fwfinfo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4705647ecb49b5a9b3dc525d9870ee11624fd68 [INFO] testing TehPers/wfinfo against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehPers%2Fwfinfo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TehPers/wfinfo on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/TehPers/wfinfo [INFO] finished tweaking git repo https://github.com/TehPers/wfinfo [INFO] tweaked toml for git repo https://github.com/TehPers/wfinfo written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/TehPers/wfinfo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd1af5d5de8aee39d7be2e23bfb8ec319a4b75f3dc7d9ba164a29c773eb901a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dd1af5d5de8aee39d7be2e23bfb8ec319a4b75f3dc7d9ba164a29c773eb901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd1af5d5de8aee39d7be2e23bfb8ec319a4b75f3dc7d9ba164a29c773eb901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd1af5d5de8aee39d7be2e23bfb8ec319a4b75f3dc7d9ba164a29c773eb901a", kill_on_drop: false }` [INFO] [stdout] 8dd1af5d5de8aee39d7be2e23bfb8ec319a4b75f3dc7d9ba164a29c773eb901a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ee01da211fc8d8d37d903c441d157490ae8c10ea3a862eeb9a4c8effa385b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5ee01da211fc8d8d37d903c441d157490ae8c10ea3a862eeb9a4c8effa385b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling qp-trie v0.7.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling actix-tls v3.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.5.0-rc.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling wfbp_azure v0.1.0 (/opt/rustwide/workdir/lib/wfbp_azure) [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.0-rc.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling actix-web v4.0.0-rc.3 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling wfbp_http v0.1.0 (/opt/rustwide/workdir/lib/wfbp_http) [INFO] [stderr] Compiling wfbp_discord v0.1.0 (/opt/rustwide/workdir/lib/wfbp_discord) [INFO] [stderr] Compiling wfbp_wm v0.1.0 (/opt/rustwide/workdir/lib/wfbp_wm) [INFO] [stderr] Compiling wfbp_commands v0.1.0 (/opt/rustwide/workdir/lib/wfbp_commands) [INFO] [stderr] Compiling wfbp_logic v0.1.0 (/opt/rustwide/workdir/lib/wfbp_logic) [INFO] [stderr] Compiling wfbp_dispatcher v0.1.0 (/opt/rustwide/workdir/services/wfbp_dispatcher) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> services/wfbp_dispatcher/src/middleware/ed25519.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(public_key: PublicKey) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RequestExpired` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | RequestExpired, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotImplemented` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | NotImplemented, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalServerError` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | InternalServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadRequest` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | BadRequest { message: Cow<'static, str> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalServerError` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | InternalServerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CommandFailed` [INFO] [stdout] --> services/wfbp_dispatcher/src/models/errors.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | CommandFailed { cause: anyhow::Error }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wfbp_processor v0.1.0 (/opt/rustwide/workdir/services/wfbp_processor) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.wfbp_processor.39adbc7e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030.nv6dgswcx24p8kj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-499daaea17b64a22/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9817fc8463ed6d3d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-d30b13799ff58d91.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-220e533bc424ad62.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dc265bcdee579d4c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libthread_local-19a7b2710102f14c.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3beb868a0f96e009.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9d3096261c44e9a9.rlib" "/opt/rustwide/target/debug/deps/libwfbp_logic-8f48dfa8c206afba.rlib" "/opt/rustwide/target/debug/deps/libqp_trie-66c401e479d6a9db.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libwfbp_wm-5834f91d0f2332d5.rlib" "/opt/rustwide/target/debug/deps/libwfbp_commands-a7d709dd4aeab679.rlib" "/opt/rustwide/target/debug/deps/libwfbp_discord-ea6c1addb2769d8e.rlib" "/opt/rustwide/target/debug/deps/libchrono-829bd8e3bea48cfa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9ff58f478d16c54.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-98990f715cf6b2ff.rlib" "/opt/rustwide/target/debug/deps/libtime-1c22182afdc40132.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6dec2a6a791f5b03.rlib" "/opt/rustwide/target/debug/deps/libwfbp_http-cd1822d4f5e29297.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-bd43196442452b11.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "/opt/rustwide/target/debug/deps/libtower-fa77380b077e635f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d5a71947cac7cc6.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c2d073dd8f0bf982.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2dc43672f21fdf0f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-6c0f894bb14d973c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-abd57f174c92868a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-af0a950c01f71aba.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2adaba6ee4989b0f.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-a61b9f389711654e.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c61963564aa16c0.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/libfutures-cc93fec0afc9d47d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b0f6833a767e6511.rlib" "/opt/rustwide/target/debug/deps/libwfbp_azure-a109de3e183dee9a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-fb333115fd06bea6.rlib" "/opt/rustwide/target/debug/deps/libcookie-5ecddc466c9d125e.rlib" "/opt/rustwide/target/debug/deps/libtime-20910a5be9e67faa.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cfa3a9c6706ac3e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c59bc98fc291a102.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-79a085c94de54e33.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9fcb2066a6e01a1e.rlib" "/opt/rustwide/target/debug/deps/libmio-19f47672a96af121.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e1d0b34603a8dfe4.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-0cb58e5db4cfd75b.rlib" "/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-18ef6c4f3c4eed46.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-bce805dd63ef76bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6179ca245caa738e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-0419777c65bef74f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libbrotli-6fa28c3072054148.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-949b9be3967e2d3e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cd857001fc15549a.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-227b08801e989653.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-544c0a2cda5c4883.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8e8b537fe2241e75.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2d00540757a3ad1f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-32c30a89d672464f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4e9397dd5092f5cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-5b35ad4662082905.rlib" "/opt/rustwide/target/debug/deps/libbytestring-42fee4974c6521cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c56f6ffdc85af4c3.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libh2-a867f8d0ad769c27.rlib" "/opt/rustwide/target/debug/deps/libtracing-f0e966ca7b9a811a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fa61e06d54a2761b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad9c53c195bb9989.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e1f80ce65c17022.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-80156a1303cb1cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6f2858b163c500e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-0113a20108c7980c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-bc3345f99bffee66.rlib" "/opt/rustwide/target/debug/deps/librustls-1436542fc2d6d0e4.rlib" "/opt/rustwide/target/debug/deps/libsct-6c276dcddbb2e9d7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ae9a522def43ae78.rlib" "/opt/rustwide/target/debug/deps/libring-d6d4d070d4377764.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libahash-60d637fe236ae13e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec7a78c697153cad.rlib" "/opt/rustwide/target/debug/deps/libzstd-4c8b1355ecad196c.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4f005d9e4ec5c8a7.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-c1d4f5f170fe9c3f.rlib" "/opt/rustwide/target/debug/deps/libflate2-c92b7b43a300a0f0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-474ab6424f9d27c6.rlib" "/opt/rustwide/target/debug/deps/libactix_service-91a3a1f9be1388d3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-803a6b4371c0f164.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-33ee4af0320645f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-829d61f6aa0294d2.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-66c875d6b1fa4316.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bc214f1b6533328f.rlib" "/opt/rustwide/target/debug/deps/libtokio-b29f9e5b829ae247.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0fb8b72fbd562755.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6014c2835ead6d96.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libmio-43c813c471553ce0.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74ef0bb0cf3fec8b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c015cf9cd567460.rlib" "/opt/rustwide/target/debug/deps/liblibc-d54794bb28bc79d9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wfbp_processor-be8eaed4f9337030" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `wfbp_processor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a5ee01da211fc8d8d37d903c441d157490ae8c10ea3a862eeb9a4c8effa385b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ee01da211fc8d8d37d903c441d157490ae8c10ea3a862eeb9a4c8effa385b3", kill_on_drop: false }` [INFO] [stdout] a5ee01da211fc8d8d37d903c441d157490ae8c10ea3a862eeb9a4c8effa385b3