[INFO] cloning repository https://github.com/SawGoD/pianzo-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SawGoD/pianzo-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSawGoD%2Fpianzo-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSawGoD%2Fpianzo-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ded06bce160eae009aa78d05c14731b182a249 [INFO] checking SawGoD/pianzo-tui against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSawGoD%2Fpianzo-tui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SawGoD/pianzo-tui [INFO] finished tweaking git repo https://github.com/SawGoD/pianzo-tui [INFO] tweaked toml for git repo https://github.com/SawGoD/pianzo-tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SawGoD/pianzo-tui on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SawGoD/pianzo-tui 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd [INFO] running `Command { std: "docker" "start" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking compact_str v0.8.2 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] Checking xkbcommon v0.8.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pianzo-tui v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> build.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(target_os = "windows")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(misleading_cfg_in_build_script)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pianzo-tui` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd", kill_on_drop: false }` [INFO] [stdout] 9a188ad6a21bf069564889d959ff7548d4265bb7b4e5762873e7c73487e0c8bd