[INFO] fetching crate guardy 0.2.4... [INFO] testing guardy-0.2.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate guardy 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate guardy 0.2.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate guardy 0.2.4 [INFO] tweaked toml for crates.io crate guardy 0.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate guardy 0.2.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate guardy 0.2.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df926aa85b0493fae6a9fada443e09ea4ba75210ff6d26c1d1a28e47f9881c1f [INFO] running `Command { std: "docker" "start" "-a" "df926aa85b0493fae6a9fada443e09ea4ba75210ff6d26c1d1a28e47f9881c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df926aa85b0493fae6a9fada443e09ea4ba75210ff6d26c1d1a28e47f9881c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df926aa85b0493fae6a9fada443e09ea4ba75210ff6d26c1d1a28e47f9881c1f", kill_on_drop: false }` [INFO] [stdout] df926aa85b0493fae6a9fada443e09ea4ba75210ff6d26c1d1a28e47f9881c1f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f6877c5a866ec8c10cd26e0a7575e341c1e22cdb54201cfab48da0d95bd426 [INFO] running `Command { std: "docker" "start" "-a" "51f6877c5a866ec8c10cd26e0a7575e341c1e22cdb54201cfab48da0d95bd426", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling gix-sec v0.12.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.5 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling gix-actor v0.35.4 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-fs v0.16.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-object v0.50.2 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-ref v0.53.1 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling quick-xml v0.38.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling gix-dir v0.15.0 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling gix-worktree-stream v0.22.0 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling gix-worktree-state v0.20.0 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling gix-archive v0.22.0 [INFO] [stderr] Compiling gix-status v0.20.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling guardy v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling grep-printer v0.2.2 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling gix-mailmap v0.27.2 [INFO] [stderr] Compiling grep-regex v0.1.13 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling git-conventional v0.12.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling system-profile v0.1.1 [INFO] [stderr] Compiling two-face v0.4.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling supercli v0.1.1 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling grep v0.3.2 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling serde_yaml_bw v2.1.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s [INFO] running `Command { std: "docker" "inspect" "51f6877c5a866ec8c10cd26e0a7575e341c1e22cdb54201cfab48da0d95bd426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f6877c5a866ec8c10cd26e0a7575e341c1e22cdb54201cfab48da0d95bd426", kill_on_drop: false }` [INFO] [stdout] 51f6877c5a866ec8c10cd26e0a7575e341c1e22cdb54201cfab48da0d95bd426 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d95e0be5ac93bf340e1dfdf3656cd7664b98b8738e62568abf0fbbe2d499fac [INFO] running `Command { std: "docker" "start" "-a" "4d95e0be5ac93bf340e1dfdf3656cd7664b98b8738e62568abf0fbbe2d499fac", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling guardy v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling system-profile v0.1.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling two-face v0.4.3 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] error: could not compile `guardy` (bin "guardy") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name guardy --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_many_arguments' '--allow=clippy::module_inception' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df16bcea41cb5f4c -C extra-filename=-0568decb97de3cea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d49edaedebed4043.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5ea206173070a673.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bbf3e00ae074d80f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-113344f5f19259d0.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-f8e5f80eae05fb49.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-14cef2cd820c566a.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-d3d9c30570fad68c.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-21e17963111e6264.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-03eb93cc4e00353e.rlib --extern git_conventional=/opt/rustwide/target/debug/deps/libgit_conventional-8dd4d6487d82d40c.rlib --extern gix=/opt/rustwide/target/debug/deps/libgix-d4d0c71b6cda0054.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-2227f90e710eb841.rlib --extern grep=/opt/rustwide/target/debug/deps/libgrep-56a2639ca88c7410.rlib --extern grep_regex=/opt/rustwide/target/debug/deps/libgrep_regex-ab2a5c68651c0b80.rlib --extern grep_searcher=/opt/rustwide/target/debug/deps/libgrep_searcher-4adc28b684aaca7f.rlib --extern guardy=/opt/rustwide/target/debug/deps/libguardy-a9f8ccac9758b09b.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-d63d82b2e1c3b7f8.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-0172f57371a2ddaa.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-5d2bf8bf07e03404.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-f4d81b7297c079b1.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-59d7ffaaaf22a0f7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8cc605a00fc140e7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ea93137907a3bc7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5f87facfdf6104b.rlib --extern serde_yaml_bw=/opt/rustwide/target/debug/deps/libserde_yaml_bw-16fbcebc66ac7594.rlib --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-e44a3ccaca3edb35.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c87b3cf8095ceceb.rlib --extern supercli=/opt/rustwide/target/debug/deps/libsupercli-7a571ada3bd94d56.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-ad3f47ed4de327dc.rlib --extern system_profile=/opt/rustwide/target/debug/deps/libsystem_profile-e1245f9d8ed99daa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13aeb6eafce58c97.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f04e9dff505a7904.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ebce10b4efb7b285.rlib --extern two_face=/opt/rustwide/target/debug/deps/libtwo_face-004e5dbb0a60476b.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d12f1dd14779f44c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-66bea4377bc196b7.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-a035c2951c7985c4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-5284aea07c0223d5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d95e0be5ac93bf340e1dfdf3656cd7664b98b8738e62568abf0fbbe2d499fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d95e0be5ac93bf340e1dfdf3656cd7664b98b8738e62568abf0fbbe2d499fac", kill_on_drop: false }` [INFO] [stdout] 4d95e0be5ac93bf340e1dfdf3656cd7664b98b8738e62568abf0fbbe2d499fac