[INFO] fetching crate queries_for_sqlx 0.0.1... [INFO] checking queries_for_sqlx-0.0.1 against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137 [INFO] extracting crate queries_for_sqlx 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate queries_for_sqlx 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate queries_for_sqlx 0.0.1 [INFO] tweaked toml for crates.io crate queries_for_sqlx 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate queries_for_sqlx 0.0.1 on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "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 256 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reflect v0.0.14 [INFO] [stderr] Downloaded reflect-internal v0.0.14 [INFO] [stderr] Downloaded query_macros v0.1.0 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b7135eeea724039ffe05ef977dda360ae637f01f61239792569bfa17bef809 [INFO] running `Command { std: "docker" "start" "-a" "94b7135eeea724039ffe05ef977dda360ae637f01f61239792569bfa17bef809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b7135eeea724039ffe05ef977dda360ae637f01f61239792569bfa17bef809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b7135eeea724039ffe05ef977dda360ae637f01f61239792569bfa17bef809", kill_on_drop: false }` [INFO] [stdout] 94b7135eeea724039ffe05ef977dda360ae637f01f61239792569bfa17bef809 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a638a85beb17179bdd32a48eccb3e83d50fa107be7e6b8713c229e0d09a295 [INFO] running `Command { std: "docker" "start" "-a" "36a638a85beb17179bdd32a48eccb3e83d50fa107be7e6b8713c229e0d09a295", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling reflect-internal v0.0.14 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling reflect v0.0.14 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling query_macros v0.1.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking sqlx-mysql v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking queries_for_sqlx v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/lib.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/lib.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build_statements` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "build_statements")] [INFO] [stdout] | ^^^^^^^^^^------------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"build_statments"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `build_statments`, `default`, `export_inner_executable`, `query_v2`, and `waiting_specialization` [INFO] [stdout] = help: consider adding `build_statements` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/create_table_st.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build_statements` [INFO] [stdout] --> src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "build_statements")] [INFO] [stdout] | ^^^^^^^^^^------------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"build_statments"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `build_statments`, `default`, `export_inner_executable`, `query_v2`, and `waiting_specialization` [INFO] [stdout] = help: consider adding `build_statements` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/create_table_st.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/quick_query_v2.rs:504:7 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `todo` [INFO] [stdout] --> src/quick_query_v2.rs:504:7 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg(todo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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(todo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(todo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "36a638a85beb17179bdd32a48eccb3e83d50fa107be7e6b8713c229e0d09a295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a638a85beb17179bdd32a48eccb3e83d50fa107be7e6b8713c229e0d09a295", kill_on_drop: false }` [INFO] [stdout] 36a638a85beb17179bdd32a48eccb3e83d50fa107be7e6b8713c229e0d09a295