[INFO] fetching crate jrsonnet-evaluator 0.4.2... [INFO] testing jrsonnet-evaluator-0.4.2 against 1.63.0 for beta-1.64-2 [INFO] extracting crate jrsonnet-evaluator 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jrsonnet-evaluator 0.4.2 on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jrsonnet-evaluator 0.4.2 [INFO] finished tweaking crates.io crate jrsonnet-evaluator 0.4.2 [INFO] tweaked toml for crates.io crate jrsonnet-evaluator 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded jrsonnet-interner v0.4.2 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded jrsonnet-gc v0.4.2 [INFO] [stderr] Downloaded jrsonnet-gc-derive v0.4.1 [INFO] [stderr] Downloaded jrsonnet-types v0.4.2 [INFO] [stderr] Downloaded jrsonnet-parser v0.4.2 [INFO] [stderr] Downloaded annotate-snippets v0.9.1 [INFO] [stderr] Downloaded jrsonnet-stdlib v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7383a6e2a1902828df639ad4ed61af889f1d46151d168f0f23c3d4b1df8d9282 [INFO] running `Command { std: "docker" "start" "-a" "7383a6e2a1902828df639ad4ed61af889f1d46151d168f0f23c3d4b1df8d9282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7383a6e2a1902828df639ad4ed61af889f1d46151d168f0f23c3d4b1df8d9282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7383a6e2a1902828df639ad4ed61af889f1d46151d168f0f23c3d4b1df8d9282", kill_on_drop: false }` [INFO] [stdout] 7383a6e2a1902828df639ad4ed61af889f1d46151d168f0f23c3d4b1df8d9282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4625f222485cb9e7a27a4d6b1137a1e9e2b5ec114911efd92dd75fe786ae03a0 [INFO] running `Command { std: "docker" "start" "-a" "4625f222485cb9e7a27a4d6b1137a1e9e2b5ec114911efd92dd75fe786ae03a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling jrsonnet-stdlib v0.4.2 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling jrsonnet-gc-derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling jrsonnet-gc v0.4.2 [INFO] [stderr] Compiling jrsonnet-types v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling jrsonnet-interner v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling jrsonnet-parser v0.4.2 [INFO] [stderr] Compiling jrsonnet-evaluator v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/manifest.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | (Val::Str(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | (Val::Num(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | _ => throw!(SortError::SortKeyShouldBeStringOrNumber), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(RuntimeError("in std.join all items should be strings".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:485:30 [INFO] [stdout] | [INFO] [stdout] 485 | _ => throw!(RuntimeError("in std.join all items should be arrays".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | (op, o) => throw!(UnaryOperatorDoesNotOperateOnType(op, o.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | BinaryOpType::Add, [INFO] [stdout] 39 | | a.value_type(), [INFO] [stdout] 40 | | b.value_type(), [INFO] [stdout] 41 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | (a, b) => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ___________________- [INFO] [stdout] 51 | | BinaryOpType::Mod, [INFO] [stdout] 52 | | a.value_type(), [INFO] [stdout] 53 | | b.value_type() [INFO] [stdout] 54 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | throw!(DivisionByZero) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 130 | | op, [INFO] [stdout] 131 | | a.value_type(), [INFO] [stdout] 132 | | b.value_type(), [INFO] [stdout] 133 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | _ => throw!(InComprehensionCanOnlyIterateOverArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:439:26 [INFO] [stdout] | [INFO] [stdout] 439 | v => throw!(FieldMustBeStringGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:469:14 [INFO] [stdout] | [INFO] [stdout] 469 | v => throw!(OnlyFunctionsCanBeCalledGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:550:33 [INFO] [stdout] | [INFO] [stdout] 550 | ... throw!(NoSuchField(s)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:555:37 [INFO] [stdout] | [INFO] [stdout] 555 | (Val::Obj(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 556 | | ValType::Obj, [INFO] [stdout] 557 | | ValType::Str, [INFO] [stdout] 558 | | n.value_type(), [INFO] [stdout] 559 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | throw!(FractionalIndex) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:568:47 [INFO] [stdout] | [INFO] [stdout] 568 | (Val::Arr(_), Val::Str(n)) => throw!(AttemptedIndexAnArrayWithString(n)), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:569:37 [INFO] [stdout] | [INFO] [stdout] 569 | (Val::Arr(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 570 | | ValType::Arr, [INFO] [stdout] 571 | | ValType::Num, [INFO] [stdout] 572 | | n.value_type(), [INFO] [stdout] 573 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:582:37 [INFO] [stdout] | [INFO] [stdout] 582 | (Val::Str(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 583 | | ValType::Str, [INFO] [stdout] 584 | | ValType::Num, [INFO] [stdout] 585 | | n.value_type(), [INFO] [stdout] 586 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | (v, _) => throw!(CantIndexInto(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | / throw!(RuntimeError( [INFO] [stdout] 659 | | evaluate(context, e)?.try_cast_str("error text should be of type `string`")?, [INFO] [stdout] 660 | | )) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | throw!(ImportNotSupported(from.into(), path.into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | throw!(ImportFileNotFound(from.to_owned(), path.to_owned())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/integrations/serde.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | throw!(RuntimeError("overflow".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | throw!(TypeMismatch(context, vec![val_type], this_type)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | _ => throw!(TypeMismatch( [INFO] [stdout] | __________________- [INFO] [stdout] 415 | | context, [INFO] [stdout] 416 | | vec![ValType::Null, ValType::Num], [INFO] [stdout] 417 | | self.value_type() [INFO] [stdout] 418 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | _ => throw!(MultiManifestOutputIsNotAObject), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:486:26 [INFO] [stdout] | [INFO] [stdout] 486 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:491:54 [INFO] [stdout] | [INFO] [stdout] 491 | ManifestFormat::YamlStream(_) => throw!(StreamManifestOutputCannotBeRecursed), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:492:47 [INFO] [stdout] | [INFO] [stdout] 492 | ManifestFormat::String => throw!(StreamManifestCannotNestString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:512:22 [INFO] [stdout] | [INFO] [stdout] 512 | _ => throw!(StringManifestOutputIsNotAString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | _ => throw!(ValueIsNotIndexable(self.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:594:39 [INFO] [stdout] | [INFO] [stdout] 594 | (Val::Arr(_), Val::Arr(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 595 | | "primitiveEquals operates on primitive types, got array".into(), [INFO] [stdout] 596 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | (Val::Obj(_), Val::Obj(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 598 | | "primitiveEquals operates on primitive types, got object".into(), [INFO] [stdout] 599 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | throw!(RuntimeError("cannot test equality of functions".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.09s [INFO] running `Command { std: "docker" "inspect" "4625f222485cb9e7a27a4d6b1137a1e9e2b5ec114911efd92dd75fe786ae03a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4625f222485cb9e7a27a4d6b1137a1e9e2b5ec114911efd92dd75fe786ae03a0", kill_on_drop: false }` [INFO] [stdout] 4625f222485cb9e7a27a4d6b1137a1e9e2b5ec114911efd92dd75fe786ae03a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00c88b7a30718a74054320eaba7c924e8f5eab8d47d69e331093828d39a25242 [INFO] running `Command { std: "docker" "start" "-a" "00c88b7a30718a74054320eaba7c924e8f5eab8d47d69e331093828d39a25242", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/manifest.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | (Val::Str(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | (Val::Num(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | _ => throw!(SortError::SortKeyShouldBeStringOrNumber), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(RuntimeError("in std.join all items should be strings".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:485:30 [INFO] [stdout] | [INFO] [stdout] 485 | _ => throw!(RuntimeError("in std.join all items should be arrays".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | (op, o) => throw!(UnaryOperatorDoesNotOperateOnType(op, o.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | BinaryOpType::Add, [INFO] [stdout] 39 | | a.value_type(), [INFO] [stdout] 40 | | b.value_type(), [INFO] [stdout] 41 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | (a, b) => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ___________________- [INFO] [stdout] 51 | | BinaryOpType::Mod, [INFO] [stdout] 52 | | a.value_type(), [INFO] [stdout] 53 | | b.value_type() [INFO] [stdout] 54 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | throw!(DivisionByZero) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 130 | | op, [INFO] [stdout] 131 | | a.value_type(), [INFO] [stdout] 132 | | b.value_type(), [INFO] [stdout] 133 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | _ => throw!(InComprehensionCanOnlyIterateOverArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:439:26 [INFO] [stdout] | [INFO] [stdout] 439 | v => throw!(FieldMustBeStringGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:469:14 [INFO] [stdout] | [INFO] [stdout] 469 | v => throw!(OnlyFunctionsCanBeCalledGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:550:33 [INFO] [stdout] | [INFO] [stdout] 550 | ... throw!(NoSuchField(s)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:555:37 [INFO] [stdout] | [INFO] [stdout] 555 | (Val::Obj(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 556 | | ValType::Obj, [INFO] [stdout] 557 | | ValType::Str, [INFO] [stdout] 558 | | n.value_type(), [INFO] [stdout] 559 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | throw!(FractionalIndex) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:568:47 [INFO] [stdout] | [INFO] [stdout] 568 | (Val::Arr(_), Val::Str(n)) => throw!(AttemptedIndexAnArrayWithString(n)), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:569:37 [INFO] [stdout] | [INFO] [stdout] 569 | (Val::Arr(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 570 | | ValType::Arr, [INFO] [stdout] 571 | | ValType::Num, [INFO] [stdout] 572 | | n.value_type(), [INFO] [stdout] 573 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:582:37 [INFO] [stdout] | [INFO] [stdout] 582 | (Val::Str(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 583 | | ValType::Str, [INFO] [stdout] 584 | | ValType::Num, [INFO] [stdout] 585 | | n.value_type(), [INFO] [stdout] 586 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | (v, _) => throw!(CantIndexInto(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | / throw!(RuntimeError( [INFO] [stdout] 659 | | evaluate(context, e)?.try_cast_str("error text should be of type `string`")?, [INFO] [stdout] 660 | | )) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | throw!(ImportNotSupported(from.into(), path.into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | throw!(ImportFileNotFound(from.to_owned(), path.to_owned())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/integrations/serde.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | throw!(RuntimeError("overflow".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | throw!(TypeMismatch(context, vec![val_type], this_type)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | _ => throw!(TypeMismatch( [INFO] [stdout] | __________________- [INFO] [stdout] 415 | | context, [INFO] [stdout] 416 | | vec![ValType::Null, ValType::Num], [INFO] [stdout] 417 | | self.value_type() [INFO] [stdout] 418 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | _ => throw!(MultiManifestOutputIsNotAObject), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:486:26 [INFO] [stdout] | [INFO] [stdout] 486 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:491:54 [INFO] [stdout] | [INFO] [stdout] 491 | ManifestFormat::YamlStream(_) => throw!(StreamManifestOutputCannotBeRecursed), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:492:47 [INFO] [stdout] | [INFO] [stdout] 492 | ManifestFormat::String => throw!(StreamManifestCannotNestString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:512:22 [INFO] [stdout] | [INFO] [stdout] 512 | _ => throw!(StringManifestOutputIsNotAString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | _ => throw!(ValueIsNotIndexable(self.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:594:39 [INFO] [stdout] | [INFO] [stdout] 594 | (Val::Arr(_), Val::Arr(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 595 | | "primitiveEquals operates on primitive types, got array".into(), [INFO] [stdout] 596 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | (Val::Obj(_), Val::Obj(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 598 | | "primitiveEquals operates on primitive types, got object".into(), [INFO] [stdout] 599 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | throw!(RuntimeError("cannot test equality of functions".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jrsonnet-evaluator v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/manifest.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | (Val::Str(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | (Val::Num(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/sort.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | _ => throw!(SortError::SortKeyShouldBeStringOrNumber), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(RuntimeError("in std.join all items should be strings".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtin/mod.rs:485:30 [INFO] [stdout] | [INFO] [stdout] 485 | _ => throw!(RuntimeError("in std.join all items should be arrays".into())), [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | (op, o) => throw!(UnaryOperatorDoesNotOperateOnType(op, o.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | BinaryOpType::Add, [INFO] [stdout] 39 | | a.value_type(), [INFO] [stdout] 40 | | b.value_type(), [INFO] [stdout] 41 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | (a, b) => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ___________________- [INFO] [stdout] 51 | | BinaryOpType::Mod, [INFO] [stdout] 52 | | a.value_type(), [INFO] [stdout] 53 | | b.value_type() [INFO] [stdout] 54 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | throw!(DivisionByZero) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | throw!(RuntimeError("shift by negative exponent".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/operator.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stdout] | ______________- [INFO] [stdout] 130 | | op, [INFO] [stdout] 131 | | a.value_type(), [INFO] [stdout] 132 | | b.value_type(), [INFO] [stdout] 133 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | _ => throw!(InComprehensionCanOnlyIterateOverArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:439:26 [INFO] [stdout] | [INFO] [stdout] 439 | v => throw!(FieldMustBeStringGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:469:14 [INFO] [stdout] | [INFO] [stdout] 469 | v => throw!(OnlyFunctionsCanBeCalledGot(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:550:33 [INFO] [stdout] | [INFO] [stdout] 550 | ... throw!(NoSuchField(s)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:555:37 [INFO] [stdout] | [INFO] [stdout] 555 | (Val::Obj(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 556 | | ValType::Obj, [INFO] [stdout] 557 | | ValType::Str, [INFO] [stdout] 558 | | n.value_type(), [INFO] [stdout] 559 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | throw!(FractionalIndex) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:568:47 [INFO] [stdout] | [INFO] [stdout] 568 | (Val::Arr(_), Val::Str(n)) => throw!(AttemptedIndexAnArrayWithString(n)), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:569:37 [INFO] [stdout] | [INFO] [stdout] 569 | (Val::Arr(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 570 | | ValType::Arr, [INFO] [stdout] 571 | | ValType::Num, [INFO] [stdout] 572 | | n.value_type(), [INFO] [stdout] 573 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:582:37 [INFO] [stdout] | [INFO] [stdout] 582 | (Val::Str(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stdout] | _____________________________________- [INFO] [stdout] 583 | | ValType::Str, [INFO] [stdout] 584 | | ValType::Num, [INFO] [stdout] 585 | | n.value_type(), [INFO] [stdout] 586 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | (v, _) => throw!(CantIndexInto(v.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/evaluate/mod.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | / throw!(RuntimeError( [INFO] [stdout] 659 | | evaluate(context, e)?.try_cast_str("error text should be of type `string`")?, [INFO] [stdout] 660 | | )) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | throw!(ImportNotSupported(from.into(), path.into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/import.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | throw!(ImportFileNotFound(from.to_owned(), path.to_owned())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/integrations/serde.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | throw!(RuntimeError("overflow".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | throw!(TypeMismatch(context, vec![val_type], this_type)) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | _ => throw!(TypeMismatch( [INFO] [stdout] | __________________- [INFO] [stdout] 415 | | context, [INFO] [stdout] 416 | | vec![ValType::Null, ValType::Num], [INFO] [stdout] 417 | | self.value_type() [INFO] [stdout] 418 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | _ => throw!(MultiManifestOutputIsNotAObject), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:472:18 [INFO] [stdout] | [INFO] [stdout] 472 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:486:26 [INFO] [stdout] | [INFO] [stdout] 486 | _ => throw!(StreamManifestOutputIsNotAArray), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:491:54 [INFO] [stdout] | [INFO] [stdout] 491 | ManifestFormat::YamlStream(_) => throw!(StreamManifestOutputCannotBeRecursed), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:492:47 [INFO] [stdout] | [INFO] [stdout] 492 | ManifestFormat::String => throw!(StreamManifestCannotNestString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:512:22 [INFO] [stdout] | [INFO] [stdout] 512 | _ => throw!(StringManifestOutputIsNotAString), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:578:18 [INFO] [stdout] | [INFO] [stdout] 578 | _ => throw!(ValueIsNotIndexable(self.value_type())), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:594:39 [INFO] [stdout] | [INFO] [stdout] 594 | (Val::Arr(_), Val::Arr(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 595 | | "primitiveEquals operates on primitive types, got array".into(), [INFO] [stdout] 596 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | (Val::Obj(_), Val::Obj(_)) => throw!(RuntimeError( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 598 | | "primitiveEquals operates on primitive types, got object".into(), [INFO] [stdout] 599 | | )), [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 `throw` (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/error.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/val.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | throw!(RuntimeError("cannot test equality of functions".into())) [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 `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.47s [INFO] running `Command { std: "docker" "inspect" "00c88b7a30718a74054320eaba7c924e8f5eab8d47d69e331093828d39a25242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c88b7a30718a74054320eaba7c924e8f5eab8d47d69e331093828d39a25242", kill_on_drop: false }` [INFO] [stdout] 00c88b7a30718a74054320eaba7c924e8f5eab8d47d69e331093828d39a25242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3361e28b38e9ced6eb338537c4c0a68e35b4a8b8bd5bc93d645ce2f3607ce3e [INFO] running `Command { std: "docker" "start" "-a" "e3361e28b38e9ced6eb338537c4c0a68e35b4a8b8bd5bc93d645ce2f3607ce3e", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/manifest.rs:128:25 [INFO] [stderr] | [INFO] [stderr] 128 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/sort.rs:53:33 [INFO] [stderr] | [INFO] [stderr] 53 | (Val::Str(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/sort.rs:55:33 [INFO] [stderr] | [INFO] [stderr] 55 | (Val::Num(_), _) => throw!(SortError::SortElementsShouldHaveEqualType), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/sort.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | _ => throw!(SortError::SortKeyShouldBeStringOrNumber), [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/mod.rs:472:30 [INFO] [stderr] | [INFO] [stderr] 472 | _ => throw!(RuntimeError("in std.join all items should be strings".into())), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/mod.rs:485:30 [INFO] [stderr] | [INFO] [stderr] 485 | _ => throw!(RuntimeError("in std.join all items should be arrays".into())), [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | (op, o) => throw!(UnaryOperatorDoesNotOperateOnType(op, o.value_type())), [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:37:14 [INFO] [stderr] | [INFO] [stderr] 37 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stderr] | ______________- [INFO] [stderr] 38 | | BinaryOpType::Add, [INFO] [stderr] 39 | | a.value_type(), [INFO] [stderr] 40 | | b.value_type(), [INFO] [stderr] 41 | | )), [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | (a, b) => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stderr] | ___________________- [INFO] [stderr] 51 | | BinaryOpType::Mod, [INFO] [stderr] 52 | | a.value_type(), [INFO] [stderr] 53 | | b.value_type() [INFO] [stderr] 54 | | )), [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:101:17 [INFO] [stderr] | [INFO] [stderr] 101 | throw!(DivisionByZero) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:118:17 [INFO] [stderr] | [INFO] [stderr] 118 | throw!(RuntimeError("shift by negative exponent".into())) [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:124:17 [INFO] [stderr] | [INFO] [stderr] 124 | throw!(RuntimeError("shift by negative exponent".into())) [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/operator.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | _ => throw!(BinaryOperatorDoesNotOperateOnValues( [INFO] [stderr] | ______________- [INFO] [stderr] 130 | | op, [INFO] [stderr] 131 | | a.value_type(), [INFO] [stderr] 132 | | b.value_type(), [INFO] [stderr] 133 | | )), [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:232:18 [INFO] [stderr] | [INFO] [stderr] 232 | _ => throw!(InComprehensionCanOnlyIterateOverArray), [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:439:26 [INFO] [stderr] | [INFO] [stderr] 439 | v => throw!(FieldMustBeStringGot(v.value_type())), [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:469:14 [INFO] [stderr] | [INFO] [stderr] 469 | v => throw!(OnlyFunctionsCanBeCalledGot(v.value_type())), [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:550:33 [INFO] [stderr] | [INFO] [stderr] 550 | ... throw!(NoSuchField(s)) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:555:37 [INFO] [stderr] | [INFO] [stderr] 555 | (Val::Obj(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stderr] | _____________________________________- [INFO] [stderr] 556 | | ValType::Obj, [INFO] [stderr] 557 | | ValType::Str, [INFO] [stderr] 558 | | n.value_type(), [INFO] [stderr] 559 | | )), [INFO] [stderr] | |__________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:563:25 [INFO] [stderr] | [INFO] [stderr] 563 | throw!(FractionalIndex) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:568:47 [INFO] [stderr] | [INFO] [stderr] 568 | (Val::Arr(_), Val::Str(n)) => throw!(AttemptedIndexAnArrayWithString(n)), [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:569:37 [INFO] [stderr] | [INFO] [stderr] 569 | (Val::Arr(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stderr] | _____________________________________- [INFO] [stderr] 570 | | ValType::Arr, [INFO] [stderr] 571 | | ValType::Num, [INFO] [stderr] 572 | | n.value_type(), [INFO] [stderr] 573 | | )), [INFO] [stderr] | |__________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:582:37 [INFO] [stderr] | [INFO] [stderr] 582 | (Val::Str(_), n) => throw!(ValueIndexMustBeTypeGot( [INFO] [stderr] | _____________________________________- [INFO] [stderr] 583 | | ValType::Str, [INFO] [stderr] 584 | | ValType::Num, [INFO] [stderr] 585 | | n.value_type(), [INFO] [stderr] 586 | | )), [INFO] [stderr] | |__________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:588:27 [INFO] [stderr] | [INFO] [stderr] 588 | (v, _) => throw!(CantIndexInto(v.value_type())), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/evaluate/mod.rs:658:17 [INFO] [stderr] | [INFO] [stderr] 658 | / throw!(RuntimeError( [INFO] [stderr] 659 | | evaluate(context, e)?.try_cast_str("error text should be of type `string`")?, [INFO] [stderr] 660 | | )) [INFO] [stderr] | |__________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/import.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | throw!(ImportNotSupported(from.into(), path.into())) [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/import.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | throw!(ImportFileNotFound(from.to_owned(), path.to_owned())) [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/integrations/serde.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | Val::Func(_) => throw!(RuntimeError("tried to manifest function".into())), [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:380:13 [INFO] [stderr] | [INFO] [stderr] 380 | throw!(RuntimeError("overflow".into())) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:387:13 [INFO] [stderr] | [INFO] [stderr] 387 | throw!(TypeMismatch(context, vec![val_type], this_type)) [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:414:18 [INFO] [stderr] | [INFO] [stderr] 414 | _ => throw!(TypeMismatch( [INFO] [stderr] | __________________- [INFO] [stderr] 415 | | context, [INFO] [stderr] 416 | | vec![ValType::Null, ValType::Num], [INFO] [stderr] 417 | | self.value_type() [INFO] [stderr] 418 | | )), [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:454:18 [INFO] [stderr] | [INFO] [stderr] 454 | _ => throw!(MultiManifestOutputIsNotAObject), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:472:18 [INFO] [stderr] | [INFO] [stderr] 472 | _ => throw!(StreamManifestOutputIsNotAArray), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:486:26 [INFO] [stderr] | [INFO] [stderr] 486 | _ => throw!(StreamManifestOutputIsNotAArray), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:491:54 [INFO] [stderr] | [INFO] [stderr] 491 | ManifestFormat::YamlStream(_) => throw!(StreamManifestOutputCannotBeRecursed), [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:492:47 [INFO] [stderr] | [INFO] [stderr] 492 | ManifestFormat::String => throw!(StreamManifestCannotNestString), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:512:22 [INFO] [stderr] | [INFO] [stderr] 512 | _ => throw!(StringManifestOutputIsNotAString), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:578:18 [INFO] [stderr] | [INFO] [stderr] 578 | _ => throw!(ValueIsNotIndexable(self.value_type())), [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:594:39 [INFO] [stderr] | [INFO] [stderr] 594 | (Val::Arr(_), Val::Arr(_)) => throw!(RuntimeError( [INFO] [stderr] | _______________________________________- [INFO] [stderr] 595 | | "primitiveEquals operates on primitive types, got array".into(), [INFO] [stderr] 596 | | )), [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:597:39 [INFO] [stderr] | [INFO] [stderr] 597 | (Val::Obj(_), Val::Obj(_)) => throw!(RuntimeError( [INFO] [stderr] | _______________________________________- [INFO] [stderr] 598 | | "primitiveEquals operates on primitive types, got object".into(), [INFO] [stderr] 599 | | )), [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | return Err($e.into()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/val.rs:601:13 [INFO] [stderr] | [INFO] [stderr] 601 | throw!(RuntimeError("cannot test equality of functions".into())) [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stderr] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `jrsonnet-evaluator` (lib) generated 40 warnings [INFO] [stderr] warning: `jrsonnet-evaluator` (lib test) generated 40 warnings (40 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jrsonnet_evaluator-62151ead75e9aba9) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test builtin::format::test_format::octals ... ok [INFO] [stdout] test builtin::format::tests_key::parse_key ... ok [INFO] [stdout] test builtin::format::test_format::parse ... ok [INFO] [stdout] test tests::direct_self ... ok [INFO] [stdout] test builtin::format::test_format::percent_doesnt_consumes_values ... ok [INFO] [stdout] test tests::issue_40 ... ok [INFO] [stdout] test tests::lazy_args ... ok [INFO] [stdout] test tests::issue_23 ... ok [INFO] [stdout] test tests::faster_join ... ok [INFO] [stdout] test tests::json ... ok [INFO] [stdout] test tests::local_methods ... ok [INFO] [stdout] test tests::equality_operator ... ok [INFO] [stdout] test tests::eval_state_standard ... ok [INFO] [stdout] test tests::functions ... ok [INFO] [stdout] test tests::native_ext ... ok [INFO] [stdout] test tests::math_evaluation ... ok [INFO] [stdout] test tests::indirect_self ... ok [INFO] [stdout] test tests::comp_self ... ok [INFO] [stdout] test tests::base64_works ... ok [INFO] [stdout] test tests::equality ... ok [INFO] [stdout] test tests::object_comp ... ok [INFO] [stdout] test tests::object_assertion_error ... ok [INFO] [stdout] test tests::constant_intrinsic ... ok [INFO] [stdout] test tests::object_assertion_success ... ok [INFO] [stdout] test tests::object_inheritance ... ok [INFO] [stdout] test tests::parse_json ... ok [INFO] [stdout] test tests::object_lazyness ... ok [INFO] [stdout] test tests::object_locals ... ok [INFO] [stdout] test tests::std_assert_ok ... ok [INFO] [stdout] test tests::string_concat ... ok [INFO] [stdout] test tests::sjsonnet ... ok [INFO] [stdout] test trace::location::tests::test ... ok [INFO] [stdout] test tests::standalone_super ... ok [INFO] [stdout] test tests::string_is_string ... ok [INFO] [stdout] test tests::test_object ... ok [INFO] [stdout] test tests::test ... ok [INFO] [stdout] test tests::function_contexts ... ok [INFO] [stdout] test builtin::format::tests_key::parse_key_missing_start - should panic ... ok [INFO] [stdout] test builtin::format::tests_key::parse_key_missing_end - should panic ... ok [INFO] [stdout] test tests::no_binding_error - should panic ... ok [INFO] [stdout] test tests::std_assert_failure - should panic ... ok [INFO] [stdout] test tests::tailstrict_args - should panic ... ok [INFO] [stdout] test tests::eval_state_stacktrace - should panic ... ok [INFO] [stdout] test tests::utf8_chars ... ok [INFO] [stderr] Doc-tests jrsonnet-evaluator [INFO] [stdout] test tests::local ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3361e28b38e9ced6eb338537c4c0a68e35b4a8b8bd5bc93d645ce2f3607ce3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3361e28b38e9ced6eb338537c4c0a68e35b4a8b8bd5bc93d645ce2f3607ce3e", kill_on_drop: false }` [INFO] [stdout] e3361e28b38e9ced6eb338537c4c0a68e35b4a8b8bd5bc93d645ce2f3607ce3e