[INFO] fetching crate shotgrid-mcp-rs 0.9.6... [INFO] testing shotgrid-mcp-rs-0.9.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate shotgrid-mcp-rs 0.9.6 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate shotgrid-mcp-rs 0.9.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shotgrid-mcp-rs 0.9.6 [INFO] tweaked toml for crates.io crate shotgrid-mcp-rs 0.9.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shotgrid-mcp-rs 0.9.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shotgrid-mcp-rs 0.9.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7789766ff155e7d7e5772d1d2d3f13a7112bf39035722dc186afd82c2dec2edf [INFO] running `Command { std: "docker" "start" "-a" "7789766ff155e7d7e5772d1d2d3f13a7112bf39035722dc186afd82c2dec2edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7789766ff155e7d7e5772d1d2d3f13a7112bf39035722dc186afd82c2dec2edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7789766ff155e7d7e5772d1d2d3f13a7112bf39035722dc186afd82c2dec2edf", kill_on_drop: false }` [INFO] [stdout] 7789766ff155e7d7e5772d1d2d3f13a7112bf39035722dc186afd82c2dec2edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9456b0fcf260f362d580ec6265e3ad83d649a380b7320969c3250379abcf7e64 [INFO] running `Command { std: "docker" "start" "-a" "9456b0fcf260f362d580ec6265e3ad83d649a380b7320969c3250379abcf7e64", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling compression-codecs v0.4.33 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rmcp-macros v0.9.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-compression v0.4.34 [INFO] [stderr] Compiling rmcp v0.9.1 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling shotgrid-mcp-rs v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "9456b0fcf260f362d580ec6265e3ad83d649a380b7320969c3250379abcf7e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9456b0fcf260f362d580ec6265e3ad83d649a380b7320969c3250379abcf7e64", kill_on_drop: false }` [INFO] [stdout] 9456b0fcf260f362d580ec6265e3ad83d649a380b7320969c3250379abcf7e64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6a02cd08d0c4d021a69ca3d6b36f33bd25def2d701d62a39afc9e1470481490 [INFO] running `Command { std: "docker" "start" "-a" "a6a02cd08d0c4d021a69ca3d6b36f33bd25def2d701d62a39afc9e1470481490", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling actix-multipart-derive v0.7.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rmcp-macros v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling async-compression v0.4.34 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling rmcp v0.9.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling actix-web v4.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling actix-multipart v0.7.2 [INFO] [stderr] Compiling shotgrid-mcp-rs v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `shotgrid-mcp-rs` (example "schema-field-create") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name schema_field_create --edition=2021 examples/schema-field-create.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="mcp"' --cfg 'feature="native-tls"' --cfg 'feature="orm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "integration-tests", "mcp", "native-tls", "native-tls-vendored", "orm", "rustls"))' -C metadata=aa6d03f727bbcd10 -C extra-filename=-dedd0215500452d4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-16d0f46467d6f1ea.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1a486e834436b2c6.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-075a0493d9539372.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-252f7a918be33377.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4da7c44a0dad6e6.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-b7e3a4db9cdbc82e.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c199a66899ed4b62.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a755e9f7c5445a2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-7934d5f85c2beb86.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-47e5f7a1e612852e.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-c0c2d8a1e7d3cca6.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-5a2aaa1512c7b5e1.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ea2c8043d7ea10c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f12b2655535f67ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c12c98a755bfc353.rlib --extern shotgrid_rs=/opt/rustwide/target/debug/deps/libshotgrid_rs-214c9624d8663de2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-949d14459bc82906.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812ff43191b5c4f0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fedaeec740ba9f37.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-8afef39203dcea97.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-059760f3ebbf2ed3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shotgrid-mcp-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name shotgrid_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="mcp"' --cfg 'feature="native-tls"' --cfg 'feature="orm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "integration-tests", "mcp", "native-tls", "native-tls-vendored", "orm", "rustls"))' -C metadata=5d750ce39523d439 -C extra-filename=-efe72f7f883675d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-16d0f46467d6f1ea.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1a486e834436b2c6.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-075a0493d9539372.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-252f7a918be33377.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4da7c44a0dad6e6.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-b7e3a4db9cdbc82e.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c199a66899ed4b62.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a755e9f7c5445a2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-7934d5f85c2beb86.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-47e5f7a1e612852e.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-c0c2d8a1e7d3cca6.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-5a2aaa1512c7b5e1.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ea2c8043d7ea10c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f12b2655535f67ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c12c98a755bfc353.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-949d14459bc82906.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812ff43191b5c4f0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fedaeec740ba9f37.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-8afef39203dcea97.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-059760f3ebbf2ed3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `shotgrid-mcp-rs` (bin "shotgrid-mcp-rs") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name shotgrid_mcp_rs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="mcp"' --cfg 'feature="native-tls"' --cfg 'feature="orm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "integration-tests", "mcp", "native-tls", "native-tls-vendored", "orm", "rustls"))' -C metadata=f473f79edd5a3fc2 -C extra-filename=-c612ca1093077045 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-252f7a918be33377.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4da7c44a0dad6e6.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c199a66899ed4b62.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a755e9f7c5445a2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-47e5f7a1e612852e.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-c0c2d8a1e7d3cca6.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ea2c8043d7ea10c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f12b2655535f67ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c12c98a755bfc353.rlib --extern shotgrid_rs=/opt/rustwide/target/debug/deps/libshotgrid_rs-214c9624d8663de2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-949d14459bc82906.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812ff43191b5c4f0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fedaeec740ba9f37.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a6a02cd08d0c4d021a69ca3d6b36f33bd25def2d701d62a39afc9e1470481490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a02cd08d0c4d021a69ca3d6b36f33bd25def2d701d62a39afc9e1470481490", kill_on_drop: false }` [INFO] [stdout] a6a02cd08d0c4d021a69ca3d6b36f33bd25def2d701d62a39afc9e1470481490