[INFO] cloning repository https://github.com/joaovicdsantos/todos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joaovicdsantos/todos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 252ab55394ed7189199a98e9d961ff86f3976250 [INFO] checking joaovicdsantos/todos against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joaovicdsantos/todos 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/joaovicdsantos/todos [INFO] finished tweaking git repo https://github.com/joaovicdsantos/todos [INFO] tweaked toml for git repo https://github.com/joaovicdsantos/todos written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joaovicdsantos/todos 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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 11ffbd8a73968759bb87cd9e54bf433abebd16b11bf4817ae20ad5c3e031dc85 [INFO] running `Command { std: "docker" "start" "-a" "11ffbd8a73968759bb87cd9e54bf433abebd16b11bf4817ae20ad5c3e031dc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ffbd8a73968759bb87cd9e54bf433abebd16b11bf4817ae20ad5c3e031dc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ffbd8a73968759bb87cd9e54bf433abebd16b11bf4817ae20ad5c3e031dc85", kill_on_drop: false }` [INFO] [stdout] 11ffbd8a73968759bb87cd9e54bf433abebd16b11bf4817ae20ad5c3e031dc85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 80fe2d62f4b20585acc1aa5ac90a00148e8dfd90490712004552e4713acb031c [INFO] running `Command { std: "docker" "start" "-a" "80fe2d62f4b20585acc1aa5ac90a00148e8dfd90490712004552e4713acb031c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking todos v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "80fe2d62f4b20585acc1aa5ac90a00148e8dfd90490712004552e4713acb031c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fe2d62f4b20585acc1aa5ac90a00148e8dfd90490712004552e4713acb031c", kill_on_drop: false }` [INFO] [stdout] 80fe2d62f4b20585acc1aa5ac90a00148e8dfd90490712004552e4713acb031c [INFO] checking joaovicdsantos/todos 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%2Fjoaovicdsantos%2Ftodos" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joaovicdsantos/todos 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/joaovicdsantos/todos [INFO] finished tweaking git repo https://github.com/joaovicdsantos/todos [INFO] tweaked toml for git repo https://github.com/joaovicdsantos/todos written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joaovicdsantos/todos 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b7aec6729c6204a51aef847b185ce6cde289f2540c8186028a3d752fee60b2e7 [INFO] running `Command { std: "docker" "start" "-a" "b7aec6729c6204a51aef847b185ce6cde289f2540c8186028a3d752fee60b2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7aec6729c6204a51aef847b185ce6cde289f2540c8186028a3d752fee60b2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7aec6729c6204a51aef847b185ce6cde289f2540c8186028a3d752fee60b2e7", kill_on_drop: false }` [INFO] [stdout] b7aec6729c6204a51aef847b185ce6cde289f2540c8186028a3d752fee60b2e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 23e7943bafd15d9e37d953b06d2d2fe16b85f97b0f389cd73250be2293b0a9a8 [INFO] running `Command { std: "docker" "start" "-a" "23e7943bafd15d9e37d953b06d2d2fe16b85f97b0f389cd73250be2293b0a9a8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking todos v0.0.1 (/opt/rustwide/workdir) [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/todo.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | / stmt.query_map([], |row| { [INFO] [stdout] 53 | | Ok(Todo { [INFO] [stdout] 54 | | id: row.get(0)?, [INFO] [stdout] 55 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 60 | | .unwrap() [INFO] [stdout] 61 | | .map(|todo| todo.unwrap()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/todo.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | / stmt.query_map([], |row| { [INFO] [stdout] 69 | | Ok(Todo { [INFO] [stdout] 70 | | id: row.get(0)?, [INFO] [stdout] 71 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | .unwrap() [INFO] [stdout] 77 | | .map(|todo| todo.unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/todo.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | / stmt.query_map([], |row| { [INFO] [stdout] 85 | | Ok(Todo { [INFO] [stdout] 86 | | id: row.get(0)?, [INFO] [stdout] 87 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 92 | | .unwrap() [INFO] [stdout] 93 | | .map(|todo| todo.unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/todo.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | / stmt.query_map([], |row| { [INFO] [stdout] 53 | | Ok(Todo { [INFO] [stdout] 54 | | id: row.get(0)?, [INFO] [stdout] 55 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 60 | | .unwrap() [INFO] [stdout] 61 | | .map(|todo| todo.unwrap()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/todo.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | / stmt.query_map([], |row| { [INFO] [stdout] 69 | | Ok(Todo { [INFO] [stdout] 70 | | id: row.get(0)?, [INFO] [stdout] 71 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 76 | | .unwrap() [INFO] [stdout] 77 | | .map(|todo| todo.unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/todo.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | let mut stmt = self.db.conn.prepare(sql).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | / stmt.query_map([], |row| { [INFO] [stdout] 85 | | Ok(Todo { [INFO] [stdout] 86 | | id: row.get(0)?, [INFO] [stdout] 87 | | title: row.get(1)?, [INFO] [stdout] ... | [INFO] [stdout] 92 | | .unwrap() [INFO] [stdout] 93 | | .map(|todo| todo.unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todos` (bin "todos") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `todos` (bin "todos" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "23e7943bafd15d9e37d953b06d2d2fe16b85f97b0f389cd73250be2293b0a9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e7943bafd15d9e37d953b06d2d2fe16b85f97b0f389cd73250be2293b0a9a8", kill_on_drop: false }` [INFO] [stdout] 23e7943bafd15d9e37d953b06d2d2fe16b85f97b0f389cd73250be2293b0a9a8