[INFO] cloning repository https://github.com/lidarbtc/mcfind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lidarbtc/mcfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidarbtc%2Fmcfind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidarbtc%2Fmcfind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b2d21d197f8f18fc0f9c7ec8c37d3ef86d87d25
[INFO] checking lidarbtc/mcfind against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidarbtc%2Fmcfind" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lidarbtc/mcfind
[INFO] finished tweaking git repo https://github.com/lidarbtc/mcfind
[INFO] tweaked toml for git repo https://github.com/lidarbtc/mcfind written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lidarbtc/mcfind on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lidarbtc/mcfind 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed6bf2de450603fde52e24012f68abfa99ee510d6b735d1b1cf09af4d264b809
[INFO] running `Command { std: "docker" "start" "-a" "ed6bf2de450603fde52e24012f68abfa99ee510d6b735d1b1cf09af4d264b809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed6bf2de450603fde52e24012f68abfa99ee510d6b735d1b1cf09af4d264b809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6bf2de450603fde52e24012f68abfa99ee510d6b735d1b1cf09af4d264b809", kill_on_drop: false }`
[INFO] [stdout] ed6bf2de450603fde52e24012f68abfa99ee510d6b735d1b1cf09af4d264b809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b4c292811eee68282160948c798c3c191def1dfb9783d1fe477844bebd2efe
[INFO] running `Command { std: "docker" "start" "-a" "56b4c292811eee68282160948c798c3c191def1dfb9783d1fe477844bebd2efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking fastnbt v2.5.0
[INFO] [stderr]     Checking fastanvil v0.31.0
[INFO] [stderr]     Checking mcfind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s
[INFO] running `Command { std: "docker" "inspect" "56b4c292811eee68282160948c798c3c191def1dfb9783d1fe477844bebd2efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b4c292811eee68282160948c798c3c191def1dfb9783d1fe477844bebd2efe", kill_on_drop: false }`
[INFO] [stdout] 56b4c292811eee68282160948c798c3c191def1dfb9783d1fe477844bebd2efe
