[INFO] cloning repository https://github.com/EricCrosson/git-disjoint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricCrosson/git-disjoint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricCrosson%2Fgit-disjoint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricCrosson%2Fgit-disjoint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89bebf43aa66ff9f34d3663d2b024b0c68b247ae
[INFO] checking EricCrosson/git-disjoint against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricCrosson%2Fgit-disjoint" "/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/EricCrosson/git-disjoint on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/EricCrosson/git-disjoint
[INFO] finished tweaking git repo https://github.com/EricCrosson/git-disjoint
[INFO] tweaked toml for git repo https://github.com/EricCrosson/git-disjoint written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/EricCrosson/git-disjoint 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v5.0.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.18
[INFO] [stderr]   Downloaded parse-git-url v0.5.1
[INFO] [stderr]   Downloaded sanitize-git-ref v1.0.12
[INFO] [stderr]   Downloaded clap_complete v4.4.9
[INFO] [stderr]   Downloaded proptest-derive v0.4.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f9cfd714fc9295e38325197a2976eaa4c871ef1897668e4dde8c4a138306906
[INFO] running `Command { std: "docker" "start" "-a" "5f9cfd714fc9295e38325197a2976eaa4c871ef1897668e4dde8c4a138306906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f9cfd714fc9295e38325197a2976eaa4c871ef1897668e4dde8c4a138306906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9cfd714fc9295e38325197a2976eaa4c871ef1897668e4dde8c4a138306906", kill_on_drop: false }`
[INFO] [stdout] 5f9cfd714fc9295e38325197a2976eaa4c871ef1897668e4dde8c4a138306906
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fc5eb01488badd2b5a69a7b979d6238105468915095019f2e13d8dfd2e98c02
[INFO] running `Command { std: "docker" "start" "-a" "5fc5eb01488badd2b5a69a7b979d6238105468915095019f2e13d8dfd2e98c02", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking open v5.0.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking sanitize-git-ref v1.0.12
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling clap_complete v4.4.9
[INFO] [stderr]    Compiling clap_mangen v0.2.18
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking parse-git-url v0.5.1
[INFO] [stderr]    Compiling git-disjoint v0.10.161 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 25.40s
[INFO] running `Command { std: "docker" "inspect" "5fc5eb01488badd2b5a69a7b979d6238105468915095019f2e13d8dfd2e98c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc5eb01488badd2b5a69a7b979d6238105468915095019f2e13d8dfd2e98c02", kill_on_drop: false }`
[INFO] [stdout] 5fc5eb01488badd2b5a69a7b979d6238105468915095019f2e13d8dfd2e98c02
[INFO] checking EricCrosson/git-disjoint against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricCrosson%2Fgit-disjoint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EricCrosson/git-disjoint on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/EricCrosson/git-disjoint
[INFO] finished tweaking git repo https://github.com/EricCrosson/git-disjoint
[INFO] tweaked toml for git repo https://github.com/EricCrosson/git-disjoint written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EricCrosson/git-disjoint 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 658c76c0ccda6053b07b2d496a8252ee664d91546847bb085f5d2ba4b7233730
[INFO] running `Command { std: "docker" "start" "-a" "658c76c0ccda6053b07b2d496a8252ee664d91546847bb085f5d2ba4b7233730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "658c76c0ccda6053b07b2d496a8252ee664d91546847bb085f5d2ba4b7233730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658c76c0ccda6053b07b2d496a8252ee664d91546847bb085f5d2ba4b7233730", kill_on_drop: false }`
[INFO] [stdout] 658c76c0ccda6053b07b2d496a8252ee664d91546847bb085f5d2ba4b7233730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e5cd4ab2f3b39ce664eca97356403e1b61c59c9014a05ccd8cb2a41720d53c9
[INFO] running `Command { std: "docker" "start" "-a" "5e5cd4ab2f3b39ce664eca97356403e1b61c59c9014a05ccd8cb2a41720d53c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking open v5.0.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking sanitize-git-ref v1.0.12
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking parse-git-url v0.5.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling clap_mangen v0.2.18
[INFO] [stderr]    Compiling clap_complete v4.4.9
[INFO] [stderr]    Compiling git-disjoint v0.10.161 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/issue.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_Issue`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error 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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-disjoint` (bin "git-disjoint" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5e5cd4ab2f3b39ce664eca97356403e1b61c59c9014a05ccd8cb2a41720d53c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5cd4ab2f3b39ce664eca97356403e1b61c59c9014a05ccd8cb2a41720d53c9", kill_on_drop: false }`
[INFO] [stdout] 5e5cd4ab2f3b39ce664eca97356403e1b61c59c9014a05ccd8cb2a41720d53c9
