[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63bfe7234ec1bd5d6c670391a0834213d391224e1f31aaad28f7ed709b41176d [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" "63bfe7234ec1bd5d6c670391a0834213d391224e1f31aaad28f7ed709b41176d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63bfe7234ec1bd5d6c670391a0834213d391224e1f31aaad28f7ed709b41176d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bfe7234ec1bd5d6c670391a0834213d391224e1f31aaad28f7ed709b41176d", kill_on_drop: false }` [INFO] [stdout] 63bfe7234ec1bd5d6c670391a0834213d391224e1f31aaad28f7ed709b41176d [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3cbdca259eba1508702e40669163d006a168aa8722690f3c292ce69089f7c2d [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" "f3cbdca259eba1508702e40669163d006a168aa8722690f3c292ce69089f7c2d", kill_on_drop: false }` [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 http-types v2.9.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling cc v1.0.66 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.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 async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [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 rand v0.7.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [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 time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.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] [stderr] error: could not compile `tide-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jwt_middleware --edition=2018 src/bin/jwt_middleware.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=72d349e7077d45e8 -C extra-filename=-72d349e7077d45e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f7e519422e862d04.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a931a4f0cbda8891.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f96564049a82d0be.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-3972dd35673df45d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ca3f41706ff4fc95.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc8e2a123fb2b66e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-62e7d399e255c079.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out -L native=/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.middleware.96acc58c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da.3nx11lhpbujrhidu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-62e7d399e255c079.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-35b6aee8b182e98f.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-224bfed39e799846.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-3b0abf0144e30335.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c3999fee05dd459d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-f8c56d9967fda2bd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3ece7a3d4999382e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cb3ee7bce6bdc24a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f850c6b6362ddcc.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-387cd766c68a769f.rlib" "/opt/rustwide/target/debug/deps/libasync_session-2e341c4663bfa1a2.rlib" "/opt/rustwide/target/debug/deps/libbincode-83a48bb44e6c2af2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib" "/opt/rustwide/target/debug/deps/libhmac-d499ea8aa1473294.rlib" "/opt/rustwide/target/debug/deps/libblake3-5bea6553b3196896.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-defce2fb74d29056.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-89b99566dfec8d30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-d1655d5632808372.rlib" "/opt/rustwide/target/debug/deps/libfemme-2ae114583ae18307.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d64859fafc2fd61d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4af1a815ae2608db.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1ebd26b572089d94.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0d3aec19886894f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d9be28fe6a67dbf7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5133fb0e7328f44f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-99485ac5aff82c7d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3efe974d9cd438ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-f5d3b2a5f977f49f.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libcookie-3880bf33841df750.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7ce56af012fcee8f.rlib" "/opt/rustwide/target/debug/deps/libhmac-45af933695d32ef3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-744bd1ac4cea352e.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-7a4a460a65086a3b.rlib" "/opt/rustwide/target/debug/deps/libghash-ee9c185ebc0f0a87.rlib" "/opt/rustwide/target/debug/deps/libpolyval-196cba0f557ee7e5.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1d7ec9de83bccd36.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5bb13641cec06f56.rlib" "/opt/rustwide/target/debug/deps/libctr-2f378bff97f57bae.rlib" "/opt/rustwide/target/debug/deps/libaes-fadf996e0f291e0e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-6087eb27ddd3d2c6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10af243da7c884b.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-1d013249ed5bfbd8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dec904c54e9924bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a059c7fb4c9a949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27f6cf6bfe0e9eae.rlib" "/opt/rustwide/target/debug/deps/libtime-f8579ce5d7f35a1c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0c0ef25b0f76722e.rlib" "/opt/rustwide/target/debug/deps/libstandback-991f3fba1d748215.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f7e519422e862d04.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-08e18366302b2d89.rlib" "/opt/rustwide/target/debug/deps/libblocking-889fe0e917a301de.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0d922b252fadae96.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-78f283a51694ff2d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3ed0733c772ca38a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-70e0e919a307f2b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4af4d64a3a62e4bd.rlib" "/opt/rustwide/target/debug/deps/libasync_io-66e4b71d554d9343.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-e8b52afacb192630.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libpolling-6d1204675bb4378b.rlib" "/opt/rustwide/target/debug/deps/liblibc-8e675129f2ac94e8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7756b6d22a7b2d07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7754eafffb939b4d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2eda18e7f1368f66.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-21fe7cb515d33566.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7e32d876966372ce.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9caae4c2ed14b23.rlib" "/opt/rustwide/target/debug/deps/liblog-97a909c1bd5c0dee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc8e2a123fb2b66e.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-ca3f41706ff4fc95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/middleware-548741c844b6d2da" "-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 `tide-demo` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.basic_server.8e1e6e38-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3.5av49vcn8llmerir.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-62e7d399e255c079.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-35b6aee8b182e98f.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-224bfed39e799846.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-3b0abf0144e30335.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c3999fee05dd459d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-f8c56d9967fda2bd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3ece7a3d4999382e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cb3ee7bce6bdc24a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f850c6b6362ddcc.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-387cd766c68a769f.rlib" "/opt/rustwide/target/debug/deps/libasync_session-2e341c4663bfa1a2.rlib" "/opt/rustwide/target/debug/deps/libbincode-83a48bb44e6c2af2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib" "/opt/rustwide/target/debug/deps/libhmac-d499ea8aa1473294.rlib" "/opt/rustwide/target/debug/deps/libblake3-5bea6553b3196896.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-defce2fb74d29056.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-89b99566dfec8d30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-d1655d5632808372.rlib" "/opt/rustwide/target/debug/deps/libfemme-2ae114583ae18307.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d64859fafc2fd61d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4af1a815ae2608db.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1ebd26b572089d94.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0d3aec19886894f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d9be28fe6a67dbf7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5133fb0e7328f44f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-99485ac5aff82c7d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3efe974d9cd438ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-f5d3b2a5f977f49f.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libcookie-3880bf33841df750.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7ce56af012fcee8f.rlib" "/opt/rustwide/target/debug/deps/libhmac-45af933695d32ef3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-744bd1ac4cea352e.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-7a4a460a65086a3b.rlib" "/opt/rustwide/target/debug/deps/libghash-ee9c185ebc0f0a87.rlib" "/opt/rustwide/target/debug/deps/libpolyval-196cba0f557ee7e5.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1d7ec9de83bccd36.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5bb13641cec06f56.rlib" "/opt/rustwide/target/debug/deps/libctr-2f378bff97f57bae.rlib" "/opt/rustwide/target/debug/deps/libaes-fadf996e0f291e0e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-6087eb27ddd3d2c6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10af243da7c884b.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-1d013249ed5bfbd8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dec904c54e9924bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a059c7fb4c9a949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27f6cf6bfe0e9eae.rlib" "/opt/rustwide/target/debug/deps/libtime-f8579ce5d7f35a1c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0c0ef25b0f76722e.rlib" "/opt/rustwide/target/debug/deps/libstandback-991f3fba1d748215.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f7e519422e862d04.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-08e18366302b2d89.rlib" "/opt/rustwide/target/debug/deps/libblocking-889fe0e917a301de.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0d922b252fadae96.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-78f283a51694ff2d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3ed0733c772ca38a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-70e0e919a307f2b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4af4d64a3a62e4bd.rlib" "/opt/rustwide/target/debug/deps/libasync_io-66e4b71d554d9343.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-e8b52afacb192630.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libpolling-6d1204675bb4378b.rlib" "/opt/rustwide/target/debug/deps/liblibc-8e675129f2ac94e8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7756b6d22a7b2d07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7754eafffb939b4d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2eda18e7f1368f66.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-21fe7cb515d33566.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7e32d876966372ce.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9caae4c2ed14b23.rlib" "/opt/rustwide/target/debug/deps/liblog-97a909c1bd5c0dee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc8e2a123fb2b66e.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-ca3f41706ff4fc95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/basic_server-1ab903a5ec8908e3" "-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 `tide-demo` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.status_code.3b4767a5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4.25m1dg3gvxyp78mi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-62e7d399e255c079.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-35b6aee8b182e98f.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-224bfed39e799846.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-3b0abf0144e30335.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c3999fee05dd459d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-f8c56d9967fda2bd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3ece7a3d4999382e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cb3ee7bce6bdc24a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f850c6b6362ddcc.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-387cd766c68a769f.rlib" "/opt/rustwide/target/debug/deps/libasync_session-2e341c4663bfa1a2.rlib" "/opt/rustwide/target/debug/deps/libbincode-83a48bb44e6c2af2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib" "/opt/rustwide/target/debug/deps/libhmac-d499ea8aa1473294.rlib" "/opt/rustwide/target/debug/deps/libblake3-5bea6553b3196896.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-defce2fb74d29056.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-89b99566dfec8d30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-d1655d5632808372.rlib" "/opt/rustwide/target/debug/deps/libfemme-2ae114583ae18307.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d64859fafc2fd61d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4af1a815ae2608db.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-1ebd26b572089d94.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0d3aec19886894f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d9be28fe6a67dbf7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5133fb0e7328f44f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-99485ac5aff82c7d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3efe974d9cd438ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-f5d3b2a5f977f49f.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libcookie-3880bf33841df750.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7ce56af012fcee8f.rlib" "/opt/rustwide/target/debug/deps/libhmac-45af933695d32ef3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-744bd1ac4cea352e.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-7a4a460a65086a3b.rlib" "/opt/rustwide/target/debug/deps/libghash-ee9c185ebc0f0a87.rlib" "/opt/rustwide/target/debug/deps/libpolyval-196cba0f557ee7e5.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1d7ec9de83bccd36.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5bb13641cec06f56.rlib" "/opt/rustwide/target/debug/deps/libctr-2f378bff97f57bae.rlib" "/opt/rustwide/target/debug/deps/libaes-fadf996e0f291e0e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-6087eb27ddd3d2c6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10af243da7c884b.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-1d013249ed5bfbd8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dec904c54e9924bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a059c7fb4c9a949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27f6cf6bfe0e9eae.rlib" "/opt/rustwide/target/debug/deps/libtime-f8579ce5d7f35a1c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0c0ef25b0f76722e.rlib" "/opt/rustwide/target/debug/deps/libstandback-991f3fba1d748215.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f7e519422e862d04.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-08e18366302b2d89.rlib" "/opt/rustwide/target/debug/deps/libblocking-889fe0e917a301de.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0d922b252fadae96.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-78f283a51694ff2d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3ed0733c772ca38a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-70e0e919a307f2b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4af4d64a3a62e4bd.rlib" "/opt/rustwide/target/debug/deps/libasync_io-66e4b71d554d9343.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-e8b52afacb192630.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libpolling-6d1204675bb4378b.rlib" "/opt/rustwide/target/debug/deps/liblibc-8e675129f2ac94e8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7756b6d22a7b2d07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7754eafffb939b4d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2eda18e7f1368f66.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-21fe7cb515d33566.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7e32d876966372ce.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9caae4c2ed14b23.rlib" "/opt/rustwide/target/debug/deps/liblog-97a909c1bd5c0dee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc8e2a123fb2b66e.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-ca3f41706ff4fc95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/status_code-916f1e92840757c4" "-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 `tide-demo` due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3cbdca259eba1508702e40669163d006a168aa8722690f3c292ce69089f7c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3cbdca259eba1508702e40669163d006a168aa8722690f3c292ce69089f7c2d", kill_on_drop: false }` [INFO] [stdout] f3cbdca259eba1508702e40669163d006a168aa8722690f3c292ce69089f7c2d