[INFO] fetching crate mick-jaeger 0.1.4... [INFO] checking mick-jaeger-0.1.4 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate mick-jaeger 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate mick-jaeger 0.1.4 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mick-jaeger 0.1.4 [INFO] finished tweaking crates.io crate mick-jaeger 0.1.4 [INFO] tweaked toml for crates.io crate mick-jaeger 0.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19ce0174b592a32137415d0ceb70b19b15b137567c0a9c22b38297673e5c7abc [INFO] running `Command { std: "docker" "start" "-a" "19ce0174b592a32137415d0ceb70b19b15b137567c0a9c22b38297673e5c7abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ce0174b592a32137415d0ceb70b19b15b137567c0a9c22b38297673e5c7abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ce0174b592a32137415d0ceb70b19b15b137567c0a9c22b38297673e5c7abc", kill_on_drop: false }` [INFO] [stdout] 19ce0174b592a32137415d0ceb70b19b15b137567c0a9c22b38297673e5c7abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a421e9fd412641fa12992dfeedd35753df08ba5c6d1b60d40cf1d832e92fbb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41a421e9fd412641fa12992dfeedd35753df08ba5c6d1b60d40cf1d832e92fbb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking mick-jaeger v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/agent.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(handler: H) -> AgentSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn new(key: String, v_type: TagType, v_str: F3, v_double: F4, v_bool: F5, v_long: F6, v_binary: F7) -> Tag wher... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn new(timestamp: i64, fields: Vec) -> Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(ref_type: SpanRefType, trace_id_low: i64, trace_id_high: i64, span_id: i64) -> SpanRef { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:436:10 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn new(trace_id_low: i64, trace_id_high: i64, span_id: i64, parent_span_id: i64, operation_name: String, references: ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:642:10 [INFO] [stdout] | [INFO] [stdout] 642 | pub fn new(service_name: String, tags: F2) -> Process where F2: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:721:10 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn new(process: Process, spans: Vec) -> Batch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:795:10 [INFO] [stdout] | [INFO] [stdout] 795 | pub fn new(ok: bool) -> BatchSubmitResponse { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:855:10 [INFO] [stdout] | [INFO] [stdout] 855 | pub fn new(input_protocol: IP, output_protocol: OP) -> CollectorSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:912:10 [INFO] [stdout] | [INFO] [stdout] 912 | pub fn new(handler: H) -> CollectorSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(ipv4: F1, port: F2, service_name: F3, ipv6: F4) -> Endpoint where F1: Into>, F2: Into src/protocol/zipkincore.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new(timestamp: F1, value: F2, host: F3) -> Annotation where F1: Into>, F2: Into>, F3: Int... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(key: F1, value: F2, annotation_type: F3, host: F4) -> BinaryAnnotation where F1: Into>, F2: I... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn new(trace_id: F1, name: F3, id: F4, parent_id: F5, annotations: F6, binary_annotation... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:739:10 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn new(ok: bool) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:783:1 [INFO] [stdout] | [INFO] [stdout] 783 | pub const C_L_I_E_N_T_S_E_N_D: &str = "cs"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | pub const C_L_I_E_N_T_R_E_C_V: &str = "cr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | pub const S_E_R_V_E_R_S_E_N_D: &str = "ss"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:789:1 [INFO] [stdout] | [INFO] [stdout] 789 | pub const S_E_R_V_E_R_R_E_C_V: &str = "sr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | pub const M_E_S_S_A_G_E_S_E_N_D: &str = "ms"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | pub const M_E_S_S_A_G_E_R_E_C_V: &str = "mr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `W_I_R_E_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:795:1 [INFO] [stdout] | [INFO] [stdout] 795 | pub const W_I_R_E_S_E_N_D: &str = "ws"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `W_I_R_E_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:797:1 [INFO] [stdout] | [INFO] [stdout] 797 | pub const W_I_R_E_R_E_C_V: &str = "wr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_S_E_N_D_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | pub const C_L_I_E_N_T_S_E_N_D_F_R_A_G_M_E_N_T: &str = "csf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_R_E_C_V_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | pub const C_L_I_E_N_T_R_E_C_V_F_R_A_G_M_E_N_T: &str = "crf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_S_E_N_D_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:803:1 [INFO] [stdout] | [INFO] [stdout] 803 | pub const S_E_R_V_E_R_S_E_N_D_F_R_A_G_M_E_N_T: &str = "ssf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_R_E_C_V_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | pub const S_E_R_V_E_R_R_E_C_V_F_R_A_G_M_E_N_T: &str = "srf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `L_O_C_A_L_C_O_M_P_O_N_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:807:1 [INFO] [stdout] | [INFO] [stdout] 807 | pub const L_O_C_A_L_C_O_M_P_O_N_E_N_T: &str = "lc"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | pub const C_L_I_E_N_T_A_D_D_R: &str = "ca"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | pub const S_E_R_V_E_R_A_D_D_R: &str = "sa"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:813:1 [INFO] [stdout] | [INFO] [stdout] 813 | pub const M_E_S_S_A_G_E_A_D_D_R: &str = "ma"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:832:10 [INFO] [stdout] | [INFO] [stdout] 832 | pub fn new(input_protocol: IP, output_protocol: OP) -> ZipkinCollectorSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | pub fn new(handler: H) -> ZipkinCollectorSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/agent.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(handler: H) -> AgentSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn new(key: String, v_type: TagType, v_str: F3, v_double: F4, v_bool: F5, v_long: F6, v_binary: F7) -> Tag wher... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn new(timestamp: i64, fields: Vec) -> Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(ref_type: SpanRefType, trace_id_low: i64, trace_id_high: i64, span_id: i64) -> SpanRef { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:436:10 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn new(trace_id_low: i64, trace_id_high: i64, span_id: i64, parent_span_id: i64, operation_name: String, references: ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:642:10 [INFO] [stdout] | [INFO] [stdout] 642 | pub fn new(service_name: String, tags: F2) -> Process where F2: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:721:10 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn new(process: Process, spans: Vec) -> Batch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:795:10 [INFO] [stdout] | [INFO] [stdout] 795 | pub fn new(ok: bool) -> BatchSubmitResponse { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:855:10 [INFO] [stdout] | [INFO] [stdout] 855 | pub fn new(input_protocol: IP, output_protocol: OP) -> CollectorSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/jaeger.rs:912:10 [INFO] [stdout] | [INFO] [stdout] 912 | pub fn new(handler: H) -> CollectorSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(ipv4: F1, port: F2, service_name: F3, ipv6: F4) -> Endpoint where F1: Into>, F2: Into src/protocol/zipkincore.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new(timestamp: F1, value: F2, host: F3) -> Annotation where F1: Into>, F2: Into>, F3: Int... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(key: F1, value: F2, annotation_type: F3, host: F4) -> BinaryAnnotation where F1: Into>, F2: I... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn new(trace_id: F1, name: F3, id: F4, parent_id: F5, annotations: F6, binary_annotation... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:739:10 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn new(ok: bool) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:783:1 [INFO] [stdout] | [INFO] [stdout] 783 | pub const C_L_I_E_N_T_S_E_N_D: &str = "cs"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | pub const C_L_I_E_N_T_R_E_C_V: &str = "cr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | pub const S_E_R_V_E_R_S_E_N_D: &str = "ss"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:789:1 [INFO] [stdout] | [INFO] [stdout] 789 | pub const S_E_R_V_E_R_R_E_C_V: &str = "sr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | pub const M_E_S_S_A_G_E_S_E_N_D: &str = "ms"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | pub const M_E_S_S_A_G_E_R_E_C_V: &str = "mr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `W_I_R_E_S_E_N_D` [INFO] [stdout] --> src/protocol/zipkincore.rs:795:1 [INFO] [stdout] | [INFO] [stdout] 795 | pub const W_I_R_E_S_E_N_D: &str = "ws"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `W_I_R_E_R_E_C_V` [INFO] [stdout] --> src/protocol/zipkincore.rs:797:1 [INFO] [stdout] | [INFO] [stdout] 797 | pub const W_I_R_E_R_E_C_V: &str = "wr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_S_E_N_D_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | pub const C_L_I_E_N_T_S_E_N_D_F_R_A_G_M_E_N_T: &str = "csf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_R_E_C_V_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | pub const C_L_I_E_N_T_R_E_C_V_F_R_A_G_M_E_N_T: &str = "crf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_S_E_N_D_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:803:1 [INFO] [stdout] | [INFO] [stdout] 803 | pub const S_E_R_V_E_R_S_E_N_D_F_R_A_G_M_E_N_T: &str = "ssf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_R_E_C_V_F_R_A_G_M_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | pub const S_E_R_V_E_R_R_E_C_V_F_R_A_G_M_E_N_T: &str = "srf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `L_O_C_A_L_C_O_M_P_O_N_E_N_T` [INFO] [stdout] --> src/protocol/zipkincore.rs:807:1 [INFO] [stdout] | [INFO] [stdout] 807 | pub const L_O_C_A_L_C_O_M_P_O_N_E_N_T: &str = "lc"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `C_L_I_E_N_T_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | pub const C_L_I_E_N_T_A_D_D_R: &str = "ca"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S_E_R_V_E_R_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | pub const S_E_R_V_E_R_A_D_D_R: &str = "sa"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `M_E_S_S_A_G_E_A_D_D_R` [INFO] [stdout] --> src/protocol/zipkincore.rs:813:1 [INFO] [stdout] | [INFO] [stdout] 813 | pub const M_E_S_S_A_G_E_A_D_D_R: &str = "ma"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:832:10 [INFO] [stdout] | [INFO] [stdout] 832 | pub fn new(input_protocol: IP, output_protocol: OP) -> ZipkinCollectorSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/protocol/zipkincore.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | pub fn new(handler: H) -> ZipkinCollectorSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.14s [INFO] running `Command { std: "docker" "inspect" "41a421e9fd412641fa12992dfeedd35753df08ba5c6d1b60d40cf1d832e92fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a421e9fd412641fa12992dfeedd35753df08ba5c6d1b60d40cf1d832e92fbb", kill_on_drop: false }` [INFO] [stdout] 41a421e9fd412641fa12992dfeedd35753df08ba5c6d1b60d40cf1d832e92fbb