[INFO] cloning repository https://github.com/chapeaux/beret
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chapeaux/beret" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchapeaux%2Fberet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchapeaux%2Fberet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 849df5d777468491a7d5afc52a712de5905929ea
[INFO] checking chapeaux/beret against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchapeaux%2Fberet" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chapeaux/beret
[INFO] finished tweaking git repo https://github.com/chapeaux/beret
[INFO] tweaked toml for git repo https://github.com/chapeaux/beret written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chapeaux/beret on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chapeaux/beret 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/sparq-org/sparq`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded oxrdf v0.3.3
[INFO] [stderr]   Downloaded oxttl v0.2.3
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded tree-sitter-json v0.23.0
[INFO] [stderr]   Downloaded oxiri v0.2.11
[INFO] [stderr]   Downloaded spargebra v0.4.6
[INFO] [stderr]   Downloaded rust-mcp-macros v0.9.0
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded tree-sitter-nix v0.3.0
[INFO] [stderr]   Downloaded ast-grep-core v0.42.0
[INFO] [stderr]   Downloaded tree-sitter-css v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-hcl v1.1.0
[INFO] [stderr]   Downloaded rust-mcp-transport v0.9.0
[INFO] [stderr]   Downloaded rust-mcp-sdk v0.9.0
[INFO] [stderr]   Downloaded tree-sitter-solidity v1.2.13
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-haskell v0.23.1
[INFO] [stderr]   Downloaded rust-mcp-schema v0.10.0
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.1
[INFO] [stderr]   Downloaded tree-sitter-scala v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] [stderr]   Downloaded ast-grep-language v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0
[INFO] running `Command { std: "docker" "start" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0", 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" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0", 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" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking oxrdf v0.3.3
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking rust-mcp-schema v0.10.0
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking oxttl v0.2.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling rust-mcp-macros v0.9.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-json v0.23.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-scala v0.25.0
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]     Checking sparq-core v0.1.0 (https://github.com/sparq-org/sparq#669f5923)
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking spargebra v0.4.6
[INFO] [stderr] error: could not compile `rust-mcp-schema` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/bin/rustc --crate-name rust_mcp_schema --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-mcp-schema-0.10.0/src/rust-mcp-schema.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="2025_11_25"' --cfg 'feature="latest"' --cfg 'feature="schema_utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("2024_11_05", "2025_03_26", "2025_06_18", "2025_11_25", "default", "draft", "latest", "schema_utils"))' -C metadata=4edbafc448e5b62d -C extra-filename=-12fea483bbe9c90f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-6b79cc936cca709e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1702de240918673a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0", kill_on_drop: false }`
[INFO] [stdout] 30091f737e56f53ef62a12817f1739cc46ba4621e8cb15ac67e8900a3dba00e0
