[INFO] fetching crate thespis_impl 0.1.0-alpha.2... [INFO] testing thespis_impl-0.1.0-alpha.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate thespis_impl 0.1.0-alpha.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate thespis_impl 0.1.0-alpha.2 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 crates.io crate thespis_impl 0.1.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thespis_impl 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate thespis_impl 0.1.0-alpha.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate thespis_impl 0.1.0-alpha.2 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.3.0 [INFO] [stderr] Downloaded semver-parser v0.10.1 [INFO] [stderr] Downloaded spinning_top v0.1.1 [INFO] [stderr] Downloaded actix_derive v0.5.0 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] [stderr] Downloaded async_nursery v0.3.0-beta.1 [INFO] [stderr] Downloaded actix v0.10.0 [INFO] [stderr] Downloaded tokio v0.3.3 [INFO] [stderr] Downloaded thespis v0.1.0-alpha.2 [INFO] [stderr] Downloaded async_executors v0.4.0-beta.2 [INFO] [stderr] Downloaded thespis_derive v0.1.0-alpha.1 [INFO] [stderr] Downloaded ring-channel v0.8.2 [INFO] [stderr] Downloaded async_chanx v0.1.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86b88a35f98279b69801843dc61fbcd7c69d40f73cffd3dbaa5e02fc93791ac [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" "a86b88a35f98279b69801843dc61fbcd7c69d40f73cffd3dbaa5e02fc93791ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86b88a35f98279b69801843dc61fbcd7c69d40f73cffd3dbaa5e02fc93791ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86b88a35f98279b69801843dc61fbcd7c69d40f73cffd3dbaa5e02fc93791ac", kill_on_drop: false }` [INFO] [stdout] a86b88a35f98279b69801843dc61fbcd7c69d40f73cffd3dbaa5e02fc93791ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f107e7e30cd1ff7e69760f67dd7fd2e9f4d3a2925ff1113e74e5ae866c03442 [INFO] running `Command { std: "docker" "start" "-a" "5f107e7e30cd1ff7e69760f67dd7fd2e9f4d3a2925ff1113e74e5ae866c03442", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling thespis_derive v0.1.0-alpha.1 [INFO] [stderr] Compiling thespis v0.1.0-alpha.2 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async_executors v0.4.0-beta.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.73s [INFO] running `Command { std: "docker" "inspect" "5f107e7e30cd1ff7e69760f67dd7fd2e9f4d3a2925ff1113e74e5ae866c03442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f107e7e30cd1ff7e69760f67dd7fd2e9f4d3a2925ff1113e74e5ae866c03442", kill_on_drop: false }` [INFO] [stdout] 5f107e7e30cd1ff7e69760f67dd7fd2e9f4d3a2925ff1113e74e5ae866c03442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b2a891e55473a3c2f6e823c9dbae0cdabd27d1974d3b90b5c30a6bced7f090 [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" "62b2a891e55473a3c2f6e823c9dbae0cdabd27d1974d3b90b5c30a6bced7f090", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling spinning_top v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [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 time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async_nursery v0.3.0-beta.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ring-channel v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `thespis_impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name recipient --edition=2018 tests/recipient.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=19d63784530ae807 -C extra-filename=-19d63784530ae807 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-e2ae65c0062a84cb.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-8b3dee0ade4ac17e.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f90dbc645a062066.rlib --extern async_executors=/opt/rustwide/target/debug/deps/libasync_executors-50eb05dcfa1c723d.rlib --extern async_nursery=/opt/rustwide/target/debug/deps/libasync_nursery-205c13ae2542c25c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-403896da9219b311.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1b7b56c51cb86492.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib --extern ring_channel=/opt/rustwide/target/debug/deps/libring_channel-7d0587e0467e074a.rlib --extern thespis=/opt/rustwide/target/debug/deps/libthespis-b2708d9bc8399e68.rlib --extern thespis_impl=/opt/rustwide/target/debug/deps/libthespis_impl-d4cb10cd49849842.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8608a555ddf38bc0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a4e12060bddad66e.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-3b14f42c734b401a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4e3b2658ec2ef17.rlib --cap-lints=warn --cfg beta` (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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.actix_local_perf.wq7n4zzf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a" "/opt/rustwide/target/debug/examples/actix_local_perf-32228a235f470d7a.4nhpn59arngv8mpw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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-e2ae65c0062a84cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a5947afc2677f0d1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-011ad16b123e6964.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-65d1f3863684b9e6.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5dc6c03fe4f797a8.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/liburl-f6c3336a6f66969f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-705916ac86bc43d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96857beb2dfe71a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.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/libfutures-1b7b56c51cb86492.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ee19756abd6e879.rlib" "/opt/rustwide/target/debug/deps/libpin_project-18f2a7bf62dd92e8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8b3dee0ade4ac17e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-112d3ee9182d74d7.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6ef05987e68b6d22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad2a77724ef358d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6bab455e6e9cb85a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55d53257e79b27bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-4cd0bc6b72d36e85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtokio-8608a555ddf38bc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4affa428d85e1a54.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7747a3cdfbfa1fde.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio-519ee714f255c556.rlib" "/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d599a05b5ab36173.rlib" "/opt/rustwide/target/debug/deps/libcopyless-df3095da4ceb2c23.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6ea851f18b727fd9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc37e67d1cec3783.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0698a61255498263.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a8bfbe490bc017f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.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" "-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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.actix_unbounded_perf.bto8qbxi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727" "/opt/rustwide/target/debug/examples/actix_unbounded_perf-f95b30b9dbbaa727.pwquaeewy993mgm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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-e2ae65c0062a84cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a5947afc2677f0d1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-011ad16b123e6964.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-65d1f3863684b9e6.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5dc6c03fe4f797a8.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/liburl-f6c3336a6f66969f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-705916ac86bc43d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96857beb2dfe71a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.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/libfutures-1b7b56c51cb86492.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8ee19756abd6e879.rlib" "/opt/rustwide/target/debug/deps/libpin_project-18f2a7bf62dd92e8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8b3dee0ade4ac17e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-112d3ee9182d74d7.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6ef05987e68b6d22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad2a77724ef358d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6bab455e6e9cb85a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55d53257e79b27bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-4cd0bc6b72d36e85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtokio-8608a555ddf38bc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4affa428d85e1a54.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7747a3cdfbfa1fde.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio-519ee714f255c556.rlib" "/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d599a05b5ab36173.rlib" "/opt/rustwide/target/debug/deps/libcopyless-df3095da4ceb2c23.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6ea851f18b727fd9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc37e67d1cec3783.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0698a61255498263.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a8bfbe490bc017f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.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" "-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" "62b2a891e55473a3c2f6e823c9dbae0cdabd27d1974d3b90b5c30a6bced7f090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b2a891e55473a3c2f6e823c9dbae0cdabd27d1974d3b90b5c30a6bced7f090", kill_on_drop: false }` [INFO] [stdout] 62b2a891e55473a3c2f6e823c9dbae0cdabd27d1974d3b90b5c30a6bced7f090