[INFO] cloning repository https://github.com/svenstaro/miniserve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svenstaro/miniserve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b9d5b6c4fddab2ce59ab00649425d2e99bf25d2 [INFO] testing svenstaro/miniserve against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve" "/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/svenstaro/miniserve on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/svenstaro/miniserve [INFO] finished tweaking git repo https://github.com/svenstaro/miniserve [INFO] tweaked toml for git repo https://github.com/svenstaro/miniserve written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/svenstaro/miniserve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b49011c79ae45d0bd1bbd94df57deb65fbc4d524cfc7ceca20115bd21d5737c [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" "0b49011c79ae45d0bd1bbd94df57deb65fbc4d524cfc7ceca20115bd21d5737c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b49011c79ae45d0bd1bbd94df57deb65fbc4d524cfc7ceca20115bd21d5737c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b49011c79ae45d0bd1bbd94df57deb65fbc4d524cfc7ceca20115bd21d5737c", kill_on_drop: false }` [INFO] [stdout] 0b49011c79ae45d0bd1bbd94df57deb65fbc4d524cfc7ceca20115bd21d5737c [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 451f0d0ec07406c07f94a9d3a0a9ca9ded4aa6335b4117708ec04333efad14f1 [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" "451f0d0ec07406c07f94a9d3a0a9ca9ded4aa6335b4117708ec04333efad14f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling v_escape v0.14.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling port_check v0.1.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling peekmore v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling buf-min v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling lasso v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling chrono-humanize v0.1.1 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling maud_macros v0.22.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling grass v0.10.4 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling miniserve v0.10.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.1 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling maud v0.22.1 [INFO] [stderr] Compiling actix-web-httpauth v0.5.0 [INFO] [stderr] Compiling actix-files v0.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 10s [INFO] running `Command { std: "docker" "inspect" "451f0d0ec07406c07f94a9d3a0a9ca9ded4aa6335b4117708ec04333efad14f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451f0d0ec07406c07f94a9d3a0a9ca9ded4aa6335b4117708ec04333efad14f1", kill_on_drop: false }` [INFO] [stdout] 451f0d0ec07406c07f94a9d3a0a9ca9ded4aa6335b4117708ec04333efad14f1 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--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] cf93735e525e80f41dd2ebc6a42a4a558fb8111d3cd5f7b5f93679d3023b6672 [INFO] running `Command { std: "docker" "start" "-a" "cf93735e525e80f41dd2ebc6a42a4a558fb8111d3cd5f7b5f93679d3023b6672", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling miniserve v0.10.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `miniserve` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniserve --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6d528aef5c9d6245 -C extra-filename=-6d528aef5c9d6245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-d85e94d93e95273b.rlib --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-0a7fb7331dd8e505.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-2b9b8d46df7c58f2.rlib --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-ab8419d36037a3d5.rlib --extern alphanumeric_sort=/opt/rustwide/target/debug/deps/libalphanumeric_sort-233a8f98f350d874.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2afa849c84d831ce.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-1432081987a3e029.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-2c527f298043c703.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-169c6eaaacba129f.rlib --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-57a1b0b75e21368b.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-61ac888b547bba7e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d1a591e7d542a5d1.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-b56feb357aeacac4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern maud=/opt/rustwide/target/debug/deps/libmaud-e3311793c910671a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-966618eb041dfd99.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib --extern port_check=/opt/rustwide/target/debug/deps/libport_check-d6828481efb21067.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ac630a11d0995818.rlib --extern qrcodegen=/opt/rustwide/target/debug/deps/libqrcodegen-3e28dce69294ad64.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-604535c3a5a033ff.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d343eb2a190cd443.so --extern select=/opt/rustwide/target/debug/deps/libselect-e1b316af6dbdba16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-556bf2cebbd2ecbd.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-68f2cfc98dcf724c.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f583ca10a9e1d5a9.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-c21955699b0d8b3c.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-fd723ad36138e18e.so --extern tar=/opt/rustwide/target/debug/deps/libtar-69be0770ad98fb0b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-810746ced459065d.rlib --extern yansi=/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-7d35de3d435441a2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-36f49289590f7994/out -L native=/opt/rustwide/target/debug/build/ring-605b5add0981d702/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-d29e672e49cd3592/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.archive.aghsjbhw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28" "/opt/rustwide/target/debug/deps/archive-efe32463372b1b28.4jp9pprtga4esxh6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-36f49289590f7994/out" "-L" "/opt/rustwide/target/debug/build/ring-605b5add0981d702/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d29e672e49cd3592/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libselect-e1b316af6dbdba16.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-59b1b2b0662298d4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-689b097fcabb4eed.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-7d0500f43666f05c.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-92ada39bc6647f14.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libphf-d554a05c3952cc9c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-d49ad8eef397c3a4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-dc5195a5f1b14e1c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-604535c3a5a033ff.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-50149245fd3f7404.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5d4753967bac4c17.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-22a6642f2a22bac0.rlib" "/opt/rustwide/target/debug/deps/librustls-3045d403530386bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-e95dcfeab74ae255.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7382307187365bde.rlib" "/opt/rustwide/target/debug/deps/libring-d0328124b494523f.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e0f2d8d381c9baa3.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libserde-556bf2cebbd2ecbd.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ba300b44d3c6fc7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-c096ab3700391089.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5686ed0b943dd64b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6cf735866cefbee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a1f42a14f4b46d5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-8c6b425d43d5fac4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libtokio-d10d646cfe4dfc73.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-68b2e5bd8aaa2959.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f52de382aaf4d381.rlib" "/opt/rustwide/target/debug/deps/libmio-5de527c00e0dfa51.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2d2cb5683e91113f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e991e35f0480abdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ee6a87f18579d7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liburl-810746ced459065d.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-2afa849c84d831ce.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-e35dbd7ff2549815.rlib" "/opt/rustwide/target/debug/deps/libport_check-d6828481efb21067.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-1432081987a3e029.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-18b239ccaa75526e.rlib" "/opt/rustwide/target/debug/deps/libignore-e5ff0b69a90ff087.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libglobset-c25d0ba919f81a01.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-8c1b57de558dfbc4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3044ae538a11df60.rlib" "/opt/rustwide/target/debug/deps/librand-73f5cd2886df7113.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e9a632e966e08d4a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ec91d781bc6fd2a9.rlib" "/opt/rustwide/target/debug/deps/libtreeline-0e85a85d9ec1d67f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-8499f81605c4dc6a.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-5066a7c0cd42ae7c.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-cbee3e48b5a0c7f3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba8c339bf4432c50.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a396d197d5a85a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.qrcode.dfg7pzj2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753" "/opt/rustwide/target/debug/deps/qrcode-cf0bb6531eb8d753.3j3rkj7rdh0txpne.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-36f49289590f7994/out" "-L" "/opt/rustwide/target/debug/build/ring-605b5add0981d702/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d29e672e49cd3592/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libselect-e1b316af6dbdba16.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-59b1b2b0662298d4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-689b097fcabb4eed.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-7d0500f43666f05c.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-92ada39bc6647f14.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libphf-d554a05c3952cc9c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-d49ad8eef397c3a4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-dc5195a5f1b14e1c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-604535c3a5a033ff.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-50149245fd3f7404.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5d4753967bac4c17.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-22a6642f2a22bac0.rlib" "/opt/rustwide/target/debug/deps/librustls-3045d403530386bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-e95dcfeab74ae255.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7382307187365bde.rlib" "/opt/rustwide/target/debug/deps/libring-d0328124b494523f.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e0f2d8d381c9baa3.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libserde-556bf2cebbd2ecbd.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ba300b44d3c6fc7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-c096ab3700391089.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5686ed0b943dd64b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6cf735866cefbee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a1f42a14f4b46d5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-8c6b425d43d5fac4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libtokio-d10d646cfe4dfc73.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-68b2e5bd8aaa2959.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f52de382aaf4d381.rlib" "/opt/rustwide/target/debug/deps/libmio-5de527c00e0dfa51.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2d2cb5683e91113f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e991e35f0480abdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ee6a87f18579d7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liburl-810746ced459065d.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-2afa849c84d831ce.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-e35dbd7ff2549815.rlib" "/opt/rustwide/target/debug/deps/libport_check-d6828481efb21067.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-1432081987a3e029.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-18b239ccaa75526e.rlib" "/opt/rustwide/target/debug/deps/libignore-e5ff0b69a90ff087.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libglobset-c25d0ba919f81a01.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-8c1b57de558dfbc4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3044ae538a11df60.rlib" "/opt/rustwide/target/debug/deps/librand-73f5cd2886df7113.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e9a632e966e08d4a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ec91d781bc6fd2a9.rlib" "/opt/rustwide/target/debug/deps/libtreeline-0e85a85d9ec1d67f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-8499f81605c4dc6a.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-5066a7c0cd42ae7c.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-cbee3e48b5a0c7f3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba8c339bf4432c50.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a396d197d5a85a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "cf93735e525e80f41dd2ebc6a42a4a558fb8111d3cd5f7b5f93679d3023b6672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf93735e525e80f41dd2ebc6a42a4a558fb8111d3cd5f7b5f93679d3023b6672", kill_on_drop: false }` [INFO] [stdout] cf93735e525e80f41dd2ebc6a42a4a558fb8111d3cd5f7b5f93679d3023b6672