[INFO] fetching crate mocopr-server 0.1.0... [INFO] testing mocopr-server-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mocopr-server 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mocopr-server 0.1.0 [INFO] finished tweaking crates.io crate mocopr-server 0.1.0 [INFO] tweaked toml for crates.io crate mocopr-server 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mocopr-server 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mocopr-server 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mocopr-macros v0.1.0 [INFO] [stderr] Downloaded mocopr-core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf8c99bea278f7cdb0dbf2eb69170da6e440002a568c65004bed5c400f7f517 [INFO] running `Command { std: "docker" "start" "-a" "1bf8c99bea278f7cdb0dbf2eb69170da6e440002a568c65004bed5c400f7f517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf8c99bea278f7cdb0dbf2eb69170da6e440002a568c65004bed5c400f7f517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf8c99bea278f7cdb0dbf2eb69170da6e440002a568c65004bed5c400f7f517", kill_on_drop: false }` [INFO] [stdout] 1bf8c99bea278f7cdb0dbf2eb69170da6e440002a568c65004bed5c400f7f517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b504e9f289312d25b0c93c5acb2ca76481e327248cbcd3d2802d6f58fc476a [INFO] running `Command { std: "docker" "start" "-a" "77b504e9f289312d25b0c93c5acb2ca76481e327248cbcd3d2802d6f58fc476a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling mocopr-macros v0.1.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [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 axum-core v0.4.5 [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 tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling mocopr-core v0.1.0 [INFO] [stderr] Compiling mocopr-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "77b504e9f289312d25b0c93c5acb2ca76481e327248cbcd3d2802d6f58fc476a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b504e9f289312d25b0c93c5acb2ca76481e327248cbcd3d2802d6f58fc476a", kill_on_drop: false }` [INFO] [stdout] 77b504e9f289312d25b0c93c5acb2ca76481e327248cbcd3d2802d6f58fc476a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b05ba3a1636738e93ab5f1e62f4856bd10ba2e4ae80bd08f15292ab83b188e5 [INFO] running `Command { std: "docker" "start" "-a" "1b05ba3a1636738e93ab5f1e62f4856bd10ba2e4ae80bd08f15292ab83b188e5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling mocopr-core v0.1.0 [INFO] [stderr] Compiling mocopr-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.60s [INFO] running `Command { std: "docker" "inspect" "1b05ba3a1636738e93ab5f1e62f4856bd10ba2e4ae80bd08f15292ab83b188e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b05ba3a1636738e93ab5f1e62f4856bd10ba2e4ae80bd08f15292ab83b188e5", kill_on_drop: false }` [INFO] [stdout] 1b05ba3a1636738e93ab5f1e62f4856bd10ba2e4ae80bd08f15292ab83b188e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d20cbc05502f55278d5ed355bfe42072bf8ed5c2896f7662d9ba4aadd9282fdb [INFO] running `Command { std: "docker" "start" "-a" "d20cbc05502f55278d5ed355bfe42072bf8ed5c2896f7662d9ba4aadd9282fdb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mocopr_server-ce185657eae6dbc4) [INFO] [stdout] [INFO] [stderr] Doc-tests mocopr_server [INFO] [stdout] running 2 tests [INFO] [stdout] test builder::tests::test_builder_basic ... ok [INFO] [stdout] test builder::tests::test_builder_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::new (line 72) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_logging (line 125) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder (line 41) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_bind_address (line 313) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_resources_config (line 163) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_http_transport (line 329) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_info (line 106) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_resources (line 143) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_middleware (line 273) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_monitoring (line 292) ... ok [INFO] [stdout] test src/builder.rs - builder::McpServerBuilder::with_websocket_transport (line 344) ... ok [INFO] [stdout] test src/builder.rs - builder (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d20cbc05502f55278d5ed355bfe42072bf8ed5c2896f7662d9ba4aadd9282fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20cbc05502f55278d5ed355bfe42072bf8ed5c2896f7662d9ba4aadd9282fdb", kill_on_drop: false }` [INFO] [stdout] d20cbc05502f55278d5ed355bfe42072bf8ed5c2896f7662d9ba4aadd9282fdb