[INFO] cloning repository https://github.com/willemml/wirc_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/wirc_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffce3ce27735bdec0a2e6957b6a786d9f91b7cb5 [INFO] testing willemml/wirc_server against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/wirc_server on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willemml/wirc_server [INFO] removed 0 missing tests [INFO] removed path dependency wicrs_common from git repo https://github.com/willemml/wirc_server [INFO] finished tweaking git repo https://github.com/willemml/wirc_server [INFO] tweaked toml for git repo https://github.com/willemml/wirc_server written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/willemml/wirc_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded shh v1.0.1 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded cute_custom_default v2.1.0 [INFO] [stderr] Downloaded cucumber_rust v0.7.3 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded oauth2 v3.0.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded gherkin_rust v0.8.3 [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded tokio-test v0.3.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded tokio v0.3.6 [INFO] [stderr] Downloaded wicrs_common v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] 10261a54a1a8f000febb2f1bdb35d66adc4c202bb5a96ae89356e527268bd379 [INFO] running `Command { std: "docker" "start" "-a" "10261a54a1a8f000febb2f1bdb35d66adc4c202bb5a96ae89356e527268bd379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10261a54a1a8f000febb2f1bdb35d66adc4c202bb5a96ae89356e527268bd379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10261a54a1a8f000febb2f1bdb35d66adc4c202bb5a96ae89356e527268bd379", kill_on_drop: false }` [INFO] [stdout] 10261a54a1a8f000febb2f1bdb35d66adc4c202bb5a96ae89356e527268bd379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d93c86ba9f71121a607950e161f47870796b7b00f5ab9813cd3531711e1d221e [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" "d93c86ba9f71121a607950e161f47870796b7b00f5ab9813cd3531711e1d221e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling wicrs_common v0.2.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling oauth2 v3.0.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling wicrs_server v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 41s [INFO] running `Command { std: "docker" "inspect" "d93c86ba9f71121a607950e161f47870796b7b00f5ab9813cd3531711e1d221e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93c86ba9f71121a607950e161f47870796b7b00f5ab9813cd3531711e1d221e", kill_on_drop: false }` [INFO] [stdout] d93c86ba9f71121a607950e161f47870796b7b00f5ab9813cd3531711e1d221e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e6bdeb3b0cef7b30830c815949bcb36833cb08f1c884cac72b9cf5dae027f6 [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" "87e6bdeb3b0cef7b30830c815949bcb36833cb08f1c884cac72b9cf5dae027f6", kill_on_drop: false }` [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling gherkin_rust v0.8.3 [INFO] [stderr] Compiling tokio-test v0.3.0 [INFO] [stderr] Compiling cucumber_rust v0.7.3 [INFO] [stderr] Compiling wicrs_server v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.cucumber.3mxrjrbd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443" "/opt/rustwide/target/debug/deps/cucumber-99dc1e6af0f19443.2ycxowmoooejvx6a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwicrs_server-1ee6161f53f21118.rlib" "/opt/rustwide/target/debug/deps/librayon-18eb9672a81e5de0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2ae50edfedb14321.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68004949d1b4c3a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d8ecc494112546dd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b655deac3cb1d6a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-83a28bce40ee7748.rlib" "/opt/rustwide/target/debug/deps/liboauth2-da208f29d2454761.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libreqwest-88def20325b0432f.rlib" "/opt/rustwide/target/debug/deps/libuuid-2a2c662475e9dd10.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5d67210ad709bb7c.rlib" "/opt/rustwide/target/debug/deps/libflate2-4335786d28792a89.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-51a5f6accfbfd668.rlib" "/opt/rustwide/target/debug/deps/libhyper-fe7a9541db73e5c1.rlib" "/opt/rustwide/target/debug/deps/libwant-57a27d5a18dcf4dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-e33309a0385f0836.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2797c54d855426bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2e47d7ee882ceeca.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a4b93c33841fa6f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82c4dfeacfc4daa9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-01c77a8fcb0ad078.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6c0bc24676061c39.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8cb96276a41af695.rlib" "/opt/rustwide/target/debug/deps/libh2-e86861d0d52490c8.rlib" "/opt/rustwide/target/debug/deps/libstring-ade2d2ba4c5f8fed.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9ac86354c3da1330.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-288cfaffb2c7e2c4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7f50bba752a685d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d778eed9a2554b54.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-241329b86e30ce4b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-205e19af2efbcd85.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d671218654707dd.rlib" "/opt/rustwide/target/debug/deps/liburl-879e1522cc53e655.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-1b4631c8c9e63247.rlib" "/opt/rustwide/target/debug/deps/libbytes-1fe9640168d82af1.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libfailure-28ce7431ab7c8995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5bcd6fc1b9666b5a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libwarp-6c52e878cfc21a15.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-09a0f6df3274fe1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-d99343a6a31669c8.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-332d2fafbea942fd.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e1aa45b794935596.rlib" "/opt/rustwide/target/debug/deps/libtwoway-0c1830189f7c9f23.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-3e306d11339a9622.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2f7418cc4c3d6992.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/librand-7d8383ae4bba6853.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-a6e6d2f97b649f0a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-7aebcbe288794f67.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c608757ce3698822.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6086f1b08cac0218.rlib" "/opt/rustwide/target/debug/deps/libheaders-1519dfa3a67dd9ea.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-919874eb650da891.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libwicrs_common-8bdbd672bf8a2e4e.rlib" "/opt/rustwide/target/debug/deps/libuuid-7563a77da74b0527.rlib" "/opt/rustwide/target/debug/deps/librand-3ffd439207bd4701.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-21ea7755004e7aff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-21f99b363fd6a1a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b663e3be19ed940b.rlib" "/opt/rustwide/target/debug/deps/libsha2-58ca8752d53a969e.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9b1d2c1fba22981c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5959b5d90bd933e9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7927bd0c09ef42b9.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-4565e169afa18ccf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c82c611659346a0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-8a24a263933da1ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-291275b2107b85e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7dc1f0dbca728755.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eaeb0fd1c48595db.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libhyper-9de43362c4d52998.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-465f3c8a01d4e891.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-78d2ca3812c29eba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9dcb452e25d6dc5b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfe5808f6335ccc6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-02250d5db341e52c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-5fc62f4e3b3d5feb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-a4043f4d83df526d.rlib" "/opt/rustwide/target/debug/deps/libmio-d70c415e6b895651.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f489e16f072970b3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b14256cf280508b8.rlib" "/opt/rustwide/target/debug/deps/liburl-53553d129f2f533e.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ad66954887d631f.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libcucumber_rust-fa2aff0feb14b55e.rlib" "/opt/rustwide/target/debug/deps/libshh-8a7049ae4e79647f.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-db31e50366ff60f7.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-699849fbaf3378a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libignore-0c6ade8c59f718e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libglobset-487fdb8a1c1a536e.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libbstr-adcc009d50f1b459.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b0fc9a9b8c97b352.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libfutures-4e6119ffd951b083.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d5d636c5fd848608.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-25df62375b2fb60c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a8bfbe490bc017f9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d1c99876c14602be.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libgherkin_rust-d91bbb096bbd4a64.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-31e8d682ab9868be.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-814e814f8427154d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ab79198fd2edc21a.rlib" "/opt/rustwide/target/debug/deps/libpeg-eacef338f6382750.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-2c96ce72b7a3e324.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `wicrs_server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87e6bdeb3b0cef7b30830c815949bcb36833cb08f1c884cac72b9cf5dae027f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e6bdeb3b0cef7b30830c815949bcb36833cb08f1c884cac72b9cf5dae027f6", kill_on_drop: false }` [INFO] [stdout] 87e6bdeb3b0cef7b30830c815949bcb36833cb08f1c884cac72b9cf5dae027f6