[INFO] fetching crate janetrs 0.3.2... [INFO] checking janetrs-0.3.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate janetrs 0.3.2 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate janetrs 0.3.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate janetrs 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate janetrs 0.3.2 [INFO] tweaked toml for crates.io crate janetrs 0.3.2 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate crates.io crate janetrs 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c4200c29efda9154ec37069255b95ec80b37e2131a8ccc2551b31afd6e79f8a [INFO] running `Command { std: "docker" "start" "-a" "6c4200c29efda9154ec37069255b95ec80b37e2131a8ccc2551b31afd6e79f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c4200c29efda9154ec37069255b95ec80b37e2131a8ccc2551b31afd6e79f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4200c29efda9154ec37069255b95ec80b37e2131a8ccc2551b31afd6e79f8a", kill_on_drop: false }` [INFO] [stdout] 6c4200c29efda9154ec37069255b95ec80b37e2131a8ccc2551b31afd6e79f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cf3cf2f65d74b1f027e34aa1a50a5c734ca60c959a59556f0f37b1c17203ae7 [INFO] running `Command { std: "docker" "start" "-a" "9cf3cf2f65d74b1f027e34aa1a50a5c734ca60c959a59556f0f37b1c17203ae7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] memchr v2.4.0: default, use_std [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling evil-janet v1.16.2 [INFO] [stderr] Compiling janetrs_version v0.1.0 [INFO] [stderr] Compiling janetrs_macros v0.3.0 [INFO] [stderr] Checking janetrs v0.3.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:795:13 [INFO] [stdout] | [INFO] [stdout] 795 | / crate::jpanic!( [INFO] [stdout] 796 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 797 | | mid [INFO] [stdout] 798 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | / crate::jpanic!( [INFO] [stdout] 834 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 835 | | mid [INFO] [stdout] 836 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | / crate::jpanic!( [INFO] [stdout] 2437 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2438 | | index [INFO] [stdout] 2439 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2443:13 [INFO] [stdout] | [INFO] [stdout] 2443 | / crate::jpanic!( [INFO] [stdout] 2444 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2445 | | self.len(), [INFO] [stdout] 2446 | | index [INFO] [stdout] 2447 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | / crate::jpanic!( [INFO] [stdout] 2463 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2464 | | index [INFO] [stdout] 2465 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2469:13 [INFO] [stdout] | [INFO] [stdout] 2469 | / crate::jpanic!( [INFO] [stdout] 2470 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2471 | | len, [INFO] [stdout] 2472 | | index [INFO] [stdout] 2473 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2745:13 [INFO] [stdout] | [INFO] [stdout] 2745 | / crate::jpanic!( [INFO] [stdout] 2746 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2747 | | self.len(), [INFO] [stdout] 2748 | | index [INFO] [stdout] 2749 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2753:13 [INFO] [stdout] | [INFO] [stdout] 2753 | / crate::jpanic!( [INFO] [stdout] 2754 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2755 | | self.len(), [INFO] [stdout] 2756 | | index [INFO] [stdout] 2757 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2775:13 [INFO] [stdout] | [INFO] [stdout] 2775 | / crate::jpanic!( [INFO] [stdout] 2776 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2777 | | index [INFO] [stdout] 2778 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2784:17 [INFO] [stdout] | [INFO] [stdout] 2784 | / crate::jpanic!( [INFO] [stdout] 2785 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2786 | | len, [INFO] [stdout] 2787 | | index [INFO] [stdout] 2788 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2391:13 [INFO] [stdout] | [INFO] [stdout] 2391 | / crate::jpanic!( [INFO] [stdout] 2392 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2393 | | index [INFO] [stdout] 2394 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2398:13 [INFO] [stdout] | [INFO] [stdout] 2398 | / crate::jpanic!( [INFO] [stdout] 2399 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2400 | | self.len(), [INFO] [stdout] 2401 | | index [INFO] [stdout] 2402 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/structs.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/table.rs:1294:32 [INFO] [stdout] | [INFO] [stdout] 1294 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | / crate::jpanic!( [INFO] [stdout] 355 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 356 | | mid [INFO] [stdout] 357 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1153:13 [INFO] [stdout] | [INFO] [stdout] 1153 | / crate::jpanic!( [INFO] [stdout] 1154 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 1155 | | index [INFO] [stdout] 1156 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | / crate::jpanic!( [INFO] [stdout] 1161 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 1162 | | self.len(), [INFO] [stdout] 1163 | | index [INFO] [stdout] 1164 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:795:13 [INFO] [stdout] | [INFO] [stdout] 795 | / crate::jpanic!( [INFO] [stdout] 796 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 797 | | mid [INFO] [stdout] 798 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | / crate::jpanic!( [INFO] [stdout] 834 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 835 | | mid [INFO] [stdout] 836 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | / crate::jpanic!( [INFO] [stdout] 2437 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2438 | | index [INFO] [stdout] 2439 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2443:13 [INFO] [stdout] | [INFO] [stdout] 2443 | / crate::jpanic!( [INFO] [stdout] 2444 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2445 | | self.len(), [INFO] [stdout] 2446 | | index [INFO] [stdout] 2447 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | / crate::jpanic!( [INFO] [stdout] 2463 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2464 | | index [INFO] [stdout] 2465 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2469:13 [INFO] [stdout] | [INFO] [stdout] 2469 | / crate::jpanic!( [INFO] [stdout] 2470 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2471 | | len, [INFO] [stdout] 2472 | | index [INFO] [stdout] 2473 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2745:13 [INFO] [stdout] | [INFO] [stdout] 2745 | / crate::jpanic!( [INFO] [stdout] 2746 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2747 | | self.len(), [INFO] [stdout] 2748 | | index [INFO] [stdout] 2749 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2753:13 [INFO] [stdout] | [INFO] [stdout] 2753 | / crate::jpanic!( [INFO] [stdout] 2754 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2755 | | self.len(), [INFO] [stdout] 2756 | | index [INFO] [stdout] 2757 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2775:13 [INFO] [stdout] | [INFO] [stdout] 2775 | / crate::jpanic!( [INFO] [stdout] 2776 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2777 | | index [INFO] [stdout] 2778 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2784:17 [INFO] [stdout] | [INFO] [stdout] 2784 | / crate::jpanic!( [INFO] [stdout] 2785 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2786 | | len, [INFO] [stdout] 2787 | | index [INFO] [stdout] 2788 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2391:13 [INFO] [stdout] | [INFO] [stdout] 2391 | / crate::jpanic!( [INFO] [stdout] 2392 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2393 | | index [INFO] [stdout] 2394 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2398:13 [INFO] [stdout] | [INFO] [stdout] 2398 | / crate::jpanic!( [INFO] [stdout] 2399 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2400 | | self.len(), [INFO] [stdout] 2401 | | index [INFO] [stdout] 2402 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/structs.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/table.rs:1294:32 [INFO] [stdout] | [INFO] [stdout] 1294 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | / crate::jpanic!( [INFO] [stdout] 355 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 356 | | mid [INFO] [stdout] 357 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1153:13 [INFO] [stdout] | [INFO] [stdout] 1153 | / crate::jpanic!( [INFO] [stdout] 1154 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 1155 | | index [INFO] [stdout] 1156 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | / crate::jpanic!( [INFO] [stdout] 1161 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 1162 | | self.len(), [INFO] [stdout] 1163 | | index [INFO] [stdout] 1164 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.69s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking janetrs v0.3.2 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:795:13 [INFO] [stdout] | [INFO] [stdout] 795 | / crate::jpanic!( [INFO] [stdout] 796 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 797 | | mid [INFO] [stdout] 798 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | / crate::jpanic!( [INFO] [stdout] 834 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 835 | | mid [INFO] [stdout] 836 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | / crate::jpanic!( [INFO] [stdout] 2437 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2438 | | index [INFO] [stdout] 2439 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2443:13 [INFO] [stdout] | [INFO] [stdout] 2443 | / crate::jpanic!( [INFO] [stdout] 2444 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2445 | | self.len(), [INFO] [stdout] 2446 | | index [INFO] [stdout] 2447 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | / crate::jpanic!( [INFO] [stdout] 2463 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2464 | | index [INFO] [stdout] 2465 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2469:13 [INFO] [stdout] | [INFO] [stdout] 2469 | / crate::jpanic!( [INFO] [stdout] 2470 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2471 | | len, [INFO] [stdout] 2472 | | index [INFO] [stdout] 2473 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2745:13 [INFO] [stdout] | [INFO] [stdout] 2745 | / crate::jpanic!( [INFO] [stdout] 2746 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2747 | | self.len(), [INFO] [stdout] 2748 | | index [INFO] [stdout] 2749 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2753:13 [INFO] [stdout] | [INFO] [stdout] 2753 | / crate::jpanic!( [INFO] [stdout] 2754 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2755 | | self.len(), [INFO] [stdout] 2756 | | index [INFO] [stdout] 2757 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2775:13 [INFO] [stdout] | [INFO] [stdout] 2775 | / crate::jpanic!( [INFO] [stdout] 2776 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2777 | | index [INFO] [stdout] 2778 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2784:17 [INFO] [stdout] | [INFO] [stdout] 2784 | / crate::jpanic!( [INFO] [stdout] 2785 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2786 | | len, [INFO] [stdout] 2787 | | index [INFO] [stdout] 2788 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2391:13 [INFO] [stdout] | [INFO] [stdout] 2391 | / crate::jpanic!( [INFO] [stdout] 2392 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2393 | | index [INFO] [stdout] 2394 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2398:13 [INFO] [stdout] | [INFO] [stdout] 2398 | / crate::jpanic!( [INFO] [stdout] 2399 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2400 | | self.len(), [INFO] [stdout] 2401 | | index [INFO] [stdout] 2402 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/structs.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/table.rs:1294:32 [INFO] [stdout] | [INFO] [stdout] 1294 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | / crate::jpanic!( [INFO] [stdout] 355 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 356 | | mid [INFO] [stdout] 357 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1153:13 [INFO] [stdout] | [INFO] [stdout] 1153 | / crate::jpanic!( [INFO] [stdout] 1154 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 1155 | | index [INFO] [stdout] 1156 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | / crate::jpanic!( [INFO] [stdout] 1161 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 1162 | | self.len(), [INFO] [stdout] 1163 | | index [INFO] [stdout] 1164 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:795:13 [INFO] [stdout] | [INFO] [stdout] 795 | / crate::jpanic!( [INFO] [stdout] 796 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 797 | | mid [INFO] [stdout] 798 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | / crate::jpanic!( [INFO] [stdout] 834 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 835 | | mid [INFO] [stdout] 836 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | / crate::jpanic!( [INFO] [stdout] 2437 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2438 | | index [INFO] [stdout] 2439 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2443:13 [INFO] [stdout] | [INFO] [stdout] 2443 | / crate::jpanic!( [INFO] [stdout] 2444 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2445 | | self.len(), [INFO] [stdout] 2446 | | index [INFO] [stdout] 2447 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | / crate::jpanic!( [INFO] [stdout] 2463 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2464 | | index [INFO] [stdout] 2465 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/array.rs:2469:13 [INFO] [stdout] | [INFO] [stdout] 2469 | / crate::jpanic!( [INFO] [stdout] 2470 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2471 | | len, [INFO] [stdout] 2472 | | index [INFO] [stdout] 2473 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2745:13 [INFO] [stdout] | [INFO] [stdout] 2745 | / crate::jpanic!( [INFO] [stdout] 2746 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2747 | | self.len(), [INFO] [stdout] 2748 | | index [INFO] [stdout] 2749 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2753:13 [INFO] [stdout] | [INFO] [stdout] 2753 | / crate::jpanic!( [INFO] [stdout] 2754 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2755 | | self.len(), [INFO] [stdout] 2756 | | index [INFO] [stdout] 2757 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2775:13 [INFO] [stdout] | [INFO] [stdout] 2775 | / crate::jpanic!( [INFO] [stdout] 2776 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2777 | | index [INFO] [stdout] 2778 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/buffer.rs:2784:17 [INFO] [stdout] | [INFO] [stdout] 2784 | / crate::jpanic!( [INFO] [stdout] 2785 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2786 | | len, [INFO] [stdout] 2787 | | index [INFO] [stdout] 2788 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2391:13 [INFO] [stdout] | [INFO] [stdout] 2391 | / crate::jpanic!( [INFO] [stdout] 2392 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 2393 | | index [INFO] [stdout] 2394 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/string.rs:2398:13 [INFO] [stdout] | [INFO] [stdout] 2398 | / crate::jpanic!( [INFO] [stdout] 2399 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 2400 | | self.len(), [INFO] [stdout] 2401 | | index [INFO] [stdout] 2402 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/structs.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | $crate::util::_panic($crate::Janet::from($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/table.rs:1294:32 [INFO] [stdout] | [INFO] [stdout] 1294 | .unwrap_or_else(|| crate::jpanic!("no entry found for key")) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | / crate::jpanic!( [INFO] [stdout] 355 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 356 | | mid [INFO] [stdout] 357 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1153:13 [INFO] [stdout] | [INFO] [stdout] 1153 | / crate::jpanic!( [INFO] [stdout] 1154 | | "index out of bounds: the index ({}) is negative and must be positive", [INFO] [stdout] 1155 | | index [INFO] [stdout] 1156 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:305:91 [INFO] [stdout] | [INFO] [stdout] 305 | $crate::util::_panic($crate::Janet::from(::std::format!($msg, $($arg)+).as_str())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | / crate::jpanic!( [INFO] [stdout] 1161 | | "index out of bounds: the len is {} but the index is {}", [INFO] [stdout] 1162 | | self.len(), [INFO] [stdout] 1163 | | index [INFO] [stdout] 1164 | | ) [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 `jpanic` [INFO] [stdout] = note: this warning originates in the macro `crate::jpanic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `Command { std: "docker" "inspect" "9cf3cf2f65d74b1f027e34aa1a50a5c734ca60c959a59556f0f37b1c17203ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf3cf2f65d74b1f027e34aa1a50a5c734ca60c959a59556f0f37b1c17203ae7", kill_on_drop: false }` [INFO] [stdout] 9cf3cf2f65d74b1f027e34aa1a50a5c734ca60c959a59556f0f37b1c17203ae7