[INFO] cloning repository https://github.com/samkearney/esta-nextgen-poc-2025 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samkearney/esta-nextgen-poc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkearney%2Festa-nextgen-poc-2025", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkearney%2Festa-nextgen-poc-2025'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeee5ba287420b7f8ab3189b264a5bc436df9622 [INFO] testing samkearney/esta-nextgen-poc-2025 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkearney%2Festa-nextgen-poc-2025" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samkearney/esta-nextgen-poc-2025 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samkearney/esta-nextgen-poc-2025 [INFO] finished tweaking git repo https://github.com/samkearney/esta-nextgen-poc-2025 [INFO] tweaked toml for git repo https://github.com/samkearney/esta-nextgen-poc-2025 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/samkearney/esta-nextgen-poc-2025 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9efd3129296e7c306e8b4a9ea3b3a3c2a26da93d94c7425bc324c2fe4100b9e [INFO] running `Command { std: "docker" "start" "-a" "a9efd3129296e7c306e8b4a9ea3b3a3c2a26da93d94c7425bc324c2fe4100b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9efd3129296e7c306e8b4a9ea3b3a3c2a26da93d94c7425bc324c2fe4100b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9efd3129296e7c306e8b4a9ea3b3a3c2a26da93d94c7425bc324c2fe4100b9e", kill_on_drop: false }` [INFO] [stdout] a9efd3129296e7c306e8b4a9ea3b3a3c2a26da93d94c7425bc324c2fe4100b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0379884aa1439e0df5a43f6f5cd594e8bf60677e28eabbded498cd08249630f6 [INFO] running `Command { std: "docker" "start" "-a" "0379884aa1439e0df5a43f6f5cd594e8bf60677e28eabbded498cd08249630f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling aws-lc-rs v1.12.4 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling ring v0.17.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling tui-logger v0.14.5 [INFO] [stderr] Compiling e173 v0.1.0-alpha.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.4.0 [INFO] [stderr] Compiling quinn-proto v0.11.9 [INFO] [stderr] Compiling quinn v0.11.6 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> shared/src/prot/director.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling director v0.1.0 (/opt/rustwide/workdir/director) [INFO] [stderr] Compiling actor v0.1.0 (/opt/rustwide/workdir/actor) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> actor/src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use tracing::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> actor/src/model.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UInt` is never constructed [INFO] [stdout] --> actor/src/model.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum UiParameterValue { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 26 | UInt(u64), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiParameterValue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> actor/src/model.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | enum ActorParameterType { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 60 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | Binary, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | F32, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | F64, [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | Int, [INFO] [stdout] | ^^^ [INFO] [stdout] 67 | MappedInt8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | MappedInt16, [INFO] [stdout] 69 | MappedInt32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 70 | MappedInt64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller_id` is never read [INFO] [stdout] --> actor/src/model.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct ActorStream { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 74 | controller_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "0379884aa1439e0df5a43f6f5cd594e8bf60677e28eabbded498cd08249630f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0379884aa1439e0df5a43f6f5cd594e8bf60677e28eabbded498cd08249630f6", kill_on_drop: false }` [INFO] [stdout] 0379884aa1439e0df5a43f6f5cd594e8bf60677e28eabbded498cd08249630f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14f2429ff9ed3f4338226960a03cb5ab70593cd07c86445cdf6b0e74997f3a06 [INFO] running `Command { std: "docker" "start" "-a" "14f2429ff9ed3f4338226960a03cb5ab70593cd07c86445cdf6b0e74997f3a06", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> shared/src/prot/director.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling actor v0.1.0 (/opt/rustwide/workdir/actor) [INFO] [stderr] Compiling director v0.1.0 (/opt/rustwide/workdir/director) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> actor/src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use tracing::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> actor/src/model.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> shared/src/prot/director.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UInt` is never constructed [INFO] [stdout] --> actor/src/model.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum UiParameterValue { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 26 | UInt(u64), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiParameterValue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> actor/src/model.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | enum ActorParameterType { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 60 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | Binary, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | F32, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | F64, [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | Int, [INFO] [stdout] | ^^^ [INFO] [stdout] 67 | MappedInt8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | MappedInt16, [INFO] [stdout] 69 | MappedInt32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 70 | MappedInt64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller_id` is never read [INFO] [stdout] --> actor/src/model.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct ActorStream { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 74 | controller_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "14f2429ff9ed3f4338226960a03cb5ab70593cd07c86445cdf6b0e74997f3a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f2429ff9ed3f4338226960a03cb5ab70593cd07c86445cdf6b0e74997f3a06", kill_on_drop: false }` [INFO] [stdout] 14f2429ff9ed3f4338226960a03cb5ab70593cd07c86445cdf6b0e74997f3a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54cc3e249e2fe5d0aebaee03ad9fd97ec7662a661b75fa9040798dc7cb90b6e2 [INFO] running `Command { std: "docker" "start" "-a" "54cc3e249e2fe5d0aebaee03ad9fd97ec7662a661b75fa9040798dc7cb90b6e2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing::debug` [INFO] [stderr] --> shared/src/prot/director.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use tracing::debug; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `shared` (lib) generated 1 warning (run `cargo fix --lib -p shared` to apply 1 suggestion) [INFO] [stderr] warning: `shared` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> actor/src/main.rs:18:15 [INFO] [stderr] | [INFO] [stderr] 18 | use tracing::{debug, error, info, trace}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing::debug` [INFO] [stderr] --> actor/src/model.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use tracing::debug; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `UInt` is never constructed [INFO] [stderr] --> actor/src/model.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub enum UiParameterValue { [INFO] [stderr] | ---------------- variant in this enum [INFO] [stderr] 26 | UInt(u64), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `UiParameterValue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> actor/src/model.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 59 | enum ActorParameterType { [INFO] [stderr] | ------------------ variants in this enum [INFO] [stderr] 60 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 61 | Binary, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 62 | Boolean, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 63 | Uuid, [INFO] [stderr] | ^^^^ [INFO] [stderr] 64 | F32, [INFO] [stderr] | ^^^ [INFO] [stderr] 65 | F64, [INFO] [stderr] | ^^^ [INFO] [stderr] 66 | Int, [INFO] [stderr] | ^^^ [INFO] [stderr] 67 | MappedInt8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 68 | MappedInt16, [INFO] [stderr] 69 | MappedInt32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 70 | MappedInt64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `controller_id` is never read [INFO] [stderr] --> actor/src/model.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 73 | struct ActorStream { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 74 | controller_id: Uuid, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `actor` (bin "actor" test) generated 5 warnings (run `cargo fix --bin "actor" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor-fc3f5019b8d1d649) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/director-8ae3b4efbb95266f) [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] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared-f937613952b6fd86) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test prot::messages::test::normal_stream_message_deserialized_correctly ... ok [INFO] [stdout] test prot::messages::test::stream_message_serialize_deserialize_test ... ok [INFO] [stdout] test prot::messages::test::rpc_response_serializes_correctly ... ok [INFO] [stdout] test prot::messages::test::stream_message_with_fields_missing_deserialized_correctly ... ok [INFO] [stdout] test prot::messages::test::test_u64_from_varint_valid_values ... ok [INFO] [stdout] test prot::messages::test::test_u64_from_varint_invalid_values ... ok [INFO] [stdout] test prot::messages::test::test_u64_to_varint ... ok [INFO] [stdout] test prot::messages::test::rpc_request_serializes_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests shared [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" "54cc3e249e2fe5d0aebaee03ad9fd97ec7662a661b75fa9040798dc7cb90b6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54cc3e249e2fe5d0aebaee03ad9fd97ec7662a661b75fa9040798dc7cb90b6e2", kill_on_drop: false }` [INFO] [stdout] 54cc3e249e2fe5d0aebaee03ad9fd97ec7662a661b75fa9040798dc7cb90b6e2