[INFO] cloning repository https://github.com/palfrey/potboiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palfrey/potboiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalfrey%2Fpotboiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalfrey%2Fpotboiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f8a60900ca9c9478da583a3ae64513f7daedc8f [INFO] checking palfrey/potboiler against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalfrey%2Fpotboiler" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/palfrey/potboiler on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/palfrey/potboiler [INFO] finished tweaking git repo https://github.com/palfrey/potboiler [INFO] tweaked toml for git repo https://github.com/palfrey/potboiler written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/palfrey/potboiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7779aa3ae33151ecccc7c816010f729f509b65fdb4b7bb5149d64ebe96a627b7 [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" "7779aa3ae33151ecccc7c816010f729f509b65fdb4b7bb5149d64ebe96a627b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7779aa3ae33151ecccc7c816010f729f509b65fdb4b7bb5149d64ebe96a627b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7779aa3ae33151ecccc7c816010f729f509b65fdb4b7bb5149d64ebe96a627b7", kill_on_drop: false }` [INFO] [stdout] 7779aa3ae33151ecccc7c816010f729f509b65fdb4b7bb5149d64ebe96a627b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edcd05b88ab216f893bac5e05a6756f30156a0a6fc59778fafcc76016a3db1e5 [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" "edcd05b88ab216f893bac5e05a6756f30156a0a6fc59778fafcc76016a3db1e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking serial_test v0.2.0 [INFO] [stderr] Checking colored v1.7.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking libflate v0.1.25 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking schemamama v0.3.0 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking suppositions v0.1.4 [INFO] [stderr] Checking resolve v0.2.0 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking hybrid-clocks v0.3.4 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking mockito v0.14.1 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking r2d2_postgres v0.14.0 [INFO] [stderr] Checking schemamama_postgres v0.2.3 [INFO] [stderr] Checking hyper v0.12.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling serial_test_derive v0.2.0 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.9 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking log4rs v0.8.1 [INFO] [stderr] Checking potboiler_common v0.1.0 (/opt/rustwide/workdir/potboiler_common) [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | get_row!(u32, SqlValue::U32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> potboiler_common/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(non_fmt_panic)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | get_row!(u32, SqlValue::U32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | get_row!(Uuid, SqlValue::UUID); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | get_row!(Uuid, SqlValue::UUID); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | get_row!(String, SqlValue::String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | get_row!(String, SqlValue::String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | get_row!(serde_json::Value, SqlValue::JSON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | get_row!(serde_json::Value, SqlValue::JSON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | get_row!(Vec, SqlValue::U8Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | get_row!(Vec, SqlValue::U8Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `potboiler_common` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | get_row!(u32, SqlValue::U32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> potboiler_common/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(non_fmt_panic)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | get_row!(u32, SqlValue::U32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | get_row!(Uuid, SqlValue::UUID); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | get_row!(Uuid, SqlValue::UUID); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | get_row!(String, SqlValue::String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | get_row!(String, SqlValue::String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | get_row!(serde_json::Value, SqlValue::JSON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | get_row!(serde_json::Value, SqlValue::JSON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | get_row!(Vec, SqlValue::U8Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> potboiler_common/src/db.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | get_row!(Vec, SqlValue::U8Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "edcd05b88ab216f893bac5e05a6756f30156a0a6fc59778fafcc76016a3db1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edcd05b88ab216f893bac5e05a6756f30156a0a6fc59778fafcc76016a3db1e5", kill_on_drop: false }` [INFO] [stdout] edcd05b88ab216f893bac5e05a6756f30156a0a6fc59778fafcc76016a3db1e5