[INFO] cloning repository https://github.com/carl-jin/rust-demo-warp-web-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carl-jin/rust-demo-warp-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-jin%2Frust-demo-warp-web-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-jin%2Frust-demo-warp-web-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fddd3de1d56a75f4c6e648e1bcf3a619306080a3 [INFO] testing carl-jin/rust-demo-warp-web-server against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarl-jin%2Frust-demo-warp-web-server" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carl-jin/rust-demo-warp-web-server on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carl-jin/rust-demo-warp-web-server [INFO] finished tweaking git repo https://github.com/carl-jin/rust-demo-warp-web-server [INFO] tweaked toml for git repo https://github.com/carl-jin/rust-demo-warp-web-server written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/carl-jin/rust-demo-warp-web-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fceb1bf7ab4a235c8bb37a2de1b60fc708900ec29223fb3ce8d36b26a80aea2 [INFO] running `Command { std: "docker" "start" "-a" "2fceb1bf7ab4a235c8bb37a2de1b60fc708900ec29223fb3ce8d36b26a80aea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fceb1bf7ab4a235c8bb37a2de1b60fc708900ec29223fb3ce8d36b26a80aea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fceb1bf7ab4a235c8bb37a2de1b60fc708900ec29223fb3ce8d36b26a80aea2", kill_on_drop: false }` [INFO] [stdout] 2fceb1bf7ab4a235c8bb37a2de1b60fc708900ec29223fb3ce8d36b26a80aea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55ea062ee0aa315b10cf45b6aef42f1f0e7025bd60694ae661f60464ecfaffee [INFO] running `Command { std: "docker" "start" "-a" "55ea062ee0aa315b10cf45b6aef42f1f0e7025bd60694ae661f60464ecfaffee", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mouse-rs v0.4.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/modules/trigger_click/api.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let x = data["x"].as_u64().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/modules/trigger_click/api.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let y = data["y"].as_u64().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [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/web_server-4da4977e60250b13.web_server.e778c24b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.web_server.e778c24b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13.2vvkwfp80wmhvgr4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmouse_rs-0bad360c9d9b68bd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "/opt/rustwide/target/debug/deps/libwarp-a96921d2e26a3717.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-544270fc29b5dd86.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4f8cf03eb52fa5de.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-84d8b5df27f221bb.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libmultipart-8cf95b4ef5c19e2a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-186546e7e5e3b56c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47a3b7a0561ba8af.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-59da200cc56df496.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c6e62702e2d6590.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-0d43ff43763713a1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c23992f92aab01d2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-e7b8180ee677ea7a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-14a4a3f04f6ce450.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1a4fe6927c89af46.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3f36da6af47ca6b0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b0e265bb1b8c8ecb.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libserde-12b413bd8087862c.rlib" "/opt/rustwide/target/debug/deps/libheaders-e9b3bb17d224dcd5.rlib" "/opt/rustwide/target/debug/deps/libsha1-92594144bcfe9e91.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f7a41407bdf843d7.rlib" "/opt/rustwide/target/debug/deps/libdigest-5e4bffaca26b0071.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31299215a58a208c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-fac4bcec5cb32c12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b8f7e795654c45e3.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5ba02d773b8a0208.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-7c661008fd5f2258.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bd5c8249ebc32c20.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-b3645609b78929c7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a17a1c61fad74753.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/libtokio-4b51a08018a0b670.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-97c191674432ed7d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7dcf00107425a1ef.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libmio-9466116bcd7ab938.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7bffd05a422f8b3f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b1db823c3a3adf2.rlib" "/opt/rustwide/target/debug/deps/liblibc-c064d92ead7bc9de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7bf8e91bea783398.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2eb4662cbae68c78.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_server-4da4977e60250b13" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web_server` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55ea062ee0aa315b10cf45b6aef42f1f0e7025bd60694ae661f60464ecfaffee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ea062ee0aa315b10cf45b6aef42f1f0e7025bd60694ae661f60464ecfaffee", kill_on_drop: false }` [INFO] [stdout] 55ea062ee0aa315b10cf45b6aef42f1f0e7025bd60694ae661f60464ecfaffee