[INFO] cloning repository https://github.com/seankelly/capuchin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seankelly/capuchin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b54c5a2d0a9cf0abcf0bdf520ea5f44cdf459cc [INFO] checking seankelly/capuchin against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seankelly/capuchin on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seankelly/capuchin [INFO] finished tweaking git repo https://github.com/seankelly/capuchin [INFO] tweaked toml for git repo https://github.com/seankelly/capuchin written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/seankelly/capuchin 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e711adbd1c5ab847d077f56c45e563838764c3c5938ba3a6a80b381221d53d [INFO] running `Command { std: "docker" "start" "-a" "24e711adbd1c5ab847d077f56c45e563838764c3c5938ba3a6a80b381221d53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e711adbd1c5ab847d077f56c45e563838764c3c5938ba3a6a80b381221d53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e711adbd1c5ab847d077f56c45e563838764c3c5938ba3a6a80b381221d53d", kill_on_drop: false }` [INFO] [stdout] 24e711adbd1c5ab847d077f56c45e563838764c3c5938ba3a6a80b381221d53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8fbb0895a415db75567cb1a16914bcb927c154d5c6c769bc3f91e4baeff4298 [INFO] running `Command { std: "docker" "start" "-a" "f8fbb0895a415db75567cb1a16914bcb927c154d5c6c769bc3f91e4baeff4298", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking capuchin v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pa` is never read [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct BattingSeasonSummaryRates { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattingSeasonSummaryRates` 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: field `ipouts` is never read [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct PitchingSeasonSummaryRates { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key_uuid` is never read [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct PeopleRegister { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pa` is never read [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct BattingSeasonSummaryRates { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattingSeasonSummaryRates` 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: field `ipouts` is never read [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct PitchingSeasonSummaryRates { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key_uuid` is never read [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct PeopleRegister { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "f8fbb0895a415db75567cb1a16914bcb927c154d5c6c769bc3f91e4baeff4298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fbb0895a415db75567cb1a16914bcb927c154d5c6c769bc3f91e4baeff4298", kill_on_drop: false }` [INFO] [stdout] f8fbb0895a415db75567cb1a16914bcb927c154d5c6c769bc3f91e4baeff4298 [INFO] checking seankelly/capuchin against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seankelly/capuchin on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seankelly/capuchin [INFO] finished tweaking git repo https://github.com/seankelly/capuchin [INFO] tweaked toml for git repo https://github.com/seankelly/capuchin written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/seankelly/capuchin 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33bdc5cb10d5d070c0def24d0f6abead85333784df6647556d89a70233113ed [INFO] running `Command { std: "docker" "start" "-a" "b33bdc5cb10d5d070c0def24d0f6abead85333784df6647556d89a70233113ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33bdc5cb10d5d070c0def24d0f6abead85333784df6647556d89a70233113ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33bdc5cb10d5d070c0def24d0f6abead85333784df6647556d89a70233113ed", kill_on_drop: false }` [INFO] [stdout] b33bdc5cb10d5d070c0def24d0f6abead85333784df6647556d89a70233113ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84ac635fe81d82e1563d05df1944f32434121ca5293d48f150e0bddec9f6dfa9 [INFO] running `Command { std: "docker" "start" "-a" "84ac635fe81d82e1563d05df1944f32434121ca5293d48f150e0bddec9f6dfa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking capuchin v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pa` is never read [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct BattingSeasonSummaryRates { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattingSeasonSummaryRates` 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: field `ipouts` is never read [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct PitchingSeasonSummaryRates { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key_uuid` is never read [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct PeopleRegister { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^ [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/main.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 125 | let register_file = File::open(register_path).expect("Unable to open register file"); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | match register::People::from_register(register_file) { [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: field `pa` is never read [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct BattingSeasonSummaryRates { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattingSeasonSummaryRates` 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: field `ipouts` is never read [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct PitchingSeasonSummaryRates { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key_uuid` is never read [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct PeopleRegister { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^ [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/main.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 125 | let register_file = File::open(register_path).expect("Unable to open register file"); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | match register::People::from_register(register_file) { [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 `capuchin` (bin "capuchin" test) 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 `capuchin` (bin "capuchin") due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84ac635fe81d82e1563d05df1944f32434121ca5293d48f150e0bddec9f6dfa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ac635fe81d82e1563d05df1944f32434121ca5293d48f150e0bddec9f6dfa9", kill_on_drop: false }` [INFO] [stdout] 84ac635fe81d82e1563d05df1944f32434121ca5293d48f150e0bddec9f6dfa9