[INFO] cloning repository https://github.com/wisonye/tide-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisonye/tide-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9eff06efec59a5cd082b3429a5137f317a4d02 [INFO] testing wisonye/tide-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wisonye/tide-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wisonye/tide-demo [INFO] finished tweaking git repo https://github.com/wisonye/tide-demo [INFO] tweaked toml for git repo https://github.com/wisonye/tide-demo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/wisonye/tide-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v6.2.0 [INFO] [stderr] Downloaded async-h1 v2.3.0 [INFO] [stderr] Downloaded tide v0.15.0 [INFO] [stderr] Downloaded http-types v2.9.0 [INFO] [stderr] Downloaded jwt v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 000899366cc79e26d1fa1e83d81e16134466efcba3a03f0bbdaaf21d54817efc [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" "000899366cc79e26d1fa1e83d81e16134466efcba3a03f0bbdaaf21d54817efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "000899366cc79e26d1fa1e83d81e16134466efcba3a03f0bbdaaf21d54817efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000899366cc79e26d1fa1e83d81e16134466efcba3a03f0bbdaaf21d54817efc", kill_on_drop: false }` [INFO] [stdout] 000899366cc79e26d1fa1e83d81e16134466efcba3a03f0bbdaaf21d54817efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c29dd70ee69bcd6174f94418ab43032b7bc06bb015eaa452900220e0ea663b3 [INFO] running `Command { std: "docker" "start" "-a" "9c29dd70ee69bcd6174f94418ab43032b7bc06bb015eaa452900220e0ea663b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling jwt v0.12.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-h1 v2.3.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling tide v0.15.0 [INFO] [stderr] Compiling tide-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `mongodb_crud_rest_api` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `src/bin/mongodb_crud_rest_api.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tide-demo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `device_list` [INFO] [stdout] --> src/bin/shared_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | device_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DeviceResponseSessions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/shared_state.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.benchmark_server.b4aa1cfd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f.mmlbothunl4la4u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-e92944e3c9e26cd7.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-560f8e6b4ebc1947.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-254e9b20f355a2ca.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7080743b3057011f.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1c21ba839a164c27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-ba83e1705d3e876f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a9c8229f3e29e98b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d2c9eeae564c130a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81ee9c09f40498c6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0749821639ab5e96.rlib" "/opt/rustwide/target/debug/deps/libasync_session-a0976370dd6af932.rlib" "/opt/rustwide/target/debug/deps/libbincode-efc4686d17775e8d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91e6cb4a7cd81f8c.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8d4be89cff201ec.rlib" "/opt/rustwide/target/debug/deps/libblake3-ae109516dc5f0d32.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c9eb544999e811c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libchrono-b0ef9340d49ecc21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f206a1fe60b8d150.rlib" "/opt/rustwide/target/debug/deps/libfemme-5fe24416f9415ceb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a68b441601dcafb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa203c3a5856d80.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bbf3015b0e7cf1f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f7bb92a8f8cae7c6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-565b5d2f995d3f5d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-70bae84f1c6b9424.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8ae1fad0a5650d56.rlib" "/opt/rustwide/target/debug/deps/libanyhow-09546768b345bd11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5504470611272c31.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libinfer-8973d7188c372485.rlib" "/opt/rustwide/target/debug/deps/liburl-f51317a50f93210a.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libcookie-1168b0b83c3be32e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-715a47bf9bea3774.rlib" "/opt/rustwide/target/debug/deps/libhmac-63e25439ba4c5c7f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-64d43482ef857cdf.rlib" "/opt/rustwide/target/debug/deps/libsha2-5b62bcf8fd274b44.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-cdf7415d57ceb0f2.rlib" "/opt/rustwide/target/debug/deps/libghash-e50a6f14904eb625.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c1b786a8fcdae6a8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cc56ea6d705d27e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-6f6e0bf231862514.rlib" "/opt/rustwide/target/debug/deps/libaes-cda201d2e528ff85.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-476c061d122cbfc9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-fa5abc47f3c60f41.rlib" "/opt/rustwide/target/debug/deps/libaead-c3046c386ce3e0ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/librand-dea38aa518d6d2a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6347e8b11328f3e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-23951613deee8c3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37d556249a555bae.rlib" "/opt/rustwide/target/debug/deps/libtime-f694c8933d623c7d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5c45fe7b31332d06.rlib" "/opt/rustwide/target/debug/deps/libstandback-b290d8ada96a7183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c7d08ab20f587aa4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2a73e80772f54a95.rlib" "/opt/rustwide/target/debug/deps/libblocking-c86255dbcd029faf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9088b660f7c713.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-506db61d1e7581a6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2c44f946305ad35c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff558da1f8162ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-aafd339a9695dbeb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f29220f344f8b7d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fead95d8ab3c929b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-15d99efe494a5730.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-1f29691cbc520930.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9d149a5c49699464.rlib" "/opt/rustwide/target/debug/deps/libpolling-f425204f2eabd8a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-98e498faaaf9c28d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0689a48f398c9754.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7453b61058963358.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9d3cc53829752516.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-774abf4daa5ec8c1.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0aaab534ec683e7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-47c98fc9b7823d29.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-733f0ed60cd47f0a.rlib" "/opt/rustwide/target/debug/deps/liblog-afe34dd9494fa0bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9d1b111aa99b539.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libserde-0eb1a8534c52091d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/benchmark_server-e8dc85eddcb5162f" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.jwt_middleware.58f54144-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969.12l8grci3y1pha1p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjwt-18c99ff2587422e8.rlib" "/opt/rustwide/target/debug/deps/libhmac-356835e45e91d9e9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d4bbb1b46f288165.rlib" "/opt/rustwide/target/debug/deps/libtide-e92944e3c9e26cd7.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-560f8e6b4ebc1947.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-254e9b20f355a2ca.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7080743b3057011f.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1c21ba839a164c27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-ba83e1705d3e876f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a9c8229f3e29e98b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d2c9eeae564c130a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81ee9c09f40498c6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0749821639ab5e96.rlib" "/opt/rustwide/target/debug/deps/libasync_session-a0976370dd6af932.rlib" "/opt/rustwide/target/debug/deps/libbincode-efc4686d17775e8d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91e6cb4a7cd81f8c.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8d4be89cff201ec.rlib" "/opt/rustwide/target/debug/deps/libblake3-ae109516dc5f0d32.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c9eb544999e811c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libchrono-b0ef9340d49ecc21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f206a1fe60b8d150.rlib" "/opt/rustwide/target/debug/deps/libfemme-5fe24416f9415ceb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a68b441601dcafb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa203c3a5856d80.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bbf3015b0e7cf1f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f7bb92a8f8cae7c6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-565b5d2f995d3f5d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-70bae84f1c6b9424.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8ae1fad0a5650d56.rlib" "/opt/rustwide/target/debug/deps/libanyhow-09546768b345bd11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5504470611272c31.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libinfer-8973d7188c372485.rlib" "/opt/rustwide/target/debug/deps/liburl-f51317a50f93210a.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libcookie-1168b0b83c3be32e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-715a47bf9bea3774.rlib" "/opt/rustwide/target/debug/deps/libhmac-63e25439ba4c5c7f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-64d43482ef857cdf.rlib" "/opt/rustwide/target/debug/deps/libsha2-5b62bcf8fd274b44.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-cdf7415d57ceb0f2.rlib" "/opt/rustwide/target/debug/deps/libghash-e50a6f14904eb625.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c1b786a8fcdae6a8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cc56ea6d705d27e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-6f6e0bf231862514.rlib" "/opt/rustwide/target/debug/deps/libaes-cda201d2e528ff85.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-476c061d122cbfc9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-fa5abc47f3c60f41.rlib" "/opt/rustwide/target/debug/deps/libaead-c3046c386ce3e0ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/librand-dea38aa518d6d2a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6347e8b11328f3e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-23951613deee8c3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37d556249a555bae.rlib" "/opt/rustwide/target/debug/deps/libtime-f694c8933d623c7d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5c45fe7b31332d06.rlib" "/opt/rustwide/target/debug/deps/libstandback-b290d8ada96a7183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c7d08ab20f587aa4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2a73e80772f54a95.rlib" "/opt/rustwide/target/debug/deps/libblocking-c86255dbcd029faf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9088b660f7c713.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-506db61d1e7581a6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2c44f946305ad35c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff558da1f8162ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-aafd339a9695dbeb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f29220f344f8b7d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fead95d8ab3c929b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-15d99efe494a5730.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-1f29691cbc520930.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9d149a5c49699464.rlib" "/opt/rustwide/target/debug/deps/libpolling-f425204f2eabd8a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-98e498faaaf9c28d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0689a48f398c9754.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7453b61058963358.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9d3cc53829752516.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-774abf4daa5ec8c1.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0aaab534ec683e7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-47c98fc9b7823d29.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-733f0ed60cd47f0a.rlib" "/opt/rustwide/target/debug/deps/liblog-afe34dd9494fa0bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9d1b111aa99b539.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libserde-0eb1a8534c52091d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jwt_middleware-bc4ffbf50e801969" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.middleware.6a9d30dd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8.zygwv0522v608i1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-e92944e3c9e26cd7.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-560f8e6b4ebc1947.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-254e9b20f355a2ca.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7080743b3057011f.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1c21ba839a164c27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-ba83e1705d3e876f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a9c8229f3e29e98b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d2c9eeae564c130a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81ee9c09f40498c6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0749821639ab5e96.rlib" "/opt/rustwide/target/debug/deps/libasync_session-a0976370dd6af932.rlib" "/opt/rustwide/target/debug/deps/libbincode-efc4686d17775e8d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91e6cb4a7cd81f8c.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8d4be89cff201ec.rlib" "/opt/rustwide/target/debug/deps/libblake3-ae109516dc5f0d32.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c9eb544999e811c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libchrono-b0ef9340d49ecc21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f206a1fe60b8d150.rlib" "/opt/rustwide/target/debug/deps/libfemme-5fe24416f9415ceb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a68b441601dcafb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa203c3a5856d80.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bbf3015b0e7cf1f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f7bb92a8f8cae7c6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-565b5d2f995d3f5d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-70bae84f1c6b9424.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8ae1fad0a5650d56.rlib" "/opt/rustwide/target/debug/deps/libanyhow-09546768b345bd11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5504470611272c31.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libinfer-8973d7188c372485.rlib" "/opt/rustwide/target/debug/deps/liburl-f51317a50f93210a.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libcookie-1168b0b83c3be32e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-715a47bf9bea3774.rlib" "/opt/rustwide/target/debug/deps/libhmac-63e25439ba4c5c7f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-64d43482ef857cdf.rlib" "/opt/rustwide/target/debug/deps/libsha2-5b62bcf8fd274b44.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-cdf7415d57ceb0f2.rlib" "/opt/rustwide/target/debug/deps/libghash-e50a6f14904eb625.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c1b786a8fcdae6a8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cc56ea6d705d27e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-6f6e0bf231862514.rlib" "/opt/rustwide/target/debug/deps/libaes-cda201d2e528ff85.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-476c061d122cbfc9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-fa5abc47f3c60f41.rlib" "/opt/rustwide/target/debug/deps/libaead-c3046c386ce3e0ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/librand-dea38aa518d6d2a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6347e8b11328f3e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-23951613deee8c3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37d556249a555bae.rlib" "/opt/rustwide/target/debug/deps/libtime-f694c8933d623c7d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5c45fe7b31332d06.rlib" "/opt/rustwide/target/debug/deps/libstandback-b290d8ada96a7183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c7d08ab20f587aa4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2a73e80772f54a95.rlib" "/opt/rustwide/target/debug/deps/libblocking-c86255dbcd029faf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9088b660f7c713.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-506db61d1e7581a6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2c44f946305ad35c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff558da1f8162ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-aafd339a9695dbeb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f29220f344f8b7d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fead95d8ab3c929b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-15d99efe494a5730.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-1f29691cbc520930.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9d149a5c49699464.rlib" "/opt/rustwide/target/debug/deps/libpolling-f425204f2eabd8a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-98e498faaaf9c28d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0689a48f398c9754.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7453b61058963358.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9d3cc53829752516.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-774abf4daa5ec8c1.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0aaab534ec683e7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-47c98fc9b7823d29.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-733f0ed60cd47f0a.rlib" "/opt/rustwide/target/debug/deps/liblog-afe34dd9494fa0bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9d1b111aa99b539.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libserde-0eb1a8534c52091d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/middleware-ca94de9563a8a1c8" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.serve_static_files.199727ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226.1vnx0mod44dijsd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/target/debug/build/blake3-a4a33a6440b119a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-e92944e3c9e26cd7.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-560f8e6b4ebc1947.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-254e9b20f355a2ca.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7080743b3057011f.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1c21ba839a164c27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-ba83e1705d3e876f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a9c8229f3e29e98b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d2c9eeae564c130a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81ee9c09f40498c6.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0749821639ab5e96.rlib" "/opt/rustwide/target/debug/deps/libasync_session-a0976370dd6af932.rlib" "/opt/rustwide/target/debug/deps/libbincode-efc4686d17775e8d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91e6cb4a7cd81f8c.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8d4be89cff201ec.rlib" "/opt/rustwide/target/debug/deps/libblake3-ae109516dc5f0d32.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c9eb544999e811c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libchrono-b0ef9340d49ecc21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f206a1fe60b8d150.rlib" "/opt/rustwide/target/debug/deps/libfemme-5fe24416f9415ceb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a68b441601dcafb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-efa203c3a5856d80.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bbf3015b0e7cf1f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f7bb92a8f8cae7c6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-565b5d2f995d3f5d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-70bae84f1c6b9424.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8ae1fad0a5650d56.rlib" "/opt/rustwide/target/debug/deps/libanyhow-09546768b345bd11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5504470611272c31.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9d1b111aa99b539.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libinfer-8973d7188c372485.rlib" "/opt/rustwide/target/debug/deps/liburl-f51317a50f93210a.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libserde-0eb1a8534c52091d.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libcookie-1168b0b83c3be32e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-715a47bf9bea3774.rlib" "/opt/rustwide/target/debug/deps/libhmac-63e25439ba4c5c7f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-64d43482ef857cdf.rlib" "/opt/rustwide/target/debug/deps/libsha2-5b62bcf8fd274b44.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-cdf7415d57ceb0f2.rlib" "/opt/rustwide/target/debug/deps/libghash-e50a6f14904eb625.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c1b786a8fcdae6a8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cc56ea6d705d27e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-6f6e0bf231862514.rlib" "/opt/rustwide/target/debug/deps/libaes-cda201d2e528ff85.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-476c061d122cbfc9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-fa5abc47f3c60f41.rlib" "/opt/rustwide/target/debug/deps/libaead-c3046c386ce3e0ae.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/librand-dea38aa518d6d2a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6347e8b11328f3e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-23951613deee8c3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37d556249a555bae.rlib" "/opt/rustwide/target/debug/deps/libtime-f694c8933d623c7d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5c45fe7b31332d06.rlib" "/opt/rustwide/target/debug/deps/libstandback-b290d8ada96a7183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c7d08ab20f587aa4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2a73e80772f54a95.rlib" "/opt/rustwide/target/debug/deps/libblocking-c86255dbcd029faf.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9088b660f7c713.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-506db61d1e7581a6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2c44f946305ad35c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff558da1f8162ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-aafd339a9695dbeb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f29220f344f8b7d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fead95d8ab3c929b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-15d99efe494a5730.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-1f29691cbc520930.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9d149a5c49699464.rlib" "/opt/rustwide/target/debug/deps/libpolling-f425204f2eabd8a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-98e498faaaf9c28d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0689a48f398c9754.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7453b61058963358.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9d3cc53829752516.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-774abf4daa5ec8c1.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0aaab534ec683e7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-47c98fc9b7823d29.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-733f0ed60cd47f0a.rlib" "/opt/rustwide/target/debug/deps/liblog-afe34dd9494fa0bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/serve_static_files-b16bd370b3fdd226" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c29dd70ee69bcd6174f94418ab43032b7bc06bb015eaa452900220e0ea663b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c29dd70ee69bcd6174f94418ab43032b7bc06bb015eaa452900220e0ea663b3", kill_on_drop: false }` [INFO] [stdout] 9c29dd70ee69bcd6174f94418ab43032b7bc06bb015eaa452900220e0ea663b3