[INFO] cloning repository https://github.com/zhaomianjia/88 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhaomianjia/88" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45383775e3f04282ab0bd540928adcc270d08d0e [INFO] checking zhaomianjia/88 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhaomianjia/88 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/zhaomianjia/88 [INFO] finished tweaking git repo https://github.com/zhaomianjia/88 [INFO] tweaked toml for git repo https://github.com/zhaomianjia/88 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhaomianjia/88 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] Downloading crates ... [INFO] [stderr] Downloaded tera v1.12.0 [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] 187654d07ec19106e3659ee21dd5982d3b16e82e62aa11d57b1b78d06ca50b15 [INFO] running `Command { std: "docker" "start" "-a" "187654d07ec19106e3659ee21dd5982d3b16e82e62aa11d57b1b78d06ca50b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187654d07ec19106e3659ee21dd5982d3b16e82e62aa11d57b1b78d06ca50b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187654d07ec19106e3659ee21dd5982d3b16e82e62aa11d57b1b78d06ca50b15", kill_on_drop: false }` [INFO] [stdout] 187654d07ec19106e3659ee21dd5982d3b16e82e62aa11d57b1b78d06ca50b15 [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] 1a6b2b960becd40e0030aa526270136c594923dbfd756df51f352129ab9487d5 [INFO] running `Command { std: "docker" "start" "-a" "1a6b2b960becd40e0030aa526270136c594923dbfd756df51f352129ab9487d5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking tera v1.12.0 [INFO] [stderr] Checking sfz v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / bail!( [INFO] [stdout] 87 | | "error: failed to access path \"{}\": {}", [INFO] [stdout] 88 | | path.display(), [INFO] [stdout] 89 | | err, [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / bail!( [INFO] [stdout] 100 | | "error: invalid address {}:{} : {}", [INFO] [stdout] 101 | | self.address, [INFO] [stdout] 102 | | self.port, [INFO] [stdout] 103 | | err, [INFO] [stdout] 104 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/server/serve.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | _ => bail!("error: invalid action"), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / bail!( [INFO] [stdout] 87 | | "error: failed to access path \"{}\": {}", [INFO] [stdout] 88 | | path.display(), [INFO] [stdout] 89 | | err, [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / bail!( [INFO] [stdout] 100 | | "error: invalid address {}:{} : {}", [INFO] [stdout] 101 | | self.address, [INFO] [stdout] 102 | | self.port, [INFO] [stdout] 103 | | err, [INFO] [stdout] 104 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/server/serve.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | _ => bail!("error: invalid action"), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [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 9.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sfz v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1a6b2b960becd40e0030aa526270136c594923dbfd756df51f352129ab9487d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6b2b960becd40e0030aa526270136c594923dbfd756df51f352129ab9487d5", kill_on_drop: false }` [INFO] [stdout] 1a6b2b960becd40e0030aa526270136c594923dbfd756df51f352129ab9487d5 [INFO] checking zhaomianjia/88 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%2Fzhaomianjia%2F88" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhaomianjia/88 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/zhaomianjia/88 [INFO] finished tweaking git repo https://github.com/zhaomianjia/88 [INFO] tweaked toml for git repo https://github.com/zhaomianjia/88 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zhaomianjia/88 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] d1258abc0d6457cae58534f6837e6959188940c1823b1756696ea88696db1f3f [INFO] running `Command { std: "docker" "start" "-a" "d1258abc0d6457cae58534f6837e6959188940c1823b1756696ea88696db1f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1258abc0d6457cae58534f6837e6959188940c1823b1756696ea88696db1f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1258abc0d6457cae58534f6837e6959188940c1823b1756696ea88696db1f3f", kill_on_drop: false }` [INFO] [stdout] d1258abc0d6457cae58534f6837e6959188940c1823b1756696ea88696db1f3f [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] a7ca673ed1a2d145ad9d1f3db38f40ef365ea803f489ec766cd519d5bcd2b4a9 [INFO] running `Command { std: "docker" "start" "-a" "a7ca673ed1a2d145ad9d1f3db38f40ef365ea803f489ec766cd519d5bcd2b4a9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking tera v1.12.0 [INFO] [stderr] Checking sfz v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / bail!( [INFO] [stdout] 87 | | "error: failed to access path \"{}\": {}", [INFO] [stdout] 88 | | path.display(), [INFO] [stdout] 89 | | err, [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / bail!( [INFO] [stdout] 100 | | "error: invalid address {}:{} : {}", [INFO] [stdout] 101 | | self.address, [INFO] [stdout] 102 | | self.port, [INFO] [stdout] 103 | | err, [INFO] [stdout] 104 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/server/serve.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | _ => bail!("error: invalid action"), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | / bail!( [INFO] [stdout] 87 | | "error: failed to access path \"{}\": {}", [INFO] [stdout] 88 | | path.display(), [INFO] [stdout] 89 | | err, [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/args.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / bail!( [INFO] [stdout] 100 | | "error: invalid address {}:{} : {}", [INFO] [stdout] 101 | | self.address, [INFO] [stdout] 102 | | self.port, [INFO] [stdout] 103 | | err, [INFO] [stdout] 104 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(From::from(format!($($tt)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/server/serve.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | _ => bail!("error: invalid action"), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [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/app.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 15 | let arg_port = Arg::with_name("port") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let arg_address = Arg::with_name("address") [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let arg_cors = Arg::with_name("cors") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let arg_cache = Arg::with_name("cache") [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let arg_path = Arg::with_name("path") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let arg_unzipped = Arg::with_name("unzipped") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let arg_all = Arg::with_name("all") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let arg_no_ignore = Arg::with_name("no-ignore") [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let arg_no_log = Arg::with_name("no-log") [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let arg_follow_links = Arg::with_name("follow-links") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let arg_render_index = Arg::with_name("render-index") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let arg_path_prefix = Arg::with_name("path-prefix") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | / app_from_crate!() [INFO] [stdout] 80 | | .about(ABOUT) [INFO] [stdout] 81 | | .arg(arg_address) [INFO] [stdout] 82 | | .arg(arg_port) [INFO] [stdout] ... | [INFO] [stdout] 91 | | .arg(arg_render_index) [INFO] [stdout] 92 | | .arg(arg_path_prefix) [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/args.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 74 | fn parse_path>(path: P) -> BoxResult { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | / env::current_dir() [INFO] [stdout] 81 | | .and_then(|mut p| { [INFO] [stdout] 82 | | p.push(path); // If path is absolute, it replaces the current path. [INFO] [stdout] 83 | | canonicalize(p) [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] [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/server/send.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 40 | dir_path: P, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | WalkBuilder::new(dir_path) [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/server/serve.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 60 | let inner = inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | async { [INFO] [stdout] 62 | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 63 | | let inner = inner.clone(); [INFO] [stdout] 64 | | inner.call(req) [INFO] [stdout] 65 | | })) [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/server/serve.rs:98:60 [INFO] [stdout] | [INFO] [stdout] 98 | .unwrap_or_else(|_| res::internal_server_error(Response::default())); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/server/serve.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 219 | fn path_is_under_basepath>(&self, path: P) -> bool { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | let path = path.as_ref(); [INFO] [stdout] 221 | match path.canonicalize() { [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 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sfz` (bin "sfz") due to 7 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/app.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 15 | let arg_port = Arg::with_name("port") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let arg_address = Arg::with_name("address") [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let arg_cors = Arg::with_name("cors") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let arg_cache = Arg::with_name("cache") [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let arg_path = Arg::with_name("path") [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let arg_unzipped = Arg::with_name("unzipped") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let arg_all = Arg::with_name("all") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let arg_no_ignore = Arg::with_name("no-ignore") [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let arg_no_log = Arg::with_name("no-log") [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let arg_follow_links = Arg::with_name("follow-links") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let arg_render_index = Arg::with_name("render-index") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let arg_path_prefix = Arg::with_name("path-prefix") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | / app_from_crate!() [INFO] [stdout] 80 | | .about(ABOUT) [INFO] [stdout] 81 | | .arg(arg_address) [INFO] [stdout] 82 | | .arg(arg_port) [INFO] [stdout] ... | [INFO] [stdout] 91 | | .arg(arg_render_index) [INFO] [stdout] 92 | | .arg(arg_path_prefix) [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/args.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 74 | fn parse_path>(path: P) -> BoxResult { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | / env::current_dir() [INFO] [stdout] 81 | | .and_then(|mut p| { [INFO] [stdout] 82 | | p.push(path); // If path is absolute, it replaces the current path. [INFO] [stdout] 83 | | canonicalize(p) [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] [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/server/send.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 40 | dir_path: P, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | WalkBuilder::new(dir_path) [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/server/serve.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 60 | let inner = inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | async { [INFO] [stdout] 62 | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 63 | | let inner = inner.clone(); [INFO] [stdout] 64 | | inner.call(req) [INFO] [stdout] 65 | | })) [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/server/serve.rs:98:60 [INFO] [stdout] | [INFO] [stdout] 98 | .unwrap_or_else(|_| res::internal_server_error(Response::default())); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/server/serve.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 219 | fn path_is_under_basepath>(&self, path: P) -> bool { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | let path = path.as_ref(); [INFO] [stdout] 221 | match path.canonicalize() { [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 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sfz` (bin "sfz" test) due to 7 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7ca673ed1a2d145ad9d1f3db38f40ef365ea803f489ec766cd519d5bcd2b4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ca673ed1a2d145ad9d1f3db38f40ef365ea803f489ec766cd519d5bcd2b4a9", kill_on_drop: false }` [INFO] [stdout] a7ca673ed1a2d145ad9d1f3db38f40ef365ea803f489ec766cd519d5bcd2b4a9