[INFO] cloning repository https://github.com/quintenbons/daily-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quintenbons/daily-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenbons%2Fdaily-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenbons%2Fdaily-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa52e5d5a003213e57d3f25161aaaa2d852aabfd [INFO] checking quintenbons/daily-problem against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenbons%2Fdaily-problem" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quintenbons/daily-problem 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/quintenbons/daily-problem [INFO] finished tweaking git repo https://github.com/quintenbons/daily-problem [INFO] tweaked toml for git repo https://github.com/quintenbons/daily-problem written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/quintenbons/daily-problem 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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52e513081ad349dd9ef22f75d495eb2f21623ac4f33dc533d96b903d92a71413 [INFO] running `Command { std: "docker" "start" "-a" "52e513081ad349dd9ef22f75d495eb2f21623ac4f33dc533d96b903d92a71413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e513081ad349dd9ef22f75d495eb2f21623ac4f33dc533d96b903d92a71413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e513081ad349dd9ef22f75d495eb2f21623ac4f33dc533d96b903d92a71413", kill_on_drop: false }` [INFO] [stdout] 52e513081ad349dd9ef22f75d495eb2f21623ac4f33dc533d96b903d92a71413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f9a7e3137658ff69f6242cfb022343ebe48c89a03f40ea2e4a092eebf4574fc3 [INFO] running `Command { std: "docker" "start" "-a" "f9a7e3137658ff69f6242cfb022343ebe48c89a03f40ea2e4a092eebf4574fc3", kill_on_drop: false }` [INFO] [stderr] Checking daily-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "f9a7e3137658ff69f6242cfb022343ebe48c89a03f40ea2e4a092eebf4574fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a7e3137658ff69f6242cfb022343ebe48c89a03f40ea2e4a092eebf4574fc3", kill_on_drop: false }` [INFO] [stdout] f9a7e3137658ff69f6242cfb022343ebe48c89a03f40ea2e4a092eebf4574fc3 [INFO] checking quintenbons/daily-problem 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%2Fquintenbons%2Fdaily-problem" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quintenbons/daily-problem 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/quintenbons/daily-problem [INFO] finished tweaking git repo https://github.com/quintenbons/daily-problem [INFO] tweaked toml for git repo https://github.com/quintenbons/daily-problem written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quintenbons/daily-problem 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 82441112635dd10afe1883ecbaea99a0754421331bd29e66f6def76ee61c7180 [INFO] running `Command { std: "docker" "start" "-a" "82441112635dd10afe1883ecbaea99a0754421331bd29e66f6def76ee61c7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82441112635dd10afe1883ecbaea99a0754421331bd29e66f6def76ee61c7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82441112635dd10afe1883ecbaea99a0754421331bd29e66f6def76ee61c7180", kill_on_drop: false }` [INFO] [stdout] 82441112635dd10afe1883ecbaea99a0754421331bd29e66f6def76ee61c7180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fdc281414aeb7a1f0a6818d9a4ea71f18448770e1a4db84acb9f1fa80c16f541 [INFO] running `Command { std: "docker" "start" "-a" "fdc281414aeb7a1f0a6818d9a4ea71f18448770e1a4db84acb9f1fa80c16f541", kill_on_drop: false }` [INFO] [stderr] Checking daily-problem v0.1.0 (/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/problem20.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | fn new_node(id: usize, next: Self) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Chain::Node(Node { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | id, [INFO] [stdout] 40 | | next: Box::new(next), [INFO] [stdout] 41 | | }) [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 [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/problem20.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | fn new_node(id: usize, next: Self) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Chain::Node(Node { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | id, [INFO] [stdout] 40 | | next: Box::new(next), [INFO] [stdout] 41 | | }) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `daily-problem` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `daily-problem` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fdc281414aeb7a1f0a6818d9a4ea71f18448770e1a4db84acb9f1fa80c16f541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc281414aeb7a1f0a6818d9a4ea71f18448770e1a4db84acb9f1fa80c16f541", kill_on_drop: false }` [INFO] [stdout] fdc281414aeb7a1f0a6818d9a4ea71f18448770e1a4db84acb9f1fa80c16f541