[INFO] cloning repository https://github.com/robenkleene/reap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robenkleene/reap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobenkleene%2Freap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobenkleene%2Freap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6d96660a29abbf8a9877c2f37a55ae10c54a116 [INFO] checking robenkleene/reap against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobenkleene%2Freap" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robenkleene/reap [INFO] finished tweaking git repo https://github.com/robenkleene/reap [INFO] tweaked toml for git repo https://github.com/robenkleene/reap written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robenkleene/reap on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robenkleene/reap 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded predicates-core v1.0.10 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded grep-cli v0.1.12 [INFO] [stderr] Downloaded predicates-tree v1.0.13 [INFO] [stderr] Downloaded clap_complete v4.5.66 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded diffy-fork-filenames v0.4.0 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857fc881f7e53a71ba56d6a2b10b851ff9c66e2353b0ad169472309b7cb8a612 [INFO] running `Command { std: "docker" "start" "-a" "857fc881f7e53a71ba56d6a2b10b851ff9c66e2353b0ad169472309b7cb8a612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857fc881f7e53a71ba56d6a2b10b851ff9c66e2353b0ad169472309b7cb8a612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857fc881f7e53a71ba56d6a2b10b851ff9c66e2353b0ad169472309b7cb8a612", kill_on_drop: false }` [INFO] [stdout] 857fc881f7e53a71ba56d6a2b10b851ff9c66e2353b0ad169472309b7cb8a612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 698065adb97dc424282a2393555fd4164becfe5c5a7c33393253939301dd02ab [INFO] running `Command { std: "docker" "start" "-a" "698065adb97dc424282a2393555fd4164becfe5c5a7c33393253939301dd02ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking diffy-fork-filenames v0.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking grep-cli v0.1.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling rep-grep v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.92s [INFO] running `Command { std: "docker" "inspect" "698065adb97dc424282a2393555fd4164becfe5c5a7c33393253939301dd02ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698065adb97dc424282a2393555fd4164becfe5c5a7c33393253939301dd02ab", kill_on_drop: false }` [INFO] [stdout] 698065adb97dc424282a2393555fd4164becfe5c5a7c33393253939301dd02ab