[INFO] cloning repository https://github.com/guppy-rs/guppy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guppy-rs/guppy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguppy-rs%2Fguppy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguppy-rs%2Fguppy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90ead284792c6f38988a5d84cab26ef30a8c9ab8
[INFO] checking guppy-rs/guppy against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguppy-rs%2Fguppy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guppy-rs/guppy on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/guppy-rs/guppy
[INFO] finished tweaking git repo https://github.com/guppy-rs/guppy
[INFO] tweaked toml for git repo https://github.com/guppy-rs/guppy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/guppy-rs/guppy 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-expr v0.17.0
[INFO] [stderr]   Downloaded diffus v0.10.0
[INFO] [stderr]   Downloaded cargo-credential-libsecret v0.4.7
[INFO] [stderr]   Downloaded toml_edit v0.17.1
[INFO] [stderr]   Downloaded cargo-credential-macos-keychain v0.4.7
[INFO] [stderr]   Downloaded maybe-async v0.2.9
[INFO] [stderr]   Downloaded gix-path v0.10.9
[INFO] [stderr]   Downloaded normpath v1.1.1
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded enable-ansi-support v0.2.1
[INFO] [stderr]   Downloaded cargo-credential v0.4.6
[INFO] [stderr]   Downloaded diffy v0.4.0
[INFO] [stderr]   Downloaded cargo-util v0.2.14
[INFO] [stderr]   Downloaded rustfix v0.8.4
[INFO] [stderr]   Downloaded erased-serde v0.4.2
[INFO] [stderr]   Downloaded pasetors v0.6.8
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded atomicwrites v0.4.3
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.6
[INFO] [stderr]   Downloaded cargo-util-schemas v0.5.0
[INFO] [stderr]   Downloaded crates-io v0.40.4
[INFO] [stderr]   Downloaded serde-untagged v0.1.5
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded cargo-credential-wincred v0.4.7
[INFO] [stderr]   Downloaded curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]   Downloaded cargo v0.82.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cab9e8d19c6ffeb0cb2f9ed8f56528edf1e68a500880b2612bd8e863ebb01317
[INFO] running `Command { std: "docker" "start" "-a" "cab9e8d19c6ffeb0cb2f9ed8f56528edf1e68a500880b2612bd8e863ebb01317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cab9e8d19c6ffeb0cb2f9ed8f56528edf1e68a500880b2612bd8e863ebb01317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab9e8d19c6ffeb0cb2f9ed8f56528edf1e68a500880b2612bd8e863ebb01317", kill_on_drop: false }`
[INFO] [stdout] cab9e8d19c6ffeb0cb2f9ed8f56528edf1e68a500880b2612bd8e863ebb01317
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4f13ff88155c97b05d00a76913f8d04d6339646edc49d6f99099040bbfefcf3
[INFO] running `Command { std: "docker" "start" "-a" "a4f13ff88155c97b05d00a76913f8d04d6339646edc49d6f99099040bbfefcf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking gix-trace v0.1.9
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]    Compiling target-spec v3.2.2 (/opt/rustwide/workdir/target-spec)
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking nested v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cfg-expr v0.17.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking prodash v28.0.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking diffus v0.10.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking winnow v0.6.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking nom8 v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking toml_datetime v0.5.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking gix-sec v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking kstring v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking atomicwrites v0.4.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]     Checking gix-utils v0.1.12
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking tabular v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking clru v0.6.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking toml_edit v0.17.1
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fiat-crypto v0.2.6
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking ct-codecs v1.1.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cargo v0.82.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking opener v0.7.1
[INFO] [stderr]     Checking annotate-snippets v0.11.4
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking http-auth v0.1.9
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling maybe-async v0.2.9
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]     Checking enable-ansi-support v0.2.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking color-print v0.3.6
[INFO] [stderr]     Checking gix-hash v0.14.2
[INFO] [stderr]     Checking gix-path v0.10.9
[INFO] [stderr]     Checking gix-validate v0.8.5
[INFO] [stderr]     Checking gix-chunk v0.4.8
[INFO] [stderr]     Checking gix-features v0.38.2
[INFO] [stderr]     Checking gix-hashtable v0.5.2
[INFO] [stderr]     Checking gix-quote v0.4.12
[INFO] [stderr]     Checking gix-config-value v0.14.7
[INFO] [stderr]     Checking gix-command v0.3.8
[INFO] [stderr]     Checking gix-bitmap v0.2.11
[INFO] [stderr]     Checking gix-packetline v0.17.5
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking gix-packetline-blocking v0.17.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking cargo-util v0.2.14
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking gix-fs v0.11.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking gix-commitgraph v0.24.3
[INFO] [stderr]     Checking gix-glob v0.16.4
[INFO] [stderr]     Checking gix-url v0.27.4
[INFO] [stderr]     Checking gix-prompt v0.8.6
[INFO] [stderr]     Checking gix-tempfile v14.0.1
[INFO] [stderr]     Checking gix-credentials v0.24.4
[INFO] [stderr]     Checking gix-attributes v0.22.3
[INFO] [stderr]     Checking gix-lock v14.0.0
[INFO] [stderr]     Checking gix-ignore v0.11.3
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking gix-pathspec v0.7.6
[INFO] [stderr]     Checking orion v0.17.6
[INFO] [stderr]     Checking gix-transport v0.42.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cargo-platform v0.1.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.7
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_ignored v0.1.10
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.17
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking serde-untagged v0.1.5
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[INFO] [stderr]     Checking rustfix v0.8.4
[INFO] [stderr]     Checking crates-io v0.40.4
[INFO] [stderr]     Checking guppy-summaries v0.7.1 (/opt/rustwide/workdir/guppy-summaries)
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking proptest-ext v0.1.0 (/opt/rustwide/workdir/internal-tools/proptest-ext)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking target-spec-miette v0.4.0 (/opt/rustwide/workdir/target-spec-miette)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking guppy v0.17.8 (/opt/rustwide/workdir/guppy)
[INFO] [stderr]     Checking toml v0.8.16
[INFO] [stderr]     Checking cargo-util-schemas v0.5.0
[INFO] [stderr]     Checking gix-date v0.8.7
[INFO] [stderr]     Checking cargo-credential v0.4.6
[INFO] [stderr]     Checking pasetors v0.6.8
[INFO] [stderr]     Checking gix-actor v0.31.5
[INFO] [stderr]     Checking gix-protocol v0.45.2
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking gix-object v0.42.3
[INFO] [stderr]     Checking cargo-credential-libsecret v0.4.7
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> guppy/src/graph/mod.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                                          ^-------------------------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Arbitrary` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_DependencyDirection`
[INFO] [stdout] 45 | pub enum DependencyDirection {
[INFO] [stdout]    |          ------------------- `DependencyDirection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> guppy/src/graph/cargo/cargo_api.rs:125:42
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_CargoResolverVersion`
[INFO] [stdout] ...
[INFO] [stdout] 128 | pub enum CargoResolverVersion {
[INFO] [stdout]     |          -------------------- `CargoResolverVersion` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> guppy/src/graph/cargo/cargo_api.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_InitialsPlatform`
[INFO] [stdout] 165 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout] 166 | pub enum InitialsPlatform {
[INFO] [stdout]     |          ---------------- `InitialsPlatform` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fixtures v0.1.0 (/opt/rustwide/workdir/fixtures)
[INFO] [stderr]     Checking guppy-cmdlib v0.1.0 (/opt/rustwide/workdir/guppy-cmdlib)
[INFO] [stderr]     Checking hakari v0.17.5 (/opt/rustwide/workdir/tools/hakari)
[INFO] [stderr]     Checking determinator v0.12.0 (/opt/rustwide/workdir/tools/determinator)
[INFO] [stderr]     Checking guppy-benchmarks v0.1.0 (/opt/rustwide/workdir/internal-tools/benchmarks)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> tools/hakari/src/explain/simplify.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(super) fn display_with<'simple, F>(
[INFO] [stdout]    |                                ------- lifetime `'simple` declared here
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ) -> SimpleDisplay<'_, T, F>
[INFO] [stdout]    |                        ^^ this elided lifetime gets resolved as `'simple`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo-guppy v0.1.0 (/opt/rustwide/workdir/cargo-guppy)
[INFO] [stderr]     Checking gix-revwalk v0.13.2
[INFO] [stderr]     Checking gix-ref v0.45.0
[INFO] [stderr]     Checking gix-pack v0.51.1
[INFO] [stderr]     Checking gix-diff v0.44.1
[INFO] [stderr]     Checking gix-filter v0.11.3
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> tools/hakari/src/explain/simplify.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(super) fn display_with<'simple, F>(
[INFO] [stdout]    |                                ------- lifetime `'simple` declared here
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ) -> SimpleDisplay<'_, T, F>
[INFO] [stdout]    |                        ^^ this elided lifetime gets resolved as `'simple`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gix-traverse v0.39.2
[INFO] [stderr]     Checking gix-revision v0.27.2
[INFO] [stderr]     Checking gix-negotiate v0.13.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:480:42
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_UnifyTargetHost`
[INFO] [stdout] ...
[INFO] [stdout] 484 | pub enum UnifyTargetHost {
[INFO] [stdout]     |          --------------- `UnifyTargetHost` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:530:42
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_DepFormatVersion`
[INFO] [stdout] ...
[INFO] [stdout] 533 | pub enum DepFormatVersion {
[INFO] [stdout]     |          ---------------- `DepFormatVersion` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:582:42
[INFO] [stdout]     |
[INFO] [stdout] 582 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_WorkspaceHackLineStyle`
[INFO] [stdout] ...
[INFO] [stdout] 585 | pub enum WorkspaceHackLineStyle {
[INFO] [stdout]     |          ---------------------- `WorkspaceHackLineStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fixture-manager v0.1.0 (/opt/rustwide/workdir/internal-tools/fixture-manager)
[INFO] [stderr]     Checking cargo-hakari v0.9.33 (/opt/rustwide/workdir/tools/cargo-hakari)
[INFO] [stderr]     Checking gix-refspec v0.23.1
[INFO] [stderr]     Checking gix-index v0.33.1
[INFO] [stderr]     Checking gix-discover v0.33.0
[INFO] [stderr]     Checking gix-config v0.38.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:480:42
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_UnifyTargetHost`
[INFO] [stdout] ...
[INFO] [stdout] 484 | pub enum UnifyTargetHost {
[INFO] [stdout]     |          --------------- `UnifyTargetHost` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:530:42
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_DepFormatVersion`
[INFO] [stdout] ...
[INFO] [stdout] 533 | pub enum DepFormatVersion {
[INFO] [stdout]     |          ---------------- `DepFormatVersion` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tools/hakari/src/hakari.rs:582:42
[INFO] [stdout]     |
[INFO] [stdout] 582 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_WorkspaceHackLineStyle`
[INFO] [stdout] ...
[INFO] [stdout] 585 | pub enum WorkspaceHackLineStyle {
[INFO] [stdout]     |          ---------------------- `WorkspaceHackLineStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gix-odb v0.61.1
[INFO] [stderr]     Checking gix-worktree v0.34.1
[INFO] [stderr]     Checking gix-dir v0.6.0
[INFO] [stderr]     Checking git2-curl v0.20.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> guppy/src/graph/mod.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                                          ^-------------------------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Arbitrary` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_DependencyDirection`
[INFO] [stdout] 45 | pub enum DependencyDirection {
[INFO] [stdout]    |          ------------------- `DependencyDirection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> guppy/src/graph/build_targets.rs:202:53
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg_attr(all(test, feature = "proptest1"), derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                                     ^-------------------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     `Arbitrary` is not local
[INFO] [stdout]     |                                                     move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_OwnedBuildTargetId`
[INFO] [stdout] 203 | pub(super) enum OwnedBuildTargetId {
[INFO] [stdout]     |                 ------------------ `OwnedBuildTargetId` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> guppy/src/graph/cargo/cargo_api.rs:125:42
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_CargoResolverVersion`
[INFO] [stdout] ...
[INFO] [stdout] 128 | pub enum CargoResolverVersion {
[INFO] [stdout]     |          -------------------- `CargoResolverVersion` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> guppy/src/graph/cargo/cargo_api.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg_attr(feature = "proptest1", derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                                          ^-------------------------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `Arbitrary` is not local
[INFO] [stdout]     |                                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_InitialsPlatform`
[INFO] [stdout] 165 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout] 166 | pub enum InitialsPlatform {
[INFO] [stdout]     |          ---------------- `InitialsPlatform` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gix-submodule v0.12.0
[INFO] [stderr]     Checking gix v0.64.0
[INFO] [stderr]     Checking cargo-compare v0.1.0 (/opt/rustwide/workdir/internal-tools/cargo-compare)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.60s
[INFO] running `Command { std: "docker" "inspect" "a4f13ff88155c97b05d00a76913f8d04d6339646edc49d6f99099040bbfefcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f13ff88155c97b05d00a76913f8d04d6339646edc49d6f99099040bbfefcf3", kill_on_drop: false }`
[INFO] [stdout] a4f13ff88155c97b05d00a76913f8d04d6339646edc49d6f99099040bbfefcf3
