[INFO] cloning repository https://github.com/Enitoni/vinyl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enitoni/vinyl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnitoni%2Fvinyl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnitoni%2Fvinyl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec0c416ea6b3dbc7acaa8ecf5a7948d280809986
[INFO] building Enitoni/vinyl against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnitoni%2Fvinyl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Enitoni/vinyl on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Enitoni/vinyl
[INFO] finished tweaking git repo https://github.com/Enitoni/vinyl
[INFO] tweaked toml for git repo https://github.com/Enitoni/vinyl written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Enitoni/vinyl 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98d39d37a4048f5a0273a6afe93e669cb3e51cd8fe3856f533e93ad9b39394b7
[INFO] running `Command { std: "docker" "start" "-a" "98d39d37a4048f5a0273a6afe93e669cb3e51cd8fe3856f533e93ad9b39394b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98d39d37a4048f5a0273a6afe93e669cb3e51cd8fe3856f533e93ad9b39394b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d39d37a4048f5a0273a6afe93e669cb3e51cd8fe3856f533e93ad9b39394b7", kill_on_drop: false }`
[INFO] [stdout] 98d39d37a4048f5a0273a6afe93e669cb3e51cd8fe3856f533e93ad9b39394b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bb9071dd3020679b03c6b89f2bd7ac3645f392a8caf52b718dd68222536786b
[INFO] running `Command { std: "docker" "start" "-a" "5bb9071dd3020679b03c6b89f2bd7ac3645f392a8caf52b718dd68222536786b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling utoipauto-core v0.1.12
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling utoipauto-macro v0.1.12
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]    Compiling utoipauto v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rubato v0.15.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling turntable-core v0.1.0 (/opt/rustwide/workdir/turntable-core)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stdout] warning: field `sink_manager` is never read
[INFO] [stdout]   --> turntable-core/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Pipeline<I>
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     sink_manager: Arc<SinkManager<I>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling turntable-impls v0.1.0 (/opt/rustwide/workdir/turntable-impls)
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling turntable-collab v0.1.0 (/opt/rustwide/workdir/turntable-collab)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> turntable-collab/src/db/pg.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let member_rows = query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 28 | |             "
[INFO] [stdout] 29 | |             SELECT
[INFO] [stdout] 30 | |                 room_members.*,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |             room_id
[INFO] [stdout] 39 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> turntable-collab/src/db/pg.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |           let row = query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 347 | |             "
[INFO] [stdout] 348 | |             INSERT INTO room_members (user_id, room_id, owner)
[INFO] [stdout] 349 | |             VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |             new_member.owner,
[INFO] [stdout] 353 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> turntable-collab/src/db/pg.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |           let row = query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 359 | |             "
[INFO] [stdout] 360 | |             SELECT
[INFO] [stdout] 361 | |                 room_members.*,
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |             row.id
[INFO] [stdout] 370 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> turntable-collab/src/db/pg.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 | /         query!(
[INFO] [stdout] 477 | |             "
[INFO] [stdout] 478 | |             SELECT id FROM stream_keys
[INFO] [stdout] 479 | |             WHERE token = $1 AND room_id = $2 AND user_id = $3",
[INFO] [stdout] ...   |
[INFO] [stdout] 482 | |             new_key.user_id,
[INFO] [stdout] 483 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> turntable-collab/src/db/pg.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 | /         query_as!(StreamKeyData, "INSERT INTO stream_keys (token, source, room_id, user_id) VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] 498 | |             new_key.token,
[INFO] [stdout] 499 | |             new_key.source,
[INFO] [stdout] 500 | |             new_key.room_id,
[INFO] [stdout] 501 | |             new_key.user_id
[INFO] [stdout] 502 | |         ).fetch_one(&self.pool).await.map_err(|e| e.any())
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turntable-collab` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5bb9071dd3020679b03c6b89f2bd7ac3645f392a8caf52b718dd68222536786b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb9071dd3020679b03c6b89f2bd7ac3645f392a8caf52b718dd68222536786b", kill_on_drop: false }`
[INFO] [stdout] 5bb9071dd3020679b03c6b89f2bd7ac3645f392a8caf52b718dd68222536786b
