[INFO] cloning repository https://github.com/hendar1811/tea.yaml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hendar1811/tea.yaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendar1811%2Ftea.yaml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendar1811%2Ftea.yaml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b4aca95bf60a8529444928f60d3f5fa3da76b3d [INFO] testing hendar1811/tea.yaml against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendar1811%2Ftea.yaml" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hendar1811/tea.yaml on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hendar1811/tea.yaml [INFO] finished tweaking git repo https://github.com/hendar1811/tea.yaml [INFO] tweaked toml for git repo https://github.com/hendar1811/tea.yaml written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hendar1811/tea.yaml already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aed2868197c82efdc136aa0a71ec05bc926005823c3bd2598e4f8da79504e5c [INFO] running `Command { std: "docker" "start" "-a" "7aed2868197c82efdc136aa0a71ec05bc926005823c3bd2598e4f8da79504e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aed2868197c82efdc136aa0a71ec05bc926005823c3bd2598e4f8da79504e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aed2868197c82efdc136aa0a71ec05bc926005823c3bd2598e4f8da79504e5c", kill_on_drop: false }` [INFO] [stdout] 7aed2868197c82efdc136aa0a71ec05bc926005823c3bd2598e4f8da79504e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6850e31039c799a0a936d0722c94548c489784e139b59e279d36d220e6f106d1 [INFO] running `Command { std: "docker" "start" "-a" "6850e31039c799a0a936d0722c94548c489784e139b59e279d36d220e6f106d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling skiff v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | None => throw_interp_error!(format!("Couldn't find var in environment: {}", id)), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | throw_interp_error!("Found LetNodeTopLevel instead of LetNode in expression".to_string()) [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | _ => throw_interp_error!("Function call with non-function value".to_string()), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | _ => throw_interp_error!("Conditional expression with non-boolean condition"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | AstNode::FunctionNode(_, _, _, _) => throw_interp_error!("Function node not at top level"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | throw_interp_error!("Found DataDeclarationNode instead of LetNode in expression") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | throw_interp_error!("No branch of match expression matched value") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 457 | (Val::Num(_), e) => throw_interp_error!(format!("Bad second op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | (e, Val::Num(_)) => throw_interp_error!(format!("Bad first op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 459 | (e1, e2) => throw_interp_error!(format!("Bad ops to {}: {}\n{}", "**", e1, e2)), [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_interp_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/wasm/wasm_exports.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook` and `default` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stop_after_lexing`, `stop_after_parsing`, `stop_after_types`, and `path` are never read [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: skiff v0.4.5 (/opt/rustwide/workdir), wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6850e31039c799a0a936d0722c94548c489784e139b59e279d36d220e6f106d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6850e31039c799a0a936d0722c94548c489784e139b59e279d36d220e6f106d1", kill_on_drop: false }` [INFO] [stdout] 6850e31039c799a0a936d0722c94548c489784e139b59e279d36d220e6f106d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1ea6af17f3dd1d9e1e9d08f864c5f992ffddd03d5c8f4d3366db5a711b8092 [INFO] running `Command { std: "docker" "start" "-a" "df1ea6af17f3dd1d9e1e9d08f864c5f992ffddd03d5c8f4d3366db5a711b8092", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | None => throw_interp_error!(format!("Couldn't find var in environment: {}", id)), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | throw_interp_error!("Found LetNodeTopLevel instead of LetNode in expression".to_string()) [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | _ => throw_interp_error!("Function call with non-function value".to_string()), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | _ => throw_interp_error!("Conditional expression with non-boolean condition"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | AstNode::FunctionNode(_, _, _, _) => throw_interp_error!("Function node not at top level"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | throw_interp_error!("Found DataDeclarationNode instead of LetNode in expression") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | throw_interp_error!("No branch of match expression matched value") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 457 | (Val::Num(_), e) => throw_interp_error!(format!("Bad second op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | (e, Val::Num(_)) => throw_interp_error!(format!("Bad first op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 459 | (e1, e2) => throw_interp_error!(format!("Bad ops to {}: {}\n{}", "**", e1, e2)), [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_interp_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/wasm/wasm_exports.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook` and `default` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stop_after_lexing`, `stop_after_parsing`, `stop_after_types`, and `path` are never read [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling skiff v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `stop_after_lexing`, `stop_after_parsing`, `stop_after_types`, and `path` are never read [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | None => throw_interp_error!(format!("Couldn't find var in environment: {}", id)), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | throw_interp_error!("Found LetNodeTopLevel instead of LetNode in expression".to_string()) [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | _ => throw_interp_error!("Function call with non-function value".to_string()), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | _ => throw_interp_error!("Conditional expression with non-boolean condition"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | AstNode::FunctionNode(_, _, _, _) => throw_interp_error!("Function node not at top level"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | throw_interp_error!("Found DataDeclarationNode instead of LetNode in expression") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | throw_interp_error!("No branch of match expression matched value") [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_interp_error` [INFO] [stdout] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 457 | (Val::Num(_), e) => throw_interp_error!(format!("Bad second op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | (e, Val::Num(_)) => throw_interp_error!(format!("Bad first op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 459 | (e1, e2) => throw_interp_error!(format!("Bad ops to {}: {}\n{}", "**", e1, e2)), [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_interp_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/wasm/wasm_exports.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook` and `default` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: skiff v0.4.5 (/opt/rustwide/workdir), wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "df1ea6af17f3dd1d9e1e9d08f864c5f992ffddd03d5c8f4d3366db5a711b8092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1ea6af17f3dd1d9e1e9d08f864c5f992ffddd03d5c8f4d3366db5a711b8092", kill_on_drop: false }` [INFO] [stdout] df1ea6af17f3dd1d9e1e9d08f864c5f992ffddd03d5c8f4d3366db5a711b8092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0862081e684aa2e647fcb7b632d47157ce639e90ee96b2e49a864de508dabfcf [INFO] running `Command { std: "docker" "start" "-a" "0862081e684aa2e647fcb7b632d47157ce639e90ee96b2e49a864de508dabfcf", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 266 | None => throw_interp_error!(format!("Couldn't find var in environment: {}", id)), [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 275 | throw_interp_error!("Found LetNodeTopLevel instead of LetNode in expression".to_string()) [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_interp_error` [INFO] [stderr] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 319 | _ => throw_interp_error!("Function call with non-function value".to_string()), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 328 | _ => throw_interp_error!("Conditional expression with non-boolean condition"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 334 | AstNode::FunctionNode(_, _, _, _) => throw_interp_error!("Function node not at top level"), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 336 | throw_interp_error!("Found DataDeclarationNode instead of LetNode in expression") [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_interp_error` [INFO] [stderr] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 355 | throw_interp_error!("No branch of match expression matched value") [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_interp_error` [INFO] [stderr] = note: this warning originates in the macro `throw_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 457 | (Val::Num(_), e) => throw_interp_error!(format!("Bad second op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 458 | (e, Val::Num(_)) => throw_interp_error!(format!("Bad first op to {}: {}", "**", e)), [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_interp_error` (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/interpreter/interpret.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 459 | (e1, e2) => throw_interp_error!(format!("Bad ops to {}: {}\n{}", "**", e1, e2)), [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_interp_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stderr] --> src/wasm/wasm_exports.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "wee_alloc")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook` and `default` [INFO] [stderr] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `skiff` (lib) generated 11 warnings [INFO] [stderr] warning: fields `stop_after_lexing`, `stop_after_parsing`, `stop_after_types`, and `path` are never read [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 9 | struct Cli { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | stop_after_lexing: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | stop_after_parsing: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | stop_after_types: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | path: std::path::PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `skiff` (bin "skiff") generated 1 warning [INFO] [stderr] warning: `skiff` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] warning: `skiff` (bin "skiff" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: skiff v0.4.5 (/opt/rustwide/workdir), wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skiff-739cd2655d2a7137) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::errors_on_not_enough_pattern_args_for_option ... ok [INFO] [stdout] test lexer::lex::tests::lexes_identifiers ... ok [INFO] [stdout] test lexer::lex::tests::lexes_numbers_and_ops ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_baseline_boolean ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_option_type_if_no_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_complex_bool_nesting ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_baseline_boolean_with_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_baseline_number_without_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_option_type_if_no_none ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_baseline_boolean_without_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_option_type_with_identifier ... ok [INFO] [stdout] test lexer::lex::tests::lexes_number ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_baseline_number_with_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_option_type_with_wildcard_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_complex_bool_nesting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/skiff-387a2613b9d35bbf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/diff_test.rs (/opt/rustwide/target/debug/deps/diff_test-e41f1b75666cad82) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test diff_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests skiff [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" "0862081e684aa2e647fcb7b632d47157ce639e90ee96b2e49a864de508dabfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0862081e684aa2e647fcb7b632d47157ce639e90ee96b2e49a864de508dabfcf", kill_on_drop: false }` [INFO] [stdout] 0862081e684aa2e647fcb7b632d47157ce639e90ee96b2e49a864de508dabfcf