[INFO] cloning repository https://github.com/redhat-university-partnerships/keylime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redhat-university-partnerships/keylime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bec5d9440d820912406e44050e23354be223b1fb
[INFO] checking redhat-university-partnerships/keylime against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redhat-university-partnerships/keylime
[INFO] finished tweaking git repo https://github.com/redhat-university-partnerships/keylime
[INFO] tweaked toml for git repo https://github.com/redhat-university-partnerships/keylime written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redhat-university-partnerships/keylime on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redhat-university-partnerships/keylime 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded zmq v0.9.2
[INFO] [stderr]   Downloaded zmq-sys v0.11.0
[INFO] [stderr]   Downloaded metadeps v1.1.2
[INFO] [stderr]   Downloaded toml v0.2.1
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded tss-esapi v7.6.0
[INFO] [stderr]   Downloaded tss-esapi-sys v0.5.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded picky-asn1-x509 v0.12.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.110
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded bitfield v0.14.0
[INFO] [stderr]   Downloaded hostname-validator v1.1.1
[INFO] [stderr]   Downloaded mbox v0.7.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded oid v0.2.1
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded picky-asn1 v0.8.0
[INFO] [stderr]   Downloaded picky-asn1-der v0.4.1
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806284a0eb9c06293cc206d43070d1153a67bd35400b78704c95605842c0d326
[INFO] running `Command { std: "docker" "start" "-a" "806284a0eb9c06293cc206d43070d1153a67bd35400b78704c95605842c0d326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806284a0eb9c06293cc206d43070d1153a67bd35400b78704c95605842c0d326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806284a0eb9c06293cc206d43070d1153a67bd35400b78704c95605842c0d326", kill_on_drop: false }`
[INFO] [stdout] 806284a0eb9c06293cc206d43070d1153a67bd35400b78704c95605842c0d326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c5434c03261119f08f41df84157e4af879a11f2cde06b214c523fac4a0f57e
[INFO] running `Command { std: "docker" "start" "-a" "c4c5434c03261119f08f41df84157e4af879a11f2cde06b214c523fac4a0f57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling tss-esapi v7.6.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking mbox v0.7.1
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling keylime-macros v0.2.8 (/opt/rustwide/workdir/keylime-macros)
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking trybuild v1.0.110
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking actix-tls v3.4.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling tss-esapi-sys v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking oid v0.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking picky-asn1 v0.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking picky-asn1-der v0.4.1
[INFO] [stderr]     Checking picky-asn1-x509 v0.12.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.4
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]     Checking keylime v0.2.8 (/opt/rustwide/workdir/keylime)
[INFO] [stdout] warning: unused import: `log::*`
[INFO] [stdout]  --> keylime/src/agent_identity.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::*`
[INFO] [stdout]  --> keylime/src/agent_identity.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking keylime_push_model_agent v0.2.8 (/opt/rustwide/workdir/keylime-push-model-agent)
[INFO] [stderr]     Checking keylime_ima_emulator v0.2.8 (/opt/rustwide/workdir/keylime-ima-emulator)
[INFO] [stderr]     Checking keylime_agent v0.2.8 (/opt/rustwide/workdir/keylime-agent)
[INFO] [stdout] warning: unused import: `log::*`
[INFO] [stdout]  --> keylime-ima-emulator/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::*`
[INFO] [stdout]  --> keylime-ima-emulator/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthConfig` is never constructed
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AuthConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionToken` is never constructed
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct SessionToken {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_valid` is never used
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl SessionToken {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 62 |     fn is_valid(&self, buffer_minutes: i64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TpmOperations` is never used
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait TpmOperations: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockTpmOperations` is never constructed
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MockTpmOperations;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthenticationClient` is never constructed
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct AuthenticationClient {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> keylime-push-model-agent/src/auth.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl AuthenticationClient {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 103 |     /// Create a new authentication client with the given configuration
[INFO] [stdout] 104 |     pub fn new(config: AuthConfig) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn with_tpm_ops(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub async fn get_auth_token(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub async fn has_valid_token(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn clear_token(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     async fn authenticate(&self) -> Result<String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     async fn do_authenticate(&self) -> Result<String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     async fn request_challenge(&self) -> Result<SessionResponse> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn generate_tpm_proof(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     async fn submit_proof(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     async fn process_auth_result(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub async fn make_authenticated_request(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `avoid_tpm` is never read
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AuthConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub avoid_tpm: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_id` is never read
[INFO] [stdout]   --> keylime-push-model-agent/src/auth.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct SessionToken {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     session_id: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionToken` 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: associated items `with_tpm_ops` and `make_authenticated_request` are never used
[INFO] [stdout]    --> keylime-push-model-agent/src/auth.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl AuthenticationClient {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn with_tpm_ops(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub async fn make_authenticated_request(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.12.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c4c5434c03261119f08f41df84157e4af879a11f2cde06b214c523fac4a0f57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c5434c03261119f08f41df84157e4af879a11f2cde06b214c523fac4a0f57e", kill_on_drop: false }`
[INFO] [stdout] c4c5434c03261119f08f41df84157e4af879a11f2cde06b214c523fac4a0f57e
