[INFO] crate actix-redis 0.8.2 is already in cache [INFO] testing actix-redis-0.8.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate actix-redis 0.8.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate actix-redis 0.8.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-redis 0.8.2 [INFO] finished tweaking crates.io crate actix-redis 0.8.2 [INFO] tweaked toml for crates.io crate actix-redis 0.8.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate actix-redis 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] f7d736091dca7e085a0817c60c5b3ca5fd80897f4c73602418dfcd87046ec9cf [INFO] running `Command { std: "docker" "start" "-a" "f7d736091dca7e085a0817c60c5b3ca5fd80897f4c73602418dfcd87046ec9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d736091dca7e085a0817c60c5b3ca5fd80897f4c73602418dfcd87046ec9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d736091dca7e085a0817c60c5b3ca5fd80897f4c73602418dfcd87046ec9cf", kill_on_drop: false }` [INFO] [stdout] f7d736091dca7e085a0817c60c5b3ca5fd80897f4c73602418dfcd87046ec9cf [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] a65802976547642a42f0d47d72a5651a87680b3189562c9d6c8e74f2616efad2 [INFO] running `Command { std: "docker" "start" "-a" "a65802976547642a42f0d47d72a5651a87680b3189562c9d6c8e74f2616efad2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling fxhash v0.2.1 [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.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling redis-async v0.6.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [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 v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-redis v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 15s [INFO] running `Command { std: "docker" "inspect" "a65802976547642a42f0d47d72a5651a87680b3189562c9d6c8e74f2616efad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65802976547642a42f0d47d72a5651a87680b3189562c9d6c8e74f2616efad2", kill_on_drop: false }` [INFO] [stdout] a65802976547642a42f0d47d72a5651a87680b3189562c9d6c8e74f2616efad2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 4a800b24bc701ccfd560b6e2163afc3c2278a8156ea963c00b9d2ed8209df9a9 [INFO] running `Command { std: "docker" "start" "-a" "4a800b24bc701ccfd560b6e2163afc3c2278a8156ea963c00b9d2ed8209df9a9", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling actix-redis v0.8.2 (/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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.test_redis.bobw2icc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5" "/opt/rustwide/target/debug/deps/test_redis-145332d20b1253a5.3imswfhh8lakhl9p.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-f48e59f5c9461005/out" "-L" "/opt/rustwide/target/debug/build/ring-ab419af863dbaf0f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c67426c50bf2db27.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libatty-58872a5eae465927.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libactix_redis-b29a0e597008d642.rlib" "/opt/rustwide/target/debug/deps/libactix_session-db85b2e84f0d2cd2.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0f6122428e65c6c4.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4edec5c5269f50ac.rlib" "/opt/rustwide/target/debug/deps/libawc-8fbe0e1e03aa5ef7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1583c90544f14535.rlib" "/opt/rustwide/target/debug/deps/libactix_router-be1e723478551bd8.rlib" "/opt/rustwide/target/debug/deps/libbytestring-f9f5961cda811a97.rlib" "/opt/rustwide/target/debug/deps/libbackoff-9223a034568ee5d6.rlib" "/opt/rustwide/target/debug/deps/librand-38b0fe7f1e41a9fe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-9bf106c9dfd7431b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libinstant-dafb174edcf97539.rlib" "/opt/rustwide/target/debug/deps/libactix-8d475b3a209a815f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b2f5efd344ac879b.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6792ed8826cd3662.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libring-374ef60502ac3f69.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libchrono-2752a0e704cd7122.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e8e7f4211228cfe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cc91788b15a6f16.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2938be57b2787ea5.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libserde-4ac67e8a0bd304a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libflate2-4fb6400ab87bbff2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7f015868341331f1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f3082cd59bf9aca9.rlib" "/opt/rustwide/target/debug/deps/libtime-913c71cda80ddbf9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-744eae126b810b29.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-b28fd69112adcab7.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libh2-5f449f7e9896405e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d131fc2b6838f46c.rlib" "/opt/rustwide/target/debug/deps/libhttp-69bc83999fecee7b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8bb57ed7bed7d648.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-88c0d6c9b760cbde.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56214204edbe0d35.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-010b6bf75a1adde2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-61cae1477c660696.rlib" "/opt/rustwide/target/debug/deps/librand-28efb123d4ee5c87.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-67325ea95bdab2b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-f22cd51e487f999b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b65b2913e2d67f66.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8d49709796a2186c.rlib" "/opt/rustwide/target/debug/deps/libhostname-def5c9661cf667b2.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-8a1ef2e0c75c77de.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-950708e971f4c0d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-befc138bb191c0e4.rlib" "/opt/rustwide/target/debug/deps/libfailure-028e2550baab5fec.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8265071ef9fdb50d.rlib" "/opt/rustwide/target/debug/deps/libobject-6ee4291ba0e8241b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c3968e86f31d5d7c.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b431867df96c9f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-89467ba78d6629b3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-4ef84c930e5b5fcc.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a2704ea3171c9119.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-95a25c3d30bd0da6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8a2d21ce68c2e400.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-62007b8eb113f01e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6e3f6d58a76b4214.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libredis_async-b219ffbc77013a30.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76ab442c694ddea3.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-145f5f91ba4d59be.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8d0fa8c91e9d8c19.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libtokio-9b81b88d6d010334.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-45b6e0e50794b4c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae5fe6275c185c3f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmio-9631a3a14df8f816.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ac3f4ce94c41d73.rlib" "/opt/rustwide/target/debug/deps/libnet2-7c27f4612546d9f9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7503308e9be3f609.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0f9a07ee35368120.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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-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" "4a800b24bc701ccfd560b6e2163afc3c2278a8156ea963c00b9d2ed8209df9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a800b24bc701ccfd560b6e2163afc3c2278a8156ea963c00b9d2ed8209df9a9", kill_on_drop: false }` [INFO] [stdout] 4a800b24bc701ccfd560b6e2163afc3c2278a8156ea963c00b9d2ed8209df9a9