[INFO] cloning repository https://github.com/OCamlPro/sat_micro_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OCamlPro/sat_micro_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f246a396877389a0540a1d8da321668d5da13c87 [INFO] testing OCamlPro/sat_micro_rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OCamlPro/sat_micro_rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OCamlPro/sat_micro_rust [INFO] finished tweaking git repo https://github.com/OCamlPro/sat_micro_rust [INFO] tweaked toml for git repo https://github.com/OCamlPro/sat_micro_rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/OCamlPro/sat_micro_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AdrienChampion/implem` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.26 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] [stderr] Downloaded security-framework-sys v2.4.0 [INFO] [stderr] Downloaded security-framework v2.4.0 [INFO] [stderr] Downloaded web-sys v0.3.53 [INFO] [stderr] Downloaded object v0.26.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.76 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded js-sys v0.3.53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2d01d3bc14a55a2d770c99e286dbfc3ff62630d67bc12091678ecb01ab41e6d [INFO] running `Command { std: "docker" "start" "-a" "f2d01d3bc14a55a2d770c99e286dbfc3ff62630d67bc12091678ecb01ab41e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d01d3bc14a55a2d770c99e286dbfc3ff62630d67bc12091678ecb01ab41e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d01d3bc14a55a2d770c99e286dbfc3ff62630d67bc12091678ecb01ab41e6d", kill_on_drop: false }` [INFO] [stdout] f2d01d3bc14a55a2d770c99e286dbfc3ff62630d67bc12091678ecb01ab41e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648e4c4e1a6430c0a9e231b2bbe8dcf404fa22c4dd3876ad8374872e03b3218f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "648e4c4e1a6430c0a9e231b2bbe8dcf404fa22c4dd3876ad8374872e03b3218f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling implem v0.2.0 (https://github.com/AdrienChampion/implem#cffd82c0) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling base v0.1.0 (/opt/rustwide/workdir/base) [INFO] [stderr] Compiling dpll v0.1.0 (/opt/rustwide/workdir/dpll) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | raise!(unsat new_deps) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | raise!(unsat deps) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | raise!(unsat(new_deps, LClauses::new())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | raise!(unsat(deps, conflict)) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | raise!(unsat(new_deps, conflict)) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | { unsat } => { return Err(Out::Unsat(())); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | 0 => raise!(unsat), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | { sat $γ:expr } => { return Err(Out::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | raise!(sat self.γ.clone()) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sat_micro v0.1.0 (/opt/rustwide/workdir/sat_micro) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sat_micro_bin v0.1.0 (/opt/rustwide/workdir/sat_micro_bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "648e4c4e1a6430c0a9e231b2bbe8dcf404fa22c4dd3876ad8374872e03b3218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648e4c4e1a6430c0a9e231b2bbe8dcf404fa22c4dd3876ad8374872e03b3218f", kill_on_drop: false }` [INFO] [stdout] 648e4c4e1a6430c0a9e231b2bbe8dcf404fa22c4dd3876ad8374872e03b3218f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600c0ee57f99e246d00ec1746419c6438e3ec45aa732dfcec7c59c4ee09b1d9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "600c0ee57f99e246d00ec1746419c6438e3ec45aa732dfcec7c59c4ee09b1d9f", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | raise!(unsat new_deps) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | raise!(unsat deps) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | raise!(unsat(new_deps, LClauses::new())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | raise!(unsat(deps, conflict)) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | raise!(unsat(new_deps, conflict)) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | { unsat } => { return Err(Out::Unsat(())); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | 0 => raise!(unsat), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | { sat $γ:expr } => { return Err(Out::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | raise!(sat self.γ.clone()) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sat_micro v0.1.0 (/opt/rustwide/workdir/sat_micro) [INFO] [stderr] Compiling sat_micro_bin v0.1.0 (/opt/rustwide/workdir/sat_micro_bin) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "600c0ee57f99e246d00ec1746419c6438e3ec45aa732dfcec7c59c4ee09b1d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600c0ee57f99e246d00ec1746419c6438e3ec45aa732dfcec7c59c4ee09b1d9f", kill_on_drop: false }` [INFO] [stdout] 600c0ee57f99e246d00ec1746419c6438e3ec45aa732dfcec7c59c4ee09b1d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a9618dee9c32766e8f55dee08050a956c3dbfb0057979f658c95859c7350e5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a9618dee9c32766e8f55dee08050a956c3dbfb0057979f658c95859c7350e5d", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 147 | raise!(unsat new_deps) [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: 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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/backjump.rs:9:51 [INFO] [stderr] | [INFO] [stderr] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 170 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 198 | raise!(unsat deps) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | raise!(unsat(new_deps, LClauses::new())) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/cdcl.rs:9:51 [INFO] [stderr] | [INFO] [stderr] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 189 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 220 | raise!(unsat(deps, conflict)) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stderr] | [INFO] [stderr] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 239 | raise!(unsat(new_deps, conflict)) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (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] --> dpll/src/recursive/plain.rs:12:43 [INFO] [stderr] | [INFO] [stderr] 12 | { unsat } => { return Err(Out::Unsat(())); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 92 | 0 => raise!(unsat), [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 `raise` (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] --> dpll/src/recursive/plain.rs:11:47 [INFO] [stderr] | [INFO] [stderr] 11 | { sat $γ:expr } => { return Err(Out::Sat($γ)); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 108 | raise!(sat self.γ.clone()) [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 `raise` [INFO] [stderr] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dpll` (lib) generated 9 warnings [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> front/src/parse.rs:87:42 [INFO] [stderr] | [INFO] [stderr] 87 | return Err(err!().into()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 93 | bail!() [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: 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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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] --> front/src/parse.rs:87:42 [INFO] [stderr] | [INFO] [stderr] 87 | return Err(err!().into()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 99 | bail!() [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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] --> front/src/parse.rs:87:42 [INFO] [stderr] | [INFO] [stderr] 87 | return Err(err!().into()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 101 | bail!() [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `front` (lib) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sat_micro-2715f6f2d384b24a) [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 unittests (/opt/rustwide/target/debug/deps/sat_micro_bin-c881562cce3d7130) [INFO] [stderr] Doc-tests sat_micro [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 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" "8a9618dee9c32766e8f55dee08050a956c3dbfb0057979f658c95859c7350e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9618dee9c32766e8f55dee08050a956c3dbfb0057979f658c95859c7350e5d", kill_on_drop: false }` [INFO] [stdout] 8a9618dee9c32766e8f55dee08050a956c3dbfb0057979f658c95859c7350e5d