[INFO] cloning repository https://github.com/mlh758/resque-web-ish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlh758/resque-web-ish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlh758%2Fresque-web-ish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlh758%2Fresque-web-ish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e224b68048db8fc7bcbda8888a5759a9c0b2c09f [INFO] checking mlh758/resque-web-ish against master#51ff895062ba60a7cba53f57af928c3fb7b0f2f4 for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlh758%2Fresque-web-ish" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlh758/resque-web-ish [INFO] finished tweaking git repo https://github.com/mlh758/resque-web-ish [INFO] tweaked toml for git repo https://github.com/mlh758/resque-web-ish written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlh758/resque-web-ish on toolchain 51ff895062ba60a7cba53f57af928c3fb7b0f2f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mlh758/resque-web-ish 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" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded actix-files v0.6.0-beta.2 [INFO] [stderr] Downloaded actix-rt v2.0.2 [INFO] [stderr] Downloaded arc-swap v1.2.0 [INFO] [stderr] Downloaded actix-macros v0.2.0 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded ahash v0.7.0 [INFO] [stderr] Downloaded actix-codec v0.4.0-beta.1 [INFO] [stderr] Downloaded standback v0.2.15 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.1 [INFO] [stderr] Downloaded actix-server v2.0.0-beta.3 [INFO] [stderr] Downloaded actix-utils v3.0.0-beta.2 [INFO] [stderr] Downloaded combine v4.5.2 [INFO] [stderr] Downloaded actix-tls v3.0.0-beta.3 [INFO] [stderr] Downloaded cookie v0.14.3 [INFO] [stderr] Downloaded const_fn v0.4.5 [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded awc v3.0.0-beta.2 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.3 [INFO] [stderr] Downloaded tracing v0.1.23 [INFO] [stderr] Downloaded redis v0.19.0 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.3 [INFO] [stderr] Downloaded actix-service v2.0.0-beta.4 [INFO] [stderr] Downloaded time v0.2.25 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2d9400b9376ce2acd1c118652d895fc3722d66d5e7148964d8cb870fa2eb992 [INFO] running `Command { std: "docker" "start" "-a" "e2d9400b9376ce2acd1c118652d895fc3722d66d5e7148964d8cb870fa2eb992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2d9400b9376ce2acd1c118652d895fc3722d66d5e7148964d8cb870fa2eb992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d9400b9376ce2acd1c118652d895fc3722d66d5e7148964d8cb870fa2eb992", kill_on_drop: false }` [INFO] [stdout] e2d9400b9376ce2acd1c118652d895fc3722d66d5e7148964d8cb870fa2eb992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea589b1d556f2792c3d22abccf4ee84ec09011eab0f0bd38ec83a40b3994a54 [INFO] running `Command { std: "docker" "start" "-a" "9ea589b1d556f2792c3d22abccf4ee84ec09011eab0f0bd38ec83a40b3994a54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking actix-service v2.0.0-beta.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling ahash v0.7.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking askama_escape v0.10.1 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking plugin_manager v0.1.0 (/opt/rustwide/workdir/plugin_manager) [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking actix-rt v2.0.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking actix-utils v3.0.0-beta.2 [INFO] [stderr] Checking actix-server v2.0.0-beta.3 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-tls v3.0.0-beta.3 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking actix-http v3.0.0-beta.3 [INFO] [stderr] Checking awc v3.0.0-beta.2 [INFO] [stderr] Checking redis v0.19.0 [INFO] [stderr] Checking actix-web v4.0.0-beta.3 [INFO] [stderr] Checking actix-files v0.6.0-beta.2 [INFO] [stderr] Checking resque-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn retry_failed_job(mut con: impl AsyncCommands, job: &str) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn retry_failed_job(mut con: impl AsyncCommands, job: &str) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn retry_all_jobs(mut con: impl AsyncCommands) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn retry_all_jobs(mut con: impl AsyncCommands) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / async fn remove_job( [INFO] [stdout] 140 | | con: &mut impl AsyncCommands, [INFO] [stdout] 141 | | key: &str, [INFO] [stdout] 142 | | job: &str, [INFO] [stdout] 143 | | ) -> redis::RedisResult { [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem(key, 0, failed_job.as_str()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem::<_, _, ()>(key, 0, failed_job.as_str()).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / async fn remove_job( [INFO] [stdout] 140 | | con: &mut impl AsyncCommands, [INFO] [stdout] 141 | | key: &str, [INFO] [stdout] 142 | | job: &str, [INFO] [stdout] 143 | | ) -> redis::RedisResult { [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem(key, 0, failed_job.as_str()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem::<_, _, ()>(key, 0, failed_job.as_str()).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, redis v0.19.0, resque-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9ea589b1d556f2792c3d22abccf4ee84ec09011eab0f0bd38ec83a40b3994a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea589b1d556f2792c3d22abccf4ee84ec09011eab0f0bd38ec83a40b3994a54", kill_on_drop: false }` [INFO] [stdout] 9ea589b1d556f2792c3d22abccf4ee84ec09011eab0f0bd38ec83a40b3994a54