[INFO] cloning repository https://github.com/dazhanzheng/SynCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dazhanzheng/SynCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdazhanzheng%2FSynCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdazhanzheng%2FSynCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbd130f6fbd301990488da848ecdf3e9770291f9
[INFO] checking dazhanzheng/SynCode against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdazhanzheng%2FSynCode" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dazhanzheng/SynCode
[INFO] finished tweaking git repo https://github.com/dazhanzheng/SynCode
[INFO] tweaked toml for git repo https://github.com/dazhanzheng/SynCode written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dazhanzheng/SynCode 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/dazhanzheng/SynCode 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf
[INFO] running `Command { std: "docker" "start" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf", 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" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf", 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" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.3
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-scala v0.26.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.2.0
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking ast-grep-core v0.43.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking landlock v0.4.5
[INFO] [stderr]     Checking syncode-lsp v0.0.0 (/opt/rustwide/workdir/crates/syncode-lsp)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking seccompiler v0.4.0
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking syncode-sandbox v0.0.0 (/opt/rustwide/workdir/crates/syncode-sandbox)
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking rhai v1.25.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking syncode-llm v0.0.0 (/opt/rustwide/workdir/crates/syncode-llm)
[INFO] [stderr]     Checking ast-grep-language v0.43.0
[INFO] [stderr]     Checking syncode-ast v0.0.0 (/opt/rustwide/workdir/crates/syncode-ast)
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking syncode-core v0.0.0 (/opt/rustwide/workdir/crates/syncode-core)
[INFO] [stderr]     Checking syncode-tools v0.0.0 (/opt/rustwide/workdir/crates/syncode-tools)
[INFO] [stderr]     Checking syncode-cli v0.0.0 (/opt/rustwide/workdir/crates/syncode-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf", kill_on_drop: false }`
[INFO] [stdout] 3f1611a34a9fdf8aa522291cec1ccc90f8f5beac7324c03e7fcdbe04ade544cf
