[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] eec997ea7752ced206b08d09fb603de3b687da6e [INFO] testing ToferC/security_converter against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToferC%2Fsecurity_converter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ToferC/security_converter on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42406cb2fbab9dd202b70041910f8e9dbb7568f810a71e21d35d298fab453661 [INFO] running `Command { std: "docker" "start" "-a" "42406cb2fbab9dd202b70041910f8e9dbb7568f810a71e21d35d298fab453661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42406cb2fbab9dd202b70041910f8e9dbb7568f810a71e21d35d298fab453661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42406cb2fbab9dd202b70041910f8e9dbb7568f810a71e21d35d298fab453661", kill_on_drop: false }` [INFO] [stdout] 42406cb2fbab9dd202b70041910f8e9dbb7568f810a71e21d35d298fab453661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 0d7aabafdebf54474a4c83359d92ceca24c768796ee9728c57bb2847a9d4adc9 [INFO] running `Command { std: "docker" "start" "-a" "0d7aabafdebf54474a4c83359d92ceca24c768796ee9728c57bb2847a9d4adc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [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 percent-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [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 regex v1.12.2 [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 futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling impl-more v0.1.9 [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 darling_macro v0.20.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling combine v4.6.7 [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 phf_shared v0.12.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling inout v0.1.4 [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 diesel_derives v2.3.6 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [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 tempfile v3.24.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [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 spin v0.5.2 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling actix-multipart-derive v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling diesel v2.3.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling itertools v0.8.2 [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 humantime v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling aes-gcm v0.10.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 zeroize v1.8.2 [INFO] [stderr] Compiling dotenv v0.15.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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 38s [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 1` [INFO] running `Command { std: "docker" "inspect" "0d7aabafdebf54474a4c83359d92ceca24c768796ee9728c57bb2847a9d4adc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7aabafdebf54474a4c83359d92ceca24c768796ee9728c57bb2847a9d4adc9", kill_on_drop: false }` [INFO] [stdout] 0d7aabafdebf54474a4c83359d92ceca24c768796ee9728c57bb2847a9d4adc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] a7704089e73a13a7e03d0b2dc6011d087652f8c069e97b42a5f486287f125bc8 [INFO] running `Command { std: "docker" "start" "-a" "a7704089e73a13a7e03d0b2dc6011d087652f8c069e97b42a5f486287f125bc8", kill_on_drop: false }` [INFO] [stderr] Compiling graphql_api v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.20s [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 1` [INFO] running `Command { std: "docker" "inspect" "a7704089e73a13a7e03d0b2dc6011d087652f8c069e97b42a5f486287f125bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7704089e73a13a7e03d0b2dc6011d087652f8c069e97b42a5f486287f125bc8", kill_on_drop: false }` [INFO] [stdout] a7704089e73a13a7e03d0b2dc6011d087652f8c069e97b42a5f486287f125bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 7038bdf25678bc5f8c1e17b66ca604f4461efa9b59e8e6fa16ea48cb47e23f71 [INFO] running `Command { std: "docker" "start" "-a" "7038bdf25678bc5f8c1e17b66ca604f4461efa9b59e8e6fa16ea48cb47e23f71", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/graphql_api/87ba1c8975e8d058/deps/graphql_api-87ba1c8975e8d058) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test encryption::tests::test_encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test encryption::tests::test_encrypt_produces_different_ciphertexts ... ok [INFO] [stdout] test encryption::tests::test_encrypted_string_equality ... ok [INFO] [stdout] test encryption::tests::test_tampered_ciphertext_fails ... ok [INFO] [stdout] test encryption::tests::test_encrypted_string_creation ... ok [INFO] [stdout] test encryption::tests::test_encrypted_string_empty ... ok [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/graphql_api/83ca902e32cfdf02/deps/graphql_api-83ca902e32cfdf02) [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] [stderr] Doc-tests graphql_api [INFO] [stdout] [INFO] [stdout] running 11 tests [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::OsRng (line 14) ... FAILED [INFO] [stdout] test src/encryption.rs - encryption::KeyInit (line 14) ... FAILED [INFO] [stdout] test src/encryption.rs - encryption::Aead (line 14) ... FAILED [INFO] [stdout] test src/encryption.rs - encryption::Nonce (line 14) ... FAILED [INFO] [stdout] test src/models/classification_schema.rs - models::classification_schema::ClassificationSchema::to_nato (line 247) ... FAILED [INFO] [stdout] test src/encryption.rs - encryption (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/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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 171 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 171 + use uuid::Uuid; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 171 + use graphql_api::encryption::EncryptedString; [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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::to_nato (line 247) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassificationSchema` [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 247 + use graphql_api::models::ClassificationSchema; [INFO] [stdout] | [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/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] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `graphql_api::encryption` [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] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 14 + use diesel::pg::sql_types::Uuid; [INFO] [stdout] | [INFO] [stdout] 14 + use uuid::Uuid; [INFO] [stdout] | [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]: failed to resolve: use of undeclared type `ClassificationSchema` [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 294 + use graphql_api::models::ClassificationSchema; [INFO] [stdout] | [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] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 392 + use graphql_api::models::convert_classification; [INFO] [stdout] | [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.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.74s; merged doctests compilation took 0.72s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7038bdf25678bc5f8c1e17b66ca604f4461efa9b59e8e6fa16ea48cb47e23f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7038bdf25678bc5f8c1e17b66ca604f4461efa9b59e8e6fa16ea48cb47e23f71", kill_on_drop: false }` [INFO] [stdout] 7038bdf25678bc5f8c1e17b66ca604f4461efa9b59e8e6fa16ea48cb47e23f71