[INFO] fetching crate actix-redis-jobs 0.2.0-beta.1... [INFO] testing actix-redis-jobs-0.2.0-beta.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate actix-redis-jobs 0.2.0-beta.1 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate actix-redis-jobs 0.2.0-beta.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-112/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 767a9ca0eacc90fbd8bb03d78f40e904003716e35de4ed7450b0fb0f92353c86 [INFO] running `Command { std: "docker" "start" "-a" "767a9ca0eacc90fbd8bb03d78f40e904003716e35de4ed7450b0fb0f92353c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767a9ca0eacc90fbd8bb03d78f40e904003716e35de4ed7450b0fb0f92353c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767a9ca0eacc90fbd8bb03d78f40e904003716e35de4ed7450b0fb0f92353c86", kill_on_drop: false }` [INFO] [stdout] 767a9ca0eacc90fbd8bb03d78f40e904003716e35de4ed7450b0fb0f92353c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d503f941207d4c29aad5ef97d227cbe84bd4c22304bb9dd6be7d8d056e1f9306 [INFO] running `Command { std: "docker" "start" "-a" "d503f941207d4c29aad5ef97d227cbe84bd4c22304bb9dd6be7d8d056e1f9306", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [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 pin-project-lite v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [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 url v2.2.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling nb-connect v1.1.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 rmp v0.8.10 [INFO] [stderr] Compiling regex v1.4.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 pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [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 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 pin-project v1.0.5 [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 uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp-serde v0.14.4 [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 49.12s [INFO] running `Command { std: "docker" "inspect" "d503f941207d4c29aad5ef97d227cbe84bd4c22304bb9dd6be7d8d056e1f9306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d503f941207d4c29aad5ef97d227cbe84bd4c22304bb9dd6be7d8d056e1f9306", kill_on_drop: false }` [INFO] [stdout] d503f941207d4c29aad5ef97d227cbe84bd4c22304bb9dd6be7d8d056e1f9306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879feac3c302529c84b14480c61c4ed346ffd6931b190c92baa65d90467e27db [INFO] running `Command { std: "docker" "start" "-a" "879feac3c302529c84b14480c61c4ed346ffd6931b190c92baa65d90467e27db", 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 7.67s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_redis_jobs-3dcd1bb781781d71) [INFO] running `Command { std: "docker" "inspect" "879feac3c302529c84b14480c61c4ed346ffd6931b190c92baa65d90467e27db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879feac3c302529c84b14480c61c4ed346ffd6931b190c92baa65d90467e27db", kill_on_drop: false }` [INFO] [stdout] 879feac3c302529c84b14480c61c4ed346ffd6931b190c92baa65d90467e27db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6a045419e11b263760948c373018ed1224a2fd954482eb1dfeb1c92244ccd29 [INFO] running `Command { std: "docker" "start" "-a" "a6a045419e11b263760948c373018ed1224a2fd954482eb1dfeb1c92244ccd29", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_redis_jobs-3dcd1bb781781d71) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::actor_jobs_basic ... ok [INFO] [stderr] Doc-tests actix-redis-jobs [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] [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" "a6a045419e11b263760948c373018ed1224a2fd954482eb1dfeb1c92244ccd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a045419e11b263760948c373018ed1224a2fd954482eb1dfeb1c92244ccd29", kill_on_drop: false }` [INFO] [stdout] a6a045419e11b263760948c373018ed1224a2fd954482eb1dfeb1c92244ccd29