[INFO] cloning repository https://github.com/ToferC/security_converter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToferC/security_converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToferC%2Fsecurity_converter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToferC%2Fsecurity_converter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41f3d9c497fb90f4c360f19196f90a7b9ee53883
[INFO] testing ToferC/security_converter against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToferC%2Fsecurity_converter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ToferC/security_converter
[INFO] finished tweaking git repo https://github.com/ToferC/security_converter
[INFO] tweaked toml for git repo https://github.com/ToferC/security_converter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ToferC/security_converter on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ToferC/security_converter 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64dc96b435efa2880ec0afabb9d41f98ca7b8d8c64cebe46593fcd7ef7b0c14c
[INFO] running `Command { std: "docker" "start" "-a" "64dc96b435efa2880ec0afabb9d41f98ca7b8d8c64cebe46593fcd7ef7b0c14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64dc96b435efa2880ec0afabb9d41f98ca7b8d8c64cebe46593fcd7ef7b0c14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dc96b435efa2880ec0afabb9d41f98ca7b8d8c64cebe46593fcd7ef7b0c14c", kill_on_drop: false }`
[INFO] [stdout] 64dc96b435efa2880ec0afabb9d41f98ca7b8d8c64cebe46593fcd7ef7b0c14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63aa86b249ba2e2bdee78d54297e7552106cdac5298197bfd25cbca98f296ed3
[INFO] running `Command { std: "docker" "start" "-a" "63aa86b249ba2e2bdee78d54297e7552106cdac5298197bfd25cbca98f296ed3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling actix-web-actors v4.3.1+deprecated
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling diesel v2.3.5
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.19.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling calamine v0.18.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling async-graphql v7.0.17
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alcoholic_jwt v1.0.1
[INFO] [stderr]    Compiling dataloader v0.14.0
[INFO] [stderr]    Compiling tera-text-filters v1.0.0
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling diesel-derive-enum v2.1.0
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling async-graphql-actix-web v7.0.17
[INFO] [stderr]    Compiling diesel_migrations v2.3.1
[INFO] [stderr]    Compiling graphql_api v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/models/auth.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Local, NaiveDateTime};
[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 imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/graphql/mutation/user_mutation.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Local, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.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" "63aa86b249ba2e2bdee78d54297e7552106cdac5298197bfd25cbca98f296ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63aa86b249ba2e2bdee78d54297e7552106cdac5298197bfd25cbca98f296ed3", kill_on_drop: false }`
[INFO] [stdout] 63aa86b249ba2e2bdee78d54297e7552106cdac5298197bfd25cbca98f296ed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14a91ad4dcd40fb1ea86aeb573558ee55f0c73d5f290f2fba2d8d5700ee3cf6e
[INFO] running `Command { std: "docker" "start" "-a" "14a91ad4dcd40fb1ea86aeb573558ee55f0c73d5f290f2fba2d8d5700ee3cf6e", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/models/auth.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Local, NaiveDateTime};
[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 imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/graphql/mutation/user_mutation.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Local, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling graphql_api v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/models/auth.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Local, NaiveDateTime};
[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 imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/graphql/mutation/user_mutation.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Local, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.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" "14a91ad4dcd40fb1ea86aeb573558ee55f0c73d5f290f2fba2d8d5700ee3cf6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14a91ad4dcd40fb1ea86aeb573558ee55f0c73d5f290f2fba2d8d5700ee3cf6e", kill_on_drop: false }`
[INFO] [stdout] 14a91ad4dcd40fb1ea86aeb573558ee55f0c73d5f290f2fba2d8d5700ee3cf6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05690545770b11cc0300ecf7544357d4c385a0a8952ec7d91d3a755a0d623f53
[INFO] running `Command { std: "docker" "start" "-a" "05690545770b11cc0300ecf7544357d4c385a0a8952ec7d91d3a755a0d623f53", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `NaiveDateTime`
[INFO] [stderr]  --> src/models/auth.rs:5:41
[INFO] [stderr]   |
[INFO] [stderr] 5 | use chrono::{DateTime, Duration, Local, NaiveDateTime};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Local`
[INFO] [stderr]  --> src/graphql/mutation/user_mutation.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use chrono::{DateTime, Local, NaiveDateTime};
[INFO] [stderr]   |              ^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `graphql_api` (lib) generated 2 warnings (run `cargo fix --lib -p graphql_api` to apply 2 suggestions)
[INFO] [stderr] warning: `graphql_api` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_api-6ef949ffa2eb7566)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test encryption::tests::test_encrypted_string_equality ... ok
[INFO] [stdout] test encryption::tests::test_encrypt_produces_different_ciphertexts ... ok
[INFO] [stdout] test encryption::tests::test_encrypted_string_creation ... ok
[INFO] [stdout] test encryption::tests::test_encrypted_string_empty ... ok
[INFO] [stdout] test encryption::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/graphql_api-d9db7026b94b37e9)
[INFO] [stdout] test encryption::tests::test_tampered_ciphertext_fails ... ok
[INFO] [stderr]    Doc-tests graphql_api
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/encryption.rs - encryption (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::EncryptedString (line 171) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::Aes256Gcm (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::Nonce (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::Aead (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::KeyInit (line 14) ... FAILED
[INFO] [stdout] test src/encryption.rs - encryption::OsRng (line 14) ... FAILED
[INFO] [stdout] test src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::from_nato (line 294) ... FAILED
[INFO] [stdout] test src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::to_nato (line 247) ... FAILED
[INFO] [stdout] test src/models/conversion_request.rs - models::conversion_request::convert_classification (line 392) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/encryption.rs - encryption (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::EncryptedString (line 171) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]    --> src/encryption.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub id: Uuid,
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EncryptedString` in this scope
[INFO] [stdout]    --> src/encryption.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub name: EncryptedString,  // Automatically encrypted
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::Aes256Gcm (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::Nonce (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::Aead (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::KeyInit (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/encryption.rs - encryption::OsRng (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::encryption`
[INFO] [stdout]   --> src/encryption.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::encryption::EncryptedString;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `encryption` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> src/encryption.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/encryption.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub id: Uuid,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::from_nato (line 294) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ClassificationSchema` in this scope
[INFO] [stdout]    --> src/models/classification_schema.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 | let schema = ClassificationSchema::get_latest_by_nation_code(&"GBR".to_string())?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ClassificationSchema`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::to_nato (line 247) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ClassificationSchema` in this scope
[INFO] [stdout]    --> src/models/classification_schema.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | let schema = ClassificationSchema::get_latest_by_nation_code(&"USA".to_string())?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ClassificationSchema`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/conversion_request.rs - models::conversion_request::convert_classification (line 392) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `convert_classification` in this scope
[INFO] [stdout]    --> src/models/conversion_request.rs:393:23
[INFO] [stdout]     |
[INFO] [stdout] 393 | let (nato, targets) = convert_classification(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/encryption.rs - encryption (line 14)
[INFO] [stdout]     src/encryption.rs - encryption (line 14)
[INFO] [stdout]     src/encryption.rs - encryption::Aead (line 14)
[INFO] [stdout]     src/encryption.rs - encryption::Aes256Gcm (line 14)
[INFO] [stdout]     src/encryption.rs - encryption::EncryptedString (line 171)
[INFO] [stdout]     src/encryption.rs - encryption::KeyInit (line 14)
[INFO] [stdout]     src/encryption.rs - encryption::Nonce (line 14)
[INFO] [stdout]     src/encryption.rs - encryption::OsRng (line 14)
[INFO] [stdout]     src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::from_nato (line 294)
[INFO] [stdout]     src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::to_nato (line 247)
[INFO] [stdout]     src/models/conversion_request.rs - models::conversion_request::convert_classification (line 392)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.93s; merged doctests compilation took 0.74s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "05690545770b11cc0300ecf7544357d4c385a0a8952ec7d91d3a755a0d623f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05690545770b11cc0300ecf7544357d4c385a0a8952ec7d91d3a755a0d623f53", kill_on_drop: false }`
[INFO] [stdout] 05690545770b11cc0300ecf7544357d4c385a0a8952ec7d91d3a755a0d623f53
