[INFO] updating cached repository https://github.com/resin-io-playground/resin-pam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e883acf45cf3dd57e8f5d80508db8ea76fa4caca [INFO] testing resin-io-playground/resin-pam/e883acf45cf3dd57e8f5d80508db8ea76fa4caca against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-io-playground%2Fresin-pam" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-io-playground/resin-pam on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/resin-io-playground/resin-pam [INFO] finished tweaking git repo https://github.com/resin-io-playground/resin-pam [INFO] tweaked toml for git repo https://github.com/resin-io-playground/resin-pam written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/resin-io-playground/resin-pam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6ec7383660afa73219060be3891684370692fb757223ad3f9974aae59a7217 [INFO] running `Command { std: "docker" "start" "-a" "0b6ec7383660afa73219060be3891684370692fb757223ad3f9974aae59a7217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6ec7383660afa73219060be3891684370692fb757223ad3f9974aae59a7217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6ec7383660afa73219060be3891684370692fb757223ad3f9974aae59a7217", kill_on_drop: false }` [INFO] [stdout] 0b6ec7383660afa73219060be3891684370692fb757223ad3f9974aae59a7217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fcd520ff9ad6775486ef2372e68f3ab209d14486785e6ae952754761e23863e [INFO] running `Command { std: "docker" "start" "-a" "7fcd520ff9ad6775486ef2372e68f3ab209d14486785e6ae952754761e23863e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling pam v0.1.0 (/opt/rustwide/workdir/lib/pam) [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | Some(p) => CString::new(p).unwrap().as_ptr() as *const _, [INFO] [stdout] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stdout] --> lib/pam/src/module.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | data: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stdout] --> lib/pam/src/module.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | cleanup: extern "C" fn(pamh: *const PamHandle, [INFO] [stdout] | ______________________________^ [INFO] [stdout] 34 | | data: Box, [INFO] [stdout] 35 | | error_status: PamResultCode)) [INFO] [stdout] | |_______________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: functions generic over types or consts must be mangled [INFO] [stdout] --> lib/pam/src/module.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[no_mangle] [INFO] [stdout] | ------------ help: remove this attribute [INFO] [stdout] 55 | / pub extern "C" fn cleanup(_: *const PamHandle, c_data: Box, _: PamResultCode) { [INFO] [stdout] 56 | | unsafe { [INFO] [stdout] 57 | | let data: Box = mem::transmute(c_data); [INFO] [stdout] 58 | | mem::drop(data); [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(no_mangle_generic_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling pam-jwt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PAM_TEXT_INFO` [INFO] [stdout] --> src/lib.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | use pam::constants::{PamResultCode, PamFlag, PAM_PROMPT_ECHO_OFF, PAM_TEXT_INFO}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `pam_try` [INFO] [stdout] --> src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! pam_try { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.63s [INFO] running `Command { std: "docker" "inspect" "7fcd520ff9ad6775486ef2372e68f3ab209d14486785e6ae952754761e23863e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fcd520ff9ad6775486ef2372e68f3ab209d14486785e6ae952754761e23863e", kill_on_drop: false }` [INFO] [stdout] 7fcd520ff9ad6775486ef2372e68f3ab209d14486785e6ae952754761e23863e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dfbb2c5f1a25d32f7b4b927a6037a0d0a609cb8e0a8e86ec54c1506ab95920b [INFO] running `Command { std: "docker" "start" "-a" "8dfbb2c5f1a25d32f7b4b927a6037a0d0a609cb8e0a8e86ec54c1506ab95920b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pam-jwt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> lib/pam/src/module.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | Some(p) => CString::new(p).unwrap().as_ptr() as *const _, [INFO] [stdout] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stdout] --> lib/pam/src/module.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | data: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stdout] --> lib/pam/src/module.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | cleanup: extern "C" fn(pamh: *const PamHandle, [INFO] [stdout] | ______________________________^ [INFO] [stdout] 34 | | data: Box, [INFO] [stdout] 35 | | error_status: PamResultCode)) [INFO] [stdout] | |_______________________________________________________________________^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: functions generic over types or consts must be mangled [INFO] [stdout] --> lib/pam/src/module.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[no_mangle] [INFO] [stdout] | ------------ help: remove this attribute [INFO] [stdout] 55 | / pub extern "C" fn cleanup(_: *const PamHandle, c_data: Box, _: PamResultCode) { [INFO] [stdout] 56 | | unsafe { [INFO] [stdout] 57 | | let data: Box = mem::transmute(c_data); [INFO] [stdout] 58 | | mem::drop(data); [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(no_mangle_generic_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PAM_TEXT_INFO` [INFO] [stdout] --> src/lib.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | use pam::constants::{PamResultCode, PamFlag, PAM_PROMPT_ECHO_OFF, PAM_TEXT_INFO}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `pam_try` [INFO] [stdout] --> src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! pam_try { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pam_jwt-890d1c415dec0187) [INFO] running `Command { std: "docker" "inspect" "8dfbb2c5f1a25d32f7b4b927a6037a0d0a609cb8e0a8e86ec54c1506ab95920b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfbb2c5f1a25d32f7b4b927a6037a0d0a609cb8e0a8e86ec54c1506ab95920b", kill_on_drop: false }` [INFO] [stdout] 8dfbb2c5f1a25d32f7b4b927a6037a0d0a609cb8e0a8e86ec54c1506ab95920b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3d3140b025c081390bd3018f61874402904ddc21bba08caf61df6096a2144c0 [INFO] running `Command { std: "docker" "start" "-a" "f3d3140b025c081390bd3018f61874402904ddc21bba08caf61df6096a2144c0", kill_on_drop: false }` [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> lib/pam/src/module.rs:86:48 [INFO] [stderr] | [INFO] [stderr] 86 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stderr] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> lib/pam/src/module.rs:104:48 [INFO] [stderr] | [INFO] [stderr] 104 | let c_key = CString::new(key).unwrap().as_ptr() as *const _; [INFO] [stderr] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> lib/pam/src/module.rs:173:49 [INFO] [stderr] | [INFO] [stderr] 173 | Some(p) => CString::new(p).unwrap().as_ptr() as *const _, [INFO] [stderr] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stderr] --> lib/pam/src/module.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | data: Box, [INFO] [stderr] | ^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `Box`, which is not FFI-safe [INFO] [stderr] --> lib/pam/src/module.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | cleanup: extern "C" fn(pamh: *const PamHandle, [INFO] [stderr] | ______________________________^ [INFO] [stderr] 34 | | data: Box, [INFO] [stderr] 35 | | error_status: PamResultCode)) [INFO] [stderr] | |_______________________________________________________________________^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] [INFO] [stderr] warning: functions generic over types or consts must be mangled [INFO] [stderr] --> lib/pam/src/module.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[no_mangle] [INFO] [stderr] | ------------ help: remove this attribute [INFO] [stderr] 55 | / pub extern "C" fn cleanup(_: *const PamHandle, c_data: Box, _: PamResultCode) { [INFO] [stderr] 56 | | unsafe { [INFO] [stderr] 57 | | let data: Box = mem::transmute(c_data); [INFO] [stderr] 58 | | mem::drop(data); [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(no_mangle_generic_items)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pam` (lib) generated 6 warnings [INFO] [stderr] warning: unused import: `PAM_TEXT_INFO` [INFO] [stderr] --> src/lib.rs:23:67 [INFO] [stderr] | [INFO] [stderr] 23 | use pam::constants::{PamResultCode, PamFlag, PAM_PROMPT_ECHO_OFF, PAM_TEXT_INFO}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `pam_try` [INFO] [stderr] --> src/lib.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | macro_rules! pam_try { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pam-jwt` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pam_jwt-890d1c415dec0187) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3d3140b025c081390bd3018f61874402904ddc21bba08caf61df6096a2144c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d3140b025c081390bd3018f61874402904ddc21bba08caf61df6096a2144c0", kill_on_drop: false }` [INFO] [stdout] f3d3140b025c081390bd3018f61874402904ddc21bba08caf61df6096a2144c0