[INFO] cloning repository https://github.com/liveview-native/phoenix-channels-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liveview-native/phoenix-channels-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c54fb29b502b43edfc8568364aef4c0676b925da [INFO] checking liveview-native/phoenix-channels-client against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/liveview-native/phoenix-channels-client [INFO] finished tweaking git repo https://github.com/liveview-native/phoenix-channels-client [INFO] tweaked toml for git repo https://github.com/liveview-native/phoenix-channels-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liveview-native/phoenix-channels-client on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liveview-native/phoenix-channels-client 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c204bcf52e276c672019cac1decd322e39351e5e333fd8822b7142e03b389b0 [INFO] running `Command { std: "docker" "start" "-a" "6c204bcf52e276c672019cac1decd322e39351e5e333fd8822b7142e03b389b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c204bcf52e276c672019cac1decd322e39351e5e333fd8822b7142e03b389b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c204bcf52e276c672019cac1decd322e39351e5e333fd8822b7142e03b389b0", kill_on_drop: false }` [INFO] [stdout] 6c204bcf52e276c672019cac1decd322e39351e5e333fd8822b7142e03b389b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e03f05558322f7c676d61badd42382667b73e6809c1df4862160c584acc06b2 [INFO] running `Command { std: "docker" "start" "-a" "8e03f05558322f7c676d61badd42382667b73e6809c1df4862160c584acc06b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking uniffi_meta v0.28.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking thiserror v1.0.69 [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] Checking tungstenite v0.24.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking async-compat v0.2.4 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking flexstr v0.9.2 [INFO] [stderr] Checking uniffi_core v0.28.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling uniffi_macros v0.28.0 [INFO] [stderr] Checking uniffi_testing v0.28.0 [INFO] [stderr] Checking uniffi_udl v0.28.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking uniffi_bindgen v0.28.0 [INFO] [stderr] Checking uniffi v0.28.0 [INFO] [stderr] Checking phoenix_channels_client v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `InvalidUri` is never used [INFO] [stdout] --> src/ffi/http.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub enum InvalidUri { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CastError` is never used [INFO] [stdout] --> src/rust/channel.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum CastError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InvalidUri` is never used [INFO] [stdout] --> src/ffi/http.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub enum InvalidUri { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CastError` is never used [INFO] [stdout] --> src/rust/channel.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum CastError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "8e03f05558322f7c676d61badd42382667b73e6809c1df4862160c584acc06b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e03f05558322f7c676d61badd42382667b73e6809c1df4862160c584acc06b2", kill_on_drop: false }` [INFO] [stdout] 8e03f05558322f7c676d61badd42382667b73e6809c1df4862160c584acc06b2