[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Fwebapp-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/webapp-rs on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-9/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gnudbm v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eab716de358506254a0cffaae29e001f1d300a1e1a82750d499d45ba4665830 [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" "8eab716de358506254a0cffaae29e001f1d300a1e1a82750d499d45ba4665830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eab716de358506254a0cffaae29e001f1d300a1e1a82750d499d45ba4665830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eab716de358506254a0cffaae29e001f1d300a1e1a82750d499d45ba4665830", kill_on_drop: false }` [INFO] [stdout] 8eab716de358506254a0cffaae29e001f1d300a1e1a82750d499d45ba4665830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc796f2f401fa2f74a63ebc81e07e265110d3859b85d5fa52774535f497d3116 [INFO] running `Command { std: "docker" "start" "-a" "fc796f2f401fa2f74a63ebc81e07e265110d3859b85d5fa52774535f497d3116", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [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 getrandom v0.1.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling gnudbm v0.2.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling iter-read v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [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_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [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 base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [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 regex v1.3.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 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 env_logger v0.6.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.37 [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 synstructure v0.10.2 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling brotli2 v0.3.2 [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-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.0 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.webapp_rs.vnk7t8wm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0" "/opt/rustwide/target/debug/deps/webapp_rs-555612ea5d67d6b0.1s714ho008z2bw9w.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-a7af48fbb9b8afee/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-eec2a5dd4c27025e/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7c4cb565de608815/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_pickle-4f4daab4133bc4b1.rlib" "/opt/rustwide/target/debug/deps/libiter_read-47638813bda4fbf7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-69ad68846ef15a53.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-0a8401e468aa8e85.rlib" "/opt/rustwide/target/debug/deps/libgnudbm-ba79c9faaef460a1.rlib" "/opt/rustwide/target/debug/deps/libbincode-5080f8ef30d73aed.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d1d2899a33a8a6c2.rlib" "/opt/rustwide/target/debug/deps/libawc-5f8a49c6cf0b8e99.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d0a48d4741cff863.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-93222b765e154355.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5b6f3a4b3ca5345d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a719502cb4071842.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3b742051d60a4322.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8bd10e3a6b53eda1.rlib" "/opt/rustwide/target/debug/deps/libactix_router-fb10aa6eaa0dc343.rlib" "/opt/rustwide/target/debug/deps/libactix_http-0a4a0ae62a267cb6.rlib" "/opt/rustwide/target/debug/deps/libsha1-bbcc57e9080a0e6c.rlib" "/opt/rustwide/target/debug/deps/libbase64-c9f164d9d5a71ca5.rlib" "/opt/rustwide/target/debug/deps/librand-32c0cd9f9075a28e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6c0c041063468d30.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-a37a0264eb89fe8f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d650db9f95bd5304.rlib" "/opt/rustwide/target/debug/deps/librand_core-17539273c31fff49.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-80eb962f406382c5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7f420deaa8efc409.rlib" "/opt/rustwide/target/debug/deps/liburl-c9ce1607f4a1e5f1.rlib" "/opt/rustwide/target/debug/deps/libidna-6ab3318b16bed3fa.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ff5c71dd1dbe0aee.rlib" "/opt/rustwide/target/debug/deps/libhttparse-471a08811939e2ad.rlib" "/opt/rustwide/target/debug/deps/libchrono-988cd316c9b18774.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b54ba87c01f77116.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-824c304f31294bb6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b435501cd19a6bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-5832c37801f83514.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7c415cd1b12f42cd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-25f92c828f187227.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2e47be153075df35.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e7accb2500d02433.rlib" "/opt/rustwide/target/debug/deps/libmime-f62d9a7bba882260.rlib" "/opt/rustwide/target/debug/deps/libflate2-92785b1ad52fcc83.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-fb6639b394bbaa42.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-860e280e34c3fd76.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6e32195de7c68efa.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-84f7a0ed72f277ed.rlib" "/opt/rustwide/target/debug/deps/libtime-e5f8286df64a9f5e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-72f9b6ece536c1a0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e04f54e5b8037775.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-aae7f0de75937e4e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6fe84a31bc4478dd.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-c1506eae8d3f0cd6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-57035da462a77bcb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e66a3a2ee53803f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ac9956ff4958e477.rlib" "/opt/rustwide/target/debug/deps/liblock_api-44db1ae4c42ba805.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-bf4b077ded4e6b27.rlib" "/opt/rustwide/target/debug/deps/libcopyless-5b09ff13e9f3d6ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-30be56bf7bbb37ae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-702eb75bf455fa6b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c67c2edd3aaf8d9a.rlib" "/opt/rustwide/target/debug/deps/liburl-22ff376d496ccfb6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-adaf621d4f15c56a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-39e598c4e20e9817.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-91c9f4c51a8c64c9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-754d06f66165a4c6.rlib" "/opt/rustwide/target/debug/deps/libidna-9da629c54b833e92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-213fdfb4034a8b66.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a6e34e7ba335b373.rlib" "/opt/rustwide/target/debug/deps/libmatches-4e72bd5a2a7741dd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-45084c30c7a02b92.rlib" "/opt/rustwide/target/debug/deps/libhostname-f41f296a2e469bc8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8cf7e40dfccdc187.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1f6ee257456459e3.rlib" "/opt/rustwide/target/debug/deps/libfailure-19a9a9956c5839f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c507167f959b620d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3b831b2e61ba9c38.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d31853796f4c021d.rlib" "/opt/rustwide/target/debug/deps/libeither-6858856f46b12ccf.rlib" "/opt/rustwide/target/debug/deps/libh2-9858d41df844e4b7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cd8ea66aaf0e8a92.rlib" "/opt/rustwide/target/debug/deps/libstring-72b0954ad6756e82.rlib" "/opt/rustwide/target/debug/deps/libhttp-aec091f8932cac30.rlib" "/opt/rustwide/target/debug/deps/libitoa-e84135d61e64231a.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7858059e6f4acf37.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ddd7ed0ed9b49c4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d88710096c20ccae.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-66b1b9b7fa252b01.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5e48f5bcd53531b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1048043cb1936564.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-280392891bac9291.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-664c3dff2e0eeeb7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-326c2bf6bc0b8947.rlib" "/opt/rustwide/target/debug/deps/librand-90dcefb24d62d787.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d1bab0549093724b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-93d1cb2787d03520.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4bf995248950e44c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4ea43b537eb576ed.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-948e2ac5cabb7d5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8960617ffe7a58e5.rlib" "/opt/rustwide/target/debug/deps/librand_os-667d7a58c815dcbb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-36e976fff5fa0e22.rlib" "/opt/rustwide/target/debug/deps/librand_core-a604ca29a053686d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f45d4e43fcfc4e41.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6fc01b32927e44a6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-c6e31c0b8a3da03b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-8f8a4806d74b5793.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-12cacf3b0f15c384.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-193de4ef029c3645.rlib" "/opt/rustwide/target/debug/deps/libmio-51721361be6dc117.rlib" "/opt/rustwide/target/debug/deps/libslab-0b43c7eff680cfe3.rlib" "/opt/rustwide/target/debug/deps/libnet2-a95f92ccea0b0e1f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c374cf8c6e02ea6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e438c8ef983cccb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-10032a912e666894.rlib" "/opt/rustwide/target/debug/deps/libfutures-7616f8690c20b2ac.rlib" "/opt/rustwide/target/debug/deps/libbytes-9aec38aa123b3dc8.rlib" "/opt/rustwide/target/debug/deps/libiovec-d3e3fe8a870b2b11.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78c2ddee92bfb02b.rlib" "/opt/rustwide/target/debug/deps/libfnv-5e321b36adf38a90.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8f7215521ed6dd8b.rlib" "/opt/rustwide/target/debug/deps/libregex-ca2453a54d4f3f37.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b9a898294a9b603.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-56da362071eb7bfe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d4dcd8e0e15ccdb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8e269a0efa1f18.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d035b79583058d9f.rlib" "/opt/rustwide/target/debug/deps/libatty-abbf938e5a8c5590.rlib" "/opt/rustwide/target/debug/deps/liblibc-f5fd15b7715c9168.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2a28c89bcb0e3522.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e58d767ad6c782f3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e64d989c845dd6d.rlib" "/opt/rustwide/target/debug/deps/liblog-e5f56242a63b446c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-68626b7054bb5362.rlib" "/opt/rustwide/target/debug/deps/libserde-74a3c81edcba876e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgdbm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "fc796f2f401fa2f74a63ebc81e07e265110d3859b85d5fa52774535f497d3116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc796f2f401fa2f74a63ebc81e07e265110d3859b85d5fa52774535f497d3116", kill_on_drop: false }` [INFO] [stdout] fc796f2f401fa2f74a63ebc81e07e265110d3859b85d5fa52774535f497d3116