[INFO] fetching crate figma-mcp 0.4.1...
[INFO] testing figma-mcp-0.4.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate figma-mcp 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate figma-mcp 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate figma-mcp 0.4.1
[INFO] tweaked toml for crates.io crate figma-mcp 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate figma-mcp 0.4.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate figma-mcp 0.4.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9057cc644a12c9c8c8bb7dcdc8a46cd3249df4b59b49ff74ec57c865d56ece72
[INFO] running `Command { std: "docker" "start" "-a" "9057cc644a12c9c8c8bb7dcdc8a46cd3249df4b59b49ff74ec57c865d56ece72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9057cc644a12c9c8c8bb7dcdc8a46cd3249df4b59b49ff74ec57c865d56ece72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9057cc644a12c9c8c8bb7dcdc8a46cd3249df4b59b49ff74ec57c865d56ece72", kill_on_drop: false }`
[INFO] [stdout] 9057cc644a12c9c8c8bb7dcdc8a46cd3249df4b59b49ff74ec57c865d56ece72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] becbf175c4fffee341d5cfabc66146f49043527f06b86207f75fbe7298cd67ad
[INFO] running `Command { std: "docker" "start" "-a" "becbf175c4fffee341d5cfabc66146f49043527f06b86207f75fbe7298cd67ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rmcp-macros v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.21
[INFO] [stderr]    Compiling figma-mcp v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "becbf175c4fffee341d5cfabc66146f49043527f06b86207f75fbe7298cd67ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "becbf175c4fffee341d5cfabc66146f49043527f06b86207f75fbe7298cd67ad", kill_on_drop: false }`
[INFO] [stdout] becbf175c4fffee341d5cfabc66146f49043527f06b86207f75fbe7298cd67ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4178e9f41a351922268c7cb2c5e4241adf195de3309631ef42e43ee97bec4e
[INFO] running `Command { std: "docker" "start" "-a" "ec4178e9f41a351922268c7cb2c5e4241adf195de3309631ef42e43ee97bec4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.21
[INFO] [stderr]    Compiling figma-mcp v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `load_fixture` is never used
[INFO] [stdout]  --> tests/common/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn load_fixture(fixture_path: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_json_fixture` is never used
[INFO] [stdout]  --> tests/common/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn load_json_fixture<T>(fixture_path: &str) -> T 
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.92s
[INFO] running `Command { std: "docker" "inspect" "ec4178e9f41a351922268c7cb2c5e4241adf195de3309631ef42e43ee97bec4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4178e9f41a351922268c7cb2c5e4241adf195de3309631ef42e43ee97bec4e", kill_on_drop: false }`
[INFO] [stdout] ec4178e9f41a351922268c7cb2c5e4241adf195de3309631ef42e43ee97bec4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aab1a8265d21dbd80d5c807b77e180de6969bb606c9474c288cfba3217811862
[INFO] running `Command { std: "docker" "start" "-a" "aab1a8265d21dbd80d5c807b77e180de6969bb606c9474c288cfba3217811862", kill_on_drop: false }`
[INFO] [stderr] warning: function `load_fixture` is never used
[INFO] [stderr]  --> tests/common/mod.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn load_fixture(fixture_path: &str) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_json_fixture` is never used
[INFO] [stderr]  --> tests/common/mod.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn load_json_fixture<T>(fixture_path: &str) -> T 
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `figma-mcp` (test "lib") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/figma_mcp-e31085e2311fdc84)
[INFO] [stdout] running 10 tests
[INFO] [stdout] test figma::client::tests::test_invalid_token_format ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_invalid_url ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_design_url_with_node ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_non_file_figma_url ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_design_url ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_file_url ... ok
[INFO] [stdout] test figma::url_parser::tests::test_extract_file_id_from_design_url ... ok
[INFO] [stdout] test figma::url_parser::tests::test_extract_file_id ... ok
[INFO] [stdout] test figma::url_parser::tests::test_parse_file_url_with_node ... ok
[INFO] [stdout] test figma::client::tests::test_client_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/figma_mcp-d96b48fbc96565db)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-e152d29201822cd1)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test unit::url_parsing::test_extract_file_id_from_non_file_url ... ok
[INFO] [stdout] test unit::api_client::test_invalid_token_format ... ok
[INFO] [stdout] test unit::url_parsing::test_extract_file_id_from_project_url_fails ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_file_url_with_node ... ok
[INFO] [stdout] test unit::url_parsing::test_complex_file_url_with_path ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_team_url_returns_unknown ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_file_url_basic ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_figma_url_without_www ... ok
[INFO] [stdout] test unit::url_parsing::test_extract_file_id ... ok
[INFO] [stdout] test unit::url_parsing::test_url_with_alphanumeric_file_id ... ok
[INFO] [stdout] test unit::url_parsing::test_extract_file_id_from_team_url_fails ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_file_url_with_additional_params ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_http_url ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_project_url_returns_unknown ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_invalid_url ... ok
[INFO] [stdout] test unit::url_parsing::test_parse_figma_url_unknown_format ... ok
[INFO] [stdout] test unit::api_client::test_client_creation ... ok
[INFO] [stdout] test unit::api_client::test_client_debug_and_clone ... ok
[INFO] [stdout] test unit::api_client::test_client_token_storage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests figma_mcp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aab1a8265d21dbd80d5c807b77e180de6969bb606c9474c288cfba3217811862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab1a8265d21dbd80d5c807b77e180de6969bb606c9474c288cfba3217811862", kill_on_drop: false }`
[INFO] [stdout] aab1a8265d21dbd80d5c807b77e180de6969bb606c9474c288cfba3217811862
