[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] building allthetime/yf_ws_rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallthetime%2Fyf_ws_rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/allthetime/yf_ws_rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 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.0
[INFO] [stderr]       Adding chrono v0.4.42
[INFO] [stderr]       Adding chrono-tz v0.10.4
[INFO] [stderr]       Adding iana-time-zone v0.1.64
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding js-sys v0.3.81
[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.1
[INFO] [stderr]       Adding wasm-bindgen v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.104
[INFO] [stderr]       Adding windows-core v0.62.1
[INFO] [stderr]       Adding windows-implement v0.60.1
[INFO] [stderr]       Adding windows-interface v0.59.2
[INFO] [stderr]       Adding windows-link v0.2.0
[INFO] [stderr]       Adding windows-result v0.4.0
[INFO] [stderr]       Adding windows-strings v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e84e389a9a021a2cd09491e955dabafcb91157212bc7f3445acaf742f8802dae
[INFO] running `Command { std: "docker" "start" "-a" "e84e389a9a021a2cd09491e955dabafcb91157212bc7f3445acaf742f8802dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e84e389a9a021a2cd09491e955dabafcb91157212bc7f3445acaf742f8802dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84e389a9a021a2cd09491e955dabafcb91157212bc7f3445acaf742f8802dae", kill_on_drop: false }`
[INFO] [stdout] e84e389a9a021a2cd09491e955dabafcb91157212bc7f3445acaf742f8802dae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5659121c91092bfeccba354b2f3c7fdbcfff342502c53a224a10a471165e3afd
[INFO] running `Command { std: "docker" "start" "-a" "5659121c91092bfeccba354b2f3c7fdbcfff342502c53a224a10a471165e3afd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex v1.11.1
[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]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling streamz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "5659121c91092bfeccba354b2f3c7fdbcfff342502c53a224a10a471165e3afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5659121c91092bfeccba354b2f3c7fdbcfff342502c53a224a10a471165e3afd", kill_on_drop: false }`
[INFO] [stdout] 5659121c91092bfeccba354b2f3c7fdbcfff342502c53a224a10a471165e3afd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397d83688f8611a3242effdad2de7fd4567b1b4f53f657ccb7c904757e9d4d8d
[INFO] running `Command { std: "docker" "start" "-a" "397d83688f8611a3242effdad2de7fd4567b1b4f53f657ccb7c904757e9d4d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling streamz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "397d83688f8611a3242effdad2de7fd4567b1b4f53f657ccb7c904757e9d4d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397d83688f8611a3242effdad2de7fd4567b1b4f53f657ccb7c904757e9d4d8d", kill_on_drop: false }`
[INFO] [stdout] 397d83688f8611a3242effdad2de7fd4567b1b4f53f657ccb7c904757e9d4d8d
