[INFO] cloning repository https://github.com/semtexzv/webapp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semtexzv/webapp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fwebapp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fwebapp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecddc5554cf64c847b876944e7140c7864fbd859 [INFO] testing semtexzv/webapp-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fwebapp-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/webapp-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semtexzv/webapp-rs [INFO] finished tweaking git repo https://github.com/semtexzv/webapp-rs [INFO] tweaked toml for git repo https://github.com/semtexzv/webapp-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/semtexzv/webapp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 263472d55c22662477bd3ba7206e3182a7676d7bd902dad76f6ab75dd152e1f5 [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" "263472d55c22662477bd3ba7206e3182a7676d7bd902dad76f6ab75dd152e1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "263472d55c22662477bd3ba7206e3182a7676d7bd902dad76f6ab75dd152e1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263472d55c22662477bd3ba7206e3182a7676d7bd902dad76f6ab75dd152e1f5", kill_on_drop: false }` [INFO] [stdout] 263472d55c22662477bd3ba7206e3182a7676d7bd902dad76f6ab75dd152e1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40a41ef81f3a133317db7735f1af90c9f030a1cf5c6d845233856d41db854b6 [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" "c40a41ef81f3a133317db7735f1af90c9f030a1cf5c6d845233856d41db854b6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling gnudbm v0.2.3 [INFO] [stderr] Compiling iter-read v0.2.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling serde-pickle v0.5.1 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling serde-aux v0.6.1 [INFO] [stderr] Compiling awc v0.2.6 [INFO] [stderr] Compiling actix-web v1.0.7 [INFO] [stderr] Compiling webapp-rs v0.1.0 (/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.webapp_rs.b1q65qab-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276" "/opt/rustwide/target/debug/deps/webapp_rs-a3cc2c443903e276.1rzijmzzuktamect.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c05e1ab058318f38/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-bbf4e650cb659aba/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-c6b63ed42e786a53/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_pickle-d4bdb4e74751c958.rlib" "/opt/rustwide/target/debug/deps/libiter_read-04269c14127c5a3b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-384c818789fe3e54.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-256d0069d723fab5.rlib" "/opt/rustwide/target/debug/deps/libgnudbm-a7dd44d56b6b18a2.rlib" "/opt/rustwide/target/debug/deps/libbincode-1d2d15453cb0c341.rlib" "/opt/rustwide/target/debug/deps/libactix_web-70bf688ae2a8c822.rlib" "/opt/rustwide/target/debug/deps/libawc-7c3baeff6f248b41.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6480b2bd5fd29415.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-48cc88617d8377c0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8cc3eca572bc517a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4122996e57e7b5fe.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b299f18140e1e2e2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4dfd0897210b1bc1.rlib" "/opt/rustwide/target/debug/deps/libactix_router-42c9bca093ff24b9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b876e2aa570a0962.rlib" "/opt/rustwide/target/debug/deps/libsha1-2b09afb220e2131c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4902b35a22e0697d.rlib" "/opt/rustwide/target/debug/deps/librand-1cb0f5fd938b96d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-92a3691b5dbbaeb1.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-a252cce4e1677876.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e78f5faab714782.rlib" "/opt/rustwide/target/debug/deps/librand_core-9000286acdef488d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8915f4da05f7bfc9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c38cbf2c1fda660e.rlib" "/opt/rustwide/target/debug/deps/liburl-1825e6774a565752.rlib" "/opt/rustwide/target/debug/deps/libidna-97c9a0b9b9876f78.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5be1bb7487beb775.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7800c7a7e13fc628.rlib" "/opt/rustwide/target/debug/deps/libchrono-64ccf5e82eb87654.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4dda3bb10c82187b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6ef0c7270de85cf5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c71d31b304abe945.rlib" "/opt/rustwide/target/debug/deps/libryu-81c73c693383ddbf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5b1303f970a6595b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8e66e4ec8cb4ecd6.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-d8d72352ea9db552.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9257bd66d3fb3df4.rlib" "/opt/rustwide/target/debug/deps/libmime-5073f20ad917bcff.rlib" "/opt/rustwide/target/debug/deps/libflate2-b4dc43d597f5e292.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b90c58a60b4e138b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d72c205d102304eb.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c74d975b8f32bb9f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f0a3a544a0248863.rlib" "/opt/rustwide/target/debug/deps/libtime-715fb6b3f5a4a368.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e88210e58a22b41b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b3d2936c9c175e54.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0b0418a1dd15a6bd.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0ff31acfb712716c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-87f1304cf618610e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b39b17b24836bead.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f9d5777e6e1e3f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4452b6a7edf30e11.rlib" "/opt/rustwide/target/debug/deps/liblock_api-47b00b663889e5b4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-084fc3f257e71709.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7b5af7049096fba9.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ca8353bdb32fe201.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-27c2731c4a546853.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9b0826e4bd28a82b.rlib" "/opt/rustwide/target/debug/deps/liburl-898a3c37e69903eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-75269ca99376c30d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d7f176dd8f8d89f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6276122c7dc6b505.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a39a5daf55dbd34a.rlib" "/opt/rustwide/target/debug/deps/libidna-d317141bc5990043.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0574617147717a55.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-f779540ebf009468.rlib" "/opt/rustwide/target/debug/deps/libmatches-237f5313c60f18f4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0e7a706a10315088.rlib" "/opt/rustwide/target/debug/deps/libhostname-b815330ccf100b0d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-52f4b08b9840fb16.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e1a37f772eaafd5b.rlib" "/opt/rustwide/target/debug/deps/libfailure-58ee36e51bfafb01.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ecea7e6b48a7ac01.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8c578db0368d3c26.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-035771a7bbcf1199.rlib" "/opt/rustwide/target/debug/deps/libeither-4e52fd7e0b644ea7.rlib" "/opt/rustwide/target/debug/deps/libh2-574e582ef3531de9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ae0298908d2553f1.rlib" "/opt/rustwide/target/debug/deps/libstring-ce6832db2d0ae0af.rlib" "/opt/rustwide/target/debug/deps/libhttp-c546d0a2d3abbffe.rlib" "/opt/rustwide/target/debug/deps/libitoa-c901187d7aad3ed4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-055b21540ddb1c36.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-459d29bbd8506e82.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eae6fa6a2f194c21.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-90f7657e3a369248.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7bce931a2077fbd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7b8698981d15c66a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ac27ef48cbeffde9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bb29f69b8ec1bdc3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f0758f31f089face.rlib" "/opt/rustwide/target/debug/deps/librand-f3c03794e0335a2c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a445d6092934dabc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-187d49385dcbcfd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-400debfcfe7f4251.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-792cfff4167cfc0e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bed0cb0bfd358a15.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b542211be90a175.rlib" "/opt/rustwide/target/debug/deps/librand_os-151e331327218ec6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-8c62fd0e80763db0.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4f94fc3bba53d9a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-adb02cf4a43bc50d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4095e7f31528a900.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4725d34b2545ee26.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f6afa06c9a4d24aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-737b41cfa70d2d1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4a7848d88ee5d82.rlib" "/opt/rustwide/target/debug/deps/libmio-d4473ced26bc61e1.rlib" "/opt/rustwide/target/debug/deps/libslab-91513467d8c3d9c3.rlib" "/opt/rustwide/target/debug/deps/libnet2-f8846c71a50a6990.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-349402ae026461de.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3c115bcca9cd4611.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e658ba31a45e9b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures-4926d5151e0bda4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-58b3453a24b7b7d0.rlib" "/opt/rustwide/target/debug/deps/libiovec-5633115d5dea2672.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7613a52bc29b4af5.rlib" "/opt/rustwide/target/debug/deps/libfnv-a9125a31cbfc5822.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cddbe191cef99b92.rlib" "/opt/rustwide/target/debug/deps/libregex-db32bee0c992763c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b732947c7b23767e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a2d2611f4b8d7ac3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-727972d544fa8c29.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9f1c94c56b80eb2a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-254706e74734ab17.rlib" "/opt/rustwide/target/debug/deps/libatty-f24f90e82ee7b055.rlib" "/opt/rustwide/target/debug/deps/liblibc-57160db479486aba.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2e8e0f0560809446.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6852d51d47170e7d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-59ffd1376a317b6e.rlib" "/opt/rustwide/target/debug/deps/liblog-312d40ee3784b4f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b95bb3ff9014606f.rlib" "/opt/rustwide/target/debug/deps/libserde-2d52cfcf65027c9d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgdbm" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgdbm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webapp-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c40a41ef81f3a133317db7735f1af90c9f030a1cf5c6d845233856d41db854b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40a41ef81f3a133317db7735f1af90c9f030a1cf5c6d845233856d41db854b6", kill_on_drop: false }` [INFO] [stdout] c40a41ef81f3a133317db7735f1af90c9f030a1cf5c6d845233856d41db854b6