[INFO] cloning repository https://github.com/C0rn3l1a/movie_memo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C0rn3l1a/movie_memo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0rn3l1a%2Fmovie_memo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0rn3l1a%2Fmovie_memo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52762667a48f4fef1dce440e9ff4d404d574ca62
[INFO] documenting C0rn3l1a/movie_memo against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0rn3l1a%2Fmovie_memo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/C0rn3l1a/movie_memo
[INFO] finished tweaking git repo https://github.com/C0rn3l1a/movie_memo
[INFO] tweaked toml for git repo https://github.com/C0rn3l1a/movie_memo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0rn3l1a/movie_memo on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0rn3l1a/movie_memo 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] feab17bf00b55efa76b5518e03529a70b0007af33c8def0b8c98a9aba6797806
[INFO] running `Command { std: "docker" "start" "-a" "feab17bf00b55efa76b5518e03529a70b0007af33c8def0b8c98a9aba6797806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feab17bf00b55efa76b5518e03529a70b0007af33c8def0b8c98a9aba6797806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feab17bf00b55efa76b5518e03529a70b0007af33c8def0b8c98a9aba6797806", kill_on_drop: false }`
[INFO] [stdout] feab17bf00b55efa76b5518e03529a70b0007af33c8def0b8c98a9aba6797806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7118d625aff82505fae2cf09c6667e38af38f3fbe9dc62638b575a082bcd75fc
[INFO] running `Command { std: "docker" "start" "-a" "7118d625aff82505fae2cf09c6667e38af38f3fbe9dc62638b575a082bcd75fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling zstd-safe v6.0.4+zstd.1.5.4
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling whoami v1.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking sqlformat v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling error-stack v0.3.1
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]     Checking tokio-util v0.7.6
[INFO] [stderr]     Checking actix-rt v2.8.0
[INFO] [stderr]     Checking actix-server v2.2.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking openssl v0.10.45
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-rt v0.6.2
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking actix-http v3.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking sqlx-core v0.6.2
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]     Checking actix-web v4.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]     Checking sqlx v0.6.2
[INFO] [stderr]     Checking movie_memo_db v0.1.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> crates/db/src/schemas/user_movies.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let user_movie = sqlx::query_as!(UserMovie,
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 83 | |             "
[INFO] [stdout] 84 | |             INSERT INTO public.user_movie 
[INFO] [stdout] 85 | |             (movie_id, title, user_id, seen, watch_again, rating, created_on, updated_on) 
[INFO] [stdout] 86 | |             VALUES 
[INFO] [stdout] 87 | |             ($1, $2, $3, $4, $5, $6, NOW(), NOW()) RETURNING *;
[INFO] [stdout] 88 | |             ", movie_id,title,user_id,seen,watch_again,rating)
[INFO] [stdout]    | |______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]    --> crates/db/src/schemas/user_movies.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let user_movies = sqlx::query_as!(UserMovie,"SELECT * FROM public.user_movie um where um.user_id = $1;", user_id)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]    --> crates/db/src/schemas/user_movies.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let movies = sqlx::query!("SELECT um.id FROM public.user_movie um where um.user_id = $1 AND um.movie_id = $2;", user_id, movie_id)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 | ... = sqlx::query_as!(User,"INSERT INTO public.user (id, username, created_on, updated_on) VALUES (gen_random_uuid(), $1, NOW(), NOW()) RETURNING *;", username)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let users = sqlx::query!("SELECT u.id FROM public.user u where u.username = $1;", username)
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let user = sqlx::query_as!(User,"SELECT * FROM public.user u where u.id = $1;", user_id)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/db/src/schemas/user_movies.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let user_movie = sqlx::query_as!(UserMovie,
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 83 | |             "
[INFO] [stdout] 84 | |             INSERT INTO public.user_movie 
[INFO] [stdout] 85 | |             (movie_id, title, user_id, seen, watch_again, rating, created_on, updated_on) 
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             .fetch_one(&pool)
[INFO] [stdout] 90 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/db/src/schemas/user_movies.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let user_movies = sqlx::query_as!(UserMovie,"SELECT * FROM public.user_movie um where um.user_id = $1;", user_id)
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 106 | |             .fetch_all(&pool)
[INFO] [stdout] 107 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<_, _>`
[INFO] [stdout]    --> crates/db/src/schemas/user_movies.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let movies = sqlx::query!("SELECT um.id FROM public.user_movie um where um.user_id = $1 AND um.movie_id = $2;", user_id, movie_id)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |             Ok(movies) => Ok(movies.len() > 0),
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `movies` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let movies: Result<_, E> = sqlx::query!("SELECT um.id FROM public.user_movie um where um.user_id = $1 AND um.movie_id = $2;", user_id, movie_id)
[INFO] [stdout]     |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |   ...   let user = sqlx::query_as!(User,"INSERT INTO public.user (id, username, created_on, updated_on) VALUES (gen_random_uuid(), $1, NOW(...
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 59 | | ...       .fetch_one(&pool)
[INFO] [stdout] 60 | | ...       .await
[INFO] [stdout]    | |________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<_, _>`
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let users = sqlx::query!("SELECT u.id FROM public.user u where u.username = $1;", username)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |             Ok(users) => Ok(users.len() > 0),
[INFO] [stdout]    |                             ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `users` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let users: Result<_, E> = sqlx::query!("SELECT u.id FROM public.user u where u.username = $1;", username)
[INFO] [stdout]    |                  ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/db/src/schemas/user.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let user = sqlx::query_as!(User,"SELECT * FROM public.user u where u.id = $1;", user_id)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 94 | |             .fetch_one(&pool)
[INFO] [stdout] 95 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `movie_memo_db` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "7118d625aff82505fae2cf09c6667e38af38f3fbe9dc62638b575a082bcd75fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7118d625aff82505fae2cf09c6667e38af38f3fbe9dc62638b575a082bcd75fc", kill_on_drop: false }`
[INFO] [stdout] 7118d625aff82505fae2cf09c6667e38af38f3fbe9dc62638b575a082bcd75fc
