[INFO] cloning repository https://github.com/xsyncio/dirpurge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xsyncio/dirpurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsyncio%2Fdirpurge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsyncio%2Fdirpurge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 003da263f7d5287115d6d249d59e8b8a2776a97c
[INFO] building xsyncio/dirpurge against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsyncio%2Fdirpurge" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xsyncio/dirpurge
[INFO] finished tweaking git repo https://github.com/xsyncio/dirpurge
[INFO] tweaked toml for git repo https://github.com/xsyncio/dirpurge written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xsyncio/dirpurge on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xsyncio/dirpurge 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded base64ct v1.7.1
[INFO] [stderr]   Downloaded trash v5.2.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bb313d4b7b896d24798c975f2cf1b5c0b3926d54f5d493f8503426b362d351e
[INFO] running `Command { std: "docker" "start" "-a" "4bb313d4b7b896d24798c975f2cf1b5c0b3926d54f5d493f8503426b362d351e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb313d4b7b896d24798c975f2cf1b5c0b3926d54f5d493f8503426b362d351e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb313d4b7b896d24798c975f2cf1b5c0b3926d54f5d493f8503426b362d351e", kill_on_drop: false }`
[INFO] [stdout] 4bb313d4b7b896d24798c975f2cf1b5c0b3926d54f5d493f8503426b362d351e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d7f828986154106cffd30db114555f07f05a2f4181c5e05ec03d07bb7f2d2c0
[INFO] running `Command { std: "docker" "start" "-a" "5d7f828986154106cffd30db114555f07f05a2f4181c5e05ec03d07bb7f2d2c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling base64ct v1.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling trash v5.2.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling dirpurge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "5d7f828986154106cffd30db114555f07f05a2f4181c5e05ec03d07bb7f2d2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7f828986154106cffd30db114555f07f05a2f4181c5e05ec03d07bb7f2d2c0", kill_on_drop: false }`
[INFO] [stdout] 5d7f828986154106cffd30db114555f07f05a2f4181c5e05ec03d07bb7f2d2c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb740b6109b1a08690a87ed08daf5cc63b4efb71834190abb6ebb90bd8e6a3a
[INFO] running `Command { std: "docker" "start" "-a" "3bb740b6109b1a08690a87ed08daf5cc63b4efb71834190abb6ebb90bd8e6a3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling dirpurge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "3bb740b6109b1a08690a87ed08daf5cc63b4efb71834190abb6ebb90bd8e6a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb740b6109b1a08690a87ed08daf5cc63b4efb71834190abb6ebb90bd8e6a3a", kill_on_drop: false }`
[INFO] [stdout] 3bb740b6109b1a08690a87ed08daf5cc63b4efb71834190abb6ebb90bd8e6a3a
