[INFO] cloning repository https://github.com/shuckerino/rust_chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuckerino/rust_chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuckerino%2Frust_chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuckerino%2Frust_chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f67337707e731510a086b87348b47e61553753eb [INFO] checking shuckerino/rust_chat against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuckerino%2Frust_chat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shuckerino/rust_chat [INFO] finished tweaking git repo https://github.com/shuckerino/rust_chat [INFO] tweaked toml for git repo https://github.com/shuckerino/rust_chat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shuckerino/rust_chat on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shuckerino/rust_chat 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdd3201ca0a09b9581ccab7545b91acb88c92d9c0420469af1a0e08cb5f98397 [INFO] running `Command { std: "docker" "start" "-a" "bdd3201ca0a09b9581ccab7545b91acb88c92d9c0420469af1a0e08cb5f98397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdd3201ca0a09b9581ccab7545b91acb88c92d9c0420469af1a0e08cb5f98397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd3201ca0a09b9581ccab7545b91acb88c92d9c0420469af1a0e08cb5f98397", kill_on_drop: false }` [INFO] [stdout] bdd3201ca0a09b9581ccab7545b91acb88c92d9c0420469af1a0e08cb5f98397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ffd4799a13c1c076fee1fe8e9d8e507eb2d3b06bac0dcc35634a370b5ee125 [INFO] running `Command { std: "docker" "start" "-a" "48ffd4799a13c1c076fee1fe8e9d8e507eb2d3b06bac0dcc35634a370b5ee125", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking hybrid-array v0.2.0-rc.8 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking crypto-common v0.2.0-pre.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking block-buffer v0.11.0-pre.5 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling mysql_common v0.32.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking const-oid v0.10.0-pre.2 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking digest v0.11.0-pre.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking sha2 v0.11.0-pre.3 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tokio-websockets v0.8.3 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-websockets-0.8.3/src/proto/types.rs:649:40 [INFO] [stdout] | [INFO] [stdout] 649 | payload: Payload::from_static(&CloseCode::NORMAL_CLOSURE.0.get().to_be_bytes()), [INFO] [stdout] | ----------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] 650 | }; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-websockets` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "48ffd4799a13c1c076fee1fe8e9d8e507eb2d3b06bac0dcc35634a370b5ee125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ffd4799a13c1c076fee1fe8e9d8e507eb2d3b06bac0dcc35634a370b5ee125", kill_on_drop: false }` [INFO] [stdout] 48ffd4799a13c1c076fee1fe8e9d8e507eb2d3b06bac0dcc35634a370b5ee125