[INFO] cloning repository https://github.com/Merlotec/jdsite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Merlotec/jdsite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlotec%2Fjdsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlotec%2Fjdsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fbc86294a7677090a6f6fd19e7f19f690c3d87e [INFO] testing Merlotec/jdsite against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlotec%2Fjdsite" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Merlotec/jdsite on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Merlotec/jdsite [INFO] finished tweaking git repo https://github.com/Merlotec/jdsite [INFO] tweaked toml for git repo https://github.com/Merlotec/jdsite written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Merlotec/jdsite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988c6a6515b60ac6e0d0016024b7480ded95c0e651bb7b460f5554a33dd49af8 [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" "988c6a6515b60ac6e0d0016024b7480ded95c0e651bb7b460f5554a33dd49af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988c6a6515b60ac6e0d0016024b7480ded95c0e651bb7b460f5554a33dd49af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988c6a6515b60ac6e0d0016024b7480ded95c0e651bb7b460f5554a33dd49af8", kill_on_drop: false }` [INFO] [stdout] 988c6a6515b60ac6e0d0016024b7480ded95c0e651bb7b460f5554a33dd49af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 036007c0f758dc2cadb2b646ff68caee34463fb16181db0d38606f4dce39a60f [INFO] running `Command { std: "docker" "start" "-a" "036007c0f758dc2cadb2b646ff68caee34463fb16181db0d38606f4dce39a60f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling actix-web-middleware-redirect-https v3.0.1 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling jdsite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.jdsite.a4f3a8b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f.3zny6bt0ru94c47x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-582095568f7b1df6/out" "-L" "/opt/rustwide/target/debug/build/sys-info-bafc698dbe861498/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logging-ddb6eef35c5fc8e8.rlib" "/opt/rustwide/target/debug/deps/libthread_id-5eae495a78540421.rlib" "/opt/rustwide/target/debug/deps/libsys_info-fe5af4224a79c48f.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-ef01a21d2affbfd7.rlib" "/opt/rustwide/target/debug/deps/liblettre_email-2009d440c7339f08.rlib" "/opt/rustwide/target/debug/deps/libuuid-20ff0f49158b13b0.rlib" "/opt/rustwide/target/debug/deps/librand-52b56b2754e1868e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-a68f4cbcf1044c86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libemail-f7a0b27ab883a12e.rlib" "/opt/rustwide/target/debug/deps/librand-8f149567de15fcc0.rlib" "/opt/rustwide/target/debug/deps/libchrono-110547014179c2de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-4df869b2239a5004.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libbase64-56e154b86a5714af.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libuuid-cf12af42eef2815d.rlib" "/opt/rustwide/target/debug/deps/libsled-e852591462f75050.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b6371a7a9ce3d582.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libfs2-fa939cd302479f3d.rlib" "/opt/rustwide/target/debug/deps/libbincode-7042c33a7bda5c29.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bf7f94d224c5575d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-49234943f4d331df.rlib" "/opt/rustwide/target/debug/deps/libblocking-7ab78041bbdfabad.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-ca9dc44cec0b2f9c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1de71c1cf0cb6bcf.rlib" "/opt/rustwide/target/debug/deps/libpolling-a9f701bea4662324.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cabcfb1d789fdbf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2d33553331418596.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4e367ac81f7298ce.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f38abe4eb460dca5.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-2a9bb325e6da9766.rlib" "/opt/rustwide/target/debug/deps/libtwoway-296746dbce8f020c.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7714292d3d8d23ac.rlib" "/opt/rustwide/target/debug/deps/liblettre-ebc69c548823e2d7.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-db98b9052a50ddd5.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-8edfe316f99ecc9e.rlib" "/opt/rustwide/target/debug/deps/libnom-a38a1acdfcdcd909.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-221e8732be22dd4b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libhostname-401bd8d6e382f29d.rlib" "/opt/rustwide/target/debug/deps/libbufstream-7ffba24500b6b789.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-eeba77cb4ea88322.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/librand-ef3b51287ee5e194.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c2a77fc589504bee.rlib" "/opt/rustwide/target/debug/deps/librand_core-3c47b8339c80ceaa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1a9bad2a41125f5.rlib" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_https-54554c496356a72b.rlib" "/opt/rustwide/target/debug/deps/libactix_files-2924ea577db5cd2e.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-dd9d7d9ca60556b8.rlib" "/opt/rustwide/target/debug/deps/libv_escape-ff38ece9148eac1f.rlib" "/opt/rustwide/target/debug/deps/libbuf_min-6715fa696e49db50.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f447e09f08443f5e.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libactix_web-aecfe8ac412eb129.rlib" "/opt/rustwide/target/debug/deps/libawc-7b16e94d68b1a7f7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-fef000fe7f54560b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8086af58d8978394.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8eafddcf261ed64c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-96d8ebe10f502e2b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libsha1-062807eb6c56600c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbf685319cf0561d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ff326ab746027e4e.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libcookie-49ebaa8048a3196f.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-812130d0eadd009b.rlib" "/opt/rustwide/target/debug/deps/libserde-b46921131a0d84f1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libregex-835a820946206844.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50d36aa7e85ac04f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-2d798e98f210f64d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-946ea0647efb180c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9bcd832945695604.rlib" "/opt/rustwide/target/debug/deps/libtime-c44f0992edf27245.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-aeaae5949d2c64a7.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7f1c38a194df123c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-366657e2aaf8921b.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-29ba733dcf534d6c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-39bea724037999a4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-21fbd68b29390eb1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-479c8a7db0808512.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ae028f25f9e37d63.rlib" "/opt/rustwide/target/debug/deps/libhostname-ceec2016d5072e45.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b9e87be3f90ca89d.rlib" "/opt/rustwide/target/debug/deps/librand-039f9fb3616927c8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6065eb26ba024e50.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-cd88f779963e7f55.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e14961d9647d758f.rlib" "/opt/rustwide/target/debug/deps/liburl-c5afc5503008fa92.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-dbeebcc2f2dab64e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1dbc2e9fbc8334.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9c2b8d1e95093d59.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-2e215ffecc1a2039.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b401af0692810b46.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0b038c587b524254.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-83a5aa4838e32af0.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1194d93fbfd9eb78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6c91d1b8fa74d2f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6e153aa3c5dc35bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ff3d418fa29fcfc8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-c8462c500cf66f32.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e1d36d204cddcf86.rlib" "/opt/rustwide/target/debug/deps/libtracing-f8f8f3ea8c5b85d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd0aec98df975e5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-5f26f6e2f5300f68.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b112342a7f906ad8.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f89b581517ebb68.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fee6c84cd4fda385.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61f4d1d1899d7561.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-d63eb378441cd26b.rlib" "/opt/rustwide/target/debug/deps/libiovec-1633ffd9e4e1412d.rlib" "/opt/rustwide/target/debug/deps/libnet2-38860ccb03f424aa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-82b649938eb0f27b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ff9f1e7b1c8cce21.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-aaaa4dbff0e22ee4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c4ca4518920977be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5743e6f4ee0fe316.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f17de77fd5c2d20b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9e6e54662074b120.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6ebe1a82fb31a710.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jdsite-6891cb1b2080a20f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h2f273524261b13ceE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-fef000fe7f54560b.rlib(actix_server-fef000fe7f54560b.actix_server.b9958c9a-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h2f273524261b13ceE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-fef000fe7f54560b.rlib(actix_server-fef000fe7f54560b.actix_server.b9958c9a-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-fef000fe7f54560b.rlib: error adding symbols: bad value [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 `jdsite` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "036007c0f758dc2cadb2b646ff68caee34463fb16181db0d38606f4dce39a60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036007c0f758dc2cadb2b646ff68caee34463fb16181db0d38606f4dce39a60f", kill_on_drop: false }` [INFO] [stdout] 036007c0f758dc2cadb2b646ff68caee34463fb16181db0d38606f4dce39a60f