[INFO] fetching crate atoms 2.2.3... [INFO] checking atoms-2.2.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate atoms 2.2.3 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate atoms 2.2.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate atoms 2.2.3 [INFO] finished tweaking crates.io crate atoms 2.2.3 [INFO] tweaked toml for crates.io crate atoms 2.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5fd272ed2d78feb58e45703112fa01544c98b5e8636f836b88e7c52ad3c3ee7 [INFO] running `Command { std: "docker" "start" "-a" "a5fd272ed2d78feb58e45703112fa01544c98b5e8636f836b88e7c52ad3c3ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5fd272ed2d78feb58e45703112fa01544c98b5e8636f836b88e7c52ad3c3ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fd272ed2d78feb58e45703112fa01544c98b5e8636f836b88e7c52ad3c3ee7", kill_on_drop: false }` [INFO] [stdout] a5fd272ed2d78feb58e45703112fa01544c98b5e8636f836b88e7c52ad3c3ee7 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996febc9bb7d99c7fef19d06d2903ecf588cf97d778c39737e4fdf3eb85f37e6 [INFO] running `Command { std: "docker" "start" "-a" "996febc9bb7d99c7fef19d06d2903ecf588cf97d778c39737e4fdf3eb85f37e6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking atoms v2.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | try!(write!(f, "{}", left)); [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/value.rs:580:9 [INFO] [stdout] | [INFO] [stdout] 580 | try!(write!(f, "(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | try!(write!(f, "{}", left)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | try!(write!(f, "(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | let result = try!(self.parse_expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | if let Some(_) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | try!(self.extend_buffer()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | try!(self.extend_buffer()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:321:27 [INFO] [stdout] | [INFO] [stdout] 321 | if let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:342:21 [INFO] [stdout] | [INFO] [stdout] 342 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:343:36 [INFO] [stdout] | [INFO] [stdout] 343 | Ok(Value::data(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:347:36 [INFO] [stdout] | [INFO] [stdout] 347 | Ok(Value::data(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:351:36 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(Value::code(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:365:20 [INFO] [stdout] | [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _________________________- [INFO] [stdout] 366 | | ')' => { [INFO] [stdout] 367 | | try!(self.next()); [INFO] [stdout] 368 | | return Ok(Value::Nil) [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _________________________- [INFO] [stdout] 366 | | ')' => { [INFO] [stdout] 367 | | try!(self.next()); [INFO] [stdout] 368 | | return Ok(Value::Nil) [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:367:17 [INFO] [stdout] | [INFO] [stdout] 367 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | __________________________- [INFO] [stdout] 374 | | // Nil if immediate close [INFO] [stdout] 375 | | ')' => { [INFO] [stdout] 376 | | try!(self.next()); [INFO] [stdout] ... | [INFO] [stdout] 383 | | } [INFO] [stdout] 384 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | __________________________- [INFO] [stdout] 374 | | // Nil if immediate close [INFO] [stdout] 375 | | ')' => { [INFO] [stdout] 376 | | try!(self.next()); [INFO] [stdout] ... | [INFO] [stdout] 383 | | } [INFO] [stdout] 384 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:390:24 [INFO] [stdout] | [INFO] [stdout] 390 | let next_val = try!(self.unescape_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | let value = cons_err!(self, [INFO] [stdout] | _________________________- [INFO] [stdout] 396 | | ')' => ConsWithoutRight [INFO] [stdout] 397 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_err` (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/parse.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | let value = cons_err!(self, [INFO] [stdout] | _________________________- [INFO] [stdout] 396 | | ')' => ConsWithoutRight [INFO] [stdout] 397 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_err` (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/parse.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | if let Some(c) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | try!(self.value_from_string(&next_val)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:412:17 [INFO] [stdout] | [INFO] [stdout] 412 | try!(self.parse_cons()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:425:36 [INFO] [stdout] | [INFO] [stdout] 425 | while let Some(&preview) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | let c = try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 429 | if let Some(follower) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | let c = try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:458:24 [INFO] [stdout] | [INFO] [stdout] 458 | let unquoted = try!(self.extract_delimited(&(|c| c == '"'), false)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:463:26 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Value::string(try!(self.parse_text(&unquoted)))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:470:20 [INFO] [stdout] | [INFO] [stdout] 470 | let text = try!(self.extract_delimited(&default_delimit, true)).escape_special(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:489:20 [INFO] [stdout] | [INFO] [stdout] 489 | let text = try!(self.unescape_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:523:30 [INFO] [stdout] | [INFO] [stdout] 523 | while let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 538 | while let Some(c) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | try!(self.consume_whitespace()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:550:30 [INFO] [stdout] | [INFO] [stdout] 550 | while let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:552:17 [INFO] [stdout] | [INFO] [stdout] 552 | try!(self.consume_line()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:554:17 [INFO] [stdout] | [INFO] [stdout] 554 | try!(self.consume_whitespace()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new<'b>(source: &'b AsRef<[u8]>) -> Parser<&'b [u8]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new<'b>(source: &'b dyn AsRef<[u8]>) -> Parser<&'b [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | fn extract_delimited(&mut self, delimiter: &Fn(char) -> bool, allow_eof: bool) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 420 | fn extract_delimited(&mut self, delimiter: &dyn Fn(char) -> bool, allow_eof: bool) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:477:34 [INFO] [stdout] | [INFO] [stdout] 477 | fn parse_text(&mut self, s: &AsRef) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 477 | fn parse_text(&mut self, s: &dyn AsRef) -> ParseResult { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | try!(write!(f, "{}", left)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/value.rs:597:25 [INFO] [stdout] | [INFO] [stdout] 597 | fn escape_string(text: &AsRef) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 597 | fn escape_string(text: &dyn AsRef) -> String { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/value.rs:613:25 [INFO] [stdout] | [INFO] [stdout] 613 | fn escape_symbol(text: &AsRef) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 613 | fn escape_symbol(text: &dyn AsRef) -> String { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:580:9 [INFO] [stdout] | [INFO] [stdout] 580 | try!(write!(f, "(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | try!(write!(f, "{}", left)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | try!(write!(f, "(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | let result = try!(self.parse_expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | if let Some(_) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | try!(self.extend_buffer()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | try!(self.extend_buffer()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:321:27 [INFO] [stdout] | [INFO] [stdout] 321 | if let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:342:21 [INFO] [stdout] | [INFO] [stdout] 342 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:343:36 [INFO] [stdout] | [INFO] [stdout] 343 | Ok(Value::data(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:347:36 [INFO] [stdout] | [INFO] [stdout] 347 | Ok(Value::data(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:351:36 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(Value::code(try!(self.parse_immediate()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:365:20 [INFO] [stdout] | [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _________________________- [INFO] [stdout] 366 | | ')' => { [INFO] [stdout] 367 | | try!(self.next()); [INFO] [stdout] 368 | | return Ok(Value::Nil) [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _________________________- [INFO] [stdout] 366 | | ')' => { [INFO] [stdout] 367 | | try!(self.next()); [INFO] [stdout] 368 | | return Ok(Value::Nil) [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:367:17 [INFO] [stdout] | [INFO] [stdout] 367 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | __________________________- [INFO] [stdout] 374 | | // Nil if immediate close [INFO] [stdout] 375 | | ')' => { [INFO] [stdout] 376 | | try!(self.next()); [INFO] [stdout] ... | [INFO] [stdout] 383 | | } [INFO] [stdout] 384 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | __________________________- [INFO] [stdout] 374 | | // Nil if immediate close [INFO] [stdout] 375 | | ')' => { [INFO] [stdout] 376 | | try!(self.next()); [INFO] [stdout] ... | [INFO] [stdout] 383 | | } [INFO] [stdout] 384 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_side` (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/parse.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:390:24 [INFO] [stdout] | [INFO] [stdout] 390 | let next_val = try!(self.unescape_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | try!(self.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | try!($me.consume_comments()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | let value = cons_err!(self, [INFO] [stdout] | _________________________- [INFO] [stdout] 396 | | ')' => ConsWithoutRight [INFO] [stdout] 397 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_err` (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/parse.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | if let Some(&c) = try!($me.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | let value = cons_err!(self, [INFO] [stdout] | _________________________- [INFO] [stdout] 396 | | ')' => ConsWithoutRight [INFO] [stdout] 397 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cons_err` (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/parse.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | if let Some(c) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | try!(self.value_from_string(&next_val)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:412:17 [INFO] [stdout] | [INFO] [stdout] 412 | try!(self.parse_cons()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:425:36 [INFO] [stdout] | [INFO] [stdout] 425 | while let Some(&preview) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | let c = try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 429 | if let Some(follower) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | let c = try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:455:9 [INFO] [stdout] | [INFO] [stdout] 455 | try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:458:24 [INFO] [stdout] | [INFO] [stdout] 458 | let unquoted = try!(self.extract_delimited(&(|c| c == '"'), false)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | try!(self.next()).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:463:26 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Value::string(try!(self.parse_text(&unquoted)))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:470:20 [INFO] [stdout] | [INFO] [stdout] 470 | let text = try!(self.extract_delimited(&default_delimit, true)).escape_special(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:489:20 [INFO] [stdout] | [INFO] [stdout] 489 | let text = try!(self.unescape_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:523:30 [INFO] [stdout] | [INFO] [stdout] 523 | while let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | try!(self.next()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 538 | while let Some(c) = try!(self.next()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | try!(self.consume_whitespace()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:550:30 [INFO] [stdout] | [INFO] [stdout] 550 | while let Some(&c) = try!(self.peek()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:552:17 [INFO] [stdout] | [INFO] [stdout] 552 | try!(self.consume_line()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:554:17 [INFO] [stdout] | [INFO] [stdout] 554 | try!(self.consume_whitespace()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 155 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/value.rs:948:18 [INFO] [stdout] | [INFO] [stdout] 948 | $t::nil(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse.rs:762:9 [INFO] [stdout] | [INFO] [stdout] 762 | s_tree!(StringValue: (((())))) [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `s_tree` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new<'b>(source: &'b AsRef<[u8]>) -> Parser<&'b [u8]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | pub fn new<'b>(source: &'b dyn AsRef<[u8]>) -> Parser<&'b [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | fn extract_delimited(&mut self, delimiter: &Fn(char) -> bool, allow_eof: bool) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 420 | fn extract_delimited(&mut self, delimiter: &dyn Fn(char) -> bool, allow_eof: bool) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:477:34 [INFO] [stdout] | [INFO] [stdout] 477 | fn parse_text(&mut self, s: &AsRef) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 477 | fn parse_text(&mut self, s: &dyn AsRef) -> ParseResult { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/value.rs:597:25 [INFO] [stdout] | [INFO] [stdout] 597 | fn escape_string(text: &AsRef) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 597 | fn escape_string(text: &dyn AsRef) -> String { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/value.rs:613:25 [INFO] [stdout] | [INFO] [stdout] 613 | fn escape_symbol(text: &AsRef) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 613 | fn escape_symbol(text: &dyn AsRef) -> String { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 155 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:174:65 [INFO] [stdout] | [INFO] [stdout] 174 | write!(f, "{}:{}: {}", self.line(), self.column(), self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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/value.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn cons>>(left: V, right: V) -> Value { [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | Value::Cons(Box::new(left.into()), Box::new(right.into())) [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/value.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn cons>>(left: V, right: V) -> Value { [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | Value::Cons(Box::new(left.into()), Box::new(right.into())) [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/value.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn final_cons>>(left: V) -> Value { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | Value::cons(left.into(), Value::Nil) [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/value.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn final_cons>>(left: V) -> Value { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | Value::cons(left.into(), Value::Nil) [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/value.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn code>>(value: V) -> Value { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | Value::Code(Box::new(value.into())) [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/value.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn data>>(value: V) -> Value { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 308 | Value::Data(Box::new(value.into())) [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/parse.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn reader(source: R) -> Parser { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Parser { [INFO] [stdout] 105 | reader: BufReader::new(source), [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/parse.rs:386:12 [INFO] [stdout] | [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _______________----___-____- [INFO] [stdout] | |_______________|______|____| [INFO] [stdout] | | _____________|______| [INFO] [stdout] | | |_____________|______| [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | | | ')' => { [INFO] [stdout] 367 | | | try!(self.next()); [INFO] [stdout] | | | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | | | return Ok(Value::Nil) [INFO] [stdout] 369 | | | } [INFO] [stdout] 370 | | | )); [INFO] [stdout] | | | -- [INFO] [stdout] | | |_________|| [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | | _____________-----___-____- [INFO] [stdout] | | |_____________|_______|____| [INFO] [stdout] | | |_____________|_______| [INFO] [stdout] | | |_____________|_______| [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | | | // Nil if immediate close [INFO] [stdout] 375 | | | ')' => { [INFO] [stdout] 376 | | | try!(self.next()); [INFO] [stdout] | | | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | | [INFO] [stdout] 383 | | | } [INFO] [stdout] 384 | | | )); [INFO] [stdout] | | | -- [INFO] [stdout] | | |_________|| [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | | [INFO] [stdout] 386 | | | Ok(Value::cons(left, right)) [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/parse.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 458 | let unquoted = try!(self.extract_delimited(&(|c| c == '"'), false)); [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 463 | Ok(Value::string(try!(self.parse_text(&unquoted)))) [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] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:174:65 [INFO] [stdout] | [INFO] [stdout] 174 | write!(f, "{}:{}: {}", self.line(), self.column(), self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atoms` (lib) due to 10 previous errors; 64 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/value.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn cons>>(left: V, right: V) -> Value { [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | Value::Cons(Box::new(left.into()), Box::new(right.into())) [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/value.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn cons>>(left: V, right: V) -> Value { [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | Value::Cons(Box::new(left.into()), Box::new(right.into())) [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/value.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn final_cons>>(left: V) -> Value { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | Value::cons(left.into(), Value::Nil) [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/value.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn final_cons>>(left: V) -> Value { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | Value::cons(left.into(), Value::Nil) [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/value.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn code>>(value: V) -> Value { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | Value::Code(Box::new(value.into())) [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/value.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn data>>(value: V) -> Value { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 308 | Value::Data(Box::new(value.into())) [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/parse.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn reader(source: R) -> Parser { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Parser { [INFO] [stdout] 105 | reader: BufReader::new(source), [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/parse.rs:386:12 [INFO] [stdout] | [INFO] [stdout] 365 | let left = try!(cons_side!(self, {self.parse_immediate()}, [INFO] [stdout] | _______________----___-____- [INFO] [stdout] | |_______________|______|____| [INFO] [stdout] | | _____________|______| [INFO] [stdout] | | |_____________|______| [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | | | ')' => { [INFO] [stdout] 367 | | | try!(self.next()); [INFO] [stdout] | | | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | | | return Ok(Value::Nil) [INFO] [stdout] 369 | | | } [INFO] [stdout] 370 | | | )); [INFO] [stdout] | | | -- [INFO] [stdout] | | |_________|| [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | | let right = try!(cons_side!(self, {self.parse_cons()}, [INFO] [stdout] | | _____________-----___-____- [INFO] [stdout] | | |_____________|_______|____| [INFO] [stdout] | | |_____________|_______| [INFO] [stdout] | | |_____________|_______| [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | | | // Nil if immediate close [INFO] [stdout] 375 | | | ')' => { [INFO] [stdout] 376 | | | try!(self.next()); [INFO] [stdout] | | | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | | [INFO] [stdout] 383 | | | } [INFO] [stdout] 384 | | | )); [INFO] [stdout] | | | -- [INFO] [stdout] | | |_________|| [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_________|these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | | [INFO] [stdout] 386 | | | Ok(Value::cons(left, right)) [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/parse.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 458 | let unquoted = try!(self.extract_delimited(&(|c| c == '"'), false)); [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 463 | Ok(Value::string(try!(self.parse_text(&unquoted)))) [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/parse.rs:643:75 [INFO] [stdout] | [INFO] [stdout] 643 | let nums = vec!["one", "two", "three", "four", "five"].iter().map(|s| Value::symbol(*s).unwrap()).collect(); [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/parse.rs:652:69 [INFO] [stdout] | [INFO] [stdout] 652 | let inner_one = Value::list(vec!["two", "three"].iter().map(|s| Value::symbol(*s).unwrap()).collect()); [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/parse.rs:653:69 [INFO] [stdout] | [INFO] [stdout] 653 | let inner_two = Value::list(vec!["four", "five"].iter().map(|s| Value::symbol(*s).unwrap()).collect()); [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/parse.rs:670:75 [INFO] [stdout] | [INFO] [stdout] 670 | let nums = vec!["one", "two", "three", "four", "five"].iter().map(|s| Value::symbol(*s).unwrap()).collect(); [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/parse.rs:679:75 [INFO] [stdout] | [INFO] [stdout] 679 | let nums = vec!["one", "two", "three", "four", "five"].iter().map(|s| Value::symbol(*s).unwrap()).collect(); [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/parse.rs:770:9 [INFO] [stdout] | [INFO] [stdout] 769 | let parser = Parser::new(&text); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 770 | parser.parse::().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 15 previous errors; 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atoms` (lib test) due to 16 previous errors; 66 warnings emitted [INFO] running `Command { std: "docker" "inspect" "996febc9bb7d99c7fef19d06d2903ecf588cf97d778c39737e4fdf3eb85f37e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996febc9bb7d99c7fef19d06d2903ecf588cf97d778c39737e4fdf3eb85f37e6", kill_on_drop: false }` [INFO] [stdout] 996febc9bb7d99c7fef19d06d2903ecf588cf97d778c39737e4fdf3eb85f37e6