[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] 263cdee18375cc3f6703231ef391c5c33d50a775 [INFO] testing redhat-university-partnerships/keylime against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redhat-university-partnerships/keylime on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 515cc30a576f3508b497083299cf501180650c483c93b6c91278d7636181a481 [INFO] running `Command { std: "docker" "start" "-a" "515cc30a576f3508b497083299cf501180650c483c93b6c91278d7636181a481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "515cc30a576f3508b497083299cf501180650c483c93b6c91278d7636181a481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515cc30a576f3508b497083299cf501180650c483c93b6c91278d7636181a481", kill_on_drop: false }` [INFO] [stdout] 515cc30a576f3508b497083299cf501180650c483c93b6c91278d7636181a481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d439dd42437d46db00947a30f92d710f775892303932a451a05f29b1001d81 [INFO] running `Command { std: "docker" "start" "-a" "e7d439dd42437d46db00947a30f92d710f775892303932a451a05f29b1001d81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tss-esapi v7.6.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling retry-policies v0.5.1 [INFO] [stderr] Compiling mbox v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling keylime-macros v0.2.8 (/opt/rustwide/workdir/keylime-macros) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling picky-asn1 v0.8.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tss-esapi-sys v0.5.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling picky-asn1-der v0.4.1 [INFO] [stderr] Compiling picky-asn1-x509 v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.8.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling keylime v0.2.8 (/opt/rustwide/workdir/keylime) [INFO] [stderr] Compiling keylime_ima_emulator v0.2.8 (/opt/rustwide/workdir/keylime-ima-emulator) [INFO] [stderr] Compiling keylime_push_model_agent v0.2.8 (/opt/rustwide/workdir/keylime-push-model-agent) [INFO] [stderr] Compiling keylime_agent v0.2.8 (/opt/rustwide/workdir/keylime-agent) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [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 3` [INFO] running `Command { std: "docker" "inspect" "e7d439dd42437d46db00947a30f92d710f775892303932a451a05f29b1001d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d439dd42437d46db00947a30f92d710f775892303932a451a05f29b1001d81", kill_on_drop: false }` [INFO] [stdout] e7d439dd42437d46db00947a30f92d710f775892303932a451a05f29b1001d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa4564d0ffc4c87aac7e2330cb10ced857b532dfbc40d3475daa2cee3198271f [INFO] running `Command { std: "docker" "start" "-a" "aa4564d0ffc4c87aac7e2330cb10ced857b532dfbc40d3475daa2cee3198271f", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.6.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.17 [INFO] [stderr] Compiling keylime-macros v0.2.8 (/opt/rustwide/workdir/keylime-macros) [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tss-esapi-sys v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling picky-asn1 v0.8.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling picky-asn1-der v0.4.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling picky-asn1-x509 v0.12.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tss-esapi v7.6.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.8.0 [INFO] [stderr] Compiling keylime v0.2.8 (/opt/rustwide/workdir/keylime) [INFO] [stderr] Compiling keylime_ima_emulator v0.2.8 (/opt/rustwide/workdir/keylime-ima-emulator) [INFO] [stderr] Compiling keylime_push_model_agent v0.2.8 (/opt/rustwide/workdir/keylime-push-model-agent) [INFO] [stderr] Compiling keylime_agent v0.2.8 (/opt/rustwide/workdir/keylime-agent) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.39s [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 3` [INFO] running `Command { std: "docker" "inspect" "aa4564d0ffc4c87aac7e2330cb10ced857b532dfbc40d3475daa2cee3198271f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4564d0ffc4c87aac7e2330cb10ced857b532dfbc40d3475daa2cee3198271f", kill_on_drop: false }` [INFO] [stdout] aa4564d0ffc4c87aac7e2330cb10ced857b532dfbc40d3475daa2cee3198271f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a174af5b4ebfb82cf34df66672354f554e2037d1c7d3c0b95c0f4d039494645e [INFO] running `Command { std: "docker" "start" "-a" "a174af5b4ebfb82cf34df66672354f554e2037d1c7d3c0b95c0f4d039494645e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keylime-fb66fcbb0c7da3f1) [INFO] [stdout] [INFO] [stdout] running 273 tests [INFO] [stdout] test algorithms::tests::test_encrypt_try_from ... ok [INFO] [stdout] test algorithms::tests::test_get_ecc_curve_key_size ... ok [INFO] [stdout] test algorithms::tests::test_key_class_display ... ok [INFO] [stdout] test agent_identity::test::test_build_missing_required ... ok [INFO] [stdout] test algorithms::tests::test_unsupported_encrypt_try_from ... ok [INFO] [stdout] test algorithms::tests::test_unsupported_hash_tryfrom ... ok [INFO] [stdout] test algorithms::tests::test_get_key_algorithm_family ... ok [INFO] [stdout] test algorithms::tests::test_sign_tryfrom ... ok [INFO] [stdout] test algorithms::tests::test_get_key_class ... ok [INFO] [stdout] test algorithms::tests::test_unsupported_sign_tryfrom ... ok [INFO] [stdout] test algorithms::tests::test_unsupported_encryption_tryfrom ... ok [INFO] [stdout] test algorithms::tests::test_unsupported_signing_tryfrom ... ok [INFO] [stdout] test auth::tests::test_custom_tpm_operations_failure ... ok [INFO] [stdout] test auth::tests::test_custom_tpm_operations_success ... ok [INFO] [stdout] test auth::tests::test_default_auth_config_is_secure ... ok [INFO] [stdout] test auth::tests::test_mock_tpm_operations_different_challenges ... ok [INFO] [stdout] test algorithms::tests::test_hash_tryfrom ... ok [INFO] [stdout] test algorithms::tests::test_get_key_size ... ok [INFO] [stdout] test auth::tests::test_mock_tpm_operations_proof_generation ... ok [INFO] [stdout] test auth::tests::test_secret_token_hash_is_correct_sha256 ... ok [INFO] [stdout] test auth::tests::test_session_token_debug_does_not_leak ... ok [INFO] [stdout] test auth::tests::test_secret_token_hash_is_cached ... ok [INFO] [stdout] test auth::tests::test_secret_token_display_shows_hash ... ok [INFO] [stdout] test auth::tests::test_secret_token_debug_shows_hash ... ok [INFO] [stdout] test auth::tests::test_secret_token_reveal ... ok [INFO] [stdout] test auth::tests::test_secret_token_clone ... ok [INFO] [stdout] test algorithms::tests::test_hash_to_hashing_algorithm ... ok [INFO] [stdout] test auth::tests::test_tpm_operations_trait_object ... ok [INFO] [stdout] test boot_time::tests::test_get_boot_time ... ok [INFO] [stdout] test cert::tests::test_cert_no_server_key ... ok [INFO] [stdout] test config::base::tests::get_revocation_actions_dir_empty ... ok [INFO] [stdout] test cert::tests::test_cert_wrong_server_key_path ... ok [INFO] [stdout] test cert::tests::test_cert_correct_server_key_path ... ok [INFO] [stdout] test config::base::tests::get_revocation_cert_path_absolute ... ok [INFO] [stdout] test config::base::tests::get_revocation_cert_path_relative ... ok [INFO] [stdout] test config::base::tests::get_revocation_cert_empty ... ok [INFO] [stdout] test cert::tests::test_cert_no_server_cert ... ok [INFO] [stdout] test config::base::tests::test_attestation_interval_seconds_constant_value ... ok [INFO] [stdout] test config::base::tests::get_revocation_notification_ip_empty ... ok [INFO] [stdout] test config::base::tests::test_attestation_interval_seconds_custom ... ok [INFO] [stdout] test config::base::tests::test_attestation_interval_seconds_default ... ok [INFO] [stdout] test config::base::tests::test_config_get_file_path ... ok [INFO] [stdout] test config::base::tests::test_get_uuid ... ok [INFO] [stdout] test config::base::tests::test_invalid_api_versions ... ok [INFO] [stdout] test config::base::tests::test_attestation_interval_from_toml ... ok [INFO] [stdout] test config::base::tests::test_invalid_revocation_actions_dir ... ok [INFO] [stdout] test config::base::tests::test_hostname_support ... ok [INFO] [stdout] test config::base::tests::test_translate_api_versions_latest_keyword ... ok [INFO] [stdout] test config::base::tests::test_translate_api_versions_old_supported ... ok [INFO] [stdout] test config::base::tests::test_agent_config_as_source ... ok [INFO] [stdout] test config::base::tests::test_translate_invalid_api_versions_fallback_default ... ok [INFO] [stdout] test config::base::tests::test_keylime_dir_option ... ok [INFO] [stdout] test config::base::tests::test_translate_api_versions_sort ... ok [INFO] [stdout] test config::base::tests::test_translate_invalid_api_versions_filtered ... ok [INFO] [stdout] test config::file_config::tests::test_load_default_files ... ok [INFO] [stdout] test crypto::auth_tag::tests::test_convert ... ok [INFO] [stdout] test crypto::encrypted_data::test::test_encrypted_data_as_ref ... ok [INFO] [stdout] test config::base::tests::test_config_get_setting ... ok [INFO] [stdout] test config::file_config::tests::test_load_from_single_file ... ok [INFO] [stdout] test crypto::encrypted_data::test::test_encrypted_data_from_slice ... ok [INFO] [stdout] test config::file_config::tests::test_load_from_directory ... ok [INFO] [stdout] test crypto::encrypted_data::test::test_encrypted_data_from_vec ... ok [INFO] [stdout] test crypto::symmkey::tests::test_convert ... ok [INFO] [stdout] test crypto::symmkey::tests::test_xor ... ok [INFO] [stdout] test crypto::tests::test_compute_hmac ... ok [INFO] [stdout] test cert::tests::test_cert_from_server_key ... ok [INFO] [stdout] test config::base::tests::test_translate_api_versions_default_keyword ... ok [INFO] [stdout] test crypto::tests::test_decrypt_aead_invalid_ciphertext_length ... ok [INFO] [stdout] test crypto::tests::test_decrypt_aead_invalid_key_length ... ok [INFO] [stdout] test crypto::tests::test_decrypt_aead_long ... ok [INFO] [stdout] test crypto::tests::test_decrypt_aead_short ... ok [INFO] [stdout] test crypto::tests::test_encrypt_aead_invalid_iv_length ... ok [INFO] [stdout] test crypto::tests::test_encrypt_aead_invalid_key_length ... ok [INFO] [stdout] test crypto::tests::test_encrypt_aead_long ... ok [INFO] [stdout] test crypto::tests::test_encrypt_aead_short ... ok [INFO] [stdout] test crypto::tests::test_hash ... ok [INFO] [stdout] test crypto::tests::test_asym_verify ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_ecc_256 ... ok [INFO] [stdout] test crypto::tests::test_kdf ... ok [INFO] [stdout] test auth::tests::test_authentication_client_with_custom_tpm_ops ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_loads_existing ... ok [INFO] [stdout] test auth::tests::test_authentication_client_mock_tpm_selection ... ok [INFO] [stdout] test auth::tests::test_raw_client_with_tpm_ops ... ok [INFO] [stdout] test auth::tests::test_raw_client_creation ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_ecc_256 ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_ecc_384 ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_creates_new ... ok [INFO] [stdout] test auth::tests::test_token_expiration ... ok [INFO] [stdout] test crypto::tests::test_match_cert_to_template ... ok [INFO] [stdout] test crypto::tests::test_rsa_oaep ... ok [INFO] [stdout] test auth::tests::test_successful_authentication_flow ... ok [INFO] [stdout] test crypto::tests::test_x509_long_rsa ... ignored [INFO] [stdout] test crypto::tests::test_password ... ok [INFO] [stdout] test crypto::tests::test_hmac_verification ... ok [INFO] [stdout] test crypto::x509::tests::test_generate_long_rsa_certificate ... ignored [INFO] [stdout] test crypto::x509::tests::test_generate_ecc_certificate ... ok [INFO] [stdout] test auth::tests::test_authentication_flow_with_custom_tpm_ops ... ok [INFO] [stdout] test error::tests::test_actix_web_error ... ok [INFO] [stdout] test error::tests::test_device_id_builder_error ... ok [INFO] [stdout] test error::tests::test_display_configuration_error ... ok [INFO] [stdout] test error::tests::test_display_crypto_error ... ok [INFO] [stdout] test error::tests::test_display_hostname_parser_error ... ok [INFO] [stdout] test error::tests::test_display_ip_parser_error ... ok [INFO] [stdout] test error::tests::test_display_other_error ... ok [INFO] [stdout] test error::tests::test_display_permission ... ok [INFO] [stdout] test device_id::tests::test_device_id_builder_setting ... ok [INFO] [stdout] test error::tests::test_display_secure_mount ... ok [INFO] [stdout] test error::tests::test_display_sender ... ok [INFO] [stdout] test error::tests::test_display_tpm_error ... ok [INFO] [stdout] test error::tests::test_display_receiver ... ok [INFO] [stdout] test error::tests::test_display_tpm_in_use ... ok [INFO] [stdout] test error::tests::test_error_conversion ... ok [INFO] [stdout] test error::tests::test_display_uuid_error ... ok [INFO] [stdout] test error::tests::test_error_execution ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_error_from_output ... ok [INFO] [stdout] test error::tests::test_exe_code_other_error ... ok [INFO] [stdout] test error::tests::test_from_addr_parse_error ... ok [INFO] [stdout] test error::tests::test_from_configuration_error ... ok [INFO] [stdout] test error::tests::test_from_hex_error ... ok [INFO] [stdout] test error::tests::test_from_io_error ... ok [INFO] [stdout] test error::tests::test_from_ip_parser_error ... ok [INFO] [stdout] test error::tests::test_error_script ... ok [INFO] [stdout] test error::tests::test_from_nul_error ... ok [INFO] [stdout] test error::tests::test_from_output_success ... ok [INFO] [stdout] test error::tests::test_from_parse_bool_error ... ok [INFO] [stdout] test auth::tests::test_tpm_config_validation ... ok [INFO] [stdout] test error::tests::test_from_tss_esapi_other_error ... ok [INFO] [stdout] test error::tests::test_from_tss_esapi_tss2error ... ok [INFO] [stdout] test error::tests::test_from_uuid_error ... ok [INFO] [stdout] test error::tests::test_from_zip_error ... ok [INFO] [stdout] test error::tests::test_invalid_ip_error ... ok [INFO] [stdout] test error::tests::test_invalid_request_error ... ok [INFO] [stdout] test crypto::tests::test_x509_ecc ... ok [INFO] [stdout] test error::tests::test_from_join_error ... ok [INFO] [stdout] test error::tests::test_stderr_other_error ... ok [INFO] [stdout] test error::tests::test_try_from_output_invalid_utf8 ... ok [INFO] [stdout] test error::tests::test_registrar_client_error ... ok [INFO] [stdout] test error::tests::test_tss2_error_conversion ... ok [INFO] [stdout] test file_ops::tests::test_read_file ... FAILED [INFO] [stdout] test file_ops::tests::test_read_nonexistent_file ... ok [INFO] [stdout] test auth::tests::test_authentication_flow_with_failing_tpm_ops ... ok [INFO] [stdout] test ima::entry::tests::test_parse_ima ... ok [INFO] [stdout] test ima::entry::tests::test_parse_ima_buf ... ok [INFO] [stdout] test ima::entry::tests::test_parse_ima_ng ... ok [INFO] [stdout] test hostname_parser::tests::test_parse_hostname ... ok [INFO] [stdout] test ima::entry::tests::test_parse_ima_sig_missing ... ok [INFO] [stdout] test ima::entry::tests::test_unrecognized_template ... ok [INFO] [stdout] test ima::entry::tests::test_parse_ima_sig ... ok [INFO] [stdout] test ima::ima_log::tests::test_get_all_entries_as_string ... ok [INFO] [stdout] test error::tests::test_tss2_error ... ok [INFO] [stdout] test ima::ima_log::tests::test_invalid_log ... ok [INFO] [stdout] test ima::ima_log::tests::test_unexisting_log ... ok [INFO] [stdout] test ima::measurement_list::tests::read_measurement_list_test ... ok [INFO] [stdout] test ip_parser::tests::test_parse_ip ... ok [INFO] [stdout] test error::tests::test_from_parse_int_error ... ok [INFO] [stdout] test json_wrapper::test::test_json_wrapper_success ... ok [INFO] [stdout] test error::tests::test_stderr_execution_error ... ok [INFO] [stdout] test ima::ima_log::tests::test_ima_log_empty ... ok [INFO] [stdout] test ima::ima_log::tests::test_ima_log_parser ... ok [INFO] [stdout] test json_wrapper::test::test_json_wrapper_error ... ok [INFO] [stdout] test permissions::test::test_get_gid ... ok [INFO] [stdout] test permissions::test::test_get_uid ... ok [INFO] [stdout] test permissions::test::test_set_mode ... ok [INFO] [stdout] test quote::tests::test_keylime_quote_serialization ... ok [INFO] [stdout] test permissions::test::test_chown ... ok [INFO] [stdout] test list_parser::tests::test_parse_list ... ok [INFO] [stdout] test permissions::test::test_try_from_str_for_userids ... ok [INFO] [stdout] test permissions::test::test_get_euid ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_with_password ... ok [INFO] [stdout] test resilient_client::tests::auth_middleware_tests::test_authentication_middleware_advanced_patterns ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_wrong_size ... ok [INFO] [stdout] test crypto::x509::tests::test_generate_rsa_certificate ... ok [INFO] [stdout] test resilient_client::tests::test_custom_content_type_client_creation ... ok [INFO] [stdout] test resilient_client::tests::test_authentication_middleware_path_detection ... ok [INFO] [stdout] test resilient_client::tests::test_exhausts_retries ... ok [INFO] [stdout] test resilient_client::tests::test_parse_retry_after_logic ... ok [INFO] [stdout] test resilient_client::tests::test_get_request_without_body ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_validates_algorithm ... ok [INFO] [stdout] test auth::tests::test_authentication_failure ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_rsa_2048 ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_without_validation ... ok [INFO] [stdout] test resilient_client::tests::test_resilient_client_without_auth_config ... ok [INFO] [stdout] test resilient_client::tests::test_honors_retry_after_header_with_http_date ... ok [INFO] [stdout] test resilient_client::tests::test_x_request_id_with_mockoon ... ok [INFO] [stdout] test secure_mount::tests::test_secure_mount ... ok [INFO] [stdout] test serialization::test::test_serialization ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::deserialize_empty_request ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::deserialize_error_request ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::deserialize_error_response ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::deserialize_request ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::deserialize_response ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::serialize_request ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::serialize_response ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_all_fields ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_basic ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_clone ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_direct_instantiation ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_empty ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_empty_vectors ... ok [INFO] [stdout] test crypto::tests::test_load_or_generate_key_rsa_3072 ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_overwrite ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_overwrite_with_empty ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_sm3_256 ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_sm3_256_empty ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_sm3_256_with_others ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_invalid_entries_field ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_missing_entries_field ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_invalid_entries ... ok [INFO] [stdout] test structures::capabilities_negotiation::tests::test_pcr_banks_builder_mixed_empty_non_empty ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_invalid_entry_count_format ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_invalid_signature_field ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_invalid_subject_data ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_no_message ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_no_signature ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_null_entries_ima ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_null_entries_uefi ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_wrong_evidence_data ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_wrong_message ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_response ... ok [INFO] [stdout] test resilient_client::tests::test_stops_on_success_code ... ok [INFO] [stdout] test structures::evidence_handling::tests::serialize_evidence_data_null_entries ... ok [INFO] [stdout] test structures::evidence_handling::tests::evidence_data_to_evidence_collected_null_entries ... ok [INFO] [stdout] test structures::evidence_handling::tests::serialize_evidence_handling_response ... ok [INFO] [stdout] test structures::evidence_handling::tests::test_evidence_data_to_evidence_collected_conversion ... ok [INFO] [stdout] test structures::sessions::tests::deserialize_session_request ... ok [INFO] [stdout] test structures::sessions::tests::deserialize_session_response ... ok [INFO] [stdout] test structures::sessions::tests::serialize_session_request ... ok [INFO] [stdout] test structures::sessions::tests::serialize_session_response ... ok [INFO] [stdout] test structures::sessions::tests::session_id_failure_response_serialization ... ok [INFO] [stdout] test structures::evidence_handling::tests::serialize_evidence_handling_request ... ok [INFO] [stdout] test structures::sessions::tests::session_id_request_deserialization ... ok [INFO] [stdout] test structures::sessions::tests::session_id_request_serialization ... ok [INFO] [stdout] test structures::sessions::tests::session_id_success_response_deserialization ... ok [INFO] [stdout] test tpm::tests::test_check_mask ... ok [INFO] [stdout] test structures::sessions::tests::session_id_success_response_serialization ... ok [INFO] [stdout] test tpm::tests::test_mask ... ok [INFO] [stdout] test tpm::tests::test_get_idevid_template ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::get_known_digest_size_test ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::map_alg_id_to_str_test ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::map_event_type_to_str ... ok [INFO] [stdout] test resilient_client::tests::test_resilient_client_creation ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_inexisting_uefi_log ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_empty_bytes ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_log_reconstruction_to_bytes_and_base64 ... ok [INFO] [stdout] test structures::evidence_handling::tests::deserialize_evidence_handling_request_invalid_entry_count ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_parse_minimal_valid_log ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_read_raw_base64 ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_map_str_to_event_type ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_read_raw_base64_empty_file ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_map_str_to_alg_id ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_read_raw_base64_nonexistent_file ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_wrong_pcr_header ... ok [INFO] [stdout] test version::test::test_display ... ok [INFO] [stdout] test version::test::test_from_str ... ok [INFO] [stdout] test version::test::test_invalid ... ok [INFO] [stdout] test version::test::test_ord ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_read_raw_base64_large_file ... ok [INFO] [stdout] test resilient_client::tests::test_resilient_client_with_auth_config ... ok [INFO] [stdout] test uefi::uefi_log_handler::tests::test_read_raw_base64_vs_parse_reconstruct ... ok [INFO] [stdout] test resilient_client::tests::test_retries_on_network_error ... ok [INFO] [stdout] test resilient_client::tests::test_retry_on_server_error_then_success ... ok [INFO] [stdout] test resilient_client::tests::auth_middleware_tests::test_is_auth_endpoint ... ok [INFO] [stdout] test tpm::tests::test_pubkey_to_digest ... ok [INFO] [stdout] test crypto::tests::test_x509_rsa ... ok [INFO] [stdout] test resilient_client::tests::auth_middleware_tests::test_token_state_basic_operations ... ok [INFO] [stdout] test resilient_client::tests::test_honors_retry_after_header_with_seconds ... ok [INFO] [stdout] test resilient_client::tests::test_recovers_before_retry_after_limit ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_rsa_3072 ... ok [INFO] [stdout] test crypto::tests::test_validate_key_algorithm_rsa_4096 ... ok [INFO] [stdout] test resilient_client::tests::test_max_retry_after_attempts_limit ... ok [INFO] [stdout] test resilient_client::tests::auth_middleware_tests::test_middleware_concurrent_access ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- file_ops::tests::test_read_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'file_ops::tests::test_read_file' (183) panicked at keylime/src/file_ops.rs:14:42: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f86e68bc9a2 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f86e68bc9a2 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f86e68bc9a2 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f86e68bc9a2 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f86e68d651a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f86e68d651a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5f86e68c2936 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f86e68c2936 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f86e6896c1f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f86e6896c1f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f86e68b2d89 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f86e60e50fe - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5f86e60e50fe - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f86e68b2ff2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5f86e68b2ff2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f86e6896cd8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f86e688de89 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f86e6897e5d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f86e68d6c8c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f86e68d69d2 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f86e5ed844b - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f86e5ed844b - keylime[f86382b4a8bb50fe]::file_ops::tests::test_read_file [INFO] [stdout] at /opt/rustwide/workdir/keylime/src/file_ops.rs:14:42 [INFO] [stdout] 22: 0x5f86e5ebaba7 - keylime[f86382b4a8bb50fe]::file_ops::tests::test_read_file::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/keylime/src/file_ops.rs:12:24 [INFO] [stdout] 23: 0x5f86e5f1d036 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f86e60d94ab - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f86e60d94ab - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f86e60e5d0a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f86e60e5d0a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f86e60e5d0a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f86e60e5d0a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f86e60e5d0a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f86e60e5d0a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f86e60e5d0a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f86e60e12b4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f86e60e12b4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f86e60e8802 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f86e60e8802 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f86e60e8802 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f86e60e8802 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f86e60e8802 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f86e60e8802 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f86e60e8802 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f86e68bb60f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5f86e68bb60f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 44: 0x70b30755aaa4 - [INFO] [stdout] 45: 0x70b3075e7a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] file_ops::tests::test_read_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 270 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 7.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p keylime --lib` [INFO] running `Command { std: "docker" "inspect" "a174af5b4ebfb82cf34df66672354f554e2037d1c7d3c0b95c0f4d039494645e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a174af5b4ebfb82cf34df66672354f554e2037d1c7d3c0b95c0f4d039494645e", kill_on_drop: false }` [INFO] [stdout] a174af5b4ebfb82cf34df66672354f554e2037d1c7d3c0b95c0f4d039494645e