[INFO] cloning repository https://github.com/kurtbuilds/proc-find [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/proc-find" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fproc-find", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fproc-find'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 414eb31ab7bffcf2c8ca727210085a0b7a354277 [INFO] checking kurtbuilds/proc-find against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fproc-find" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kurtbuilds/proc-find [INFO] finished tweaking git repo https://github.com/kurtbuilds/proc-find [INFO] tweaked toml for git repo https://github.com/kurtbuilds/proc-find written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kurtbuilds/proc-find on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kurtbuilds/proc-find 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99dd382edaae0f8eedceefb6e8301e7f335d84e25fe1d46cb7818de9e42bc4e4 [INFO] running `Command { std: "docker" "start" "-a" "99dd382edaae0f8eedceefb6e8301e7f335d84e25fe1d46cb7818de9e42bc4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99dd382edaae0f8eedceefb6e8301e7f335d84e25fe1d46cb7818de9e42bc4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99dd382edaae0f8eedceefb6e8301e7f335d84e25fe1d46cb7818de9e42bc4e4", kill_on_drop: false }` [INFO] [stdout] 99dd382edaae0f8eedceefb6e8301e7f335d84e25fe1d46cb7818de9e42bc4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c277e60598fa195ec178b7cb1fdb32828f571bbdf3bb3db5f6d86a238685251 [INFO] running `Command { std: "docker" "start" "-a" "6c277e60598fa195ec178b7cb1fdb32828f571bbdf3bb3db5f6d86a238685251", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking tabular v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling libproc v0.14.11 [INFO] [stderr] Compiling netstat2 v0.11.2 [INFO] [stderr] Checking kurtbuilds-proc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.70s [INFO] running `Command { std: "docker" "inspect" "6c277e60598fa195ec178b7cb1fdb32828f571bbdf3bb3db5f6d86a238685251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c277e60598fa195ec178b7cb1fdb32828f571bbdf3bb3db5f6d86a238685251", kill_on_drop: false }` [INFO] [stdout] 6c277e60598fa195ec178b7cb1fdb32828f571bbdf3bb3db5f6d86a238685251