[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP-bibs%2Fskiff" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/P-bibs/skiff on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-119/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73658defc72c6758a86b5bf109df5f64687a671d1c5b8c333b4d36ba906e02ff [INFO] running `Command { std: "docker" "start" "-a" "73658defc72c6758a86b5bf109df5f64687a671d1c5b8c333b4d36ba906e02ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73658defc72c6758a86b5bf109df5f64687a671d1c5b8c333b4d36ba906e02ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73658defc72c6758a86b5bf109df5f64687a671d1c5b8c333b4d36ba906e02ff", kill_on_drop: false }` [INFO] [stdout] 73658defc72c6758a86b5bf109df5f64687a671d1c5b8c333b4d36ba906e02ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04266c430b1499c9d94a96c61abc1149c3c3f7ca3a324138d296ad99f5a7802b [INFO] running `Command { std: "docker" "start" "-a" "04266c430b1499c9d94a96c61abc1149c3c3f7ca3a324138d296ad99f5a7802b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling typenum v1.13.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 vec_map v0.8.2 [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 utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [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 rand_xoshiro v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [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 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 2m 01s [INFO] running `Command { std: "docker" "inspect" "04266c430b1499c9d94a96c61abc1149c3c3f7ca3a324138d296ad99f5a7802b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04266c430b1499c9d94a96c61abc1149c3c3f7ca3a324138d296ad99f5a7802b", kill_on_drop: false }` [INFO] [stdout] 04266c430b1499c9d94a96c61abc1149c3c3f7ca3a324138d296ad99f5a7802b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 310b20886229c6cc6f2b33fa9efcb439b435bdce53f06476a3bee4fa5dc1b394 [INFO] running `Command { std: "docker" "start" "-a" "310b20886229c6cc6f2b33fa9efcb439b435bdce53f06476a3bee4fa5dc1b394", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 23.34s [INFO] running `Command { std: "docker" "inspect" "310b20886229c6cc6f2b33fa9efcb439b435bdce53f06476a3bee4fa5dc1b394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310b20886229c6cc6f2b33fa9efcb439b435bdce53f06476a3bee4fa5dc1b394", kill_on_drop: false }` [INFO] [stdout] 310b20886229c6cc6f2b33fa9efcb439b435bdce53f06476a3bee4fa5dc1b394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 060f9d8fb1db10851cb1ffe6421ee6b4f330535ce0af8d7e6ddbdba18af2b5d9 [INFO] running `Command { std: "docker" "start" "-a" "060f9d8fb1db10851cb1ffe6421ee6b4f330535ce0af8d7e6ddbdba18af2b5d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: `skiff` (bin "skiff" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/skiff-0ea32ad1fad36c6e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test lexer::lex::tests::lexes_identifiers ... ok [INFO] [stdout] test lexer::lex::tests::lexes_number ... ok [INFO] [stdout] test lexer::lex::tests::lexes_numbers_and_ops ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::errors_on_not_enough_pattern_args_for_option ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_baseline_boolean ... ok [INFO] [stdout] test static_checking::exhaustiveness::exhaustiveness_tests::fails_complex_bool_nesting ... 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_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_with_identifier ... 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_complex_bool_nesting ... 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_option_type_with_identifier ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/skiff-641ea12960d7a54b) [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] [stderr] Running tests/diff_test.rs (/opt/rustwide/target/debug/deps/diff_test-9c9f9db366aa23c3) [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.22s [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" "060f9d8fb1db10851cb1ffe6421ee6b4f330535ce0af8d7e6ddbdba18af2b5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060f9d8fb1db10851cb1ffe6421ee6b4f330535ce0af8d7e6ddbdba18af2b5d9", kill_on_drop: false }` [INFO] [stdout] 060f9d8fb1db10851cb1ffe6421ee6b4f330535ce0af8d7e6ddbdba18af2b5d9