[INFO] cloning repository https://github.com/catuhana/bouncer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catuhana/bouncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cedc731b2821a42d07887c94e7e824411a4b679 [INFO] checking catuhana/bouncer against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/catuhana/bouncer [INFO] finished tweaking git repo https://github.com/catuhana/bouncer [INFO] tweaked toml for git repo https://github.com/catuhana/bouncer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catuhana/bouncer 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/catuhana/bouncer 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] df5b9fee87985a0fee940d8b0ab7ba672adfcbdce71a4e4bf4879fe4a7f69020 [INFO] running `Command { std: "docker" "start" "-a" "df5b9fee87985a0fee940d8b0ab7ba672adfcbdce71a4e4bf4879fe4a7f69020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5b9fee87985a0fee940d8b0ab7ba672adfcbdce71a4e4bf4879fe4a7f69020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5b9fee87985a0fee940d8b0ab7ba672adfcbdce71a4e4bf4879fe4a7f69020", kill_on_drop: false }` [INFO] [stdout] df5b9fee87985a0fee940d8b0ab7ba672adfcbdce71a4e4bf4879fe4a7f69020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0ab35c8dd58f6a76c5ccb0e2b1819056ad207bdc56ec42d67e0022fe4518688f [INFO] running `Command { std: "docker" "start" "-a" "0ab35c8dd58f6a76c5ccb0e2b1819056ad207bdc56ec42d67e0022fe4518688f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking time-core v0.1.3 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling figment v0.10.19 (https://github.com/CodingAnarchy/Figment?rev=e1e7bc7#e1e7bc77) [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking bouncer-cli v0.0.0 (/opt/rustwide/workdir/bouncer-cli) [INFO] [stderr] Checking rustls-platform-verifier v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Checking twilight-gateway-queue v0.16.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tokio-websockets v0.11.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.11.3/src/proto/types.rs:657:40 [INFO] [stdout] | [INFO] [stdout] 657 | 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] 658 | }; [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" "0ab35c8dd58f6a76c5ccb0e2b1819056ad207bdc56ec42d67e0022fe4518688f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab35c8dd58f6a76c5ccb0e2b1819056ad207bdc56ec42d67e0022fe4518688f", kill_on_drop: false }` [INFO] [stdout] 0ab35c8dd58f6a76c5ccb0e2b1819056ad207bdc56ec42d67e0022fe4518688f