[INFO] fetching crate actix-redis-jobs 0.2.0-beta.1... [INFO] testing actix-redis-jobs-0.2.0-beta.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate actix-redis-jobs 0.2.0-beta.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate actix-redis-jobs 0.2.0-beta.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-redis-jobs 0.2.0-beta.1 [INFO] finished tweaking crates.io crate actix-redis-jobs 0.2.0-beta.1 [INFO] tweaked toml for crates.io crate actix-redis-jobs 0.2.0-beta.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate actix-redis-jobs 0.2.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded actix v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fff5b3b49d5313d7b172d318a1fc8795e19c328303fa0fd9ef422c80be9f233 [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" "5fff5b3b49d5313d7b172d318a1fc8795e19c328303fa0fd9ef422c80be9f233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fff5b3b49d5313d7b172d318a1fc8795e19c328303fa0fd9ef422c80be9f233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fff5b3b49d5313d7b172d318a1fc8795e19c328303fa0fd9ef422c80be9f233", kill_on_drop: false }` [INFO] [stdout] 5fff5b3b49d5313d7b172d318a1fc8795e19c328303fa0fd9ef422c80be9f233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7851071ffc5729d3758b404220a848bc5816f41023866c5ab8afecc4ac3e558c [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" "7851071ffc5729d3758b404220a848bc5816f41023866c5ab8afecc4ac3e558c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling actix v0.11.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling redis v0.20.0 [INFO] [stderr] Compiling actix-redis-jobs v0.2.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "7851071ffc5729d3758b404220a848bc5816f41023866c5ab8afecc4ac3e558c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7851071ffc5729d3758b404220a848bc5816f41023866c5ab8afecc4ac3e558c", kill_on_drop: false }` [INFO] [stdout] 7851071ffc5729d3758b404220a848bc5816f41023866c5ab8afecc4ac3e558c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] e230ac84ab1a1f84891cc5cba3e93d6ef83ac2ee0099d85e55bb9f5940cb5abb [INFO] running `Command { std: "docker" "start" "-a" "e230ac84ab1a1f84891cc5cba3e93d6ef83ac2ee0099d85e55bb9f5940cb5abb", kill_on_drop: false }` [INFO] [stderr] Compiling actix-redis-jobs v0.2.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.52s [INFO] running `Command { std: "docker" "inspect" "e230ac84ab1a1f84891cc5cba3e93d6ef83ac2ee0099d85e55bb9f5940cb5abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e230ac84ab1a1f84891cc5cba3e93d6ef83ac2ee0099d85e55bb9f5940cb5abb", kill_on_drop: false }` [INFO] [stdout] e230ac84ab1a1f84891cc5cba3e93d6ef83ac2ee0099d85e55bb9f5940cb5abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b932aa49f918ef199cc4f95e89e05e3e2a1a6ca9606ab6e321e3b30d5b4f1266 [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" "b932aa49f918ef199cc4f95e89e05e3e2a1a6ca9606ab6e321e3b30d5b4f1266", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_redis_jobs-b099ef14c5ca07a2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::actor_jobs_basic ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests actix-redis-jobs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b932aa49f918ef199cc4f95e89e05e3e2a1a6ca9606ab6e321e3b30d5b4f1266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b932aa49f918ef199cc4f95e89e05e3e2a1a6ca9606ab6e321e3b30d5b4f1266", kill_on_drop: false }` [INFO] [stdout] b932aa49f918ef199cc4f95e89e05e3e2a1a6ca9606ab6e321e3b30d5b4f1266