[INFO] cloning repository https://github.com/Technose02/agentic-ai-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Technose02/agentic-ai-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnose02%2Fagentic-ai-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnose02%2Fagentic-ai-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23b125a715bdeafc9a6c40cd0cc688db26c9132d
[INFO] checking Technose02/agentic-ai-tools against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnose02%2Fagentic-ai-tools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Technose02/agentic-ai-tools
[INFO] finished tweaking git repo https://github.com/Technose02/agentic-ai-tools
[INFO] tweaked toml for git repo https://github.com/Technose02/agentic-ai-tools written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Technose02/agentic-ai-tools on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Technose02/agentic-ai-tools 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b
[INFO] running `Command { std: "docker" "start" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b", 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" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b", 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" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6dbe96f19e81b0ca -C extra-filename=-027c58da8caa0577 --out-dir /opt/rustwide/target/debug/build/syn/027c58da8caa0577/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fec5599a7f184630/out -L dependency=/opt/rustwide/target/debug/build/quote/7e584a4b8b6ff313/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fec5599a7f184630/out/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/7e584a4b8b6ff313/out/libquote-7e584a4b8b6ff313.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=e50e65da5f149cb5 -C extra-filename=-cbfedbefe99e0644 --out-dir /opt/rustwide/target/debug/build/object/cbfedbefe99e0644/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b", kill_on_drop: false }`
[INFO] [stdout] a10822f5ed980f8ebc4d1a482c13aa22fce11eb3b1270618791850d8df74bf7b
