[INFO] cloning repository https://github.com/DavidJArnold/afl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidJArnold/afl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidJArnold%2Fafl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidJArnold%2Fafl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c986e6079921d08d7ab335a875bf8a22f5b7eb2e [INFO] checking DavidJArnold/afl/c986e6079921d08d7ab335a875bf8a22f5b7eb2e against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidJArnold%2Fafl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavidJArnold/afl on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DavidJArnold/afl [INFO] finished tweaking git repo https://github.com/DavidJArnold/afl [INFO] tweaked toml for git repo https://github.com/DavidJArnold/afl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DavidJArnold/afl 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efbc14e4f96d19a0da896f70a27a9f70ad9ba47dcab766cb7b4d061fc3c5b4ec [INFO] running `Command { std: "docker" "start" "-a" "efbc14e4f96d19a0da896f70a27a9f70ad9ba47dcab766cb7b4d061fc3c5b4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efbc14e4f96d19a0da896f70a27a9f70ad9ba47dcab766cb7b4d061fc3c5b4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbc14e4f96d19a0da896f70a27a9f70ad9ba47dcab766cb7b4d061fc3c5b4ec", kill_on_drop: false }` [INFO] [stdout] efbc14e4f96d19a0da896f70a27a9f70ad9ba47dcab766cb7b4d061fc3c5b4ec [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d70b150219645757cabb91d0ca07f53e0e85f021818e744850e18a194adeac07 [INFO] running `Command { std: "docker" "start" "-a" "d70b150219645757cabb91d0ca07f53e0e85f021818e744850e18a194adeac07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sqlite3-sys v0.17.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking sqlite v0.35.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking argmin-math v0.4.0 [INFO] [stderr] Checking argmin v0.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking request_cache v0.1.0 (https://github.com/DavidJArnold/request_cache/#3fbb4b22) [INFO] [stderr] Checking afl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `date` and `venue` are never read [INFO] [stdout] --> src/tipping.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Match { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | date: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | venue: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `winning_team` and `away_team_won` are never read [INFO] [stdout] --> src/tipping.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MatchResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 17 | winning_team: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | away_team_won: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MatchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `teams`, `starting_rd`, and `starting_volatility` are never read [INFO] [stdout] --> src/tipping/models/glicko.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GlickoModelParams { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 35 | pub teams: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | pub starting_rd: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | pub starting_volatility: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlickoModelParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tipping/models/glicko.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(params: GlickoModelInitParams) -> GlickoModel { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | model_params: GlickoModelParams { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 77 | | teams: params.teams, [INFO] [stdout] 78 | | starting_volatility, [INFO] [stdout] 79 | | offsets, [INFO] [stdout] ... | [INFO] [stdout] 83 | | starting_elo, [INFO] [stdout] 84 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date` and `venue` are never read [INFO] [stdout] --> src/tipping.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Match { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | date: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | venue: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `winning_team` and `away_team_won` are never read [INFO] [stdout] --> src/tipping.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MatchResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 17 | winning_team: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | away_team_won: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MatchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `teams`, `starting_rd`, and `starting_volatility` are never read [INFO] [stdout] --> src/tipping/models/glicko.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GlickoModelParams { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 35 | pub teams: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | pub starting_rd: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | pub starting_volatility: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlickoModelParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tipping/models/glicko.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(params: GlickoModelInitParams) -> GlickoModel { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | model_params: GlickoModelParams { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 77 | | teams: params.teams, [INFO] [stdout] 78 | | starting_volatility, [INFO] [stdout] 79 | | offsets, [INFO] [stdout] ... | [INFO] [stdout] 83 | | starting_elo, [INFO] [stdout] 84 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `afl` (bin "afl") due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `afl` (bin "afl" test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d70b150219645757cabb91d0ca07f53e0e85f021818e744850e18a194adeac07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70b150219645757cabb91d0ca07f53e0e85f021818e744850e18a194adeac07", kill_on_drop: false }` [INFO] [stdout] d70b150219645757cabb91d0ca07f53e0e85f021818e744850e18a194adeac07