[INFO] fetching crate rsiot-websocket-server 0.0.71...
[INFO] checking rsiot-websocket-server-0.0.71 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate rsiot-websocket-server 0.0.71 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rsiot-websocket-server 0.0.71
[INFO] finished tweaking crates.io crate rsiot-websocket-server 0.0.71
[INFO] tweaked toml for crates.io crate rsiot-websocket-server 0.0.71 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot-websocket-server 0.0.71 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsiot-websocket-server 0.0.71 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsiot-messages-core v0.0.70
[INFO] [stderr]   Downloaded rsiot-extra-components v0.0.71
[INFO] [stderr]   Downloaded rsiot-macros v0.0.64
[INFO] [stderr]   Downloaded rsiot-component-core v0.0.71
[INFO] [stderr]   Downloaded rsiot-components-config v0.0.70
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dddb70eaabe925402a07cb57d57b16af90d151b8d3aa3de892b90bc154fabab0
[INFO] running `Command { std: "docker" "start" "-a" "dddb70eaabe925402a07cb57d57b16af90d151b8d3aa3de892b90bc154fabab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dddb70eaabe925402a07cb57d57b16af90d151b8d3aa3de892b90bc154fabab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddb70eaabe925402a07cb57d57b16af90d151b8d3aa3de892b90bc154fabab0", kill_on_drop: false }`
[INFO] [stdout] dddb70eaabe925402a07cb57d57b16af90d151b8d3aa3de892b90bc154fabab0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c7fc04e1d1dcbcfa7e930e93fbf699361b4210edc54537a795e16ac8d530df
[INFO] running `Command { std: "docker" "start" "-a" "06c7fc04e1d1dcbcfa7e930e93fbf699361b4210edc54537a795e16ac8d530df", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking anyhow v1.0.80
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking rsiot-messages-core v0.0.70
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rsiot-component-core v0.0.71
[INFO] [stderr]     Checking rsiot-components-config v0.0.70
[INFO] [stderr]     Checking rsiot-extra-components v0.0.71
[INFO] [stderr]     Checking rsiot-websocket-server v0.0.71 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.97s
[INFO] running `Command { std: "docker" "inspect" "06c7fc04e1d1dcbcfa7e930e93fbf699361b4210edc54537a795e16ac8d530df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c7fc04e1d1dcbcfa7e930e93fbf699361b4210edc54537a795e16ac8d530df", kill_on_drop: false }`
[INFO] [stdout] 06c7fc04e1d1dcbcfa7e930e93fbf699361b4210edc54537a795e16ac8d530df
