[INFO] cloning repository https://github.com/masato-yoshi-dnsalias-com/recpt3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masato-yoshi-dnsalias-com/recpt3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc67975a122029b1132a77c218daf462c9507d5 [INFO] checking masato-yoshi-dnsalias-com/recpt3 against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 [INFO] finished tweaking git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 [INFO] tweaked toml for git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eaf042b2f76e7ff3ebf308805b4dbea8f7b01809b7e508b30ea7bef80f4c0bf [INFO] running `Command { std: "docker" "start" "-a" "7eaf042b2f76e7ff3ebf308805b4dbea8f7b01809b7e508b30ea7bef80f4c0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eaf042b2f76e7ff3ebf308805b4dbea8f7b01809b7e508b30ea7bef80f4c0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaf042b2f76e7ff3ebf308805b4dbea8f7b01809b7e508b30ea7bef80f4c0bf", kill_on_drop: false }` [INFO] [stdout] 7eaf042b2f76e7ff3ebf308805b4dbea8f7b01809b7e508b30ea7bef80f4c0bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d68c4e8feaa3fbf36d4c1b71278947e1719101cf9f252c1b10b6308c8890ee39 [INFO] running `Command { std: "docker" "start" "-a" "d68c4e8feaa3fbf36d4c1b71278947e1719101cf9f252c1b10b6308c8890ee39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking fcntl v0.1.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [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 toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling recpt3 v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/checksignal.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | std::thread::sleep(Duration::from_secs_f64(1.0).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "checksignal" test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "ts_splitter" test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/http_daemon.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | std::thread::sleep(Duration::from_secs_f64(1.0).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/http_daemon.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | std::thread::sleep(Duration::from_secs_f64(1.0).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "recpt3" test) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `recpt3` (bin "ts_splitter") due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "drop_check") due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/http_daemon.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | std::thread::sleep(Duration::from_secs_f64(1.0).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/http_daemon.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | std::thread::sleep(Duration::from_secs_f64(1.0).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "recpt3") due to 3 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `recpt3` (bin "drop_check" test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: methods `get_init_status`, `get_id`, `get_pwr_on_ctrl`, `proc_ecm`, `proc_emm`, and `initialize` are never used [INFO] [stdout] --> src/arib_b25.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl B_CAS_CARD { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn get_init_status(&self, stat: &B_CAS_INIT_STATUS) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn get_id(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_pwr_on_ctrl(&self, dst: &B_CAS_ID) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn proc_ecm(&self, dst: &B_CAS_ID, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn proc_emm(&self, src: *mut u8, len: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn initialize(&mut self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset`, `flush`, `get_program_count`, and `get_program_info` are never used [INFO] [stdout] --> src/arib_b25.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 359 | impl ARIB_STD_B25 { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 441 | pub fn reset(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | pub fn flush(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | pub fn get_program_count(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | pub fn get_program_info(&self, info: &mut ARIB_STD_B25_PROGRAM_INFO, idx: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/tuner.rs:794:62 [INFO] [stdout] | [INFO] [stdout] 794 | ... Err(_err) => {std::thread::sleep(Duration::from_secs_f64(0.01).into())}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `Duration` to `Duration` [INFO] [stdout] --> src/checksignal.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | std::thread::sleep(Duration::from_secs_f64(1.0).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recpt3` (bin "checksignal") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d68c4e8feaa3fbf36d4c1b71278947e1719101cf9f252c1b10b6308c8890ee39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68c4e8feaa3fbf36d4c1b71278947e1719101cf9f252c1b10b6308c8890ee39", kill_on_drop: false }` [INFO] [stdout] d68c4e8feaa3fbf36d4c1b71278947e1719101cf9f252c1b10b6308c8890ee39