[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#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyellowtides%2Frustpeuler" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yellowtides/rustpeuler on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-106/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76e593048b000b4da5d89af6d5ffae5e06373f612f33a7ef78e350ee49f0fc01 [INFO] running `Command { std: "docker" "start" "-a" "76e593048b000b4da5d89af6d5ffae5e06373f612f33a7ef78e350ee49f0fc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76e593048b000b4da5d89af6d5ffae5e06373f612f33a7ef78e350ee49f0fc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e593048b000b4da5d89af6d5ffae5e06373f612f33a7ef78e350ee49f0fc01", kill_on_drop: false }` [INFO] [stdout] 76e593048b000b4da5d89af6d5ffae5e06373f612f33a7ef78e350ee49f0fc01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bc1d3db6d86465e6e95890c93b43ce5f6ffefa83fe906097aba613f50cd541f [INFO] running `Command { std: "docker" "start" "-a" "8bc1d3db6d86465e6e95890c93b43ce5f6ffefa83fe906097aba613f50cd541f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking num-integer v0.1.43 [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: 23 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "8bc1d3db6d86465e6e95890c93b43ce5f6ffefa83fe906097aba613f50cd541f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc1d3db6d86465e6e95890c93b43ce5f6ffefa83fe906097aba613f50cd541f", kill_on_drop: false }` [INFO] [stdout] 8bc1d3db6d86465e6e95890c93b43ce5f6ffefa83fe906097aba613f50cd541f