[INFO] fetching crate actori-redis 0.8.0... [INFO] testing actori-redis-0.8.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate actori-redis 0.8.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate actori-redis 0.8.0 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 actori-redis 0.8.0 [INFO] finished tweaking crates.io crate actori-redis 0.8.0 [INFO] tweaked toml for crates.io crate actori-redis 0.8.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate actori-redis 0.8.0 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 redis-async v0.6.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.3 [INFO] [stderr] Downloaded actori-session v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8f2e66a7af73d1e062229938d9c8cfaea4d9712d16fdf81a127e4fd6a15b8b78 [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" "8f2e66a7af73d1e062229938d9c8cfaea4d9712d16fdf81a127e4fd6a15b8b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2e66a7af73d1e062229938d9c8cfaea4d9712d16fdf81a127e4fd6a15b8b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2e66a7af73d1e062229938d9c8cfaea4d9712d16fdf81a127e4fd6a15b8b78", kill_on_drop: false }` [INFO] [stdout] 8f2e66a7af73d1e062229938d9c8cfaea4d9712d16fdf81a127e4fd6a15b8b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 0cfddcd5f743db887ee7ca6e39f1091ac88e13b26782ec604fe5d7e59283a479 [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" "0cfddcd5f743db887ee7ca6e39f1091ac88e13b26782ec604fe5d7e59283a479", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actori-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actori-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actori-web-codegen v0.2.0 [INFO] [stderr] Compiling actori_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actori-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actori-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling redis-async v0.6.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actori-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actori-utils v1.0.6 [INFO] [stderr] Compiling actori-server v1.0.1 [INFO] [stderr] Compiling actori-tls v1.0.0 [INFO] [stderr] Compiling actori-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling actori-router v0.2.4 [INFO] [stderr] Compiling actori-connect v1.0.2 [INFO] [stderr] Compiling actori-http v1.0.1 [INFO] [stderr] Compiling actoriwc v1.0.1 [INFO] [stderr] Compiling actori v0.9.0 [INFO] [stderr] Compiling actori-web v2.0.0 [INFO] [stderr] Compiling actori-session v0.3.0 [INFO] [stderr] Compiling actori-redis v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `Command { std: "docker" "inspect" "0cfddcd5f743db887ee7ca6e39f1091ac88e13b26782ec604fe5d7e59283a479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfddcd5f743db887ee7ca6e39f1091ac88e13b26782ec604fe5d7e59283a479", kill_on_drop: false }` [INFO] [stdout] 0cfddcd5f743db887ee7ca6e39f1091ac88e13b26782ec604fe5d7e59283a479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a1cea131e8263d114b392eea4774847496ca7dd25bc247f2571781159e2227d [INFO] running `Command { std: "docker" "start" "-a" "4a1cea131e8263d114b392eea4774847496ca7dd25bc247f2571781159e2227d", kill_on_drop: false }` [INFO] [stderr] Compiling actori-redis v0.8.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/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.basic.7qaogu3w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3" "/opt/rustwide/target/debug/examples/basic-b8ab604309267af3.2nqkeiuhrz4x0ppc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-78a43978f86fe46a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-524d42d84dbd70ed/out" "-L" "/opt/rustwide/target/debug/build/ring-90f506bc5a4e927a/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/libenv_logger-2c71ccd3fa933562.rlib" "/opt/rustwide/target/debug/deps/libatty-70ed93c70b6bab7f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libactori_redis-391541192d584b55.rlib" "/opt/rustwide/target/debug/deps/libactori_session-4a160bc893f5a6dd.rlib" "/opt/rustwide/target/debug/deps/libactori_web-775df3ed0d759e1b.rlib" "/opt/rustwide/target/debug/deps/libactori_tls-3442c60604ea2ef4.rlib" "/opt/rustwide/target/debug/deps/libactoriwc-12027e6c3961dbcc.rlib" "/opt/rustwide/target/debug/deps/libactori_server-f7c0a3e58efc73b2.rlib" "/opt/rustwide/target/debug/deps/libactori_router-e6802d17816f3b83.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ff0e51ed1d71ae7b.rlib" "/opt/rustwide/target/debug/deps/libbackoff-60267d76cf0246bd.rlib" "/opt/rustwide/target/debug/deps/librand-0b158d90d4c2a261.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-73f80ebaee11e747.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libinstant-cef22cda87824818.rlib" "/opt/rustwide/target/debug/deps/libactori-e3f7bbd16a961367.rlib" "/opt/rustwide/target/debug/deps/libactori_http-d4fc44a1b7501f83.rlib" "/opt/rustwide/target/debug/deps/libsha1-91875833d3431775.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-37716acadc071257.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-72b4fa72f3109388.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-29d24e982f7abe53.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libring-90b5948ecaddc9ca.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-51ff43aaa277d698.rlib" "/opt/rustwide/target/debug/deps/libchrono-426a7d3eecbba49c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8c8e5aac1f25078f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f8d20fa76025d2e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fe5ffe848bb5a4f0.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-cc884924dca26302.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7ee59e3790021f2a.rlib" "/opt/rustwide/target/debug/deps/libregex-5679bd370a905ca8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8deb6a5529bd0e86.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c49ca2b3cd796eea.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8f272ea94563d9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f7c0b67f5d13eae5.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-42f68fd8111851d8.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-cd5c8a7fa4855962.rlib" "/opt/rustwide/target/debug/deps/libtime-b94386afebabcb28.rlib" "/opt/rustwide/target/debug/deps/libfxhash-9601bd1f04315db6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libactori_utils-4b6c2b6780e64a0d.rlib" "/opt/rustwide/target/debug/deps/libactori_connect-33d68b3d339c34e0.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libh2-0e616357feb74670.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a5048298446b254e.rlib" "/opt/rustwide/target/debug/deps/libhttp-ee49b6763529eadb.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libactori_service-4ae31fd3b35388d8.rlib" "/opt/rustwide/target/debug/deps/libactori_codec-bc863135095fd828.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d1c6b1bb125484d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-078763fd6b767ec5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-74c2147f2e42516f.rlib" "/opt/rustwide/target/debug/deps/librand-8bf320277f65b403.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-493464369b8fdfff.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-51f3fadd61f30205.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c750c6cb5c4f1f45.rlib" "/opt/rustwide/target/debug/deps/liburl-7e5dbc5438c03a7f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-0edc7708ce993626.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3a328694a1831622.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-13d14bb818740ce1.rlib" "/opt/rustwide/target/debug/deps/libhostname-358356964e2ce3be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e2e203360e7c4477.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libfailure-d8548978adac1f17.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3b72e5793473d22c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-aaa5b27087f772a7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d43aa8fd12fa8cc6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libactori_rt-958a1996c71718ac.rlib" "/opt/rustwide/target/debug/deps/libactori_threadpool-c9827ba7e0fe93e0.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3cdfeb252f4fe28d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-306e5e3879213f03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-125dea5a3e16233f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2430762f64897d6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d72fb563e801344f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f775a4ce40e1640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-59bd3a8b95f91274.rlib" "/opt/rustwide/target/debug/deps/libfutures-7ec000820aaf5f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dfeadbd87ae89302.rlib" "/opt/rustwide/target/debug/deps/libredis_async-b5d34b8aac865fd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-37ff999a5f350d3e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-61d7b58e5c3dd137.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1576ac35bf980742.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-73415975a2bd9a87.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5a4f3b8432665aea.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b34053379ea48ca5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d46bee5ca6f91867.rlib" "/opt/rustwide/target/debug/deps/libtokio-da67e0d8825211c1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b3df5d08f5993e9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90f1b6a8c049ca91.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed9d5d012287fe6.rlib" "/opt/rustwide/target/debug/deps/libmio-5b863310a6f5703f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-3802566f4ff909bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-6068c755609defcf.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bfe2d51e9fc3209.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-83e9ad68293e4b4e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-391eabb1212b1a7c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3727a57a927576f2.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.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" "-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 `actori-redis` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a1cea131e8263d114b392eea4774847496ca7dd25bc247f2571781159e2227d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1cea131e8263d114b392eea4774847496ca7dd25bc247f2571781159e2227d", kill_on_drop: false }` [INFO] [stdout] 4a1cea131e8263d114b392eea4774847496ca7dd25bc247f2571781159e2227d