[INFO] cloning repository https://github.com/allthetime/yf_ws_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allthetime/yf_ws_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallthetime%2Fyf_ws_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallthetime%2Fyf_ws_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0379c65aaedaefcb3531807f7152a527dbfe65c1 [INFO] checking allthetime/yf_ws_rs against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallthetime%2Fyf_ws_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/allthetime/yf_ws_rs [INFO] finished tweaking git repo https://github.com/allthetime/yf_ws_rs [INFO] tweaked toml for git repo https://github.com/allthetime/yf_ws_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/allthetime/yf_ws_rs on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/allthetime/yf_ws_rs 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding android_system_properties v0.1.5 [INFO] [stderr] Adding autocfg v1.5.0 [INFO] [stderr] Adding bumpalo v3.19.1 [INFO] [stderr] Adding chrono v0.4.43 [INFO] [stderr] Adding chrono-tz v0.10.4 [INFO] [stderr] Adding iana-time-zone v0.1.65 [INFO] [stderr] Adding iana-time-zone-haiku v0.1.2 [INFO] [stderr] Adding js-sys v0.3.85 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Adding phf v0.12.1 [INFO] [stderr] Adding phf_shared v0.12.1 [INFO] [stderr] Adding rustversion v1.0.22 [INFO] [stderr] Adding siphasher v1.0.2 [INFO] [stderr] Adding wasm-bindgen v0.2.108 [INFO] [stderr] Adding wasm-bindgen-macro v0.2.108 [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Adding wasm-bindgen-shared v0.2.108 [INFO] [stderr] Adding windows-core v0.62.2 [INFO] [stderr] Adding windows-implement v0.60.2 [INFO] [stderr] Adding windows-interface v0.59.3 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-result v0.4.1 [INFO] [stderr] Adding windows-strings v0.5.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.26.1 [INFO] [stderr] Downloaded prost-types v0.13.4 [INFO] [stderr] Downloaded prost-build v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dd38d4f520a7f19a27bf3885473e49e698684e57acd9322295a7742e8436104 [INFO] running `Command { std: "docker" "start" "-a" "6dd38d4f520a7f19a27bf3885473e49e698684e57acd9322295a7742e8436104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dd38d4f520a7f19a27bf3885473e49e698684e57acd9322295a7742e8436104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd38d4f520a7f19a27bf3885473e49e698684e57acd9322295a7742e8436104", kill_on_drop: false }` [INFO] [stdout] 6dd38d4f520a7f19a27bf3885473e49e698684e57acd9322295a7742e8436104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50f4055b3964993c26f5753d313340bc149139ee1bce5963af342898b0b3ac0a [INFO] running `Command { std: "docker" "start" "-a" "50f4055b3964993c26f5753d313340bc149139ee1bce5963af342898b0b3ac0a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling streamz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tungstenite v0.26.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.13s [INFO] running `Command { std: "docker" "inspect" "50f4055b3964993c26f5753d313340bc149139ee1bce5963af342898b0b3ac0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f4055b3964993c26f5753d313340bc149139ee1bce5963af342898b0b3ac0a", kill_on_drop: false }` [INFO] [stdout] 50f4055b3964993c26f5753d313340bc149139ee1bce5963af342898b0b3ac0a