[INFO] cloning repository https://github.com/yellowtides/rustpeuler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yellowtides/rustpeuler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowtides%2Frustpeuler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowtides%2Frustpeuler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec970c77bf81d1743ed8442bbbbd82b11cb520e2 [INFO] checking yellowtides/rustpeuler against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowtides%2Frustpeuler" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yellowtides/rustpeuler on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yellowtides/rustpeuler [INFO] finished tweaking git repo https://github.com/yellowtides/rustpeuler [INFO] tweaked toml for git repo https://github.com/yellowtides/rustpeuler written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/yellowtides/rustpeuler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4781dd38a4a3b1cb8ab62068f7cabda69a327d21c644fb080391ef9fcac351d [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" "c4781dd38a4a3b1cb8ab62068f7cabda69a327d21c644fb080391ef9fcac351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4781dd38a4a3b1cb8ab62068f7cabda69a327d21c644fb080391ef9fcac351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4781dd38a4a3b1cb8ab62068f7cabda69a327d21c644fb080391ef9fcac351d", kill_on_drop: false }` [INFO] [stdout] c4781dd38a4a3b1cb8ab62068f7cabda69a327d21c644fb080391ef9fcac351d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3c66a658aa0b1b6eeb608e1b0ea5f274b9b144226ec8577c8e493f6dd8a826a [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" "b3c66a658aa0b1b6eeb608e1b0ea5f274b9b144226ec8577c8e493f6dd8a826a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking rustpeuler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 39 | 1 => fetch_pres!(s0001), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 40 | 2 => fetch_pres!(s0002), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | 3 => fetch_pres!(s0003), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 42 | 4 => fetch_pres!(s0004), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 43 | 5 => fetch_pres!(s0005), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | 6 => fetch_pres!(s0006), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 45 | 7 => fetch_pres!(s0007), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | 8 => fetch_pres!(s0008), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 47 | 9 => fetch_pres!(s0009), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | 10 => fetch_pres!(s0010), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 49 | 12 => fetch_pres!(s0012), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | 14 => fetch_pres!(s0014), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 51 | 15 => fetch_pres!(s0015), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | 16 => fetch_pres!(s0016), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | 17 => fetch_pres!(s0017), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | 19 => fetch_pres!(s0019), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | 20 => fetch_pres!(s0020), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | 21 => fetch_pres!(s0021), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | 25 => fetch_pres!(s0025), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | 30 => fetch_pres!(s0030), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | 51 => fetch_pres!(s0051), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | 62 => fetch_pres!(s0062), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | 69 => fetch_pres!(s0069), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 39 | 1 => fetch_pres!(s0001), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 40 | 2 => fetch_pres!(s0002), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | 3 => fetch_pres!(s0003), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 42 | 4 => fetch_pres!(s0004), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 43 | 5 => fetch_pres!(s0005), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | 6 => fetch_pres!(s0006), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 45 | 7 => fetch_pres!(s0007), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | 8 => fetch_pres!(s0008), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 47 | 9 => fetch_pres!(s0009), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | 10 => fetch_pres!(s0010), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 49 | 12 => fetch_pres!(s0012), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | 14 => fetch_pres!(s0014), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 51 | 15 => fetch_pres!(s0015), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | 16 => fetch_pres!(s0016), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | 17 => fetch_pres!(s0017), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | 19 => fetch_pres!(s0019), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | 20 => fetch_pres!(s0020), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | 21 => fetch_pres!(s0021), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | 25 => fetch_pres!(s0025), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | 30 => fetch_pres!(s0030), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | 51 => fetch_pres!(s0051), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | 62 => fetch_pres!(s0062), [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 `fetch_pres` (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/main.rs:9:72 [INFO] [stdout] | [INFO] [stdout] 9 | println!("what you're looking for is {}", plist::$arg::solve()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | 69 => fetch_pres!(s0069), [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 `fetch_pres` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "b3c66a658aa0b1b6eeb608e1b0ea5f274b9b144226ec8577c8e493f6dd8a826a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c66a658aa0b1b6eeb608e1b0ea5f274b9b144226ec8577c8e493f6dd8a826a", kill_on_drop: false }` [INFO] [stdout] b3c66a658aa0b1b6eeb608e1b0ea5f274b9b144226ec8577c8e493f6dd8a826a