[INFO] cloning repository https://github.com/digitalillusion/rudp-tunnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digitalillusion/rudp-tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalillusion%2Frudp-tunnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalillusion%2Frudp-tunnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5086c7defab27a90a9b9f934c2ca8a40c37261c2 [INFO] testing digitalillusion/rudp-tunnel against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalillusion%2Frudp-tunnel" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/digitalillusion/rudp-tunnel on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/digitalillusion/rudp-tunnel [INFO] finished tweaking git repo https://github.com/digitalillusion/rudp-tunnel [INFO] tweaked toml for git repo https://github.com/digitalillusion/rudp-tunnel written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/digitalillusion/rudp-tunnel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded platform-dirs v0.3.0 [INFO] [stderr] Downloaded cache_line_size v1.0.0 [INFO] [stderr] Downloaded aeron-rs v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fee576f778a755bbfa33773517d765a6b35ad058d95f48495ecb2dc9478d91c [INFO] running `Command { std: "docker" "start" "-a" "8fee576f778a755bbfa33773517d765a6b35ad058d95f48495ecb2dc9478d91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fee576f778a755bbfa33773517d765a6b35ad058d95f48495ecb2dc9478d91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fee576f778a755bbfa33773517d765a6b35ad058d95f48495ecb2dc9478d91c", kill_on_drop: false }` [INFO] [stdout] 8fee576f778a755bbfa33773517d765a6b35ad058d95f48495ecb2dc9478d91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c5c04924511f84dc5272b8de03e5330e7ce033c6b84a2ac10cb32b043a7c7fa [INFO] running `Command { std: "docker" "start" "-a" "5c5c04924511f84dc5272b8de03e5330e7ce033c6b84a2ac10cb32b043a7c7fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling cache_line_size v1.0.0 [INFO] [stderr] Compiling whoami v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling aeron-rs v0.1.3 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling rudp-tunnel v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] [stdout] warning: field is never read: `number_of_warmup_messages` [INFO] [stdout] --> src/aeron/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | number_of_warmup_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number_of_messages` [INFO] [stdout] --> src/aeron/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | number_of_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linger_timeout_ms` [INFO] [stdout] --> src/aeron/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | linger_timeout_ms: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/server/client_slot.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `control` [INFO] [stdout] --> src/server/client_slot.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | control: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c5c04924511f84dc5272b8de03e5330e7ce033c6b84a2ac10cb32b043a7c7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5c04924511f84dc5272b8de03e5330e7ce033c6b84a2ac10cb32b043a7c7fa", kill_on_drop: false }` [INFO] [stdout] 5c5c04924511f84dc5272b8de03e5330e7ce033c6b84a2ac10cb32b043a7c7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873932c7869d3c6901bf8493d0a1df77b46d35e00d4fc5e24608409d8031e2f2 [INFO] running `Command { std: "docker" "start" "-a" "873932c7869d3c6901bf8493d0a1df77b46d35e00d4fc5e24608409d8031e2f2", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `number_of_warmup_messages` [INFO] [stdout] --> src/aeron/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | number_of_warmup_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rudp-tunnel v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `number_of_messages` [INFO] [stdout] --> src/aeron/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | number_of_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linger_timeout_ms` [INFO] [stdout] --> src/aeron/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | linger_timeout_ms: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/server/client_slot.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `control` [INFO] [stdout] --> src/server/client_slot.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | control: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number_of_warmup_messages` [INFO] [stdout] --> src/aeron/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | number_of_warmup_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number_of_messages` [INFO] [stdout] --> src/aeron/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | number_of_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linger_timeout_ms` [INFO] [stdout] --> src/aeron/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | linger_timeout_ms: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aeron/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/server/client_slot.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `control` [INFO] [stdout] --> src/server/client_slot.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | control: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/client_slot.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "873932c7869d3c6901bf8493d0a1df77b46d35e00d4fc5e24608409d8031e2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873932c7869d3c6901bf8493d0a1df77b46d35e00d4fc5e24608409d8031e2f2", kill_on_drop: false }` [INFO] [stdout] 873932c7869d3c6901bf8493d0a1df77b46d35e00d4fc5e24608409d8031e2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] baf3f686b5701381bcbc0c69518d550fdeb4b3fb8fef1a9a371ac2959342a928 [INFO] running `Command { std: "docker" "start" "-a" "baf3f686b5701381bcbc0c69518d550fdeb4b3fb8fef1a9a371ac2959342a928", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `number_of_warmup_messages` [INFO] [stderr] --> src/aeron/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | number_of_warmup_messages: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aeron/mod.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `number_of_messages` [INFO] [stderr] --> src/aeron/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | number_of_messages: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aeron/mod.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `linger_timeout_ms` [INFO] [stderr] --> src/aeron/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | linger_timeout_ms: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Settings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aeron/mod.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `port` [INFO] [stderr] --> src/server/client_slot.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | port: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/server/client_slot.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `control` [INFO] [stderr] --> src/server/client_slot.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | control: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSlot` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/server/client_slot.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rudp-tunnel` (lib) generated 5 warnings [INFO] [stderr] warning: `rudp-tunnel` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rudp_tunnel-5c9134b1c855e9b9) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rudp_tunnel-d635230c83830860) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests rudp-tunnel [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] running `Command { std: "docker" "inspect" "baf3f686b5701381bcbc0c69518d550fdeb4b3fb8fef1a9a371ac2959342a928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf3f686b5701381bcbc0c69518d550fdeb4b3fb8fef1a9a371ac2959342a928", kill_on_drop: false }` [INFO] [stdout] baf3f686b5701381bcbc0c69518d550fdeb4b3fb8fef1a9a371ac2959342a928