[INFO] cloning repository https://github.com/AarambhDevHub/wsforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AarambhDevHub/wsforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b034c466ed3a8e4874ea60d97a074993a65ea279
[INFO] checking AarambhDevHub/wsforge against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AarambhDevHub/wsforge
[INFO] finished tweaking git repo https://github.com/AarambhDevHub/wsforge
[INFO] tweaked toml for git repo https://github.com/AarambhDevHub/wsforge written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AarambhDevHub/wsforge on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AarambhDevHub/wsforge 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded data-encoding v2.9.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded mio v1.0.4
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80f6ae500898701d26a3915232f914467e24eeb699bbb353c6518184f3dd7924
[INFO] running `Command { std: "docker" "start" "-a" "80f6ae500898701d26a3915232f914467e24eeb699bbb353c6518184f3dd7924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80f6ae500898701d26a3915232f914467e24eeb699bbb353c6518184f3dd7924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f6ae500898701d26a3915232f914467e24eeb699bbb353c6518184f3dd7924", kill_on_drop: false }`
[INFO] [stdout] 80f6ae500898701d26a3915232f914467e24eeb699bbb353c6518184f3dd7924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f91b9c95ac6375b58e35c333ddc0788140cd0c3aa3c5ede61ac7d0d23bc64a04
[INFO] running `Command { std: "docker" "start" "-a" "f91b9c95ac6375b58e35c333ddc0788140cd0c3aa3c5ede61ac7d0d23bc64a04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wsforge-macros v0.1.1 (/opt/rustwide/workdir/wsforge-macros)
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking wsforge-core v0.1.1 (/opt/rustwide/workdir/wsforge-core)
[INFO] [stderr]     Checking wsforge v0.1.1 (/opt/rustwide/workdir/wsforge)
[INFO] [stderr]     Checking echo-example v0.1.0 (/opt/rustwide/workdir/examples/echo)
[INFO] [stderr]     Checking realtime-game-example v0.1.0 (/opt/rustwide/workdir/examples/realtime-game)
[INFO] [stderr]     Checking chat-example v0.1.1 (/opt/rustwide/workdir/examples/chat)
[INFO] [stderr]     Checking chat-web-example v0.1.0 (/opt/rustwide/workdir/examples/chat-web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.36s
[INFO] running `Command { std: "docker" "inspect" "f91b9c95ac6375b58e35c333ddc0788140cd0c3aa3c5ede61ac7d0d23bc64a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91b9c95ac6375b58e35c333ddc0788140cd0c3aa3c5ede61ac7d0d23bc64a04", kill_on_drop: false }`
[INFO] [stdout] f91b9c95ac6375b58e35c333ddc0788140cd0c3aa3c5ede61ac7d0d23bc64a04
