[INFO] fetching crate graphile_worker 0.8.0... [INFO] testing graphile_worker-0.8.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] extracting crate graphile_worker 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate graphile_worker 0.8.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate graphile_worker 0.8.0 [INFO] finished tweaking crates.io crate graphile_worker 0.8.0 [INFO] tweaked toml for crates.io crate graphile_worker 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate graphile_worker 0.8.0 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd4ee056becb79667d8b31214152405e8f54cd59484a37282928051c3f29c721 [INFO] running `Command { std: "docker" "start" "-a" "fd4ee056becb79667d8b31214152405e8f54cd59484a37282928051c3f29c721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd4ee056becb79667d8b31214152405e8f54cd59484a37282928051c3f29c721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4ee056becb79667d8b31214152405e8f54cd59484a37282928051c3f29c721", kill_on_drop: false }` [INFO] [stdout] fd4ee056becb79667d8b31214152405e8f54cd59484a37282928051c3f29c721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55e21bc3707b5831f428647aa757835d7a55a3154ebf553fd5bbc4050849ed0 [INFO] running `Command { std: "docker" "start" "-a" "e55e21bc3707b5831f428647aa757835d7a55a3154ebf553fd5bbc4050849ed0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling graphile_worker_extensions v0.1.3 [INFO] [stderr] Compiling graphile_worker_shutdown_signal v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling graphile_worker_crontab_types v0.5.4 [INFO] [stderr] Compiling graphile_worker_crontab_parser v0.5.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling graphile_worker_job v0.1.2 [INFO] [stderr] Compiling graphile_worker_migrations v0.4.4 [INFO] [stderr] Compiling graphile_worker_crontab_runner v0.5.6 [INFO] [stderr] Compiling graphile_worker_ctx v0.2.1 [INFO] [stderr] Compiling graphile_worker_task_handler v0.5.0 [INFO] [stderr] Compiling graphile_worker v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "e55e21bc3707b5831f428647aa757835d7a55a3154ebf553fd5bbc4050849ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55e21bc3707b5831f428647aa757835d7a55a3154ebf553fd5bbc4050849ed0", kill_on_drop: false }` [INFO] [stdout] e55e21bc3707b5831f428647aa757835d7a55a3154ebf553fd5bbc4050849ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec5740688c8567c601bb373a5162b9bc5358dd1f1ca3c532bc3a7e3c45ee210 [INFO] running `Command { std: "docker" "start" "-a" "1ec5740688c8567c601bb373a5162b9bc5358dd1f1ca3c532bc3a7e3c45ee210", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling graphile_worker_shutdown_signal v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling graphile_worker_job v0.1.2 [INFO] [stderr] Compiling graphile_worker_crontab_runner v0.5.6 [INFO] [stderr] Compiling graphile_worker_migrations v0.4.4 [INFO] [stderr] Compiling graphile_worker_ctx v0.2.1 [INFO] [stderr] Compiling graphile_worker_task_handler v0.5.0 [INFO] [stderr] Compiling graphile_worker v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/cron.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | async fn run(self, _ctx: WorkerContext) -> Result<(), impl Debug> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 25 - async fn run(self, _ctx: WorkerContext) -> Result<(), impl Debug> { [INFO] [stdout] 25 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/simple.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 32 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] 32 + impl Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/app_state.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | async fn run(self, ctx: WorkerContext) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 37 - async fn run(self, ctx: WorkerContext) { [INFO] [stdout] 37 + impl Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 29 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 29 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 43 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 43 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 109 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] 109 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 200 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] 200 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 284 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 284 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 350 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 350 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 435 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 435 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 505 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 505 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:626:9 [INFO] [stdout] | [INFO] [stdout] 626 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 626 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stdout] 626 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 741 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 741 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 858 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 858 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:923:9 [INFO] [stdout] | [INFO] [stdout] 923 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 923 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 923 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:1024:9 [INFO] [stdout] | [INFO] [stdout] 1024 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 1024 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 1024 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:1140:9 [INFO] [stdout] | [INFO] [stdout] 1140 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 1140 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 1140 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:1259:9 [INFO] [stdout] | [INFO] [stdout] 1259 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 1259 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 1259 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run_once.rs:1346:9 [INFO] [stdout] | [INFO] [stdout] 1346 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 1346 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 1346 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/run_once.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 30 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 30 + impl Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/run.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 25 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 25 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/crontab.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 29 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 29 + impl Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/crontab.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 45 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 45 + impl Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/worker_utils_add_job.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 21 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 21 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/worker_utils_add_job.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 79 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 79 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/worker_utils_add_job.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 158 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 158 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> tests/forbidden_flags.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 13 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stdout] 13 + impl std::future::Future + Send + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "1ec5740688c8567c601bb373a5162b9bc5358dd1f1ca3c532bc3a7e3c45ee210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec5740688c8567c601bb373a5162b9bc5358dd1f1ca3c532bc3a7e3c45ee210", kill_on_drop: false }` [INFO] [stdout] 1ec5740688c8567c601bb373a5162b9bc5358dd1f1ca3c532bc3a7e3c45ee210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc8627960c64cf274e6e743ad852efd0757d46095a1b14a9a040f4965d38f57b [INFO] running `Command { std: "docker" "start" "-a" "fc8627960c64cf274e6e743ad852efd0757d46095a1b14a9a040f4965d38f57b", kill_on_drop: false }` [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/simple.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 32 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] 32 + impl Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/app_state.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | async fn run(self, ctx: WorkerContext) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 37 - async fn run(self, ctx: WorkerContext) { [INFO] [stderr] 37 + impl Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/forbidden_flags.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 13 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 13 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/cron.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | async fn run(self, _ctx: WorkerContext) -> Result<(), impl Debug> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 25 - async fn run(self, _ctx: WorkerContext) -> Result<(), impl Debug> { [INFO] [stderr] 25 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `graphile_worker` (example "simple") generated 1 warning [INFO] [stderr] warning: `graphile_worker` (example "app_state") generated 1 warning [INFO] [stderr] warning: `graphile_worker` (test "forbidden_flags") generated 1 warning [INFO] [stderr] warning: `graphile_worker` (test "cron") generated 1 warning [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/crontab.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 29 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 29 + impl Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/crontab.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 45 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 45 + impl Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/run_once.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 30 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 30 + impl Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 29 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 29 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 43 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 43 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 109 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] 109 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 200 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] 200 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:284:9 [INFO] [stderr] | [INFO] [stderr] 284 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 284 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 284 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 350 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 350 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 435 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 435 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 505 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 505 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 505 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:626:9 [INFO] [stderr] | [INFO] [stderr] 626 | async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 626 - async fn run(self, _ctx: WorkerContext) -> Result<(), String> { [INFO] [stderr] 626 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:741:9 [INFO] [stderr] | [INFO] [stderr] 741 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 741 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 741 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:858:9 [INFO] [stderr] | [INFO] [stderr] 858 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 858 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 858 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:923:9 [INFO] [stderr] | [INFO] [stderr] 923 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 923 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 923 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:1024:9 [INFO] [stderr] | [INFO] [stderr] 1024 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 1024 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 1024 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:1140:9 [INFO] [stderr] | [INFO] [stderr] 1140 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 1140 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 1140 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:1259:9 [INFO] [stderr] | [INFO] [stderr] 1259 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 1259 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 1259 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run_once.rs:1346:9 [INFO] [stderr] | [INFO] [stderr] 1346 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 1346 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 1346 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/worker_utils_add_job.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 21 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 21 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/worker_utils_add_job.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 79 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 79 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/worker_utils_add_job.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 158 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 158 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> tests/run.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 25 - async fn run(self, _ctx: WorkerContext) -> Result<(), ()> { [INFO] [stderr] 25 + impl std::future::Future + Send + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `graphile_worker` (example "crontab") generated 2 warnings [INFO] [stderr] warning: `graphile_worker` (example "run_once") generated 1 warning [INFO] [stderr] warning: `graphile_worker` (test "run_once") generated 16 warnings [INFO] [stderr] warning: `graphile_worker` (test "worker_utils_add_job") generated 3 warnings [INFO] [stderr] warning: `graphile_worker` (test "run") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphile_worker-296851e40567487d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test job_spec::tests::test_job_spec ... ok [INFO] [stderr] Running tests/cron.rs (/opt/rustwide/target/debug/deps/cron-a0d3e2acefbe7322) [INFO] [stdout] test job_spec::tests::should_build_unset_job_spec_without_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test register_identifiers ... FAILED [INFO] [stdout] test backfills_if_identifier_already_registered_5h_ago ... FAILED [INFO] [stdout] test backfills_if_identifier_already_registered_25h_ago ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- register_identifiers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'register_identifiers' panicked at tests/helpers.rs:280:48: [INFO] [stdout] DATABASE_URL must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x641f0aeccf02 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x641f0aeccf02 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x641f0aeccf02 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x641f0aeccf02 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x641f0aef9583 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x641f0aef9583 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x641f0aec9093 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x641f0aeccd52 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x641f0aece3aa - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x641f0aece199 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x641f0a9179d7 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x641f0a9179d7 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x641f0aecee93 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x641f0aecee93 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x641f0aeceb4a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x641f0aecd3f9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x641f0aece7dd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x641f0aef71f0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x641f0aef76f6 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x641f0a89aece - core::result::Result::expect::h6295cdba16f9fd64 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x641f0a88fdb5 - cron::helpers::create_test_database::{{closure}}::h491b5f77dee3990d [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:280:18 [INFO] [stdout] 21: 0x641f0a891745 - cron::helpers::with_test_db::{{closure}}::{{closure}}::h8f8b992c89b8723e [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:328:50 [INFO] [stdout] 22: 0x641f0a85fcbf - as core::future::future::Future>::poll::{{closure}}::h1e97b0f044a0d03b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:978:42 [INFO] [stdout] 23: 0x641f0a85cd80 - tokio::task::local::LocalSet::with::{{closure}}::h57d05357a44254cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:730:13 [INFO] [stdout] 24: 0x641f0a86a0c5 - std::thread::local::LocalKey::try_with::h0866e1fe57348ade [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 25: 0x641f0a869b7e - std::thread::local::LocalKey::with::h23ee57a97962106c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 26: 0x641f0a85cce6 - tokio::task::local::LocalSet::with::hf52ea5843620076d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:728:9 [INFO] [stdout] 27: 0x641f0a85fb15 - as core::future::future::Future>::poll::h79690b9318a19339 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:968:9 [INFO] [stdout] 28: 0x641f0a85d50b - tokio::task::local::LocalSet::run_until::{{closure}}::h2a1f9ca9b49e02e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:635:19 [INFO] [stdout] 29: 0x641f0a890ebc - cron::helpers::with_test_db::{{closure}}::h602f9dbf3de9198b [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:339:10 [INFO] [stdout] 30: 0x641f0a8abf08 - cron::register_identifiers::{{closure}}::hb4207c7de9227954 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:79:6 [INFO] [stdout] 31: 0x641f0a8d8b72 - as core::future::future::Future>::poll::h779282cb3a9446db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x641f0a8d8b2d - as core::future::future::Future>::poll::h73216591dddac366 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 33: 0x641f0a86fe6f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h13c5b13f40c3a86a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 34: 0x641f0a86fdc5 - tokio::runtime::coop::with_budget::h6fe11277ec7c4220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x641f0a86fdc5 - tokio::runtime::coop::budget::he782c45fc2f9ec9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x641f0a86fdc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h44813f2995ada61b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 37: 0x641f0a86e880 - tokio::runtime::scheduler::current_thread::Context::enter::h41b3124ec8d276af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 38: 0x641f0a86f408 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h293d8511ec49fdc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 39: 0x641f0a86f124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52a055ce55a7e2d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 40: 0x641f0a84ee4b - tokio::runtime::context::scoped::Scoped::set::h090078c4ec7449be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x641f0a883729 - tokio::runtime::context::set_scheduler::{{closure}}::hef410959b7e39b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 42: 0x641f0a86a1d2 - std::thread::local::LocalKey::try_with::h16c297c63f22d577 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 43: 0x641f0a869d8e - std::thread::local::LocalKey::with::h9ac1cbcfef753e44 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 44: 0x641f0a8836dd - tokio::runtime::context::set_scheduler::h30e0bb92247e2b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 45: 0x641f0a86eed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h00e3f9e439c1e6ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 46: 0x641f0a86f143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf6e5e73c1a7eaf70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 47: 0x641f0a86d67f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9bb34293a097bd5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 48: 0x641f0a8a89c8 - tokio::runtime::context::runtime::enter_runtime::hbe0f641194e0d3ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x641f0a86d591 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6246f87d945a3f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x641f0a82c20a - tokio::runtime::runtime::Runtime::block_on::h8e009587e7de4582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 51: 0x641f0a8abceb - cron::register_identifiers::hde59952590240be4 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:17:5 [INFO] [stdout] 52: 0x641f0a8abb37 - cron::register_identifiers::{{closure}}::h21d034cb3208168f [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:14:32 [INFO] [stdout] 53: 0x641f0a8146a6 - core::ops::function::FnOnce::call_once::h5d75c7cfd3a5ef4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x641f0a91d2bb - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x641f0a91d2bb - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x641f0a91c375 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x641f0a91c375 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x641f0a91c375 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x641f0a91c375 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x641f0a91c375 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x641f0a91c375 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x641f0a91c375 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x641f0a8df364 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x641f0a8df364 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x641f0a8e2e9a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x641f0a8e2e9a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 68: 0x641f0a8e2e9a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 69: 0x641f0a8e2e9a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x641f0a8e2e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 73: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 74: 0x641f0aed265b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x7c0f02028ac3 - [INFO] [stdout] 76: 0x7c0f020b9a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- backfills_if_identifier_already_registered_5h_ago stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'backfills_if_identifier_already_registered_5h_ago' panicked at tests/helpers.rs:280:48: [INFO] [stdout] DATABASE_URL must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x641f0aeccf02 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x641f0aeccf02 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x641f0aeccf02 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x641f0aeccf02 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x641f0aef9583 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x641f0aef9583 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x641f0aec9093 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x641f0aeccd52 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x641f0aece3aa - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x641f0aece199 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x641f0a9179d7 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x641f0a9179d7 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x641f0aecee93 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x641f0aecee93 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x641f0aeceb4a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x641f0aecd3f9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x641f0aece7dd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x641f0aef71f0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x641f0aef76f6 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x641f0a89aece - core::result::Result::expect::h6295cdba16f9fd64 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x641f0a88fdb5 - cron::helpers::create_test_database::{{closure}}::h491b5f77dee3990d [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:280:18 [INFO] [stdout] 21: 0x641f0a892365 - cron::helpers::with_test_db::{{closure}}::{{closure}}::hd7f948d1b7be854f [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:328:50 [INFO] [stdout] 22: 0x641f0a85fdef - as core::future::future::Future>::poll::{{closure}}::hda6260072d5e1258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:978:42 [INFO] [stdout] 23: 0x641f0a85ce70 - tokio::task::local::LocalSet::with::{{closure}}::h70e2d948d3d3101c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:730:13 [INFO] [stdout] 24: 0x641f0a86a955 - std::thread::local::LocalKey::try_with::h5c7a5266c882cd82 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 25: 0x641f0a869ebe - std::thread::local::LocalKey::with::hdbc1cf85817c9e2e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 26: 0x641f0a85cc66 - tokio::task::local::LocalSet::with::h22698554a884350e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:728:9 [INFO] [stdout] 27: 0x641f0a85fab5 - as core::future::future::Future>::poll::h6df419cfdb3b3bd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:968:9 [INFO] [stdout] 28: 0x641f0a85d29b - tokio::task::local::LocalSet::run_until::{{closure}}::h18902ca5af9ff59f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:635:19 [INFO] [stdout] 29: 0x641f0a8914bc - cron::helpers::with_test_db::{{closure}}::hb2f3f5f65ab91bf1 [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:339:10 [INFO] [stdout] 30: 0x641f0a8ade38 - cron::backfills_if_identifier_already_registered_5h_ago::{{closure}}::h03de5d359b5acfa6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:179:6 [INFO] [stdout] 31: 0x641f0a8d8b72 - as core::future::future::Future>::poll::h779282cb3a9446db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x641f0a8d8b2d - as core::future::future::Future>::poll::h73216591dddac366 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 33: 0x641f0a86fe6f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h13c5b13f40c3a86a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 34: 0x641f0a86fdc5 - tokio::runtime::coop::with_budget::h6fe11277ec7c4220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x641f0a86fdc5 - tokio::runtime::coop::budget::he782c45fc2f9ec9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x641f0a86fdc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h44813f2995ada61b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 37: 0x641f0a86e880 - tokio::runtime::scheduler::current_thread::Context::enter::h41b3124ec8d276af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 38: 0x641f0a86f408 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h293d8511ec49fdc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 39: 0x641f0a86f124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52a055ce55a7e2d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 40: 0x641f0a84ee4b - tokio::runtime::context::scoped::Scoped::set::h090078c4ec7449be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x641f0a883729 - tokio::runtime::context::set_scheduler::{{closure}}::hef410959b7e39b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 42: 0x641f0a86a1d2 - std::thread::local::LocalKey::try_with::h16c297c63f22d577 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 43: 0x641f0a869d8e - std::thread::local::LocalKey::with::h9ac1cbcfef753e44 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 44: 0x641f0a8836dd - tokio::runtime::context::set_scheduler::h30e0bb92247e2b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 45: 0x641f0a86eed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h00e3f9e439c1e6ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 46: 0x641f0a86f143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf6e5e73c1a7eaf70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 47: 0x641f0a86d67f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9bb34293a097bd5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 48: 0x641f0a8a89c8 - tokio::runtime::context::runtime::enter_runtime::hbe0f641194e0d3ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x641f0a86d591 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6246f87d945a3f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x641f0a82c20a - tokio::runtime::runtime::Runtime::block_on::h8e009587e7de4582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 51: 0x641f0a8adc1b - cron::backfills_if_identifier_already_registered_5h_ago::h8299dfc8d7d213a4 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:84:5 [INFO] [stdout] 52: 0x641f0a8ada67 - cron::backfills_if_identifier_already_registered_5h_ago::{{closure}}::he1b5d9d526612ee8 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:83:61 [INFO] [stdout] 53: 0x641f0a814546 - core::ops::function::FnOnce::call_once::h4edf37d1a5489e80 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x641f0a91d2bb - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x641f0a91d2bb - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x641f0a91c375 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x641f0a91c375 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x641f0a91c375 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x641f0a91c375 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x641f0a91c375 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x641f0a91c375 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x641f0a91c375 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x641f0a8df364 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x641f0a8df364 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x641f0a8e2e9a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x641f0a8e2e9a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 68: 0x641f0a8e2e9a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 69: 0x641f0a8e2e9a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x641f0a8e2e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 73: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 74: 0x641f0aed265b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x7c0f02028ac3 - [INFO] [stdout] 76: 0x7c0f020b9a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- backfills_if_identifier_already_registered_25h_ago stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'backfills_if_identifier_already_registered_25h_ago' panicked at tests/helpers.rs:280:48: [INFO] [stdout] DATABASE_URL must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x641f0aeccf02 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x641f0aeccf02 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x641f0aeccf02 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x641f0aeccf02 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x641f0aef9583 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x641f0aef9583 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x641f0aec9093 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x641f0aeccd52 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x641f0aece3aa - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x641f0aece199 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x641f0a9179d7 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x641f0a9179d7 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x641f0aecee93 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x641f0aecee93 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x641f0aeceb4a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x641f0aecd3f9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x641f0aece7dd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x641f0aef71f0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x641f0aef76f6 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x641f0a89aece - core::result::Result::expect::h6295cdba16f9fd64 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x641f0a88fdb5 - cron::helpers::create_test_database::{{closure}}::h491b5f77dee3990d [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:280:18 [INFO] [stdout] 21: 0x641f0a891d55 - cron::helpers::with_test_db::{{closure}}::{{closure}}::hd31795c2920c5cd9 [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:328:50 [INFO] [stdout] 22: 0x641f0a85fb8f - as core::future::future::Future>::poll::{{closure}}::h004f5e310728cd86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:978:42 [INFO] [stdout] 23: 0x641f0a85cf60 - tokio::task::local::LocalSet::with::{{closure}}::hf4a86f8600417136 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:730:13 [INFO] [stdout] 24: 0x641f0a86a585 - std::thread::local::LocalKey::try_with::h46fbe68bcaf6b549 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 25: 0x641f0a869e2e - std::thread::local::LocalKey::with::hae7fa4158d4ec14a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 26: 0x641f0a85cca6 - tokio::task::local::LocalSet::with::hc9648667c327ebeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:728:9 [INFO] [stdout] 27: 0x641f0a85fa55 - as core::future::future::Future>::poll::h48c156e610933fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:968:9 [INFO] [stdout] 28: 0x641f0a85d77b - tokio::task::local::LocalSet::run_until::{{closure}}::h8953670b5c560fe9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:635:19 [INFO] [stdout] 29: 0x641f0a8911bc - cron::helpers::with_test_db::{{closure}}::h8bfdd7545079b725 [INFO] [stdout] at /opt/rustwide/workdir/tests/helpers.rs:339:10 [INFO] [stdout] 30: 0x641f0a8af9c8 - cron::backfills_if_identifier_already_registered_25h_ago::{{closure}}::h4a9b4d5c51fd58d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:279:6 [INFO] [stdout] 31: 0x641f0a8d8b72 - as core::future::future::Future>::poll::h779282cb3a9446db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: 0x641f0a8d8b2d - as core::future::future::Future>::poll::h73216591dddac366 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 33: 0x641f0a86fe6f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h13c5b13f40c3a86a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 34: 0x641f0a86fdc5 - tokio::runtime::coop::with_budget::h6fe11277ec7c4220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x641f0a86fdc5 - tokio::runtime::coop::budget::he782c45fc2f9ec9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x641f0a86fdc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h44813f2995ada61b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 37: 0x641f0a86e880 - tokio::runtime::scheduler::current_thread::Context::enter::h41b3124ec8d276af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 38: 0x641f0a86f408 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h293d8511ec49fdc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 39: 0x641f0a86f124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52a055ce55a7e2d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 40: 0x641f0a84ee4b - tokio::runtime::context::scoped::Scoped::set::h090078c4ec7449be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x641f0a883729 - tokio::runtime::context::set_scheduler::{{closure}}::hef410959b7e39b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 42: 0x641f0a86a1d2 - std::thread::local::LocalKey::try_with::h16c297c63f22d577 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 43: 0x641f0a869d8e - std::thread::local::LocalKey::with::h9ac1cbcfef753e44 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 44: 0x641f0a8836dd - tokio::runtime::context::set_scheduler::h30e0bb92247e2b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 45: 0x641f0a86eed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h00e3f9e439c1e6ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 46: 0x641f0a86f143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf6e5e73c1a7eaf70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 47: 0x641f0a86d67f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9bb34293a097bd5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 48: 0x641f0a8a89c8 - tokio::runtime::context::runtime::enter_runtime::hbe0f641194e0d3ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x641f0a86d591 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6246f87d945a3f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x641f0a82c20a - tokio::runtime::runtime::Runtime::block_on::h8e009587e7de4582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 51: 0x641f0a8af7ab - cron::backfills_if_identifier_already_registered_25h_ago::h5fd705b33baaf30e [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:184:5 [INFO] [stdout] 52: 0x641f0a8af5f7 - cron::backfills_if_identifier_already_registered_25h_ago::{{closure}}::hac18f8daba3a0378 [INFO] [stdout] at /opt/rustwide/workdir/tests/cron.rs:183:62 [INFO] [stdout] 53: 0x641f0a814026 - core::ops::function::FnOnce::call_once::h169a60796d45e815 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x641f0a91d2bb - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x641f0a91d2bb - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x641f0a91c375 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x641f0a91c375 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x641f0a91c375 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x641f0a91c375 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x641f0a91c375 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x641f0a91c375 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x641f0a91c375 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x641f0a8df364 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x641f0a8df364 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x641f0a8e2e9a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x641f0a8e2e9a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 68: 0x641f0a8e2e9a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 69: 0x641f0a8e2e9a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x641f0a8e2e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x641f0a8e2e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 73: 0x641f0aed265b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 74: 0x641f0aed265b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x7c0f02028ac3 - [INFO] [stdout] 76: 0x7c0f020b9a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] backfills_if_identifier_already_registered_25h_ago [INFO] [stdout] backfills_if_identifier_already_registered_5h_ago [INFO] [stdout] register_identifiers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cron` [INFO] running `Command { std: "docker" "inspect" "fc8627960c64cf274e6e743ad852efd0757d46095a1b14a9a040f4965d38f57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8627960c64cf274e6e743ad852efd0757d46095a1b14a9a040f4965d38f57b", kill_on_drop: false }` [INFO] [stdout] fc8627960c64cf274e6e743ad852efd0757d46095a1b14a9a040f4965d38f57b