[INFO] cloning repository https://github.com/P-bibs/skiff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P-bibs/skiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP-bibs%2Fskiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP-bibs%2Fskiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05269a614f375b0c3be83fde26549da528258b96 [INFO] testing P-bibs/skiff against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP-bibs%2Fskiff" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/P-bibs/skiff on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/P-bibs/skiff [INFO] finished tweaking git repo https://github.com/P-bibs/skiff [INFO] tweaked toml for git repo https://github.com/P-bibs/skiff written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/P-bibs/skiff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6abb92647f3fd600de6b0815732e63b15f307fa78bcc05a05570f6bc5cb192f [INFO] running `Command { std: "docker" "start" "-a" "e6abb92647f3fd600de6b0815732e63b15f307fa78bcc05a05570f6bc5cb192f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6abb92647f3fd600de6b0815732e63b15f307fa78bcc05a05570f6bc5cb192f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6abb92647f3fd600de6b0815732e63b15f307fa78bcc05a05570f6bc5cb192f", kill_on_drop: false }` [INFO] [stdout] e6abb92647f3fd600de6b0815732e63b15f307fa78bcc05a05570f6bc5cb192f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f8982aba098d7c8acddfad6d570ad20174887fe5643fc12f77163d50394896 [INFO] running `Command { std: "docker" "start" "-a" "c4f8982aba098d7c8acddfad6d570ad20174887fe5643fc12f77163d50394896", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [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 bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling structopt v0.3.21 [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] = 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_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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_lexing` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_parsing` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_types` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.95s [INFO] running `Command { std: "docker" "inspect" "c4f8982aba098d7c8acddfad6d570ad20174887fe5643fc12f77163d50394896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f8982aba098d7c8acddfad6d570ad20174887fe5643fc12f77163d50394896", kill_on_drop: false }` [INFO] [stdout] c4f8982aba098d7c8acddfad6d570ad20174887fe5643fc12f77163d50394896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55d6241234f61e5ddc41fc21030f9048ef987ce7a7bb63d919dab7380bee9460 [INFO] running `Command { std: "docker" "start" "-a" "55d6241234f61e5ddc41fc21030f9048ef987ce7a7bb63d919dab7380bee9460", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [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] = 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_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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_lexing` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_parsing` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_types` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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: field is never read: `stop_after_lexing` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | stop_after_lexing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_parsing` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | stop_after_parsing: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stop_after_types` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | stop_after_types: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | path: std::path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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_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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "55d6241234f61e5ddc41fc21030f9048ef987ce7a7bb63d919dab7380bee9460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d6241234f61e5ddc41fc21030f9048ef987ce7a7bb63d919dab7380bee9460", kill_on_drop: false }` [INFO] [stdout] 55d6241234f61e5ddc41fc21030f9048ef987ce7a7bb63d919dab7380bee9460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb73abcdf387c4ee691e880105234ed337c9f55da740b2a00b1201c967b8089b [INFO] running `Command { std: "docker" "start" "-a" "cb73abcdf387c4ee691e880105234ed337c9f55da740b2a00b1201c967b8089b", 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] = 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_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: `skiff` (lib) generated 10 warnings [INFO] [stderr] warning: field is never read: `stop_after_lexing` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | stop_after_lexing: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stop_after_parsing` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | stop_after_parsing: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stop_after_types` [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | stop_after_types: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | path: std::path::PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `skiff` (bin "skiff") generated 4 warnings [INFO] [stderr] warning: `skiff` (bin "skiff" test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `skiff` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/skiff-f71dfc5f6e6d4253) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/skiff-c0aa27f7ecd44d61) [INFO] [stdout] test lexer::lex::tests::lexes_identifiers ... ok [INFO] [stderr] Running tests/diff_test.rs (/opt/rustwide/target/debug/deps/diff_test-1c48ed5d435592c9) [INFO] [stdout] test lexer::lex::tests::lexes_number ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_baseline_boolean ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::errors_on_not_enough_pattern_args_for_option ... ok [INFO] [stdout] test lexer::lex::tests::lexes_numbers_and_ops ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_baseline_number_without_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_complex_bool_nesting ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_option_type_if_no_identifier ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::passes_baseline_boolean_with_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_number_with_identifier ... 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 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.00s [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests skiff [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.14s [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" "cb73abcdf387c4ee691e880105234ed337c9f55da740b2a00b1201c967b8089b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb73abcdf387c4ee691e880105234ed337c9f55da740b2a00b1201c967b8089b", kill_on_drop: false }` [INFO] [stdout] cb73abcdf387c4ee691e880105234ed337c9f55da740b2a00b1201c967b8089b