[INFO] fetching crate fever 0.1.5... [INFO] checking fever-0.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate fever 0.1.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate fever 0.1.5 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] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate fever 0.1.5 [INFO] finished tweaking crates.io crate fever 0.1.5 [INFO] tweaked toml for crates.io crate fever 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate fever 0.1.5 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded manman v0.1.2 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] [stderr] Downloaded simplelog v0.11.2 [INFO] [stderr] Downloaded clap_derive v3.0.6 [INFO] [stderr] Downloaded anyhow v1.0.52 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded quote v1.0.14 [INFO] [stderr] Downloaded clap v3.0.7 [INFO] [stderr] Downloaded syn v1.0.85 [INFO] [stderr] Downloaded libz-sys v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b4622db5dad6b0faa5badd549a7cc288175df305c5574b632cefa523432d2cf1 [INFO] running `Command { std: "docker" "start" "-a" "b4622db5dad6b0faa5badd549a7cc288175df305c5574b632cefa523432d2cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4622db5dad6b0faa5badd549a7cc288175df305c5574b632cefa523432d2cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4622db5dad6b0faa5badd549a7cc288175df305c5574b632cefa523432d2cf1", kill_on_drop: false }` [INFO] [stdout] b4622db5dad6b0faa5badd549a7cc288175df305c5574b632cefa523432d2cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cd1d467de07087639e1596e9a59443fb873b0210d5b1f5b9a3fbf069ea085adf [INFO] running `Command { std: "docker" "start" "-a" "cd1d467de07087639e1596e9a59443fb873b0210d5b1f5b9a3fbf069ea085adf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling manman v0.1.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling fever v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking simplelog v0.11.2 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Checking clap v3.0.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `Command { std: "docker" "inspect" "cd1d467de07087639e1596e9a59443fb873b0210d5b1f5b9a3fbf069ea085adf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1d467de07087639e1596e9a59443fb873b0210d5b1f5b9a3fbf069ea085adf", kill_on_drop: false }` [INFO] [stdout] cd1d467de07087639e1596e9a59443fb873b0210d5b1f5b9a3fbf069ea085adf [INFO] checking fever-0.1.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate fever 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate fever 0.1.5 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] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate fever 0.1.5 [INFO] finished tweaking crates.io crate fever 0.1.5 [INFO] tweaked toml for crates.io crate fever 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate fever 0.1.5 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ae5af4f5ce936875546867cadff9be7925a4a911aed6c462e12ae64bc1a0b3ce [INFO] running `Command { std: "docker" "start" "-a" "ae5af4f5ce936875546867cadff9be7925a4a911aed6c462e12ae64bc1a0b3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae5af4f5ce936875546867cadff9be7925a4a911aed6c462e12ae64bc1a0b3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5af4f5ce936875546867cadff9be7925a4a911aed6c462e12ae64bc1a0b3ce", kill_on_drop: false }` [INFO] [stdout] ae5af4f5ce936875546867cadff9be7925a4a911aed6c462e12ae64bc1a0b3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1f3c4acc0826db4fe617250f0dc7c5cc6c147f842d704bfc8fd63a5aedd9bbeb [INFO] running `Command { std: "docker" "start" "-a" "1f3c4acc0826db4fe617250f0dc7c5cc6c147f842d704bfc8fd63a5aedd9bbeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling manman v0.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fever v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking simplelog v0.11.2 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Checking clap v3.0.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking git2 v0.13.25 [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/cli/rust.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / #[clap(long = "kind", default_value = "bin")] [INFO] [stdout] 20 | | pub kind: NewProjectKind, [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/cli/rust.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / #[clap(long = "kind", default_value = "bin")] [INFO] [stdout] 39 | | pub kind: NewProjectKind, [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/template.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | let mut template = TinyTemplate::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | template.add_template("just", content).and_then(|_| template.render("just", context)).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] [stderr] error: could not compile `fever` (bin "fever") due to 4 previous errors [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/cli/rust.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / #[clap(long = "kind", default_value = "bin")] [INFO] [stdout] 20 | | pub kind: NewProjectKind, [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/cli/rust.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / #[clap(long = "kind", default_value = "bin")] [INFO] [stdout] 39 | | pub kind: NewProjectKind, [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/template.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | let mut template = TinyTemplate::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | template.add_template("just", content).and_then(|_| template.render("just", context)).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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fever` (bin "fever" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1f3c4acc0826db4fe617250f0dc7c5cc6c147f842d704bfc8fd63a5aedd9bbeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3c4acc0826db4fe617250f0dc7c5cc6c147f842d704bfc8fd63a5aedd9bbeb", kill_on_drop: false }` [INFO] [stdout] 1f3c4acc0826db4fe617250f0dc7c5cc6c147f842d704bfc8fd63a5aedd9bbeb