[INFO] fetching crate rusty-sidekiq 0.13.2... [INFO] testing rusty-sidekiq-0.13.2 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate rusty-sidekiq 0.13.2 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-sidekiq 0.13.2 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scc v2.3.0 [INFO] [stderr] Downloaded cron_clock v0.8.0 [INFO] [stderr] Downloaded simple-process-stats v1.0.0 [INFO] [stderr] Downloaded redis v0.28.1 [INFO] [stderr] Downloaded sdd v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8d00b983f215e725db825c894706f97ebf761d34b846b4f4b9b8c6fe95a929c [INFO] running `Command { std: "docker" "start" "-a" "a8d00b983f215e725db825c894706f97ebf761d34b846b4f4b9b8c6fe95a929c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8d00b983f215e725db825c894706f97ebf761d34b846b4f4b9b8c6fe95a929c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d00b983f215e725db825c894706f97ebf761d34b846b4f4b9b8c6fe95a929c", kill_on_drop: false }` [INFO] [stdout] a8d00b983f215e725db825c894706f97ebf761d34b846b4f4b9b8c6fe95a929c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e08516821b2c5fa5654db31cbba7a781acbf20d4f0a2ac6acda68e9d3c7001 [INFO] running `Command { std: "docker" "start" "-a" "b3e08516821b2c5fa5654db31cbba7a781acbf20d4f0a2ac6acda68e9d3c7001", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 serial_test v3.2.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.217 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling simple-process-stats v1.0.0 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling combine v4.6.7 [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 41.26s [INFO] running `Command { std: "docker" "inspect" "b3e08516821b2c5fa5654db31cbba7a781acbf20d4f0a2ac6acda68e9d3c7001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e08516821b2c5fa5654db31cbba7a781acbf20d4f0a2ac6acda68e9d3c7001", kill_on_drop: false }` [INFO] [stdout] b3e08516821b2c5fa5654db31cbba7a781acbf20d4f0a2ac6acda68e9d3c7001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837de87a1f3186563840515efbd81cd6850820f6384e265532f654688555c6e3 [INFO] running `Command { std: "docker" "start" "-a" "837de87a1f3186563840515efbd81cd6850820f6384e265532f654688555c6e3", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `FiltereExpiredUsersArgs` is never constructed [INFO] [stdout] --> examples/producer-demo.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct FiltereExpiredUsersArgs { [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.27s [INFO] running `Command { std: "docker" "inspect" "837de87a1f3186563840515efbd81cd6850820f6384e265532f654688555c6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837de87a1f3186563840515efbd81cd6850820f6384e265532f654688555c6e3", kill_on_drop: false }` [INFO] [stdout] 837de87a1f3186563840515efbd81cd6850820f6384e265532f654688555c6e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4696c5fd140c569d8f53999a705442092bfd4aeac7093d13b20e4a87450fb3c [INFO] running `Command { std: "docker" "start" "-a" "d4696c5fd140c569d8f53999a705442092bfd4aeac7093d13b20e4a87450fb3c", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `FiltereExpiredUsersArgs` is never constructed [INFO] [stderr] --> examples/producer-demo.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | struct FiltereExpiredUsersArgs { [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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sidekiq-cfd9b79e36a6fd7f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::can_have_a_vec_with_one_or_more_items ... ok [INFO] [stdout] test test::can_have_a_single_tuple_argument ... ok [INFO] [stdout] test test::can_have_a_single_argument ... ok [INFO] [stdout] test test::can_have_multiple_arguments ... ok [INFO] [stdout] test test::does_not_reformat_valid_ruby_class_names ... ok [INFO] [stdout] test middleware::test::calls_through_a_middleware_stack ... 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] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/process_async_test.rs (/opt/rustwide/target/debug/deps/process_async_test-d82403156a7622e4) [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' (35) 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: 0x5c89efb3f6d2 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c89efb3f6d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c89efb3f6d2 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c89efb3f6d2 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c89efb521df - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c89efb521df - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c89efb0bae3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c89efb0bae3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c89efb183a2 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c89efb1d21f - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c89efb1d0b1 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c89ef7febbe - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5c89ef7febbe - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c89efb1d96e - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5c89efb1d96e - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c89efb1d68a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c89efb184e9 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c89efaffccd - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c89efb5c5b0 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c89efb5b496 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5c89ef7ce581 - core::result::Result::unwrap::h2aa5f305a378ee39 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5c89ef7ce581 - as process_async_test::test::FlushAll>::flushall::{{closure}}::h1e2ded8c94a533fc [INFO] [stdout] at /opt/rustwide/workdir/tests/process_async_test.rs:19:45 [INFO] [stdout] 22: 0x5c89ef7b5ff3 - as core::future::future::Future>::poll::hc9ede332bfe1857f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5c89ef7cf4ad - process_async_test::test::new_base_processor::{{closure}}::hd619917c282d3cdb [INFO] [stdout] at /opt/rustwide/workdir/tests/process_async_test.rs:31:26 [INFO] [stdout] 24: 0x5c89ef7cffe7 - process_async_test::test::can_process_an_async_job::{{closure}}::ha8174870cc9590cf [INFO] [stdout] at /opt/rustwide/workdir/tests/process_async_test.rs:72:64 [INFO] [stdout] 25: 0x5c89ef7b5ef2 - as core::future::future::Future>::poll::h9b5bd92a5a049bac [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5c89ef7b5f6d - as core::future::future::Future>::poll::ha46f6b716987e22a [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x5c89ef7c509d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he311defb44649978 [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: 0x5c89ef7c4dfb - tokio::runtime::coop::with_budget::h9a3cb605fe19a74d [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: 0x5c89ef7c4dfb - tokio::runtime::coop::budget::he323ec2671511ac8 [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: 0x5c89ef7c4dfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h263681b36e6c7605 [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: 0x5c89ef7c1e10 - tokio::runtime::scheduler::current_thread::Context::enter::h1d1dda02623d38a4 [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: 0x5c89ef7c3a20 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h11517410d9c7e43f [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: 0x5c89ef7c36c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0f0f9e17a9776c5a [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: 0x5c89ef7b55cb - tokio::runtime::context::scoped::Scoped::set::h8148dd3e5096fd6c [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: 0x5c89ef7c0b59 - tokio::runtime::context::set_scheduler::{{closure}}::hbe83bd94b0f39ed7 [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: 0x5c89ef7bacf2 - std::thread::local::LocalKey::try_with::h6e1833f5fef9056b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 37: 0x5c89ef7ba09e - std::thread::local::LocalKey::with::hd970633b13d7fef9 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 38: 0x5c89ef7c0acd - tokio::runtime::context::set_scheduler::h1d47dce067793b36 [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: 0x5c89ef7c3050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5ecc643b965bdf8f [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: 0x5c89ef7c3703 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc8b9f5f43b22fbf0 [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: 0x5c89ef7c1133 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h903226742d9bf69e [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: 0x5c89ef7a8a50 - tokio::runtime::context::runtime::enter_runtime::h84e8d19a0a94fa31 [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: 0x5c89ef7c0e31 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h307c0c9b278c1dec [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: 0x5c89ef7bcd84 - tokio::runtime::runtime::Runtime::block_on_inner::h62a423b6318da8d0 [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: 0x5c89ef7bd057 - tokio::runtime::runtime::Runtime::block_on::hfaa4fa2e58b14aa8 [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: 0x5c89ef7cfc41 - process_async_test::test::can_process_an_async_job::h64aee371dbcbb04a [INFO] [stdout] at /opt/rustwide/workdir/tests/process_async_test.rs:83:53 [INFO] [stdout] 47: 0x5c89ef7cfcd7 - process_async_test::test::can_process_an_async_job::{{closure}}::h2d3dfd84f18ad10d [INFO] [stdout] at /opt/rustwide/workdir/tests/process_async_test.rs:52:40 [INFO] [stdout] 48: 0x5c89ef7a4236 - core::ops::function::FnOnce::call_once::hf651dd10629ca9a2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x5c89ef7fe97b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 50: 0x5c89ef7fe97b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x5c89ef814485 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x5c89ef814485 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x5c89ef814485 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5c89ef814485 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5c89ef814485 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5c89ef814485 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x5c89ef814485 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x5c89ef7eae54 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x5c89ef7eae54 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 60: 0x5c89ef7ee68a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x5c89ef7ee68a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5c89ef7ee68a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 63: 0x5c89ef7ee68a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x5c89ef7ee68a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x5c89ef7ee68a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x5c89ef7ee68a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: 0x5c89efb1269f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 68: 0x5c89efb1269f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 69: 0x797c3ab0eaa4 - [INFO] [stdout] 70: 0x797c3ab9ba34 - clone [INFO] [stdout] 71: 0x0 - [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.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test process_async_test` [INFO] running `Command { std: "docker" "inspect" "d4696c5fd140c569d8f53999a705442092bfd4aeac7093d13b20e4a87450fb3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4696c5fd140c569d8f53999a705442092bfd4aeac7093d13b20e4a87450fb3c", kill_on_drop: false }` [INFO] [stdout] d4696c5fd140c569d8f53999a705442092bfd4aeac7093d13b20e4a87450fb3c