[INFO] cloning repository https://github.com/darkfree97/greatings_sender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkfree97/greatings_sender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7801dcd452508b8a62ac58fb04486010504a193 [INFO] testing darkfree97/greatings_sender against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/darkfree97/greatings_sender [INFO] finished tweaking git repo https://github.com/darkfree97/greatings_sender [INFO] tweaked toml for git repo https://github.com/darkfree97/greatings_sender written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darkfree97/greatings_sender on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darkfree97/greatings_sender 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e387a4661fcd4338cb76e3210fdba3328233dc8d493395b7d9f1456393ef1224 [INFO] running `Command { std: "docker" "start" "-a" "e387a4661fcd4338cb76e3210fdba3328233dc8d493395b7d9f1456393ef1224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e387a4661fcd4338cb76e3210fdba3328233dc8d493395b7d9f1456393ef1224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e387a4661fcd4338cb76e3210fdba3328233dc8d493395b7d9f1456393ef1224", kill_on_drop: false }` [INFO] [stdout] e387a4661fcd4338cb76e3210fdba3328233dc8d493395b7d9f1456393ef1224 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba06a736c5d80fe77a938635c3170df3c0eab00e54e7e4aceacc1c5d391c1a0 [INFO] running `Command { std: "docker" "start" "-a" "aba06a736c5d80fe77a938635c3170df3c0eab00e54e7e4aceacc1c5d391c1a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling grammers-tl-parser v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling grammers-tl-gen v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling grammers-tl-types v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling grammers-session v0.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lapin v2.3.4 [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling os_info v3.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling locate-locale v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling glass_pumpkin v1.7.0 [INFO] [stderr] Compiling grammers-crypto v0.7.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling celery-codegen v0.5.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustls-connector v0.18.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tcp-stream v0.26.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-executor-trait v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling grammers-mtproto v0.7.0 [INFO] [stderr] Compiling grammers-mtsender v0.7.0 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling grammers-client v0.7.0 [INFO] [stderr] Compiling celery v0.5.5 [INFO] [stderr] Compiling love_sender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tasks.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_greeting` [INFO] [stdout] 21 | pub async fn send_greeting() -> TaskResult<()> { [INFO] [stdout] | ------------- `send_greeting` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "aba06a736c5d80fe77a938635c3170df3c0eab00e54e7e4aceacc1c5d391c1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba06a736c5d80fe77a938635c3170df3c0eab00e54e7e4aceacc1c5d391c1a0", kill_on_drop: false }` [INFO] [stdout] aba06a736c5d80fe77a938635c3170df3c0eab00e54e7e4aceacc1c5d391c1a0 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b35d587b6a2bd36be4dd45afd9efd89ea6ae3e2ae57cd37337afb24d73eae9 [INFO] running `Command { std: "docker" "start" "-a" "e8b35d587b6a2bd36be4dd45afd9efd89ea6ae3e2ae57cd37337afb24d73eae9", kill_on_drop: false }` [INFO] [stderr] Compiling love_sender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tasks.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_greeting` [INFO] [stdout] 21 | pub async fn send_greeting() -> TaskResult<()> { [INFO] [stdout] | ------------- `send_greeting` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tasks.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_greeting` [INFO] [stdout] 21 | pub async fn send_greeting() -> TaskResult<()> { [INFO] [stdout] | ------------- `send_greeting` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "e8b35d587b6a2bd36be4dd45afd9efd89ea6ae3e2ae57cd37337afb24d73eae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b35d587b6a2bd36be4dd45afd9efd89ea6ae3e2ae57cd37337afb24d73eae9", kill_on_drop: false }` [INFO] [stdout] e8b35d587b6a2bd36be4dd45afd9efd89ea6ae3e2ae57cd37337afb24d73eae9 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cff84f166218326ac62720e692ec3d7285ba44ff76f073ff3ab5be1e6be06ed6 [INFO] running `Command { std: "docker" "start" "-a" "cff84f166218326ac62720e692ec3d7285ba44ff76f073ff3ab5be1e6be06ed6", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/tasks.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #[celery::task] [INFO] [stderr] | ^-------------- [INFO] [stderr] | | [INFO] [stderr] | `Task` is not local [INFO] [stderr] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_greeting` [INFO] [stderr] 21 | pub async fn send_greeting() -> TaskResult<()> { [INFO] [stderr] | ------------- `send_greeting` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `love_sender` (lib) generated 1 warning [INFO] [stderr] warning: `love_sender` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/love_sender-c6c33d650e01d185) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/beat.rs (/opt/rustwide/target/debug/deps/beat-e319257a5025ad04) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/love_sender-7e8c732e5bee6334) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests love_sender [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cff84f166218326ac62720e692ec3d7285ba44ff76f073ff3ab5be1e6be06ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff84f166218326ac62720e692ec3d7285ba44ff76f073ff3ab5be1e6be06ed6", kill_on_drop: false }` [INFO] [stdout] cff84f166218326ac62720e692ec3d7285ba44ff76f073ff3ab5be1e6be06ed6