[INFO] cloning repository https://github.com/sadbulanov/test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadbulanov/test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadbulanov%2Ftest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadbulanov%2Ftest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ddf2f33fbbe75688a54c60fab2b805b2405f861
[INFO] checking sadbulanov/test against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadbulanov%2Ftest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sadbulanov/test
[INFO] finished tweaking git repo https://github.com/sadbulanov/test
[INFO] tweaked toml for git repo https://github.com/sadbulanov/test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sadbulanov/test on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sadbulanov/test 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee062d82c23945b9109ee594838c56d39e96e7b570d26eb1b6b8fc325fc05b31
[INFO] running `Command { std: "docker" "start" "-a" "ee062d82c23945b9109ee594838c56d39e96e7b570d26eb1b6b8fc325fc05b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee062d82c23945b9109ee594838c56d39e96e7b570d26eb1b6b8fc325fc05b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee062d82c23945b9109ee594838c56d39e96e7b570d26eb1b6b8fc325fc05b31", kill_on_drop: false }`
[INFO] [stdout] ee062d82c23945b9109ee594838c56d39e96e7b570d26eb1b6b8fc325fc05b31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5dc21c608f78e7c545ce6471352210847284639c688ba6d7ce60f17925e5cce
[INFO] running `Command { std: "docker" "start" "-a" "a5dc21c608f78e7c545ce6471352210847284639c688ba6d7ce60f17925e5cce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v12.12.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[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 signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking symbolic-common v12.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking seize v0.3.3
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking prometheus-parse v0.2.5
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking split-iter v0.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]     Checking aligned-vec v0.6.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking netns-rs v0.1.0
[INFO] [stderr]     Checking ppp v2.2.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]     Checking flurry v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking textnonce v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking rcgen v0.13.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling ztunnel v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking duration-str v0.7.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking neli v0.6.4
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking local-ip-address v0.6.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking pingora-timeout v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tls-listener v0.10.1
[INFO] [stderr]     Checking pingora-pool v0.1.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking hickory-client v0.24.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hickory-server v0.24.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/state/workload.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | use tracing::{error, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/telemetry.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{error, field, info, warn, Event, Subscriber};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> src/tls/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioTimeout` is never constructed
[INFO] [stdout]    --> src/hyper_util.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct TokioTimeout<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/inpod/netns.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn workload_netns(&self) -> std::os::fd::BorrowedFd {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn workload_netns(&self) -> std::os::fd::BorrowedFd<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tls/certificate.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn parsed(&self) -> X509Certificate {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn parsed(&self) -> X509Certificate<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/test_helpers/linux.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn workload_builder(&mut self, name: &str, node: &str) -> TestWorkloadBuilder {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn workload_builder(&mut self, name: &str, node: &str) -> TestWorkloadBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/test_helpers/linux.rs:282:28
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn service_builder(&mut self, name: &str) -> TestServiceBuilder {
[INFO] [stdout]     |                            ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn service_builder(&mut self, name: &str) -> TestServiceBuilder<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/namespaced.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[ctor::ctor]
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `boring-rustls-provider`, `default`, `jemalloc`, `testing`, `tls-boring`, and `tls-ring`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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 attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> benches/throughput.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `boring-rustls-provider`, `default`, `jemalloc`, `testing`, `tls-boring`, and `tls-ring`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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 attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/state/workload.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | use tracing::{error, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/telemetry.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{error, field, info, warn, Event, Subscriber};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> src/tls/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokioTimeout` is never constructed
[INFO] [stdout]    --> src/hyper_util.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct TokioTimeout<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/inpod/netns.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn workload_netns(&self) -> std::os::fd::BorrowedFd {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn workload_netns(&self) -> std::os::fd::BorrowedFd<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tls/certificate.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn parsed(&self) -> X509Certificate {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn parsed(&self) -> X509Certificate<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/test_helpers/linux.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn workload_builder(&mut self, name: &str, node: &str) -> TestWorkloadBuilder {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn workload_builder(&mut self, name: &str, node: &str) -> TestWorkloadBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/test_helpers/linux.rs:282:28
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn service_builder(&mut self, name: &str) -> TestServiceBuilder {
[INFO] [stdout]     |                            ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn service_builder(&mut self, name: &str) -> TestServiceBuilder<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "a5dc21c608f78e7c545ce6471352210847284639c688ba6d7ce60f17925e5cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5dc21c608f78e7c545ce6471352210847284639c688ba6d7ce60f17925e5cce", kill_on_drop: false }`
[INFO] [stdout] a5dc21c608f78e7c545ce6471352210847284639c688ba6d7ce60f17925e5cce
