[INFO] fetching crate rusty-sidekiq 0.13.2...
[INFO] testing rusty-sidekiq-0.13.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rusty-sidekiq 0.13.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rusty-sidekiq 0.13.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty-sidekiq 0.13.2
[INFO] tweaked toml for crates.io crate rusty-sidekiq 0.13.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-sidekiq 0.13.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-sidekiq 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2369129e26787e75165d4691de21b284193955db698a33e100abd872b0c63ff
[INFO] running `Command { std: "docker" "start" "-a" "e2369129e26787e75165d4691de21b284193955db698a33e100abd872b0c63ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2369129e26787e75165d4691de21b284193955db698a33e100abd872b0c63ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2369129e26787e75165d4691de21b284193955db698a33e100abd872b0c63ff", kill_on_drop: false }`
[INFO] [stdout] e2369129e26787e75165d4691de21b284193955db698a33e100abd872b0c63ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4eb5217843472663054145278e9dadcadc1b6156549a0083e1bf9301682fff8
[INFO] running `Command { std: "docker" "start" "-a" "a4eb5217843472663054145278e9dadcadc1b6156549a0083e1bf9301682fff8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling procfs v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling cron_clock v0.8.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling simple-process-stats v1.0.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.28.1
[INFO] [stderr]    Compiling rusty-sidekiq v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
[INFO] running `Command { std: "docker" "inspect" "a4eb5217843472663054145278e9dadcadc1b6156549a0083e1bf9301682fff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4eb5217843472663054145278e9dadcadc1b6156549a0083e1bf9301682fff8", kill_on_drop: false }`
[INFO] [stdout] a4eb5217843472663054145278e9dadcadc1b6156549a0083e1bf9301682fff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15b68f6023e4447a078224d90a8f62dd944d64e50c87aabfaf94a21441b0e34c
[INFO] running `Command { std: "docker" "start" "-a" "15b68f6023e4447a078224d90a8f62dd944d64e50c87aabfaf94a21441b0e34c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-sidekiq v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]    --> tests/server_middleware_test.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let mut job = AlwaysFailWorker::opts()
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/server_middleware_test.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let mut job = AlwaysFailWorker::opts()
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HelloWorker` is never constructed
[INFO] [stdout]   --> examples/producer-demo.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct HelloWorker;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterExpiredUsersMiddleware` is never constructed
[INFO] [stdout]   --> examples/producer-demo.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct FilterExpiredUsersMiddleware {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_guid` is never read
[INFO] [stdout]   --> examples/producer-demo.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct FiltereExpiredUsersArgs {
[INFO] [stdout]    |        ----------------------- field in this struct
[INFO] [stdout] 53 |     user_guid: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> examples/producer-demo.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl FiltereExpiredUsersArgs {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] 57 |     fn is_expired(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOpts` is never constructed
[INFO] [stdout]    --> src/lib.rs:655:28
[INFO] [stdout]     |
[INFO] [stdout] 655 |                 pub struct TestOpts;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "15b68f6023e4447a078224d90a8f62dd944d64e50c87aabfaf94a21441b0e34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b68f6023e4447a078224d90a8f62dd944d64e50c87aabfaf94a21441b0e34c", kill_on_drop: false }`
[INFO] [stdout] 15b68f6023e4447a078224d90a8f62dd944d64e50c87aabfaf94a21441b0e34c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 904317fff759933fd10d3f5f55d00cfa793c48d9887088e7f975fa911af90e89
[INFO] running `Command { std: "docker" "start" "-a" "904317fff759933fd10d3f5f55d00cfa793c48d9887088e7f975fa911af90e89", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TestOpts` is never constructed
[INFO] [stderr]    --> src/lib.rs:655:28
[INFO] [stderr]     |
[INFO] [stderr] 655 |                 pub struct TestOpts;
[INFO] [stderr]     |                            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-sidekiq` (lib test) generated 1 warning
[INFO] [stderr] warning: unused variable: `job`
[INFO] [stderr]    --> tests/server_middleware_test.rs:303:17
[INFO] [stderr]     |
[INFO] [stderr] 303 |         let mut job = AlwaysFailWorker::opts()
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/server_middleware_test.rs:303:13
[INFO] [stderr]     |
[INFO] [stderr] 303 |         let mut job = AlwaysFailWorker::opts()
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HelloWorker` is never constructed
[INFO] [stderr]   --> examples/producer-demo.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct HelloWorker;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilterExpiredUsersMiddleware` is never constructed
[INFO] [stderr]   --> examples/producer-demo.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | struct FilterExpiredUsersMiddleware {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_guid` is never read
[INFO] [stderr]   --> examples/producer-demo.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | struct FiltereExpiredUsersArgs {
[INFO] [stderr]    |        ----------------------- field in this struct
[INFO] [stderr] 53 |     user_guid: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_expired` is never used
[INFO] [stderr]   --> examples/producer-demo.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl FiltereExpiredUsersArgs {
[INFO] [stderr]    | ---------------------------- method in this implementation
[INFO] [stderr] 57 |     fn is_expired(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-sidekiq` (test "server_middleware_test") generated 2 warnings (run `cargo fix --test "server_middleware_test"` to apply 1 suggestion)
[INFO] [stderr] warning: `rusty-sidekiq` (example "producer-demo") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sidekiq-b563fc3e2e62fffb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test middleware::test::calls_through_a_middleware_stack ... ok
[INFO] [stdout] test test::can_have_multiple_arguments ... ok
[INFO] [stdout] test test::can_have_a_single_tuple_argument ... ok
[INFO] [stdout] test test::can_have_a_vec_with_one_or_more_items ... ok
[INFO] [stdout] test test::does_not_reformat_valid_ruby_class_names ... ok
[INFO] [stdout] test test::ignores_modules_in_ruby_worker_name ... ok
[INFO] [stdout] test test::supports_custom_class_name_for_workers ... ok
[INFO] [stdout] test test::processor_config_has_workers_by_default ... ok
[INFO] [stderr]      Running tests/process_async_test.rs (/opt/rustwide/target/debug/deps/process_async_test-4f19b2d667c3a399)
[INFO] [stdout] test test::can_have_a_single_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::can_process_an_async_job ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::can_process_an_async_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::can_process_an_async_job' panicked at tests/process_async_test.rs:19:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e97a65c2db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e97a65c2db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e97a65c2db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e97a65c2db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e97a65ece83 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e97a65ece83 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e97a65bf003 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e97a65bf003 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e97a65c2c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e97a65c432c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e97a65c4182 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e97a64cfaa4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e97a64cfaa4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e97a65c4e0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e97a65c4e0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e97a65c4ada - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e97a65c32a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e97a65c476d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e97a65eb3b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e97a65eb7b6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5e97a649620e - core::result::Result<T,E>::unwrap::hc489a8a595813dab
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e97a649620e - <bb8::api::Pool<sidekiq::redis::RedisConnectionManager> as process_async_test::test::FlushAll>::flushall::{{closure}}::h026e44088b451bc2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_async_test.rs:19:45
[INFO] [stdout]   22:     0x5e97a645f247 - <core::pin::Pin<P> as core::future::future::Future>::poll::h43255aa7e7b987bc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e97a645f247 - process_async_test::test::new_base_processor::{{closure}}::hf0eb73b8e65ee147
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_async_test.rs:31:26
[INFO] [stdout]   24:     0x5e97a645f247 - process_async_test::test::can_process_an_async_job::{{closure}}::h997d2c8307b53728
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_async_test.rs:72:64
[INFO] [stdout]   25:     0x5e97a647b53e - <core::pin::Pin<P> as core::future::future::Future>::poll::h229478ce9f8e7b76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e97a647b53e - <core::pin::Pin<P> as core::future::future::Future>::poll::hc4b2295c64bacc7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3828f2dc110130b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x5e97a647b53e - tokio::runtime::coop::with_budget::h63e96b968d608c4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5e97a647b53e - tokio::runtime::coop::budget::h871d492bd387a71b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf8fa660640fcc336
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::Context::enter::hd941ba00486ec7b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2c66e2de4c158270
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h24f90fae433f9b5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x5e97a647b53e - tokio::runtime::context::scoped::Scoped<T>::set::hd42093610a78007f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5e97a647b53e - tokio::runtime::context::set_scheduler::{{closure}}::h4f31ede5e23140dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5e97a647b53e - std::thread::local::LocalKey<T>::try_with::h7683fac62cabb6a2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5e97a647b53e - std::thread::local::LocalKey<T>::with::hb33da8ad0ec4f6c5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5e97a647b53e - tokio::runtime::context::set_scheduler::hc45adffd6db010f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h554dc8e1001ff346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf5941ed9d67ddd0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h881263baecfc9681
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x5e97a647b53e - tokio::runtime::context::runtime::enter_runtime::h010719d46c55e092
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5e97a647b53e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc8caaf762e15089e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x5e97a6492522 - tokio::runtime::runtime::Runtime::block_on_inner::hd0f79ed0a7dd4825
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5e97a6492522 - tokio::runtime::runtime::Runtime::block_on::hef5288fb72415575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   46:     0x5e97a645d76b - process_async_test::test::can_process_an_async_job::h46f1a7d132055d5a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_async_test.rs:83:53
[INFO] [stdout]   47:     0x5e97a647a029 - process_async_test::test::can_process_an_async_job::{{closure}}::h0e10664afcbe2767
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_async_test.rs:52:40
[INFO] [stdout]   48:     0x5e97a647a029 - core::ops::function::FnOnce::call_once::h0aa44bab4f6bfa02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e97a64d51db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e97a64d51db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5e97a64d441e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5e97a64d441e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5e97a64d441e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5e97a64d441e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5e97a64d441e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e97a64d441e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5e97a64d441e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5e97a6497fc4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5e97a6497fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x5e97a649b96a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5e97a649b96a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5e97a649b96a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5e97a649b96a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5e97a649b96a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e97a649b96a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5e97a649b96a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e97a65c7f87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5e97a65c7f87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5e97a65c7f87 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x7915fe7c7aa4 - <unknown>
[INFO] [stdout]   71:     0x7915fe854a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::can_process_an_async_job
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test process_async_test`
[INFO] running `Command { std: "docker" "inspect" "904317fff759933fd10d3f5f55d00cfa793c48d9887088e7f975fa911af90e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904317fff759933fd10d3f5f55d00cfa793c48d9887088e7f975fa911af90e89", kill_on_drop: false }`
[INFO] [stdout] 904317fff759933fd10d3f5f55d00cfa793c48d9887088e7f975fa911af90e89
