[INFO] cloning repository https://github.com/prixa-ai/sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prixa-ai/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprixa-ai%2Fsqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprixa-ai%2Fsqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac896e3af10317d80edfc4e8c91a12dc5b302c93 [INFO] building prixa-ai/sqlx against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprixa-ai%2Fsqlx" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prixa-ai/sqlx on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prixa-ai/sqlx [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/prixa-ai/sqlx [INFO] tweaked toml for git repo https://github.com/prixa-ai/sqlx written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/prixa-ai/sqlx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 094890814fb58cbc3b7d0b2de1f0220b83bd715477cca2f11da6c6c04c445de4 [INFO] running `Command { std: "docker" "start" "-a" "094890814fb58cbc3b7d0b2de1f0220b83bd715477cca2f11da6c6c04c445de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "094890814fb58cbc3b7d0b2de1f0220b83bd715477cca2f11da6c6c04c445de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094890814fb58cbc3b7d0b2de1f0220b83bd715477cca2f11da6c6c04c445de4", kill_on_drop: false }` [INFO] [stdout] 094890814fb58cbc3b7d0b2de1f0220b83bd715477cca2f11da6c6c04c445de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d8693bd4fb7dc2bd1cf3cb5e772db119de173378ae22546c78290c99caebfd3 [INFO] running `Command { std: "docker" "start" "-a" "6d8693bd4fb7dc2bd1cf3cb5e772db119de173378ae22546c78290c99caebfd3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling event-listener v2.2.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-lite v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.42 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-rt v0.1.1 (/opt/rustwide/workdir/sqlx-rt) [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 (/opt/rustwide/workdir/sqlx-core) [INFO] [stdout] warning: unused macro definition: `impl_column_index_for_row` [INFO] [stdout] --> sqlx-core/src/column.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! impl_column_index_for_row { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_column_index_for_statement` [INFO] [stdout] --> sqlx-core/src/column.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | macro_rules! impl_column_index_for_statement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_statement_query` [INFO] [stdout] --> sqlx-core/src/statement.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | macro_rules! impl_statement_query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `statement_cache::StatementCache` [INFO] [stdout] --> sqlx-core/src/common/mod.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) use statement_cache::StatementCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> sqlx-core/src/pool/executor.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> sqlx-core/src/pool/inner.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | let new_size = self.size.compare_and_swap(size, size + 1, Ordering::AcqRel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement` [INFO] [stdout] --> sqlx-core/src/query.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | pub(crate) fn query_statement<'q, DB>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_with` [INFO] [stdout] --> sqlx-core/src/query.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | pub(crate) fn query_statement_with<'q, DB, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | inner: LruCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatementCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_mut(&mut self, k: &str) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn insert(&mut self, k: &str, v: T) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_lru` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn remove_lru(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn contains_key(&mut self, k: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `capacity` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enabled` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> sqlx-core/src/logger.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn new(sql: &'q str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_rows` [INFO] [stdout] --> sqlx-core/src/logger.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn increment_rows(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_as` [INFO] [stdout] --> sqlx-core/src/query_as.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub(crate) fn query_statement_as<'q, DB, O>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_as_with` [INFO] [stdout] --> sqlx-core/src/query_as.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) fn query_statement_as_with<'q, DB, O, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_scalar` [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_scalar_with` [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | pub(crate) fn query_statement_scalar_with<'q, DB, O, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sqlx-core/src/net/tls.rs:175:49 [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => panic!(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => panic!("{}", io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => std::panic::panic_any(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sqlx-core/src/net/tls.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => panic!(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => panic!("{}", io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => std::panic::panic_any(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 (/opt/rustwide/workdir/sqlx-macros) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | _ => 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | }) 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | }) 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | 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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6d8693bd4fb7dc2bd1cf3cb5e772db119de173378ae22546c78290c99caebfd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8693bd4fb7dc2bd1cf3cb5e772db119de173378ae22546c78290c99caebfd3", kill_on_drop: false }` [INFO] [stdout] 6d8693bd4fb7dc2bd1cf3cb5e772db119de173378ae22546c78290c99caebfd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2e75f1493f6ca09ff3339c28f8c7b689d8593dd53c2b91b69904c1d36d588f [INFO] running `Command { std: "docker" "start" "-a" "dc2e75f1493f6ca09ff3339c28f8c7b689d8593dd53c2b91b69904c1d36d588f", 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] [stdout] warning: unused macro definition: `impl_column_index_for_row` [INFO] [stdout] --> sqlx-core/src/column.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! impl_column_index_for_row { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_column_index_for_statement` [INFO] [stdout] --> sqlx-core/src/column.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | macro_rules! impl_column_index_for_statement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_statement_query` [INFO] [stdout] --> sqlx-core/src/statement.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | macro_rules! impl_statement_query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `statement_cache::StatementCache` [INFO] [stdout] --> sqlx-core/src/common/mod.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) use statement_cache::StatementCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[doc(hidden)]` is ignored on trait impl items [INFO] [stdout] --> sqlx-core/src/pool/executor.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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: whether the impl item is `doc(hidden)` or not entirely depends on the corresponding trait item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> sqlx-core/src/pool/inner.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | let new_size = self.size.compare_and_swap(size, size + 1, Ordering::AcqRel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement` [INFO] [stdout] --> sqlx-core/src/query.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | pub(crate) fn query_statement<'q, DB>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_with` [INFO] [stdout] --> sqlx-core/src/query.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | pub(crate) fn query_statement_with<'q, DB, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | inner: LruCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatementCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_mut(&mut self, k: &str) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn insert(&mut self, k: &str, v: T) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_lru` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn remove_lru(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn contains_key(&mut self, k: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `capacity` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enabled` [INFO] [stdout] --> sqlx-core/src/common/statement_cache.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> sqlx-core/src/logger.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn new(sql: &'q str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_rows` [INFO] [stdout] --> sqlx-core/src/logger.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn increment_rows(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_as` [INFO] [stdout] --> sqlx-core/src/query_as.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub(crate) fn query_statement_as<'q, DB, O>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_as_with` [INFO] [stdout] --> sqlx-core/src/query_as.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) fn query_statement_as_with<'q, DB, O, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_scalar` [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_statement_scalar_with` [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | pub(crate) fn query_statement_scalar_with<'q, DB, O, A>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sqlx-core/src/net/tls.rs:175:49 [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => panic!(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => panic!("{}", io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 175 | MaybeTlsStream::Upgrading => std::panic::panic_any(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sqlx-core/src/net/tls.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => panic!(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => panic!("{}", io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 194 | MaybeTlsStream::Upgrading => std::panic::panic_any(io::Error::from(io::ErrorKind::ConnectionAborted)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | _ => 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | }) 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | }) 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] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | 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] --> sqlx-macros/src/derives/attributes.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(syn::Error::new_spanned($t, $m)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | 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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling sqlx-test v0.1.0 (/opt/rustwide/workdir/sqlx-test) [INFO] [stderr] Compiling trybuild v1.0.30 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.21s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx-1eb825c349d3b538) [INFO] [stderr] Executable tests/migrate/macro.rs (/opt/rustwide/target/debug/deps/migrate_macro-23e9accb46df8abc) [INFO] [stderr] Executable tests/ui-tests.rs (/opt/rustwide/target/debug/deps/ui_tests-94a06a91572039d1) [INFO] running `Command { std: "docker" "inspect" "dc2e75f1493f6ca09ff3339c28f8c7b689d8593dd53c2b91b69904c1d36d588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2e75f1493f6ca09ff3339c28f8c7b689d8593dd53c2b91b69904c1d36d588f", kill_on_drop: false }` [INFO] [stdout] dc2e75f1493f6ca09ff3339c28f8c7b689d8593dd53c2b91b69904c1d36d588f