[INFO] cloning repository https://github.com/realth000/localsend-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realth000/localsend-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Flocalsend-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Flocalsend-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd1b8b2132c4426a53846d0f48fcc34e9b90f75a [INFO] testing realth000/localsend-rs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Flocalsend-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/realth000/localsend-rs [INFO] finished tweaking git repo https://github.com/realth000/localsend-rs [INFO] tweaked toml for git repo https://github.com/realth000/localsend-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realth000/localsend-rs on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/realth000/localsend-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb40efa773f427f2877a3a87d0b74f7f5ac2af1768add00ded3dafe6c868f75b [INFO] running `Command { std: "docker" "start" "-a" "fb40efa773f427f2877a3a87d0b74f7f5ac2af1768add00ded3dafe6c868f75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb40efa773f427f2877a3a87d0b74f7f5ac2af1768add00ded3dafe6c868f75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb40efa773f427f2877a3a87d0b74f7f5ac2af1768add00ded3dafe6c868f75b", kill_on_drop: false }` [INFO] [stdout] fb40efa773f427f2877a3a87d0b74f7f5ac2af1768add00ded3dafe6c868f75b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82d295293e193e7069400fe6d8d0942f28fd72b37ef811989839ca02b1284c3 [INFO] running `Command { std: "docker" "start" "-a" "e82d295293e193e7069400fe6d8d0942f28fd72b37ef811989839ca02b1284c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling racros v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling serde_json_path_core v0.1.4 [INFO] [stderr] Compiling serde_json_path_macros v0.1.2 [INFO] [stderr] Compiling serde_json_path v0.6.5 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling localsend-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `DeviceType` is never used [INFO] [stdout] --> src/config.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DeviceType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Protocol` is never used [INFO] [stdout] --> src/config.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum Protocol { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StrictSendTarget` is never constructed [INFO] [stdout] --> src/strict_save.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StrictSendTarget {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StrictRecvTarget` is never constructed [INFO] [stdout] --> src/strict_save.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StrictRecvTarget {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.18s [INFO] running `Command { std: "docker" "inspect" "e82d295293e193e7069400fe6d8d0942f28fd72b37ef811989839ca02b1284c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82d295293e193e7069400fe6d8d0942f28fd72b37ef811989839ca02b1284c3", kill_on_drop: false }` [INFO] [stdout] e82d295293e193e7069400fe6d8d0942f28fd72b37ef811989839ca02b1284c3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c29465bf3e22cbefaa3701f0281b510512b9fc39e35312e927bda46422ef3d1 [INFO] running `Command { std: "docker" "start" "-a" "9c29465bf3e22cbefaa3701f0281b510512b9fc39e35312e927bda46422ef3d1", kill_on_drop: false }` [INFO] [stderr] Compiling localsend-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `DeviceType` is never used [INFO] [stdout] --> src/config.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DeviceType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Protocol` is never used [INFO] [stdout] --> src/config.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum Protocol { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StrictSendTarget` is never constructed [INFO] [stdout] --> src/strict_save.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StrictSendTarget {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StrictRecvTarget` is never constructed [INFO] [stdout] --> src/strict_save.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StrictRecvTarget {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "9c29465bf3e22cbefaa3701f0281b510512b9fc39e35312e927bda46422ef3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c29465bf3e22cbefaa3701f0281b510512b9fc39e35312e927bda46422ef3d1", kill_on_drop: false }` [INFO] [stdout] 9c29465bf3e22cbefaa3701f0281b510512b9fc39e35312e927bda46422ef3d1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92e72d933ed224c714ea07572873b27fda6ae5c7988386a99067721ebadb7fc4 [INFO] running `Command { std: "docker" "start" "-a" "92e72d933ed224c714ea07572873b27fda6ae5c7988386a99067721ebadb7fc4", kill_on_drop: false }` [INFO] [stderr] warning: enum `DeviceType` is never used [INFO] [stderr] --> src/config.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum DeviceType { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `Protocol` is never used [INFO] [stderr] --> src/config.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | pub enum Protocol { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Config` is never constructed [INFO] [stderr] --> src/config.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct Config { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StrictSendTarget` is never constructed [INFO] [stderr] --> src/strict_save.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct StrictSendTarget {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StrictRecvTarget` is never constructed [INFO] [stderr] --> src/strict_save.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct StrictRecvTarget {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `localsend-rs` (bin "localsend-rs" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/localsend_rs-71c1f073c2db2730) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92e72d933ed224c714ea07572873b27fda6ae5c7988386a99067721ebadb7fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e72d933ed224c714ea07572873b27fda6ae5c7988386a99067721ebadb7fc4", kill_on_drop: false }` [INFO] [stdout] 92e72d933ed224c714ea07572873b27fda6ae5c7988386a99067721ebadb7fc4