[INFO] cloning repository https://github.com/golddranks/ganbare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golddranks/ganbare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fganbare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fganbare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa8f9db82f87b04608f8e5cc9d1d592c314734a [INFO] testing golddranks/ganbare against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fganbare" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/golddranks/ganbare 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/golddranks/ganbare [INFO] finished tweaking git repo https://github.com/golddranks/ganbare [INFO] tweaked toml for git repo https://github.com/golddranks/ganbare written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/golddranks/ganbare 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textnonce v1.0.0 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded email v0.0.21 [INFO] [stderr] Downloaded ureq v1.5.2 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded magic-sys v0.2.1 [INFO] [stderr] Downloaded mime_multipart v0.6.0 [INFO] [stderr] Downloaded inotify-sys v0.1.4 [INFO] [stderr] Downloaded uuid v0.4.0 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] [stderr] Downloaded webpki v0.21.3 [INFO] [stderr] Downloaded buf-read-ext v0.4.0 [INFO] [stderr] Downloaded handlebars v3.5.1 [INFO] [stderr] Downloaded lettre v0.6.3 [INFO] [stderr] Downloaded unicode-normalization v0.1.15 [INFO] [stderr] Downloaded notify v5.0.0-pre.4 [INFO] [stderr] Downloaded ring v0.16.16 [INFO] [stderr] Downloaded multi_mut v0.1.3 [INFO] [stderr] Downloaded binary_macros_impl v1.0.0 [INFO] [stderr] Downloaded binary_macros v1.0.0 [INFO] [stderr] Downloaded try_map v0.3.1 [INFO] [stderr] Downloaded magic v0.12.2 [INFO] [stderr] Downloaded formdata v0.13.0 [INFO] [stderr] Downloaded sharp_pencil v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 9cb9fd17712da845f4e323aa706db336505b5694a8d1b0e55b36ce0531b16bb2 [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" "9cb9fd17712da845f4e323aa706db336505b5694a8d1b0e55b36ce0531b16bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cb9fd17712da845f4e323aa706db336505b5694a8d1b0e55b36ce0531b16bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb9fd17712da845f4e323aa706db336505b5694a8d1b0e55b36ce0531b16bb2", kill_on_drop: false }` [INFO] [stdout] 9cb9fd17712da845f4e323aa706db336505b5694a8d1b0e55b36ce0531b16bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 237c0d630274c5e0428c66cc6b3aae7e99bf539abc3ad698d9c03e138786d334 [INFO] running `Command { std: "docker" "start" "-a" "237c0d630274c5e0428c66cc6b3aae7e99bf539abc3ad698d9c03e138786d334", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling magic-sys v0.2.1 [INFO] [stderr] Compiling buf-read-ext v0.4.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling try_map v0.3.1 [INFO] [stderr] Compiling multi_mut v0.1.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling email v0.0.21 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling magic v0.12.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling binary_macros_impl v1.0.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling binary_macros v1.0.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling mime_multipart v0.6.0 [INFO] [stderr] Compiling formdata v0.13.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling lettre v0.6.3 [INFO] [stderr] Compiling ureq v1.5.2 [INFO] [stderr] Compiling sharp_pencil v0.6.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling ganbare_backend v0.3.0 (/opt/rustwide/workdir/ganbare_backend) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> ganbare_backend/src/password.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | let build_pepper = base64!("env:GANBARE_BUILDTIME_PEPPER"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error reading environment variable: NotPresent [INFO] [stdout] = note: this error originates in the macro `base64` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> ganbare_backend/src/password.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | let build_pepper = base64!("env:GANBARE_BUILDTIME_PEPPER"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base64` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/email.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | let (email, group_ids) = try_or!(check_pending_email_confirm(&conn, secret)?, [INFO] [stdout] | ______________________________- [INFO] [stdout] 176 | | else return Err(ErrorKind::NoSuchSess.into())); [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | let qq = try_or!{ qq, else return Ok(None) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:471:14 [INFO] [stdout] | [INFO] [stdout] 471 | let qq = try_or!{ qq, else return Ok(None) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1106:48 [INFO] [stdout] | [INFO] [stdout] 1106 | let (question, answers, q_audio_bundles) = try_or!{ load_question(conn, id)?, [INFO] [stdout] | ________________________________________________- [INFO] [stdout] 1107 | | else bail!( [INFO] [stdout] 1108 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1109 | | "This function was called on the premise that the data exists!" [INFO] [stdout] 1110 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1123:36 [INFO] [stdout] | [INFO] [stdout] 1123 | let (exercise, _, mut words) = try_or!( load_exercise(conn, id)?, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 1124 | | else bail!( [INFO] [stdout] 1125 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1126 | | "This function was called on the premise that the data exists!" [INFO] [stdout] 1127 | | )) ); [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1146:38 [INFO] [stdout] | [INFO] [stdout] 1146 | let (question, answers, _) = try_or!{ load_question(conn, asked.question_id)?, [INFO] [stdout] | ______________________________________- [INFO] [stdout] 1147 | | else bail!( [INFO] [stdout] 1148 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1149 | | "Bug: If the item was set pending in the first place, it should exist!" [INFO] [stdout] 1150 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1171:20 [INFO] [stdout] | [INFO] [stdout] 1171 | let word = try_or!{ load_word(conn, asked.word_id)?, [INFO] [stdout] | ____________________- [INFO] [stdout] 1172 | | else bail!( [INFO] [stdout] 1173 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1174 | | "Bug: If the item was set pending in the first place, it should exists!" [INFO] [stdout] 1175 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1192:20 [INFO] [stdout] | [INFO] [stdout] 1192 | let word = try_or!{ load_word(conn, asked.word_id)?, [INFO] [stdout] | ____________________- [INFO] [stdout] 1193 | | else bail!( [INFO] [stdout] 1194 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1195 | | "Bug: If the item was set pending in the first place, it should exist!" [INFO] [stdout] 1196 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1406:24 [INFO] [stdout] | [INFO] [stdout] 1406 | let word = try_or!{ load_word(conn, asked_data.word_id)?, [INFO] [stdout] | ________________________- [INFO] [stdout] 1407 | | else bail!( [INFO] [stdout] 1408 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1409 | | "Bug: If the item was set pending in the first place, it should exists!" [INFO] [stdout] 1410 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1442:42 [INFO] [stdout] | [INFO] [stdout] 1442 | let (question, answers, _) = try_or!{ load_question(conn, asked_data.question_id)?, [INFO] [stdout] | __________________________________________- [INFO] [stdout] 1443 | | else bail!( [INFO] [stdout] 1444 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1445 | | "Bug: If the item was set pending in the first place, it should exists!" [INFO] [stdout] 1446 | | )) }; [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 `try_or` (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] --> ganbare_backend/src/lib.rs:28:78 [INFO] [stdout] | [INFO] [stdout] 28 | ($t:expr , else $e:expr ) => { match $t { Some(x) => x, None => { $e } }; } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: ganbare_backend/src/quiz.rs:1486:24 [INFO] [stdout] | [INFO] [stdout] 1486 | let word = try_or!{ load_word(conn, asked_data.word_id)?, [INFO] [stdout] | ________________________- [INFO] [stdout] 1487 | | else bail!( [INFO] [stdout] 1488 | | ErrorKind::DatabaseOdd( [INFO] [stdout] 1489 | | "Bug: If the item was set pending in the first place, it should exists!" [INFO] [stdout] 1490 | | )) }; [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 `try_or` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ganbare_backend` due to 3 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "237c0d630274c5e0428c66cc6b3aae7e99bf539abc3ad698d9c03e138786d334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237c0d630274c5e0428c66cc6b3aae7e99bf539abc3ad698d9c03e138786d334", kill_on_drop: false }` [INFO] [stdout] 237c0d630274c5e0428c66cc6b3aae7e99bf539abc3ad698d9c03e138786d334