[INFO] cloning repository https://github.com/1Optic/cortex-dispatcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Optic/cortex-dispatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Optic%2Fcortex-dispatcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Optic%2Fcortex-dispatcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff27a64a6529ac25a768140ece80dde6f2eacdda
[INFO] checking 1Optic/cortex-dispatcher against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Optic%2Fcortex-dispatcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1Optic/cortex-dispatcher
[INFO] finished tweaking git repo https://github.com/1Optic/cortex-dispatcher
[INFO] tweaked toml for git repo https://github.com/1Optic/cortex-dispatcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1Optic/cortex-dispatcher on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1Optic/cortex-dispatcher 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f25305f55bd8b02247093e7ca668fe7c3492a95d990b26391d216ab792c9958
[INFO] running `Command { std: "docker" "start" "-a" "7f25305f55bd8b02247093e7ca668fe7c3492a95d990b26391d216ab792c9958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f25305f55bd8b02247093e7ca668fe7c3492a95d990b26391d216ab792c9958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f25305f55bd8b02247093e7ca668fe7c3492a95d990b26391d216ab792c9958", kill_on_drop: false }`
[INFO] [stdout] 7f25305f55bd8b02247093e7ca668fe7c3492a95d990b26391d216ab792c9958
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca748461720ce3e9a627c0bb45a789297d0f8fc023d9d8191c0ea12ae2abee83
[INFO] running `Command { std: "docker" "start" "-a" "ca748461720ce3e9a627c0bb45a789297d0f8fc023d9d8191c0ea12ae2abee83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.1.12
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.25.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking tokio v1.43.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling postgres-derive v0.4.6
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking pkcs12 v0.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking amq-protocol-types v7.2.1
[INFO] [stderr]     Checking p12-keystore v0.1.3
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking amq-protocol-uri v7.2.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking executor-trait v2.1.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking bcder v0.7.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling amq-protocol v7.2.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking x509-certificate v0.23.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking docker_credential v1.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking reactor-trait v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling lapin v2.5.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking error-chain v0.12.4
[INFO] [stderr]     Checking pinky-swear v6.2.0
[INFO] [stderr]     Checking async-reactor-trait v1.1.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking async-global-executor-trait v2.1.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking postgres v0.19.10
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking ssh2 v0.9.5
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking cortex-core v1.7.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> core/src/sftp_connection.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     errors {
[INFO] [stdout] 17 | |         DisconnectedError
[INFO] [stdout] 18 | |         ConnectInterrupted
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking proctitle v0.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking tokio-executor-trait v2.1.1
[INFO] [stderr]     Checking bb8 v0.8.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking r2d2_postgres v0.18.2
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking bb8-postgres v0.8.1
[INFO] [stderr]     Checking stream-reconnect v0.3.4
[INFO] [stderr]     Checking futures-retry v0.6.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tee v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> core/src/sftp_connection.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     errors {
[INFO] [stdout] 17 | |         DisconnectedError
[INFO] [stdout] 18 | |         ConnectInterrupted
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking rustls-connector v0.20.0
[INFO] [stderr]     Checking tcp-stream v0.28.0
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking tokio-postgres-rustls v0.12.0
[INFO] [stderr]     Checking amq-protocol-tcp v7.2.1
[INFO] [stderr]     Checking bollard v0.17.0
[INFO] [stderr]     Checking testcontainers v0.22.0
[INFO] [stderr]     Checking dev-stack v1.7.0 (/opt/rustwide/workdir/dev-stack)
[INFO] [stderr]     Checking integration-tests v1.7.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]     Checking deadpool-lapin v0.12.1
[INFO] [stderr]     Checking cortex-sftp-scanner v1.7.0 (/opt/rustwide/workdir/sftp-scanner)
[INFO] [stderr]     Checking cortex-dispatcher v1.7.0 (/opt/rustwide/workdir/dispatcher)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> sftp-scanner/src/sftp_scanner.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / error_chain! {
[INFO] [stdout] 24 | |     errors {
[INFO] [stdout] 25 | |         DisconnectedError
[INFO] [stdout] 26 | |         ConnectInterrupted
[INFO] [stdout] 27 | |     }
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> sftp-scanner/src/sftp_scanner.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / error_chain! {
[INFO] [stdout] 24 | |     errors {
[INFO] [stdout] 25 | |         DisconnectedError
[INFO] [stdout] 26 | |         ConnectInterrupted
[INFO] [stdout] 27 | |     }
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> sftp-scanner/src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     error_chain! {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> sftp-scanner/src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     error_chain! {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> dispatcher/src/sftp_downloader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / error_chain! {
[INFO] [stdout] 32 | |     errors {
[INFO] [stdout] 33 | |         DisconnectedError
[INFO] [stdout] 34 | |         NoSuchFileError
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> dispatcher/src/sftp_downloader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / error_chain! {
[INFO] [stdout] 32 | |     errors {
[INFO] [stdout] 33 | |         DisconnectedError
[INFO] [stdout] 34 | |         NoSuchFileError
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "ca748461720ce3e9a627c0bb45a789297d0f8fc023d9d8191c0ea12ae2abee83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca748461720ce3e9a627c0bb45a789297d0f8fc023d9d8191c0ea12ae2abee83", kill_on_drop: false }`
[INFO] [stdout] ca748461720ce3e9a627c0bb45a789297d0f8fc023d9d8191c0ea12ae2abee83
