[INFO] fetching crate sqlx-macros 0.5.7... [INFO] testing sqlx-macros-0.5.7 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate sqlx-macros 0.5.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sqlx-macros 0.5.7 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-macros 0.5.7 [INFO] finished tweaking crates.io crate sqlx-macros 0.5.7 [INFO] tweaked toml for crates.io crate sqlx-macros 0.5.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 594967933c1bec27ce771c19ef2ef6830787c8ef539d2d4471f01ac5845cd478 [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" "594967933c1bec27ce771c19ef2ef6830787c8ef539d2d4471f01ac5845cd478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "594967933c1bec27ce771c19ef2ef6830787c8ef539d2d4471f01ac5845cd478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "594967933c1bec27ce771c19ef2ef6830787c8ef539d2d4471f01ac5845cd478", kill_on_drop: false }` [INFO] [stdout] 594967933c1bec27ce771c19ef2ef6830787c8ef539d2d4471f01ac5845cd478 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 67ee761352405e7c04f4b5fdeb1f0c1be6d7ef8775e907de40617d36591024b0 [INFO] running `Command { std: "docker" "start" "-a" "67ee761352405e7c04f4b5fdeb1f0c1be6d7ef8775e907de40617d36591024b0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling sqlx-macros v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.74s [INFO] running `Command { std: "docker" "inspect" "67ee761352405e7c04f4b5fdeb1f0c1be6d7ef8775e907de40617d36591024b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ee761352405e7c04f4b5fdeb1f0c1be6d7ef8775e907de40617d36591024b0", kill_on_drop: false }` [INFO] [stdout] 67ee761352405e7c04f4b5fdeb1f0c1be6d7ef8775e907de40617d36591024b0 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--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] 43bb294b56250704571cdb7f8c14f44f8888b1b2f91666be2da9d3c7b92ba735 [INFO] running `Command { std: "docker" "start" "-a" "43bb294b56250704571cdb7f8c14f44f8888b1b2f91666be2da9d3c7b92ba735", kill_on_drop: false }` [INFO] [stderr] Compiling sqlx-macros v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | try_set!(transparent, true, value) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | _ => fail!(meta, "unexpected value for rename_all"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | try_set!(rename_all, val, value) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | / try_set!( [INFO] [stdout] 122 | | type_name, [INFO] [stdout] 123 | | TypeName { [INFO] [stdout] 124 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 128 | | value [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | / try_set!( [INFO] [stdout] 138 | | type_name, [INFO] [stdout] 139 | | TypeName { [INFO] [stdout] 140 | | val: val.value(), [INFO] [stdout] ... | [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | fail!(&list.nested, "expected one value") [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | u => fail!(u, "unexpected value"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | u => fail!(u, "unexpected attribute"), [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 `fail` (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/derives/attributes.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | u => fail!(u, "unexpected attribute"), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "43bb294b56250704571cdb7f8c14f44f8888b1b2f91666be2da9d3c7b92ba735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43bb294b56250704571cdb7f8c14f44f8888b1b2f91666be2da9d3c7b92ba735", kill_on_drop: false }` [INFO] [stdout] 43bb294b56250704571cdb7f8c14f44f8888b1b2f91666be2da9d3c7b92ba735 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7f0328f1a0f3266b01c7415159405b975a83eb89b3ee22958b1f1a51906069e [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" "d7f0328f1a0f3266b01c7415159405b975a83eb89b3ee22958b1f1a51906069e", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 94 | try_set!(transparent, true, value) [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 110 | _ => fail!(meta, "unexpected value for rename_all"), [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 113 | try_set!(rename_all, val, value) [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 121 | / try_set!( [INFO] [stderr] 122 | | type_name, [INFO] [stderr] 123 | | TypeName { [INFO] [stderr] 124 | | val: val.value(), [INFO] [stderr] ... | [INFO] [stderr] 128 | | value [INFO] [stderr] 129 | | ) [INFO] [stderr] | |_________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 137 | / try_set!( [INFO] [stderr] 138 | | type_name, [INFO] [stderr] 139 | | TypeName { [INFO] [stderr] 140 | | val: val.value(), [INFO] [stderr] ... | [INFO] [stderr] 144 | | value [INFO] [stderr] 145 | | ) [INFO] [stderr] | |_________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 148 | u => fail!(u, "unexpected attribute"), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 150 | u => fail!(u, "unexpected attribute"), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 156 | fail!(&list.nested, "expected one value") [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 160 | try_set!(repr, p.get_ident().unwrap().clone(), list); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 162 | u => fail!(u, "unexpected value"), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 194 | }) if path.is_ident("rename") => try_set!(rename, val.value(), value), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 196 | u => fail!(u, "unexpected attribute"), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/derives/attributes.rs:18:52 [INFO] [stderr] | [INFO] [stderr] 18 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 198 | u => fail!(u, "unexpected attribute"), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sqlx-macros` (lib) generated 13 warnings [INFO] [stderr] warning: `sqlx-macros` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqlx_macros-0675a1b3b0b48926) [INFO] [stdout] [INFO] [stderr] Doc-tests sqlx-macros [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7f0328f1a0f3266b01c7415159405b975a83eb89b3ee22958b1f1a51906069e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f0328f1a0f3266b01c7415159405b975a83eb89b3ee22958b1f1a51906069e", kill_on_drop: false }` [INFO] [stdout] d7f0328f1a0f3266b01c7415159405b975a83eb89b3ee22958b1f1a51906069e