[INFO] fetching crate mailbox 0.2.0... [INFO] checking mailbox-0.2.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate mailbox 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate mailbox 0.2.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mailbox 0.2.0 [INFO] finished tweaking crates.io crate mailbox 0.2.0 [INFO] tweaked toml for crates.io crate mailbox 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding bitflags v0.9.1 (available: v2.6.0) [INFO] [stderr] Adding memchr v1.0.2 (available: v2.7.4) [INFO] [stderr] Adding nom v3.2.1 (available: v7.1.3) [INFO] [stderr] Adding owning_ref v0.3.3 (available: v0.4.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfca596c546e519962e57f71276a6180bcb417991d6964cfa4dde923d11b3903 [INFO] running `Command { std: "docker" "start" "-a" "dfca596c546e519962e57f71276a6180bcb417991d6964cfa4dde923d11b3903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfca596c546e519962e57f71276a6180bcb417991d6964cfa4dde923d11b3903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfca596c546e519962e57f71276a6180bcb417991d6964cfa4dde923d11b3903", kill_on_drop: false }` [INFO] [stdout] dfca596c546e519962e57f71276a6180bcb417991d6964cfa4dde923d11b3903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a8a2769ef05b7692a9454a63b531a26a10a9c28516963617437148dfd75e44c [INFO] running `Command { std: "docker" "start" "-a" "1a8a2769ef05b7692a9454a63b531a26a10a9c28516963617437148dfd75e44c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking casing v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking mailbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | let (name, user, host) = try!(Address::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | try!(f.write_str(&self.user())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | try!(f.write_char('"')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | try!(f.write_str(name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | try!(f.write_char('"')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | try!(f.write_char(' ')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | try!(f.write_char('<')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | try!(f.write_char('@')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | try!(f.write_str(host)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | try!(f.write_char('>')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/from.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(From(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/x_envelope_from.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(XEnvelopeFrom(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/to.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(To(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/reply_to.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ReplyTo(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/delivered_to.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(DeliveredTo(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/return_path.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ReturnPath(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/date.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(try!(DateTime::parse_from_rfc2822(values[0].as_ref()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/x_remote_addr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(XRemoteAddr(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/content_length.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ContentLength(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/content_type.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(ContentType(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/lines.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Lines(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/cc.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | to.push(try!(Address::new(string.clone().map(|s| &s[start..end])))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/bcc.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | to.push(try!(Address::new(string.clone().map(|s| &s[start..end])))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/sender.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Sender(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/message_id.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let address = try!(Address::new(values[0].clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/references.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | ids.push(MessageId(try!(Address::new(string.clone().map(|s| &s[start..end]))))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stream/entry/begin.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | let (address, timestamp) = try!(Begin::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/parser.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | take_while_n!($input, $n, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/stream/entry/begin.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | / named!(timestamp(&[u8]) -> &[u8], [INFO] [stdout] 95 | | take_while_n!(24, is_printable_or_ws)); [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 `take_while_n` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `take_while_n` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stream/entry/header.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let (key, value) = try!(Header::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | let (name, user, host) = try!(Address::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | try!(f.write_str(&self.user())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | try!(f.write_char('"')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | try!(f.write_str(name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | try!(f.write_char('"')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | try!(f.write_char(' ')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | try!(f.write_char('<')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | try!(f.write_char('@')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | try!(f.write_str(host)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/address.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | try!(f.write_char('>')); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/status.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct Status: u8 { [INFO] [stdout] 21 | | const NEW = 0b00000001; [INFO] [stdout] 22 | | const SEEN = 0b00000010; [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/from.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(From(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/x_envelope_from.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(XEnvelopeFrom(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/to.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(To(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/reply_to.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ReplyTo(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/delivered_to.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(DeliveredTo(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/return_path.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ReturnPath(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/date.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(try!(DateTime::parse_from_rfc2822(values[0].as_ref()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/x_remote_addr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(XRemoteAddr(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/content_length.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(ContentLength(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/content_type.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(ContentType(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/lines.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Lines(try!(values[0].parse().map_err(|_| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/cc.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | to.push(try!(Address::new(string.clone().map(|s| &s[start..end])))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/bcc.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | to.push(try!(Address::new(string.clone().map(|s| &s[start..end])))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/sender.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Sender(try!(Address::new(values[0].clone())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/message_id.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let address = try!(Address::new(values[0].clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/header/references.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | ids.push(MessageId(try!(Address::new(string.clone().map(|s| &s[start..end]))))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stream/entry/begin.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | let (address, timestamp) = try!(Begin::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/parser.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | take_while_n!($input, $n, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/stream/entry/begin.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | / named!(timestamp(&[u8]) -> &[u8], [INFO] [stdout] 95 | | take_while_n!(24, is_printable_or_ws)); [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 `take_while_n` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `take_while_n` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stream/entry/header.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let (key, value) = try!(Header::ranges(&string)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option), std::io::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stream/iter.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 62 | / if let Some(value) = $body { [INFO] [stdout] 63 | | value [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | else { [INFO] [stdout] ... | [INFO] [stdout] 71 | | return None; [INFO] [stdout] 72 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | | let (offset, line) = try!(eof!(self.input.next())); [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; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option), std::io::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stream/iter.rs:101:35 [INFO] [stdout] | [INFO] [stdout] 62 | / if let Some(value) = $body { [INFO] [stdout] 63 | | value [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | else { [INFO] [stdout] ... | [INFO] [stdout] 71 | | return None; [INFO] [stdout] 72 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | | let (offset, line) = try!(eof!(self.input.next())); [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] [stderr] error: could not compile `mailbox` (lib) due to 2 previous errors; 33 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mailbox` (lib test) due to 2 previous errors; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1a8a2769ef05b7692a9454a63b531a26a10a9c28516963617437148dfd75e44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8a2769ef05b7692a9454a63b531a26a10a9c28516963617437148dfd75e44c", kill_on_drop: false }` [INFO] [stdout] 1a8a2769ef05b7692a9454a63b531a26a10a9c28516963617437148dfd75e44c