[INFO] cloning repository https://github.com/Krout0n/actix-doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krout0n/actix-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e805f61202591ec6c8ba19ef589cefd721d09593 [INFO] testing Krout0n/actix-doc against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Krout0n/actix-doc on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Krout0n/actix-doc [INFO] finished tweaking git repo https://github.com/Krout0n/actix-doc [INFO] tweaked toml for git repo https://github.com/Krout0n/actix-doc written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Krout0n/actix-doc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06b9598349064973479c707cd7195fb49940d26253eb61be956f271ebac32ab6 [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" "06b9598349064973479c707cd7195fb49940d26253eb61be956f271ebac32ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06b9598349064973479c707cd7195fb49940d26253eb61be956f271ebac32ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b9598349064973479c707cd7195fb49940d26253eb61be956f271ebac32ab6", kill_on_drop: false }` [INFO] [stdout] 06b9598349064973479c707cd7195fb49940d26253eb61be956f271ebac32ab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8816443276dbd7b23f3c8f6494c09a422f8493fdb2e5f086927bffe88e1647 [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" "dc8816443276dbd7b23f3c8f6494c09a422f8493fdb2e5f086927bffe88e1647", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.web_scope.7ibhsayd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb" "/opt/rustwide/target/debug/deps/web_scope-35f43fb54d6656bb.3o3pcocdz0aztpf3.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-cb2e54c38e4b3c89/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-b345625b32a855a7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f88462c28749d634.rlib" "/opt/rustwide/target/debug/deps/libawc-d8f9ee017724d3a5.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1d4c48d3147e0eec.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b17f8a0f3b6ded13.rlib" "/opt/rustwide/target/debug/deps/libactix_router-29993a3edfa5e036.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ffd5a9a10068c2f3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-553aa1ba68960ddf.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5bfd3132de76ff9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libchrono-493bb1d4a28b58b9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-773b30dad73fd90c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99a76d9b0a0ed44a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41f281a26f98cc5a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-b0e56f89c781841b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-1817a2b00136fd55.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0adbf2d7c390c788.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-53b0edd2a55b0430.rlib" "/opt/rustwide/target/debug/deps/libtime-77ba7f7841c721b2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c2bd72848bedb4c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9ea1b082c710a77d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-8cee71425627dee4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-900a21c1d5374024.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1c494cb0ba54c145.rlib" "/opt/rustwide/target/debug/deps/librand-01f44034cc653c45.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-69f003afbe74147a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-4e3670eeb20d30c0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ae2c67c096464ed.rlib" "/opt/rustwide/target/debug/deps/liburl-7a1f69ccf77512fa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-cb5166faa4567e83.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85d0efb050e0a880.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-072ea781c22bae27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5921f49b9549ff51.rlib" "/opt/rustwide/target/debug/deps/libhostname-4277fc1f2a07c790.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libfailure-06f8e5337c51a29d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-68bc89f46b2ace74.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a99873fb83618f5d.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-b4210657e303e8bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-28157b4566835ae7.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-4251296d72330721.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-2a784f01fa802f34.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-18fe0a8bde3dab65.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1630f5d1ed56db99.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3d050b68a0d6ae7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1c2d01d1884121d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55d53257e79b27bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-1eb409951cd42d34.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2eb7367ea7e6fdf3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-df3095da4ceb2c23.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libh2-69838350353eddb5.rlib" "/opt/rustwide/target/debug/deps/libtracing-a2c82bfc5c69d4c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-889a6aabc224874d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-af5106ec6564ec4f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b13df5de602e9409.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8fac6eeb442c075a.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3a0612a148a92ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c1b55b8ae0e10c6f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05393efaf577e19b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b95758f139dfa887.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-daa2b68fd09ab8b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3e287a5f97cc4491.rlib" "/opt/rustwide/target/debug/deps/libtokio-b1be62464ec17bb6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d150e11496ae38d9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-06f5e9772de0f19d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio-10d1fd8e37c292d9.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3969879621bf748.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b961de42b0b2a01.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1dff8ee8a337b231.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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: could not compile `actix-tutorial` [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] [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.mutable_counter.9y0qymwp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4" "/opt/rustwide/target/debug/deps/mutable_counter-6c16c16a5338f8e4.1by8knbpqrl3y85a.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-cb2e54c38e4b3c89/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-b345625b32a855a7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f88462c28749d634.rlib" "/opt/rustwide/target/debug/deps/libawc-d8f9ee017724d3a5.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1d4c48d3147e0eec.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b17f8a0f3b6ded13.rlib" "/opt/rustwide/target/debug/deps/libactix_router-29993a3edfa5e036.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ffd5a9a10068c2f3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-553aa1ba68960ddf.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5bfd3132de76ff9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libchrono-493bb1d4a28b58b9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-773b30dad73fd90c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99a76d9b0a0ed44a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41f281a26f98cc5a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-b0e56f89c781841b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-1817a2b00136fd55.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0adbf2d7c390c788.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-53b0edd2a55b0430.rlib" "/opt/rustwide/target/debug/deps/libtime-77ba7f7841c721b2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c2bd72848bedb4c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9ea1b082c710a77d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-8cee71425627dee4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-900a21c1d5374024.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1c494cb0ba54c145.rlib" "/opt/rustwide/target/debug/deps/librand-01f44034cc653c45.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-69f003afbe74147a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-4e3670eeb20d30c0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ae2c67c096464ed.rlib" "/opt/rustwide/target/debug/deps/liburl-7a1f69ccf77512fa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-cb5166faa4567e83.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85d0efb050e0a880.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-072ea781c22bae27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5921f49b9549ff51.rlib" "/opt/rustwide/target/debug/deps/libhostname-4277fc1f2a07c790.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libfailure-06f8e5337c51a29d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-68bc89f46b2ace74.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a99873fb83618f5d.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-b4210657e303e8bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-28157b4566835ae7.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-4251296d72330721.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-2a784f01fa802f34.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-18fe0a8bde3dab65.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1630f5d1ed56db99.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3d050b68a0d6ae7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1c2d01d1884121d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55d53257e79b27bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-1eb409951cd42d34.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2eb7367ea7e6fdf3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-df3095da4ceb2c23.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libh2-69838350353eddb5.rlib" "/opt/rustwide/target/debug/deps/libtracing-a2c82bfc5c69d4c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-889a6aabc224874d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-af5106ec6564ec4f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b13df5de602e9409.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8fac6eeb442c075a.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3a0612a148a92ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c1b55b8ae0e10c6f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05393efaf577e19b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b95758f139dfa887.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-daa2b68fd09ab8b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3e287a5f97cc4491.rlib" "/opt/rustwide/target/debug/deps/libtokio-b1be62464ec17bb6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d150e11496ae38d9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-06f5e9772de0f19d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio-10d1fd8e37c292d9.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3969879621bf748.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b961de42b0b2a01.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1dff8ee8a337b231.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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" "dc8816443276dbd7b23f3c8f6494c09a422f8493fdb2e5f086927bffe88e1647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8816443276dbd7b23f3c8f6494c09a422f8493fdb2e5f086927bffe88e1647", kill_on_drop: false }` [INFO] [stdout] dc8816443276dbd7b23f3c8f6494c09a422f8493fdb2e5f086927bffe88e1647