[INFO] fetching crate sqlm-postgres-macros 0.1.0... [INFO] checking sqlm-postgres-macros-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate sqlm-postgres-macros 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sqlm-postgres-macros 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sqlm-postgres-macros 0.1.0 [INFO] tweaked toml for crates.io crate sqlm-postgres-macros 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlm-postgres-macros 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 219 packages to latest compatible versions [INFO] [stderr] Adding ariadne v0.4.1 (available: v0.5.1) [INFO] [stderr] Adding pgvector v0.3.4 (available: v0.4.1) [INFO] [stderr] Adding tokio-postgres-rustls v0.12.0 (available: v0.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01e03b7b1eca6d55c0ab98a57beec1889f855eaac38a4fec3a408d2364f54967 [INFO] running `Command { std: "docker" "start" "-a" "01e03b7b1eca6d55c0ab98a57beec1889f855eaac38a4fec3a408d2364f54967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01e03b7b1eca6d55c0ab98a57beec1889f855eaac38a4fec3a408d2364f54967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e03b7b1eca6d55c0ab98a57beec1889f855eaac38a4fec3a408d2364f54967", kill_on_drop: false }` [INFO] [stdout] 01e03b7b1eca6d55c0ab98a57beec1889f855eaac38a4fec3a408d2364f54967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dffc0c2e65ae1b379ece1a60ff81be23a45e8dd94fa5725a9c9c2271c334dd0 [INFO] running `Command { std: "docker" "start" "-a" "2dffc0c2e65ae1b379ece1a60ff81be23a45e8dd94fa5725a9c9c2271c334dd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking bcder v0.7.5 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling sqlm-postgres-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking x509-certificate v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-postgres-rustls v0.12.0 [INFO] [stdout] error[E0432]: unresolved import `sqlm_postgres` [INFO] [stdout] --> tests/curly_escape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sqlm_postgres::{sql, Sql}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlm_postgres` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlm_postgres`, use `cargo add sqlm_postgres` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sqlm_postgres` [INFO] [stdout] --> tests/parameter_reuse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlm_postgres::{sql, Sql}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlm_postgres` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlm_postgres`, use `cargo add sqlm_postgres` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sqlm_postgres` [INFO] [stdout] --> tests/parameter_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlm_postgres::{sql, Sql}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sqlm_postgres` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlm_postgres`, use `cargo add sqlm_postgres` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlm-postgres-macros` (test "curly_escape") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlm-postgres-macros` (test "parameter_reuse") due to 1 previous error [INFO] [stderr] error: could not compile `sqlm-postgres-macros` (test "parameter_order") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2dffc0c2e65ae1b379ece1a60ff81be23a45e8dd94fa5725a9c9c2271c334dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dffc0c2e65ae1b379ece1a60ff81be23a45e8dd94fa5725a9c9c2271c334dd0", kill_on_drop: false }` [INFO] [stdout] 2dffc0c2e65ae1b379ece1a60ff81be23a45e8dd94fa5725a9c9c2271c334dd0