[INFO] cloning repository https://github.com/WuerthPhoenix/tornado
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WuerthPhoenix/tornado" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuerthPhoenix%2Ftornado", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuerthPhoenix%2Ftornado'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64a562f324beda1fc6b0ab14b4ba06e286b63008
[INFO] checking WuerthPhoenix/tornado against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuerthPhoenix%2Ftornado" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WuerthPhoenix/tornado
[INFO] finished tweaking git repo https://github.com/WuerthPhoenix/tornado
[INFO] tweaked toml for git repo https://github.com/WuerthPhoenix/tornado written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WuerthPhoenix/tornado on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WuerthPhoenix/tornado 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33862b703de0a928aa32fbfe6807dfc857fcba93411fdffad6ce69bc2d61ab84
[INFO] running `Command { std: "docker" "start" "-a" "33862b703de0a928aa32fbfe6807dfc857fcba93411fdffad6ce69bc2d61ab84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33862b703de0a928aa32fbfe6807dfc857fcba93411fdffad6ce69bc2d61ab84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33862b703de0a928aa32fbfe6807dfc857fcba93411fdffad6ce69bc2d61ab84", kill_on_drop: false }`
[INFO] [stdout] 33862b703de0a928aa32fbfe6807dfc857fcba93411fdffad6ce69bc2d61ab84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 958a3676f721ad373131d16da35e1ee34fd76ee8ec3eb27be52ccf28fe4040e5
[INFO] running `Command { std: "docker" "start" "-a" "958a3676f721ad373131d16da35e1ee34fd76ee8ec3eb27be52ccf28fe4040e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking value-bag v1.7.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.84
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling prometheus v0.12.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking nuid v0.3.2
[INFO] [stderr]     Checking base64-url v1.4.13
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking signatory v0.21.0
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking nkeys v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking nats v0.10.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling deunicode v1.4.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking async-nats v0.10.1
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling curl-sys v0.4.70+curl-8.5.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.24.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tonic-build v0.5.2
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling typescript-definitions-derive-ufo-patch v0.1.11
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.9.0
[INFO] [stderr]     Checking polling v3.3.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking async-io v2.3.1
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking mutually_exclusive_features v0.0.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking charset v0.1.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking opentelemetry v0.16.0
[INFO] [stderr]     Checking quoted_printable v0.4.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking mailparse v0.13.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking lru_time_cache v0.11.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix v0.13.2
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking serial_test v3.0.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling human-units-derive v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking port_check v0.1.5
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.8.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.16.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking opentelemetry-prometheus v0.9.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking monostate v0.1.13
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking typescript-definitions-ufo-patch v0.1.11
[INFO] [stderr]     Checking ajars_core v0.6.3
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking human-units v0.3.0
[INFO] [stderr]     Checking tornado_common_types v0.1.0 (/opt/rustwide/workdir/common/types)
[INFO] [stderr]     Checking tornado_common_parser v0.0.1 (/opt/rustwide/workdir/common/parser)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> common/parser/src/lib.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn matches(&self) -> &[Match] {
[INFO] [stdout]    |                    ^^^^^     --------
[INFO] [stdout]    |                    |         | |
[INFO] [stdout]    |                    |         | the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn matches(&self) -> &[Match<'_>] {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking testcontainers v0.12.0
[INFO] [stderr]     Checking treediff v3.0.2
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking json-patch v0.2.7
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stdout] warning: field `expression` is never read
[INFO] [stdout]    --> common/parser/src/parser.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 724 |     pub struct MyParser {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 725 |         pub expression: Vec<ValueGetter>,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyParser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> common/parser/src/lib.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn matches(&self) -> &[Match] {
[INFO] [stdout]    |                    ^^^^^     --------
[INFO] [stdout]    |                    |         | |
[INFO] [stdout]    |                    |         | the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn matches(&self) -> &[Match<'_>] {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-object-pool v0.1.4
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking tornado-input-validation v0.1.0 (/opt/rustwide/workdir/tornado-input-validation)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking actix-http v3.5.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.5.2
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking ajars_reqwest v0.6.3
[INFO] [stderr]     Checking actix-web v4.4.1
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.6.8
[INFO] [stderr]     Checking tornado_common_logger v0.0.1 (/opt/rustwide/workdir/common/logger)
[INFO] [stderr]     Checking tornado_common_api v0.0.1 (/opt/rustwide/workdir/common/api)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> common/api/src/lib.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_trace_id_for_logging(&self, context: &Context) -> Cow<str> {
[INFO] [stdout]     |                                     ^^^^^                        -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_trace_id_for_logging(&self, context: &Context) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tornado_executor_common v0.0.1 (/opt/rustwide/workdir/executor/common)
[INFO] [stderr]     Checking tornado_collector_common v0.0.1 (/opt/rustwide/workdir/collector/common)
[INFO] [stderr]     Checking spike_tornado_events_generator v0.0.1 (/opt/rustwide/workdir/spike/tornado_events_generator)
[INFO] [stderr]     Checking tornado_collector_json v0.0.1 (/opt/rustwide/workdir/collector/json)
[INFO] [stderr]     Checking tornado_collector_jmespath v0.0.1 (/opt/rustwide/workdir/collector/jmespath)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> common/api/src/lib.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_trace_id_for_logging(&self, context: &Context) -> Cow<str> {
[INFO] [stdout]     |                                     ^^^^^                        -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_trace_id_for_logging(&self, context: &Context) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tornado_executor_director v0.0.1 (/opt/rustwide/workdir/executor/director)
[INFO] [stderr]     Checking tornado_executor_icinga2 v0.0.1 (/opt/rustwide/workdir/executor/icinga2)
[INFO] [stderr]     Checking tornado_executor_script v0.0.1 (/opt/rustwide/workdir/executor/script)
[INFO] [stderr]     Checking tornado_executor_logger v0.0.1 (/opt/rustwide/workdir/executor/logger)
[INFO] [stderr]     Checking tornado_executor_archive v0.0.1 (/opt/rustwide/workdir/executor/archive)
[INFO] [stderr]     Checking tornado_collector_email v0.0.1 (/opt/rustwide/workdir/collector/email)
[INFO] [stderr]     Checking spike_rsyslog_collector_writer v0.0.1 (/opt/rustwide/workdir/spike/rsyslog_collector_writer)
[INFO] [stderr]     Checking tornado_common_metrics v0.0.1 (/opt/rustwide/workdir/common/metrics)
[INFO] [stderr]     Checking ajars_actix_web v0.6.3
[INFO] [stderr]     Checking tracing-actix-web v0.7.9
[INFO] [stderr]     Checking actix-multipart v0.6.1
[INFO] [stderr]     Checking tornado_common v0.0.1 (/opt/rustwide/workdir/tornado/common)
[INFO] [stderr]     Checking ajars v0.6.3
[INFO] [stderr]     Checking tornado_network_common v0.0.1 (/opt/rustwide/workdir/network/common)
[INFO] [stderr]     Checking tornado_nats_json_collector v0.0.1 (/opt/rustwide/workdir/tornado/nats_json_collector)
[INFO] [stderr]     Checking tornado_executor_elasticsearch v0.0.1 (/opt/rustwide/workdir/executor/elasticsearch)
[INFO] [stderr]     Checking tornado_sms_collector v0.0.1 (/opt/rustwide/workdir/tornado/sms_collector)
[INFO] [stderr]     Checking tornado_icinga2_collector v0.0.1 (/opt/rustwide/workdir/tornado/icinga2_collector)
[INFO] [stderr]     Checking tornado_rsyslog_collector v0.0.1 (/opt/rustwide/workdir/tornado/rsyslog_collector)
[INFO] [stderr]     Checking tornado_email_collector v0.0.1 (/opt/rustwide/workdir/tornado/email_collector)
[INFO] [stderr]     Checking tornado_webhook_collector v0.0.1 (/opt/rustwide/workdir/tornado/webhook_collector)
[INFO] [stderr]     Checking tornado_engine_matcher v0.0.1 (/opt/rustwide/workdir/engine/matcher)
[INFO] [stderr]     Checking tornado_network_simple v0.0.1 (/opt/rustwide/workdir/network/simple)
[INFO] [stderr]     Checking tornado_executor_foreach v0.0.1 (/opt/rustwide/workdir/executor/foreach)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> engine/matcher/src/config/mod.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn get_child_nodes_by_path(&self, path: &[&str]) -> Option<Cow<Vec<MatcherConfig>>> {
[INFO] [stdout]     |                                    ^^^^^                           ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn get_child_nodes_by_path(&self, path: &[&str]) -> Option<Cow<'_, Vec<MatcherConfig>>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> engine/matcher/src/validator/mod.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_iterator_ancestor(&self) -> Option<&NodePath> {
[INFO] [stdout]    |                                  ^^^^^            ---------
[INFO] [stdout]    |                                  |                ||
[INFO] [stdout]    |                                  |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                  |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_iterator_ancestor(&self) -> Option<&NodePath<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tornado_engine_api_dto v0.0.1 (/opt/rustwide/workdir/tornado/engine_api_dto)
[INFO] [stderr]     Checking tornado_executor_smart_monitoring_check_result v0.0.1 (/opt/rustwide/workdir/executor/smart_monitoring_check_result)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> executor/smart_monitoring_check_result/src/action.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 49 |     ) -> Result<(Icinga2Action, DirectorAction, Option<DirectorAction>), ExecutorError> {
[INFO] [stdout]    |                  -------------  --------------         -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                  |              |
[INFO] [stdout]    |                  |              the lifetimes get resolved as `'_`
[INFO] [stdout]    |                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> Result<(Icinga2Action<'_>, DirectorAction<'_>, Option<DirectorAction<'_>>), ExecutorError> {
[INFO] [stdout]    |                               ++++                ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> executor/smart_monitoring_check_result/src/action.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 49 |     ) -> Result<(Icinga2Action, DirectorAction, Option<DirectorAction>), ExecutorError> {
[INFO] [stdout]    |                  -------------  --------------         -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                  |              |
[INFO] [stdout]    |                  |              the lifetimes get resolved as `'_`
[INFO] [stdout]    |                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> Result<(Icinga2Action<'_>, DirectorAction<'_>, Option<DirectorAction<'_>>), ExecutorError> {
[INFO] [stdout]    |                               ++++                ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> executor/smart_monitoring_check_result/src/action.rs:338:27
[INFO] [stdout]     |
[INFO] [stdout] 338 |         fn to_sub_actions(&self) -> (Icinga2Action, DirectorAction, Option<DirectorAction>) {
[INFO] [stdout]     |                           ^^^^^      -------------  --------------         -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |          |              |
[INFO] [stdout]     |                           |          |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |         fn to_sub_actions(&self) -> (Icinga2Action<'_>, DirectorAction<'_>, Option<DirectorAction<'_>>) {
[INFO] [stdout]     |                                                   ++++                ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> executor/smart_monitoring_check_result/src/action.rs:362:27
[INFO] [stdout]     |
[INFO] [stdout] 362 |         fn to_sub_actions(&self) -> (Icinga2Action, DirectorAction, Option<DirectorAction>) {
[INFO] [stdout]     |                           ^^^^^      -------------  --------------         -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |          |              |
[INFO] [stdout]     |                           |          |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |         fn to_sub_actions(&self) -> (Icinga2Action<'_>, DirectorAction<'_>, Option<DirectorAction<'_>>) {
[INFO] [stdout]     |                                                   ++++                ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tornado_engine_api v0.0.1 (/opt/rustwide/workdir/tornado/engine_api)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> engine/matcher/src/config/mod.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn get_child_nodes_by_path(&self, path: &[&str]) -> Option<Cow<Vec<MatcherConfig>>> {
[INFO] [stdout]     |                                    ^^^^^                           ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn get_child_nodes_by_path(&self, path: &[&str]) -> Option<Cow<'_, Vec<MatcherConfig>>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> engine/matcher/src/validator/mod.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_iterator_ancestor(&self) -> Option<&NodePath> {
[INFO] [stdout]    |                                  ^^^^^            ---------
[INFO] [stdout]    |                                  |                ||
[INFO] [stdout]    |                                  |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                  |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_iterator_ancestor(&self) -> Option<&NodePath<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn is_authenticated(&self) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                             ^^^^^            ------------
[INFO] [stdout]    |                             |                ||
[INFO] [stdout]    |                             |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn is_authenticated(&self) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn has_permission(&self, permission: &Permission) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                           ^^^^^                                     ------------
[INFO] [stdout]    |                           |                                         ||
[INFO] [stdout]    |                           |                                         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output         the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn has_permission(&self, permission: &Permission) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 93 |         permissions: &[&Permission],
[INFO] [stdout] 94 |     ) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                 ------------
[INFO] [stdout]    |                 ||
[INFO] [stdout]    |                 |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/mod.rs:186:30
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn auth_from_request(&self, req: &HttpRequest) -> Result<AuthContext, ApiError> {
[INFO] [stdout]     |                              ^^^^^                               ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn auth_from_request(&self, req: &HttpRequest) -> Result<AuthContext<'_>, ApiError> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/mod.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn auth_from_token_string(&self, token: &str) -> Result<AuthContext, ApiError> {
[INFO] [stdout]     |                                   ^^^^^                         ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn auth_from_token_string(&self, token: &str) -> Result<AuthContext<'_>, ApiError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/auth_v2.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Result<AuthContextV2, ApiError> {
[INFO] [stdout]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Result<AuthContextV2<'_>, ApiError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tornado_engine v0.0.1 (/opt/rustwide/workdir/tornado/engine)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn is_authenticated(&self) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                             ^^^^^            ------------
[INFO] [stdout]    |                             |                ||
[INFO] [stdout]    |                             |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn is_authenticated(&self) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn has_permission(&self, permission: &Permission) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                           ^^^^^                                     ------------
[INFO] [stdout]    |                           |                                         ||
[INFO] [stdout]    |                           |                                         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output         the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn has_permission(&self, permission: &Permission) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/auth/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 93 |         permissions: &[&Permission],
[INFO] [stdout] 94 |     ) -> Result<&AuthContext, ApiError> {
[INFO] [stdout]    |                 ------------
[INFO] [stdout]    |                 ||
[INFO] [stdout]    |                 |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> Result<&AuthContext<'_>, ApiError> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/mod.rs:186:30
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn auth_from_request(&self, req: &HttpRequest) -> Result<AuthContext, ApiError> {
[INFO] [stdout]     |                              ^^^^^                               ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn auth_from_request(&self, req: &HttpRequest) -> Result<AuthContext<'_>, ApiError> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/mod.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn auth_from_token_string(&self, token: &str) -> Result<AuthContext, ApiError> {
[INFO] [stdout]     |                                   ^^^^^                         ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn auth_from_token_string(&self, token: &str) -> Result<AuthContext<'_>, ApiError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/auth/auth_v2.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Result<AuthContextV2, ApiError> {
[INFO] [stdout]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Result<AuthContextV2<'_>, ApiError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/config/api.rs:787:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |         permissions_map: &BTreeMap<Permission, Vec<String>>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 788 |     ) -> (AuthContext, AuthContext, AuthContext, AuthContext) {
[INFO] [stdout]     |           -----------  -----------  -----------  ----------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |            |            |
[INFO] [stdout]     |           |            |            the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |            the lifetimes get resolved as `'_`
[INFO] [stdout]     |           the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 788 |     ) -> (AuthContext<'_>, AuthContext<'_>, AuthContext<'_>, AuthContext<'_>) {
[INFO] [stdout]     |                      ++++             ++++             ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/config/api.rs:829:26
[INFO] [stdout]     |
[INFO] [stdout] 829 |         permissions_map: &BTreeMap<Permission, Vec<String>>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 830 |     ) -> (AuthContextV2, AuthContextV2, AuthContextV2, AuthContextV2) {
[INFO] [stdout]     |           -------------  -------------  -------------  ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |              |              |
[INFO] [stdout]     |           |              |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |           the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 830 |     ) -> (AuthContextV2<'_>, AuthContextV2<'_>, AuthContextV2<'_>, AuthContextV2<'_>) {
[INFO] [stdout]     |                        ++++               ++++               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tornado/engine_api/src/event/api_v2.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 |         permissions_map: &BTreeMap<Permission, Vec<String>>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 91 |     ) -> (AuthContextV2, AuthContextV2, AuthContextV2) {
[INFO] [stdout]    |           -------------  -------------  ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |           |              |
[INFO] [stdout]    |           |              the lifetimes get resolved as `'_`
[INFO] [stdout]    |           the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> (AuthContextV2<'_>, AuthContextV2<'_>, AuthContextV2<'_>) {
[INFO] [stdout]    |                        ++++               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/event/api_v2.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |         permissions_map: &BTreeMap<Permission, Vec<String>>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 133 |     ) -> (AuthContextV2, AuthContextV2, AuthContextV2) {
[INFO] [stdout]     |           -------------  -------------  ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |              |
[INFO] [stdout]     |           |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |           the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ) -> (AuthContextV2<'_>, AuthContextV2<'_>, AuthContextV2<'_>) {
[INFO] [stdout]     |                        ++++               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tornado/engine_api/src/event/api_v2.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |         permissions_map: &BTreeMap<Permission, Vec<String>>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 175 |     ) -> (AuthContextV2, AuthContextV2, AuthContextV2) {
[INFO] [stdout]     |           -------------  -------------  ------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |           |              |
[INFO] [stdout]     |           |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |           the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     ) -> (AuthContextV2<'_>, AuthContextV2<'_>, AuthContextV2<'_>) {
[INFO] [stdout]     |                        ++++               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "958a3676f721ad373131d16da35e1ee34fd76ee8ec3eb27be52ccf28fe4040e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958a3676f721ad373131d16da35e1ee34fd76ee8ec3eb27be52ccf28fe4040e5", kill_on_drop: false }`
[INFO] [stdout] 958a3676f721ad373131d16da35e1ee34fd76ee8ec3eb27be52ccf28fe4040e5
