[INFO] cloning repository https://github.com/Z4H1DD/RobloxMCP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Z4H1DD/RobloxMCP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ4H1DD%2FRobloxMCP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ4H1DD%2FRobloxMCP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bb118d72f525e695176075445ae320cf3375fc9 [INFO] checking Z4H1DD/RobloxMCP against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZ4H1DD%2FRobloxMCP" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Z4H1DD/RobloxMCP [INFO] finished tweaking git repo https://github.com/Z4H1DD/RobloxMCP [INFO] tweaked toml for git repo https://github.com/Z4H1DD/RobloxMCP written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Z4H1DD/RobloxMCP on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Z4H1DD/RobloxMCP 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded ritz_impl v0.1.0 [INFO] [stderr] Downloaded ritz v0.1.0 [INFO] [stderr] Downloaded snax v0.2.0 [INFO] [stderr] Downloaded roblox_install v1.0.0 [INFO] [stderr] Downloaded security-translocate v0.2.1 [INFO] [stderr] Downloaded dyn-clone v1.0.19 [INFO] [stderr] Downloaded rbx_xml v0.13.5 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded jod-thread v0.1.2 [INFO] [stderr] Downloaded opener v0.5.2 [INFO] [stderr] Downloaded rbx_dom_weak v2.9.0 [INFO] [stderr] Downloaded formatx v0.2.3 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded rbx_types v1.10.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded rojo v7.4.4 [INFO] [stderr] Downloaded rbx_reflection_database v0.2.12+roblox-638 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded rbx_binary v0.7.7 [INFO] [stderr] Downloaded rmcp v0.3.0 [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded goblin v0.9.3 [INFO] [stderr] Downloaded native-dialog v0.8.11 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded embed-resource v1.8.0 [INFO] [stderr] Downloaded memofs v0.3.0 [INFO] [stderr] Downloaded lz4 v1.28.1 [INFO] [stderr] Downloaded lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.1 [INFO] [stderr] Downloaded rmcp-macros v0.3.0 [INFO] [stderr] Downloaded security-translocate-sys v0.1.1 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded lddtree v0.3.7 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded wfd v0.1.7 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded vswhom-sys v0.1.3 [INFO] [stderr] Downloaded rbx_reflection v4.7.0 [INFO] [stderr] Downloaded objc2-uniform-type-identifiers v0.3.1 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.24 [INFO] [stderr] Downloaded ref-cast v1.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd34485cb41be4c75e384ebce93e9130bda31e3fc6c2e5ef11ef05abcd93b5fa [INFO] running `Command { std: "docker" "start" "-a" "cd34485cb41be4c75e384ebce93e9130bda31e3fc6c2e5ef11ef05abcd93b5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd34485cb41be4c75e384ebce93e9130bda31e3fc6c2e5ef11ef05abcd93b5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd34485cb41be4c75e384ebce93e9130bda31e3fc6c2e5ef11ef05abcd93b5fa", kill_on_drop: false }` [INFO] [stdout] cd34485cb41be4c75e384ebce93e9130bda31e3fc6c2e5ef11ef05abcd93b5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f5938781d33165c179dbc0c798325cdf33d21f7d90bc3c2d7f492c3acd7119 [INFO] running `Command { std: "docker" "start" "-a" "57f5938781d33165c179dbc0c798325cdf33d21f7d90bc3c2d7f492c3acd7119", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling snax v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ritz_impl v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ritz v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling roblox_install v1.0.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rbx_types v1.10.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling memofs v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Compiling rbx_reflection v4.7.0 [INFO] [stderr] Compiling rbx_dom_weak v2.9.0 [INFO] [stderr] Compiling rmcp-macros v0.3.0 [INFO] [stderr] Compiling rojo v7.4.4 [INFO] [stderr] Checking rmcp v0.3.0 [INFO] [stderr] Compiling rbx_reflection_database v0.2.12+roblox-638 [INFO] [stderr] Compiling rbx_binary v0.7.7 [INFO] [stderr] Compiling rbx_xml v0.13.5 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rbx-studio-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "57f5938781d33165c179dbc0c798325cdf33d21f7d90bc3c2d7f492c3acd7119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f5938781d33165c179dbc0c798325cdf33d21f7d90bc3c2d7f492c3acd7119", kill_on_drop: false }` [INFO] [stdout] 57f5938781d33165c179dbc0c798325cdf33d21f7d90bc3c2d7f492c3acd7119