[INFO] fetching crate podsync 0.1.5...
[INFO] checking podsync-0.1.5 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate podsync 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate podsync 0.1.5 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate podsync 0.1.5
[INFO] finished tweaking crates.io crate podsync 0.1.5
[INFO] tweaked toml for crates.io crate podsync 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate podsync 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64_light v0.1.5
[INFO] [stderr]   Downloaded sha256 v1.5.0
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c65df0ad15fd17ee5b4b3f12c95e441ac343e2a7534def4d8181df968bd6c4dd
[INFO] running `Command { std: "docker" "start" "-a" "c65df0ad15fd17ee5b4b3f12c95e441ac343e2a7534def4d8181df968bd6c4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c65df0ad15fd17ee5b4b3f12c95e441ac343e2a7534def4d8181df968bd6c4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65df0ad15fd17ee5b4b3f12c95e441ac343e2a7534def4d8181df968bd6c4dd", kill_on_drop: false }`
[INFO] [stdout] c65df0ad15fd17ee5b4b3f12c95e441ac343e2a7534def4d8181df968bd6c4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11e5bbfd697d52994c858a7c36bd9f92216cdf428f8c0a433342414674e370b4
[INFO] running `Command { std: "docker" "start" "-a" "11e5bbfd697d52994c858a7c36bd9f92216cdf428f8c0a433342414674e370b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling podsync v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking sqlx-core v0.6.3
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr] warning: podsync@0.1.5: using `sqlx-data.json` for schema
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking base64_light v0.1.5
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking sha256 v1.5.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stdout] error: select a single backend feature
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | compile_error!("select a single backend feature");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: select a single backend feature
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | compile_error!("select a single backend feature");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::backend::Backend`
[INFO] [stdout]  --> src/podsync.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::backend::Backend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Backend` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `backend::Backend`
[INFO] [stdout]   --> src/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use backend::Backend;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `Backend` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::backend::Backend`
[INFO] [stdout]  --> src/podsync.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::backend::Backend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Backend` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `backend::Backend`
[INFO] [stdout]   --> src/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use backend::Backend;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `Backend` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `backend`
[INFO] [stdout]   --> src/main.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     backend::init().await;
[INFO] [stdout]    |              ^^^^ not found in `backend`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 4  + use pretty_env_logger::init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -     backend::init().await;
[INFO] [stdout] 59 +     init().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EpisodeRaw`
[INFO] [stdout]  --> src/episode/mod.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use episode::{Episode, EpisodeRaw};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/episode/time.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(sqlx::Type)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend-file`, `backend-sql`, `default`, `native-tls`, and `rustls`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backend_sql`
[INFO] [stdout]    --> src/podsync.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[cfg_attr(backend_sql, derive(sqlx::FromRow))]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backend_sql)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backend_sql)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/time.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(sqlx::Type)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backend-file`, `backend-sql`, `default`, `native-tls`, and `rustls`
[INFO] [stdout]   = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `backend`
[INFO] [stdout]    --> src/podsync.rs:442:27
[INFO] [stdout]     |
[INFO] [stdout] 442 |         let db = backend::test::create_db().await;
[INFO] [stdout]     |                           ^^^^ could not find `test` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `backend`
[INFO] [stdout]    --> src/main.rs:395:27
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let db = backend::test::create_db().await;
[INFO] [stdout]     |                           ^^^^ could not find `test` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `backend`
[INFO] [stdout]    --> src/main.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 |         let db = backend::test::create_db().await;
[INFO] [stdout]     |                           ^^^^ could not find `test` in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Backend` in module `backend`
[INFO] [stdout]    --> src/podsync.rs:443:49
[INFO] [stdout]     |
[INFO] [stdout] 443 |         let podsync = Arc::new(PodSync(backend::Backend(db)));
[INFO] [stdout]     |                                                 ^^^^^^^ not found in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `backend`
[INFO] [stdout]   --> src/main.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     backend::init().await;
[INFO] [stdout]    |              ^^^^ not found in `backend`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 4  + use pretty_env_logger::init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -     backend::init().await;
[INFO] [stdout] 59 +     init().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Backend` in module `backend`
[INFO] [stdout]    --> src/main.rs:396:54
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let podsync = Arc::new(PodSync::new(backend::Backend(db)));
[INFO] [stdout]     |                                                      ^^^^^^^ not found in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Backend` in module `backend`
[INFO] [stdout]    --> src/main.rs:422:54
[INFO] [stdout]     |
[INFO] [stdout] 422 |         let podsync = Arc::new(PodSync::new(backend::Backend(db)));
[INFO] [stdout]     |                                                      ^^^^^^^ not found in `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EpisodeRaw`
[INFO] [stdout]  --> src/episode/mod.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use episode::{Episode, EpisodeRaw};
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/episode/time.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(sqlx::Type)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend-file`, `backend-sql`, `default`, `native-tls`, and `rustls`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backend_sql`
[INFO] [stdout]    --> src/podsync.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[cfg_attr(backend_sql, derive(sqlx::FromRow))]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backend_sql)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backend_sql)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> src/time.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(sqlx::Type)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backend-file`, `backend-sql`, `default`, `native-tls`, and `rustls`
[INFO] [stdout]   = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `sqlx::Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/podsync.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             Some(ref id) => {
[INFO] [stdout]    |             ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::Some`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:580:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/podsync.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             Some(ref id) => {
[INFO] [stdout]    |             ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::Some`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:580:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: podsync@0.1.5: using `sqlx-data.json` for schema
[INFO] [stderr] error: could not compile `podsync` (bin "podsync") due to 5 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: podsync@0.1.5: using `sqlx-data.json` for schema
[INFO] [stderr] error: could not compile `podsync` (bin "podsync" test) due to 11 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "11e5bbfd697d52994c858a7c36bd9f92216cdf428f8c0a433342414674e370b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e5bbfd697d52994c858a7c36bd9f92216cdf428f8c0a433342414674e370b4", kill_on_drop: false }`
[INFO] [stdout] 11e5bbfd697d52994c858a7c36bd9f92216cdf428f8c0a433342414674e370b4
