[INFO] cloning repository https://github.com/jiegec/waveform-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/waveform-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fwaveform-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fwaveform-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a69edc595d86d9a6f091276930078491a575aee [INFO] checking jiegec/waveform-mcp against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fwaveform-mcp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jiegec/waveform-mcp [INFO] finished tweaking git repo https://github.com/jiegec/waveform-mcp [INFO] tweaked toml for git repo https://github.com/jiegec/waveform-mcp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiegec/waveform-mcp on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jiegec/waveform-mcp 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39 [INFO] running `Command { std: "docker" "start" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39", 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" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39", 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" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lalrpop-util v0.23.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling bit-vec v0.9.1 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling bit-set v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.30.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking twox-hash v2.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.9.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Compiling rmcp v3.0.0 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling schemars_derive v1.2.2 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking leb128 v0.2.7 [INFO] [stderr] Checking base64 v0.23.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.5.1 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking clap v4.6.4 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking schemars v1.2.2 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling lalrpop v0.23.1 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking fst-reader v0.17.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v3.0.0 [INFO] [stderr] Checking wellen v0.25.6 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking sse-stream v0.2.5 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Compiling waveform-mcp v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39", kill_on_drop: false }` [INFO] [stdout] ed366c5fcd5ffcdb83f9d570d73098cd40bc730b7a003ddac5e1e1bda4242e39