[INFO] cloning repository https://github.com/qundao/mirror-mergiraf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qundao/mirror-mergiraf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqundao%2Fmirror-mergiraf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqundao%2Fmirror-mergiraf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 720c974f29e704118f4799cf190b2ec936bf0e5a
[INFO] checking qundao/mirror-mergiraf against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqundao%2Fmirror-mergiraf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/qundao/mirror-mergiraf on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/qundao/mirror-mergiraf
[INFO] finished tweaking git repo https://github.com/qundao/mirror-mergiraf
[INFO] tweaked toml for git repo https://github.com/qundao/mirror-mergiraf written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/qundao/mirror-mergiraf 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-toml-ng v0.7.0
[INFO] [stderr]   Downloaded tree-edit-distance v0.4.0
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded diffy-imara v0.2.0
[INFO] [stderr]   Downloaded tree-sitter-lua v0.2.0
[INFO] [stderr]   Downloaded tree-sitter-devicetree v0.12.1
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-yaml v0.7.0
[INFO] [stderr]   Downloaded pathfinding v3.0.14
[INFO] [stderr]   Downloaded imara-diff v0.1.7
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-solidity v1.2.10
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-dart v0.0.4
[INFO] [stderr]   Downloaded tree-sitter-xml v0.7.0
[INFO] [stderr]   Downloaded tree-sitter-html v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-json v0.24.8
[INFO] [stderr]   Downloaded tree-sitter-php v0.23.11
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-scala v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39f25529676359ad23f9a79cccd9c76298c343737cf58a73dcc72d41f34a01f2
[INFO] running `Command { std: "docker" "start" "-a" "39f25529676359ad23f9a79cccd9c76298c343737cf58a73dcc72d41f34a01f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39f25529676359ad23f9a79cccd9c76298c343737cf58a73dcc72d41f34a01f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f25529676359ad23f9a79cccd9c76298c343737cf58a73dcc72d41f34a01f2", kill_on_drop: false }`
[INFO] [stdout] 39f25529676359ad23f9a79cccd9c76298c343737cf58a73dcc72d41f34a01f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 852e9c71cab51842ac14b4dfab715af0bc5f6e582a23803103d0b28c96f806f7
[INFO] running `Command { std: "docker" "start" "-a" "852e9c71cab51842ac14b4dfab715af0bc5f6e582a23803103d0b28c96f806f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking tree-sitter-language v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-scala v0.23.4
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.10
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-devicetree v0.12.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking imara-diff v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pathfinding v3.0.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking diffy-imara v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tree-edit-distance v0.4.0
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking mergiraf v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s
[INFO] running `Command { std: "docker" "inspect" "852e9c71cab51842ac14b4dfab715af0bc5f6e582a23803103d0b28c96f806f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "852e9c71cab51842ac14b4dfab715af0bc5f6e582a23803103d0b28c96f806f7", kill_on_drop: false }`
[INFO] [stdout] 852e9c71cab51842ac14b4dfab715af0bc5f6e582a23803103d0b28c96f806f7
