[INFO] cloning repository https://github.com/tyrchen/ghc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrchen/ghc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fghc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fghc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a410bb62e5023a9acc508513bd6c15d3721c420 [INFO] testing tyrchen/ghc against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fghc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tyrchen/ghc [INFO] finished tweaking git repo https://github.com/tyrchen/ghc [INFO] tweaked toml for git repo https://github.com/tyrchen/ghc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tyrchen/ghc on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tyrchen/ghc 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded shell-words v1.1.1 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded unit-prefix v0.5.2 [INFO] [stderr] Downloaded crypto_secretbox v0.1.1 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded compression-core v0.4.31 [INFO] [stderr] Downloaded crokey-proc_macros v1.4.0 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded async-compression v0.4.38 [INFO] [stderr] Downloaded insta v1.46.3 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded coolor v1.1.0 [INFO] [stderr] Downloaded portable-atomic v1.13.1 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded jaq-interpret v1.5.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded crokey v1.4.0 [INFO] [stderr] Downloaded mockall_derive v0.14.0 [INFO] [stderr] Downloaded console v0.16.2 [INFO] [stderr] Downloaded jaq-std v1.6.0 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded mockall v0.14.0 [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded termimad v0.34.1 [INFO] [stderr] Downloaded jaq-core v1.5.1 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded hifijson v0.2.3 [INFO] [stderr] Downloaded jaq-syn v1.6.0 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded minimad v0.14.0 [INFO] [stderr] Downloaded crypto_box v0.9.1 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded jaq-parse v1.0.3 [INFO] [stderr] Downloaded dbus-secret-service v4.1.0 [INFO] [stderr] Downloaded open v5.3.3 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.5.1 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded lazy-regex v3.5.1 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b11e83a9e327772b0d2db613941cc53beebb22a9af785b1a4b1c38e6e0211d8 [INFO] running `Command { std: "docker" "start" "-a" "6b11e83a9e327772b0d2db613941cc53beebb22a9af785b1a4b1c38e6e0211d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b11e83a9e327772b0d2db613941cc53beebb22a9af785b1a4b1c38e6e0211d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b11e83a9e327772b0d2db613941cc53beebb22a9af785b1a4b1c38e6e0211d8", kill_on_drop: false }` [INFO] [stdout] 6b11e83a9e327772b0d2db613941cc53beebb22a9af785b1a4b1c38e6e0211d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ba1e58d1c731d5aaa8f8bf168264d9ff6f82d4c892d45c27dde293009d185b [INFO] running `Command { std: "docker" "start" "-a" "a0ba1e58d1c731d5aaa8f8bf168264d9ff6f82d4c892d45c27dde293009d185b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling hifijson v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling lazy-regex v3.5.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling jaq-syn v1.6.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling jaq-interpret v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling minimad v0.14.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling jaq-core v1.5.1 [INFO] [stderr] Compiling termimad v0.34.1 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.38 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling jaq-parse v1.0.3 [INFO] [stderr] Compiling jaq-std v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling ghc-core v0.1.0 (/opt/rustwide/workdir/crates/ghc-core) [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ghc-git v0.1.0 (/opt/rustwide/workdir/crates/ghc-git) [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling ghc-api v0.1.0 (/opt/rustwide/workdir/crates/ghc-api) [INFO] [stderr] Compiling ghc-cmd v0.1.0 (/opt/rustwide/workdir/crates/ghc-cmd) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/ghc-cmd/src/label/create.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) if self.force => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ghc v0.1.0 (/opt/rustwide/workdir/crates/ghc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "a0ba1e58d1c731d5aaa8f8bf168264d9ff6f82d4c892d45c27dde293009d185b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ba1e58d1c731d5aaa8f8bf168264d9ff6f82d4c892d45c27dde293009d185b", kill_on_drop: false }` [INFO] [stdout] a0ba1e58d1c731d5aaa8f8bf168264d9ff6f82d4c892d45c27dde293009d185b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98589fe2bf40142600afa8fd54eb7833ac071ffd1b36d9f40bd2a02c785446f7 [INFO] running `Command { std: "docker" "start" "-a" "98589fe2bf40142600afa8fd54eb7833ac071ffd1b36d9f40bd2a02c785446f7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jaq-interpret v1.5.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling jaq-core v1.5.1 [INFO] [stderr] Compiling jaq-parse v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.38 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ghc-core v0.1.0 (/opt/rustwide/workdir/crates/ghc-core) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ghc-git v0.1.0 (/opt/rustwide/workdir/crates/ghc-git) [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling ghc-api v0.1.0 (/opt/rustwide/workdir/crates/ghc-api) [INFO] [stderr] Compiling ghc-cmd v0.1.0 (/opt/rustwide/workdir/crates/ghc-cmd) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/ghc-cmd/src/label/create.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) if self.force => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/ghc-cmd/src/label/create.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) if self.force => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghc-cmd` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name ghc_cmd --edition=2024 crates/ghc-cmd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::doc_markdown' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48dec33328a17a84 -C extra-filename=-7c272dda29bedea9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-798351778ce0d051.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-53eb9180554eb0dc.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-4cecbdb5a5f52420.rlib --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-f2d7a860bd292d72.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-a039f2a1c2f58169.rlib --extern ghc_api=/opt/rustwide/target/debug/deps/libghc_api-22b8cc7bea6baf54.rlib --extern ghc_core=/opt/rustwide/target/debug/deps/libghc_core-9a2802f211512693.rlib --extern ghc_git=/opt/rustwide/target/debug/deps/libghc_git-79fd73d4aabb73a0.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1829705c60cabf88.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-da69c9b07f860899.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-41b481f8bc0ea132.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3fc7fc48be175baa.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-aab483e83a0d6504.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-f34e3c2e09cc3ffc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3b0739d7fda102c1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80fab102352f472b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f4739ffc8257b06a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d5c5e84e6dadfb7e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-978a2ba89d0218de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bfc5ea6f98f4d3b4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5916f96e202324c6.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d41fdc17751a2fb4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3861b21339e4e705/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98589fe2bf40142600afa8fd54eb7833ac071ffd1b36d9f40bd2a02c785446f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98589fe2bf40142600afa8fd54eb7833ac071ffd1b36d9f40bd2a02c785446f7", kill_on_drop: false }` [INFO] [stdout] 98589fe2bf40142600afa8fd54eb7833ac071ffd1b36d9f40bd2a02c785446f7