[INFO] cloning repository https://github.com/DrPandemic/dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrPandemic/dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrPandemic%2Fdns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrPandemic%2Fdns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29a98291f171f7f6b3b4f77a75df88958ad2fd8f [INFO] testing DrPandemic/dns against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrPandemic%2Fdns" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrPandemic/dns on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/DrPandemic/dns [INFO] finished tweaking git repo https://github.com/DrPandemic/dns [INFO] tweaked toml for git repo https://github.com/DrPandemic/dns written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DrPandemic/dns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-httpauth v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bfff335084d3cd38e92e716732434728ec08bef45ba8167fb8db631342bdef3 [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" "7bfff335084d3cd38e92e716732434728ec08bef45ba8167fb8db631342bdef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfff335084d3cd38e92e716732434728ec08bef45ba8167fb8db631342bdef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfff335084d3cd38e92e716732434728ec08bef45ba8167fb8db631342bdef3", kill_on_drop: false }` [INFO] [stdout] 7bfff335084d3cd38e92e716732434728ec08bef45ba8167fb8db631342bdef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1230c2aa7b7e020e751ccabfcd10459fae4989f66ff5787f90e05498f350e99c [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" "1230c2aa7b7e020e751ccabfcd10459fae4989f66ff5787f90e05498f350e99c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bcrypt v0.8.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-web-httpauth v0.4.2 [INFO] [stderr] Compiling dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 56s [INFO] running `Command { std: "docker" "inspect" "1230c2aa7b7e020e751ccabfcd10459fae4989f66ff5787f90e05498f350e99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1230c2aa7b7e020e751ccabfcd10459fae4989f66ff5787f90e05498f350e99c", kill_on_drop: false }` [INFO] [stdout] 1230c2aa7b7e020e751ccabfcd10459fae4989f66ff5787f90e05498f350e99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeff761c626b20042f00b6a2f9f36a33989bd198a1cd4a34a2cd3426fd785112 [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" "eeff761c626b20042f00b6a2f9f36a33989bd198a1cd4a34a2cd3426fd785112", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling dns 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/dns-bce1c7ea93226771.dns.7a9b5848-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.dns.7a9b5848-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771.3mwrm2khrhtoehhz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-309995d1fa3076ca/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-6cf17d70aa1c6176/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-bff7399d96abcdc8.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libreqwest-31a8fd9bf6f7d9a1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bc956ccb60a4afc5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0bce92b5ed83caa.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-37a5742a5f5b9dee.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-5470a09526e994be.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-56f51e676c8dcbab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7310e15124c8469.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fa49784bddb00777.rlib" "/opt/rustwide/target/debug/deps/libhyper-654fb1ebf173472e.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0580f9ba92e7b32b.rlib" "/opt/rustwide/target/debug/deps/libtoml-d7adb907726a10d6.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-c0165e09f5dc3b84.rlib" "/opt/rustwide/target/debug/deps/libblowfish-3dfec8e21fb4ef03.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-c4ff2b44215fd94d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libactix_web_httpauth-12053cd0c0751e79.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libactix_files-5e75e81db91d49a7.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-95435aa5da519eaf.rlib" "/opt/rustwide/target/debug/deps/libv_escape-4d7bfaf4a0af7cc0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1becf67ea7a87e13.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c35defd6a33ebbb6.rlib" "/opt/rustwide/target/debug/deps/libawc-b526500ccd211575.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4e83f60e197c3bc1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47ebb6f8433dc537.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-568b63241772b429.rlib" "/opt/rustwide/target/debug/deps/libsocket2-68a0ba0f58de7eae.rlib" "/opt/rustwide/target/debug/deps/libactix_router-fb032d241801c4e2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libactix_http-67c773bb35c68632.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e382eb53898fcf4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fdeb9738ba3158e5.rlib" "/opt/rustwide/target/debug/deps/libchrono-7859d32e94ea3a7c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f24ebd437147b242.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-3e181a49c94acd12.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e44d41fc3d5331c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-7fc805c8238f5453.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-59415d17ff0cce6a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-aeb87cd45ca76b47.rlib" "/opt/rustwide/target/debug/deps/libtime-31717ea22bc272b7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a55901ac2672638c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2c3246d9e9ab65ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a255f4d614db3074.rlib" "/opt/rustwide/target/debug/deps/librustls-31e404a3a9729ad2.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsct-4be8cef492b8cd93.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a30ddcb7e9db7cb0.rlib" "/opt/rustwide/target/debug/deps/libring-64d8c693e512eb81.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4a28ac1ab08e1282.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7d13c681d1091e60.rlib" "/opt/rustwide/target/debug/deps/librand-67cfb54bfd3ebcd6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb634003d44e50c0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d3aafec70a8470f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dbbf78bdac9cbd34.rlib" "/opt/rustwide/target/debug/deps/liburl-aeec27e2805d83e0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ca74510109aecf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b24cb4e7ab8f7d97.rlib" "/opt/rustwide/target/debug/deps/libhostname-9604c8d026b38c12.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfailure-fc0cf7dabc6e7aea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-49e6986ead5ae0b7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libfutures-3063bba88d2a7952.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8d4da83ffb1f7871.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f402e5099a17ec4f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a1257d3ab91c820e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e3a18a601eb6be46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8a8c705653a6da45.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3919c70f29d15fcc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-dd6d420932c86a2c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-57aca7a3d220f61e.rlib" "/opt/rustwide/target/debug/deps/libtracing-414748200d58f52d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a24f97eeffe721ca.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4a3cb19980fb0b15.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c75d2372b33726eb.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libactix_service-f23ad1bbfc68d4b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d9107a54f684ad4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca6f9d5c1cc535da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c510ecc48af5ddc8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b6bd45a0a53b179b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1cdf3292c2e28bd0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9db737632dc9057d.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-ae4c31449b2d03c0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libtokio-2c5d500f41189454.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb1445b494c1ff0a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1db59b29a01a9a77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-440a0e912f6ed82c.rlib" "/opt/rustwide/target/debug/deps/libmio-78c809586f8a2d06.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-b0e30820d5aed55b.rlib" "/opt/rustwide/target/debug/deps/libnet2-3ec7f28ac4641a1c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a7dd88badd534ffc.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-52c2afb26197e5db.rlib" "/opt/rustwide/target/debug/deps/libstructopt-e139d97e7543c283.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libclap-c7420e3b232cdcd0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-e511ce6aa8378c86.rlib" "/opt/rustwide/target/debug/deps/liblibc-d09ef02867eddb25.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libserde-b69a943ebf826dd4.rlib" "/opt/rustwide/target/debug/deps/liblru-99e56b38b54561e3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dns-bce1c7ea93226771" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dns` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eeff761c626b20042f00b6a2f9f36a33989bd198a1cd4a34a2cd3426fd785112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeff761c626b20042f00b6a2f9f36a33989bd198a1cd4a34a2cd3426fd785112", kill_on_drop: false }` [INFO] [stdout] eeff761c626b20042f00b6a2f9f36a33989bd198a1cd4a34a2cd3426fd785112