[INFO] cloning repository https://github.com/idiv-biodiversity/mmdu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idiv-biodiversity/mmdu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fmmdu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fmmdu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a330596879fa72c2aedf8dede598b30e8d652c0
[INFO] checking idiv-biodiversity/mmdu against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fmmdu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/idiv-biodiversity/mmdu
[INFO] finished tweaking git repo https://github.com/idiv-biodiversity/mmdu
[INFO] tweaked toml for git repo https://github.com/idiv-biodiversity/mmdu written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/idiv-biodiversity/mmdu on toolchain 8202d110516c6bd87cee375e9a9b774db499015c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/idiv-biodiversity/mmdu 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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.23
[INFO] [stderr]   Downloaded clap_complete v4.5.20
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded syn v2.0.75
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c1844b9684de6f403efb2c6b5ca91c33aa94ef0c2e720aafd8908b4ddf42af6
[INFO] running `Command { std: "docker" "start" "-a" "8c1844b9684de6f403efb2c6b5ca91c33aa94ef0c2e720aafd8908b4ddf42af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c1844b9684de6f403efb2c6b5ca91c33aa94ef0c2e720aafd8908b4ddf42af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c1844b9684de6f403efb2c6b5ca91c33aa94ef0c2e720aafd8908b4ddf42af6", kill_on_drop: false }`
[INFO] [stdout] 8c1844b9684de6f403efb2c6b5ca91c33aa94ef0c2e720aafd8908b4ddf42af6
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8ba525b31c990667ecf6f1af27f93c651e0ab3cfeae12b8a4f9eb8bc926857d
[INFO] running `Command { std: "docker" "start" "-a" "a8ba525b31c990667ecf6f1af27f93c651e0ab3cfeae12b8a4f9eb8bc926857d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling derive-adhoc-macros v0.7.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling clap_mangen v0.2.23
[INFO] [stderr]    Compiling clap_complete v4.5.20
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling mmdu v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking derive-adhoc v0.7.3
[INFO] [stderr]     Checking pwd-grp v0.1.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.95s
[INFO] running `Command { std: "docker" "inspect" "a8ba525b31c990667ecf6f1af27f93c651e0ab3cfeae12b8a4f9eb8bc926857d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ba525b31c990667ecf6f1af27f93c651e0ab3cfeae12b8a4f9eb8bc926857d", kill_on_drop: false }`
[INFO] [stdout] a8ba525b31c990667ecf6f1af27f93c651e0ab3cfeae12b8a4f9eb8bc926857d
