[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] 13b813c02da9511c7433131aed142473ffe62d52
[INFO] checking qundao/mirror-mergiraf against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqundao%2Fmirror-mergiraf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qundao/mirror-mergiraf on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206
[INFO] running `Command { std: "docker" "start" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-java-orchard v0.5.10
[INFO] [stderr]    Compiling tree-sitter-systemverilog v0.4.0
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-make v1.1.1
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.26.0
[INFO] [stderr]    Compiling tree-sitter-gomod-orchard v0.5.3
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-gleam v1.0.0
[INFO] [stderr]    Compiling tree-sitter-r v1.3.0
[INFO] [stderr]    Compiling tree-sitter-erlang v0.20.0
[INFO] [stderr]    Compiling tree-sitter-devicetree v0.15.0
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-ini v1.4.0
[INFO] [stderr]    Compiling tree-sitter-starlark v1.3.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-scheme v0.24.7
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-gosum-orchard v0.3.3
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust-orchard v0.16.8
[INFO] [stderr]    Compiling tree-sitter-requirements v0.6.1
[INFO] [stderr]    Compiling tree-sitter-fortran v0.6.0
[INFO] [stderr]    Compiling tree-sitter-python-orchard v0.4.3
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-properties v0.3.0
[INFO] [stderr]    Compiling tree-sitter-dart-orchard v0.5.0
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cmake v0.7.4
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling mergiraf v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pathfinding v3.0.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking diffy-imara v0.3.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking tree-edit-distance v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking libc v0.2.186
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking nonempty-collections v1.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking caplog v0.3.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking mgf_dev v0.1.0 (/opt/rustwide/workdir/mgf_dev)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206", kill_on_drop: false }`
[INFO] [stdout] a6e51a907076409b364d3f2218fd47a9e1363d546e8f90e7de6f8468d468b206
