[INFO] fetching crate bothan-kraken 0.0.1...
[INFO] testing bothan-kraken-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bothan-kraken 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bothan-kraken 0.0.1
[INFO] finished tweaking crates.io crate bothan-kraken 0.0.1
[INFO] tweaked toml for crates.io crate bothan-kraken 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bothan-kraken 0.0.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 bothan-kraken 0.0.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] [stderr]     Blocking waiting for file lock on package cache
[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] c8db693e6fb6a01fe543568f8a0340fbac1363b0dd4b4dc09fa33d10b8e02af2
[INFO] running `Command { std: "docker" "start" "-a" "c8db693e6fb6a01fe543568f8a0340fbac1363b0dd4b4dc09fa33d10b8e02af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8db693e6fb6a01fe543568f8a0340fbac1363b0dd4b4dc09fa33d10b8e02af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8db693e6fb6a01fe543568f8a0340fbac1363b0dd4b4dc09fa33d10b8e02af2", kill_on_drop: false }`
[INFO] [stdout] c8db693e6fb6a01fe543568f8a0340fbac1363b0dd4b4dc09fa33d10b8e02af2
[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] b260962e0d81dfa7311deee4cbaca1d7e5cd51afb5eb9d74c2380f65330d0d26
[INFO] running `Command { std: "docker" "start" "-a" "b260962e0d81dfa7311deee4cbaca1d7e5cd51afb5eb9d74c2380f65330d0d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling bothan-lib v0.0.1
[INFO] [stderr]    Compiling bothan-kraken v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.76s
[INFO] running `Command { std: "docker" "inspect" "b260962e0d81dfa7311deee4cbaca1d7e5cd51afb5eb9d74c2380f65330d0d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b260962e0d81dfa7311deee4cbaca1d7e5cd51afb5eb9d74c2380f65330d0d26", kill_on_drop: false }`
[INFO] [stdout] b260962e0d81dfa7311deee4cbaca1d7e5cd51afb5eb9d74c2380f65330d0d26
[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] ded09cf42c961f5a9789523200412dbfb609311d92aacf39cd4412c5dafd24a3
[INFO] running `Command { std: "docker" "start" "-a" "ded09cf42c961f5a9789523200412dbfb609311d92aacf39cd4412c5dafd24a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bothan-kraken v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ws_mock`
[INFO] [stdout]    --> src/api/websocket.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |     use ws_mock::ws_mock_server::{WsMock, WsMockServer};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `ws_mock`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ws_mock`, use `cargo add ws_mock` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/websocket.rs:531:13
[INFO] [stdout]     |
[INFO] [stdout] 531 |         let server = setup_mock_server().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 532 |         let connector = WebSocketConnector::new(server.uri().await);
[INFO] [stdout]     |                                                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `server` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 531 |         let server: /* Type */ = setup_mock_server().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/websocket.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let server = setup_mock_server().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 572 |         let connector = WebSocketConnector::new(server.uri().await);
[INFO] [stdout]     |                                                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `server` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let server: /* Type */ = setup_mock_server().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/websocket.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let server = setup_mock_server().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 592 |         let connector = WebSocketConnector::new(server.uri().await);
[INFO] [stdout]     |                                                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `server` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let server: /* Type */ = setup_mock_server().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bothan-kraken` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "ded09cf42c961f5a9789523200412dbfb609311d92aacf39cd4412c5dafd24a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded09cf42c961f5a9789523200412dbfb609311d92aacf39cd4412c5dafd24a3", kill_on_drop: false }`
[INFO] [stdout] ded09cf42c961f5a9789523200412dbfb609311d92aacf39cd4412c5dafd24a3
