[INFO] fetching crate fosr 0.1.0... [INFO] checking fosr-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate fosr 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate fosr 0.1.0 [INFO] finished tweaking crates.io crate fosr 0.1.0 [INFO] tweaked toml for crates.io crate fosr 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fosr 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fosr 0.1.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_packet v0.35.0 [INFO] [stderr] Downloaded no-std-net v0.6.0 [INFO] [stderr] Downloaded pnet_base v0.35.0 [INFO] [stderr] Downloaded pnet_macros v0.35.0 [INFO] [stderr] Downloaded iptables v0.5.2 [INFO] [stderr] Downloaded pnet_sys v0.35.0 [INFO] [stderr] Downloaded kd-tree v0.6.0 [INFO] [stderr] Downloaded pcap v2.2.0 [INFO] [stderr] Downloaded pnet_datalink v0.35.0 [INFO] [stderr] Downloaded pnet_transport v0.35.0 [INFO] [stderr] Downloaded pnet v0.35.0 [INFO] [stderr] Downloaded pnet_macros_support v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf691dfc6e955af4b8f25630cda56f5bd238ef1b4d36c7f49275e2f51698948 [INFO] running `Command { std: "docker" "start" "-a" "0cf691dfc6e955af4b8f25630cda56f5bd238ef1b4d36c7f49275e2f51698948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf691dfc6e955af4b8f25630cda56f5bd238ef1b4d36c7f49275e2f51698948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf691dfc6e955af4b8f25630cda56f5bd238ef1b4d36c7f49275e2f51698948", kill_on_drop: false }` [INFO] [stdout] 0cf691dfc6e955af4b8f25630cda56f5bd238ef1b4d36c7f49275e2f51698948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d92776555465dbe90430694c07a2aa9bec501388428f6de694fbc4dc46fce4 [INFO] running `Command { std: "docker" "start" "-a" "96d92776555465dbe90430694c07a2aa9bec501388428f6de694fbc4dc46fce4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking kd-tree v0.6.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking iptables v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling pcap v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking fosr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:540:22 [INFO] [stdout] | [INFO] [stdout] 540 | let stage3 = Stage3::new(false); [INFO] [stdout] | ^^^^^^^^^^^------- argument #2 of type `config::Hosts` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stage3/mod.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn new(taint: bool, config: Hosts) -> Self { [INFO] [stdout] | ^^^ ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 540 | let stage3 = Stage3::new(false, /* config::Hosts */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:542:29 [INFO] [stdout] | [INFO] [stdout] 542 | let result = stage3.setup_ethernet_frame(&mut packet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------- two arguments of type `&MacAddr` and `&MacAddr` are missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/stage3/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn setup_ethernet_frame( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | src_mac: &MacAddr, [INFO] [stdout] | ----------------- [INFO] [stdout] 51 | dst_mac: &MacAddr, [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 542 | let result = stage3.setup_ethernet_frame(&mut packet, /* &MacAddr */, /* &MacAddr */); [INFO] [stdout] | ++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:550:21 [INFO] [stdout] | [INFO] [stdout] 550 | let stage = Stage3::new(false); [INFO] [stdout] | ^^^^^^^^^^^------- argument #2 of type `config::Hosts` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stage3/mod.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn new(taint: bool, config: Hosts) -> Self { [INFO] [stdout] | ^^^ ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 550 | let stage = Stage3::new(false, /* config::Hosts */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `structs::FlowData` has no field named `total_duration` [INFO] [stdout] --> src/stage3/mod.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | total_duration: Duration::new(0, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `structs::FlowData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/stage3/mod.rs:581:30 [INFO] [stdout] | [INFO] [stdout] 581 | .setup_ip_packet(&mut packet, &flow_data, &packet_info) [INFO] [stdout] | --------------- ^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand_core::RngCore`: [INFO] [stdout] &'a mut R [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] Box [INFO] [stdout] Lcg128Xsl64 [INFO] [stdout] Lcg64Xsh32 [INFO] [stdout] Mcg128Xsl64 [INFO] [stdout] OsRng [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `stage3::Stage3::setup_ip_packet` [INFO] [stdout] --> src/stage3/mod.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn setup_ip_packet( [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 62 | &self, [INFO] [stdout] 63 | rng: &mut impl RngCore, [INFO] [stdout] | ^^^^^^^ required by this bound in `Stage3::setup_ip_packet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/stage3/mod.rs:581:14 [INFO] [stdout] | [INFO] [stdout] 581 | .setup_ip_packet(&mut packet, &flow_data, &packet_info) [INFO] [stdout] | ^^^^^^^^^^^^^^^ ---------- argument #2 of type `&mut [u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/stage3/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn setup_ip_packet( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | packet: &mut [u8], [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 581 | .setup_ip_packet(&mut packet, /* &mut [u8] */, &flow_data, &packet_info) [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | let stage = Stage3::new(false); [INFO] [stdout] | ^^^^^^^^^^^------- argument #2 of type `config::Hosts` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stage3/mod.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn new(taint: bool, config: Hosts) -> Self { [INFO] [stdout] | ^^^ ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 603 | let stage = Stage3::new(false, /* config::Hosts */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `structs::FlowData` has no field named `total_duration` [INFO] [stdout] --> src/stage3/mod.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | total_duration: Duration::new(0, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `structs::FlowData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/stage3/mod.rs:634:30 [INFO] [stdout] | [INFO] [stdout] 634 | .setup_ip_packet(&mut packet, &flow_data, &packet_info) [INFO] [stdout] | --------------- ^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand_core::RngCore`: [INFO] [stdout] &'a mut R [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] Box [INFO] [stdout] Lcg128Xsl64 [INFO] [stdout] Lcg64Xsh32 [INFO] [stdout] Mcg128Xsl64 [INFO] [stdout] OsRng [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `stage3::Stage3::setup_ip_packet` [INFO] [stdout] --> src/stage3/mod.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn setup_ip_packet( [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 62 | &self, [INFO] [stdout] 63 | rng: &mut impl RngCore, [INFO] [stdout] | ^^^^^^^ required by this bound in `Stage3::setup_ip_packet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/stage3/mod.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 634 | .setup_ip_packet(&mut packet, &flow_data, &packet_info) [INFO] [stdout] | ^^^^^^^^^^^^^^^ ---------- argument #2 of type `&mut [u8]` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/stage3/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn setup_ip_packet( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | packet: &mut [u8], [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 634 | .setup_ip_packet(&mut packet, /* &mut [u8] */, &flow_data, &packet_info) [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:656:22 [INFO] [stdout] | [INFO] [stdout] 656 | let stage3 = Stage3::new(false); [INFO] [stdout] | ^^^^^^^^^^^------- argument #2 of type `config::Hosts` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stage3/mod.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn new(taint: bool, config: Hosts) -> Self { [INFO] [stdout] | ^^^ ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 656 | let stage3 = Stage3::new(false, /* config::Hosts */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `structs::FlowData` has no field named `total_duration` [INFO] [stdout] --> src/stage3/mod.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | total_duration: Duration::new(0, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `structs::FlowData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `structs::FlowData` has no field named `total_duration` [INFO] [stdout] --> src/stage3/mod.rs:745:13 [INFO] [stdout] | [INFO] [stdout] 745 | total_duration: Duration::new(10, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ `structs::FlowData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/stage3/mod.rs:771:22 [INFO] [stdout] | [INFO] [stdout] 771 | let stage3 = Stage3::new(false); [INFO] [stdout] | ^^^^^^^^^^^------- argument #2 of type `config::Hosts` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stage3/mod.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn new(taint: bool, config: Hosts) -> Self { [INFO] [stdout] | ^^^ ------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 771 | let stage3 = Stage3::new(false, /* config::Hosts */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/icmp.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ICMPPacketInfo { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ICMPPacketInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/tcp.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TCPPacketInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCPPacketInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `noise` is never read [INFO] [stdout] --> src/udp.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct UDPPacketInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub noise: NoiseType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UDPPacketInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fosr` (bin "fosr" test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "96d92776555465dbe90430694c07a2aa9bec501388428f6de694fbc4dc46fce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d92776555465dbe90430694c07a2aa9bec501388428f6de694fbc4dc46fce4", kill_on_drop: false }` [INFO] [stdout] 96d92776555465dbe90430694c07a2aa9bec501388428f6de694fbc4dc46fce4