[INFO] cloning repository https://github.com/lukasvrenner/aes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukasvrenner/aes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasvrenner%2Faes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasvrenner%2Faes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 638809f38f3c8a171609e0c32f0dc11254cef4c7 [INFO] building lukasvrenner/aes against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasvrenner%2Faes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukasvrenner/aes on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukasvrenner/aes [INFO] finished tweaking git repo https://github.com/lukasvrenner/aes [INFO] tweaked toml for git repo https://github.com/lukasvrenner/aes written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lukasvrenner/aes 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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 getrandom v0.2.15 [INFO] [stderr] Downloaded libc v0.2.159 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 532b37c7f46f0b4cc837fec2156276d98626e876c0d8845bb64140d4509362c1 [INFO] running `Command { std: "docker" "start" "-a" "532b37c7f46f0b4cc837fec2156276d98626e876c0d8845bb64140d4509362c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "532b37c7f46f0b4cc837fec2156276d98626e876c0d8845bb64140d4509362c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532b37c7f46f0b4cc837fec2156276d98626e876c0d8845bb64140d4509362c1", kill_on_drop: false }` [INFO] [stdout] 532b37c7f46f0b4cc837fec2156276d98626e876c0d8845bb64140d4509362c1 [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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da491dc16d92d64ee2b71d66ebe0875c8c49dc206fa25d86ce1a3778bc9c0c3 [INFO] running `Command { std: "docker" "start" "-a" "6da491dc16d92d64ee2b71d66ebe0875c8c49dc206fa25d86ce1a3778bc9c0c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crylib v0.1.0 (/opt/rustwide/workdir/crylib) [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling turtls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::alert::AlertMsg` [INFO] [stdout] --> src/handshake.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::alert::AlertMsg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aead` [INFO] [stdout] --> src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | TlsStatus::App { ref mut aead } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `aead: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `writer` is never read [INFO] [stdout] --> src/aead.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | Aes128Gcm { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 13 | writer: Gcm, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `writer` is never read [INFO] [stdout] --> src/aead.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | ChaChaPoly { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 17 | writer: ChaCha20Poly1305, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encrypt_inline` is never used [INFO] [stdout] --> src/aead.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl ManyAead { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 23 | fn encrypt_inline( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `write_iv` and `write_nonce` are never read [INFO] [stdout] --> src/aead.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct TlsAead { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 50 | aead: ManyAead, [INFO] [stdout] 51 | write_iv: [u8; IV_SIZE], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 52 | write_nonce: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encrypt_inline` is never used [INFO] [stdout] --> src/aead.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl TlsAead { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 129 | pub(crate) fn encrypt_inline(&mut self, msg: &mut [u8], add_data: &[u8]) -> [u8; TAG_SIZE] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `LEN_SIZE` is never used [INFO] [stdout] --> src/cipher_suites.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 10 | impl TurtlsCipherList { [INFO] [stdout] | --------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub(crate) const LEN_SIZE: usize = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_size` is never read [INFO] [stdout] --> src/handshake.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) struct ShakeBuf { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | max_size: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write` and `msg_type` are never used [INFO] [stdout] --> src/handshake.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 135 | impl ShakeBuf { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn write( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub(crate) fn msg_type(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read` is never used [INFO] [stdout] --> src/record/read.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 44 | impl RecordLayer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub(crate) fn read(&mut self, buf: &mut [u8], aead: &mut TlsAead) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write`, `finish`, `protect`, and `close` are never used [INFO] [stdout] --> src/record/write.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 33 | impl RecordLayer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn write( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn finish(&mut self, msg_type: ContentType, aead: &mut TlsAead) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn protect(&mut self, aead: &mut TlsAead) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub(crate) fn close(&mut self, alert: TurtlsAlert, aead: &mut TlsAead) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtState` is never constructed [INFO] [stdout] --> src/state.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct ExtState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TurtlsConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/config.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn turtls_get_config(tls_conn: *mut TurtlsConn) -> *mut TurtlsConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "6da491dc16d92d64ee2b71d66ebe0875c8c49dc206fa25d86ce1a3778bc9c0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da491dc16d92d64ee2b71d66ebe0875c8c49dc206fa25d86ce1a3778bc9c0c3", kill_on_drop: false }` [INFO] [stdout] 6da491dc16d92d64ee2b71d66ebe0875c8c49dc206fa25d86ce1a3778bc9c0c3 [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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5228048b6b9e63e1297e701432b5d5c5f4dadeded3b2839fb84d9feac634128a [INFO] running `Command { std: "docker" "start" "-a" "5228048b6b9e63e1297e701432b5d5c5f4dadeded3b2839fb84d9feac634128a", kill_on_drop: false }` [INFO] [stderr] Compiling crylib v0.1.0 (/opt/rustwide/workdir/crylib) [INFO] [stderr] Compiling turtls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::alert::AlertMsg` [INFO] [stdout] --> src/handshake.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::alert::AlertMsg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aead` [INFO] [stdout] --> src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | TlsStatus::App { ref mut aead } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `aead: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `writer` is never read [INFO] [stdout] --> src/aead.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | Aes128Gcm { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 13 | writer: Gcm, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `writer` is never read [INFO] [stdout] --> src/aead.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | ChaChaPoly { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 17 | writer: ChaCha20Poly1305, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encrypt_inline` is never used [INFO] [stdout] --> src/aead.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl ManyAead { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 23 | fn encrypt_inline( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `write_iv` and `write_nonce` are never read [INFO] [stdout] --> src/aead.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct TlsAead { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 50 | aead: ManyAead, [INFO] [stdout] 51 | write_iv: [u8; IV_SIZE], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 52 | write_nonce: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encrypt_inline` is never used [INFO] [stdout] --> src/aead.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl TlsAead { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 129 | pub(crate) fn encrypt_inline(&mut self, msg: &mut [u8], add_data: &[u8]) -> [u8; TAG_SIZE] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `LEN_SIZE` is never used [INFO] [stdout] --> src/cipher_suites.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 10 | impl TurtlsCipherList { [INFO] [stdout] | --------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub(crate) const LEN_SIZE: usize = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_size` is never read [INFO] [stdout] --> src/handshake.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) struct ShakeBuf { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | max_size: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write` and `msg_type` are never used [INFO] [stdout] --> src/handshake.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 135 | impl ShakeBuf { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn write( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | pub(crate) fn msg_type(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read` is never used [INFO] [stdout] --> src/record/read.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 44 | impl RecordLayer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub(crate) fn read(&mut self, buf: &mut [u8], aead: &mut TlsAead) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write`, `finish`, `protect`, and `close` are never used [INFO] [stdout] --> src/record/write.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 33 | impl RecordLayer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn write( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn finish(&mut self, msg_type: ContentType, aead: &mut TlsAead) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn protect(&mut self, aead: &mut TlsAead) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub(crate) fn close(&mut self, alert: TurtlsAlert, aead: &mut TlsAead) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtState` is never constructed [INFO] [stdout] --> src/state.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct ExtState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/config.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TurtlsConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/config.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn turtls_get_config(tls_conn: *mut TurtlsConn) -> *mut TurtlsConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "5228048b6b9e63e1297e701432b5d5c5f4dadeded3b2839fb84d9feac634128a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5228048b6b9e63e1297e701432b5d5c5f4dadeded3b2839fb84d9feac634128a", kill_on_drop: false }` [INFO] [stdout] 5228048b6b9e63e1297e701432b5d5c5f4dadeded3b2839fb84d9feac634128a