[INFO] fetching crate playdate-symbolize 0.1.0... [INFO] checking playdate-symbolize-0.1.0 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate playdate-symbolize 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate playdate-symbolize 0.1.0 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate playdate-symbolize 0.1.0 [INFO] finished tweaking crates.io crate playdate-symbolize 0.1.0 [INFO] tweaked toml for crates.io crate playdate-symbolize 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate playdate-symbolize 0.1.0 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdb-addr2line v0.10.4 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded symbolic v12.8.0 [INFO] [stderr] Downloaded range-collections v0.2.4 [INFO] [stderr] Downloaded symbolic-debuginfo v12.8.0 [INFO] [stderr] Downloaded playdate-build-utils v0.3.1 [INFO] [stderr] Downloaded windows-registry v0.1.1 [INFO] [stderr] Downloaded elementtree v1.2.3 [INFO] [stderr] Downloaded symbolic-ppdb v12.8.0 [INFO] [stderr] Downloaded dmsort v1.0.2 [INFO] [stderr] Downloaded elsa v1.10.0 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded goblin v0.7.1 [INFO] [stderr] Downloaded wasmparser v0.118.2 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded watto v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b33c04daea863acd414eb5e6aebc2309234a108f0742ec8f6539eab247fa979 [INFO] running `Command { std: "docker" "start" "-a" "9b33c04daea863acd414eb5e6aebc2309234a108f0742ec8f6539eab247fa979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b33c04daea863acd414eb5e6aebc2309234a108f0742ec8f6539eab247fa979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b33c04daea863acd414eb5e6aebc2309234a108f0742ec8f6539eab247fa979", kill_on_drop: false }` [INFO] [stdout] 9b33c04daea863acd414eb5e6aebc2309234a108f0742ec8f6539eab247fa979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4f56bda881051c32dda28d6ba7ed02ce785d60d60654bf201cca1aca9363b0 [INFO] running `Command { std: "docker" "start" "-a" "2d4f56bda881051c32dda28d6ba7ed02ce785d60d60654bf201cca1aca9363b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking range-collections v0.2.4 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking watto v0.1.0 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking pdb-addr2line v0.10.4 [INFO] [stderr] Checking goblin v0.7.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wasmparser v0.118.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking elementtree v1.2.3 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking symbolic-ppdb v12.8.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking msvc-demangler v0.9.0 [INFO] [stderr] Checking dmsort v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking symbolic-debuginfo v12.8.0 [INFO] [stderr] Compiling playdate-symbolize v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `query_validation` [INFO] [stdout] --> src/build.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(query_validation)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(query_validation)'] } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking playdate-build-utils v0.3.1 [INFO] [stderr] Checking const-str v0.5.7 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking sqlx-sqlite v0.7.4 [INFO] [stderr] Checking symbolic v12.8.0 [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] [stdout] warning: unexpected `cfg` condition name: `query_validation` [INFO] [stdout] --> src/db.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(query_validation)] // build with RUSTFLAGS='--cfg query_validation' [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(query_validation))] [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(query_validation)] // build with RUSTFLAGS='--cfg query_validation' [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(not(query_validation))] [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(query_validation)] // build with RUSTFLAGS='--cfg query_validation' [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(query_validation))] [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(query_validation)] // build with RUSTFLAGS='--cfg query_validation' [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: `query_validation` [INFO] [stdout] --> src/db.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(not(query_validation))] [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(query_validation)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(query_validation)");` 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.93s [INFO] running `Command { std: "docker" "inspect" "2d4f56bda881051c32dda28d6ba7ed02ce785d60d60654bf201cca1aca9363b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4f56bda881051c32dda28d6ba7ed02ce785d60d60654bf201cca1aca9363b0", kill_on_drop: false }` [INFO] [stdout] 2d4f56bda881051c32dda28d6ba7ed02ce785d60d60654bf201cca1aca9363b0 [INFO] checking playdate-symbolize-0.1.0 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate playdate-symbolize 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate playdate-symbolize 0.1.0 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate playdate-symbolize 0.1.0 [INFO] finished tweaking crates.io crate playdate-symbolize 0.1.0 [INFO] tweaked toml for crates.io crate playdate-symbolize 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate playdate-symbolize 0.1.0 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 669e6aa576e54f87cc886e54de8f33b8528f957fa9294e3565c07683e1e24a82 [INFO] running `Command { std: "docker" "start" "-a" "669e6aa576e54f87cc886e54de8f33b8528f957fa9294e3565c07683e1e24a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "669e6aa576e54f87cc886e54de8f33b8528f957fa9294e3565c07683e1e24a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669e6aa576e54f87cc886e54de8f33b8528f957fa9294e3565c07683e1e24a82", kill_on_drop: false }` [INFO] [stdout] 669e6aa576e54f87cc886e54de8f33b8528f957fa9294e3565c07683e1e24a82 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db84d52c120fc21b104fdf7f7be656010930fc6dba156ce5086e2b25bd01014f [INFO] running `Command { std: "docker" "start" "-a" "db84d52c120fc21b104fdf7f7be656010930fc6dba156ce5086e2b25bd01014f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking watto v0.1.0 [INFO] [stderr] Checking range-collections v0.2.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking goblin v0.7.1 [INFO] [stderr] Checking pdb-addr2line v0.10.4 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wasmparser v0.118.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking elementtree v1.2.3 [INFO] [stderr] Checking symbolic-ppdb v12.8.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking msvc-demangler v0.9.0 [INFO] [stderr] Checking dmsort v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling playdate-symbolize v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `query_validation` [INFO] [stdout] --> src/build.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(query_validation)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(query_validation)'] } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking symbolic-debuginfo v12.8.0 [INFO] [stderr] Checking playdate-build-utils v0.3.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking const-str v0.5.7 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/query_as.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | .try_filter_map(|step| async move { Ok(step.right()) }) [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/query_as.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | .try_filter_map(|step| async move { Ok(step.right()) }) [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "db84d52c120fc21b104fdf7f7be656010930fc6dba156ce5086e2b25bd01014f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db84d52c120fc21b104fdf7f7be656010930fc6dba156ce5086e2b25bd01014f", kill_on_drop: false }` [INFO] [stdout] db84d52c120fc21b104fdf7f7be656010930fc6dba156ce5086e2b25bd01014f