[INFO] cloning repository https://github.com/gridgentoo/linkerd2-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/linkerd2-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Flinkerd2-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Flinkerd2-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f451c5b46f8f02535ae9f5c8b5779d2077d6228
[INFO] documenting gridgentoo/linkerd2-proxy against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Flinkerd2-proxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/gridgentoo/linkerd2-proxy
[INFO] finished tweaking git repo https://github.com/gridgentoo/linkerd2-proxy
[INFO] tweaked toml for git repo https://github.com/gridgentoo/linkerd2-proxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gridgentoo/linkerd2-proxy on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gridgentoo/linkerd2-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/linkerd/webpki`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded tower-test v0.4.0
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded jemallocator v0.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded derive_arbitrary v1.1.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded tonic-build v0.7.2
[INFO] [stderr]   Downloaded thingbuf v0.1.3
[INFO] [stderr]   Downloaded drain v0.1.1
[INFO] [stderr]   Downloaded arbitrary v1.1.3
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded linkerd2-proxy-api v0.5.0
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.3
[INFO] [stderr]   Downloaded tonic v0.7.2
[INFO] [stderr]   Downloaded boring v2.0.0
[INFO] [stderr]   Downloaded prettyplease v0.1.15
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded prost-types v0.10.0
[INFO] [stderr]   Downloaded tokio-boring v2.1.4
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.21.1
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded hdrhistogram v7.5.0
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded prost-derive v0.10.0
[INFO] [stderr]   Downloaded tokio v1.19.2
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.0+5.3.0
[INFO] [stderr]   Downloaded boring-sys v2.0.0
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54b9b9970b912cc5e42c3b91bd594cc691a2ab2d919286f83a26a00dc83fa5c7
[INFO] running `Command { std: "docker" "start" "-a" "54b9b9970b912cc5e42c3b91bd594cc691a2ab2d919286f83a26a00dc83fa5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b9b9970b912cc5e42c3b91bd594cc691a2ab2d919286f83a26a00dc83fa5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b9b9970b912cc5e42c3b91bd594cc691a2ab2d919286f83a26a00dc83fa5c7", kill_on_drop: false }`
[INFO] [stdout] 54b9b9970b912cc5e42c3b91bd594cc691a2ab2d919286f83a26a00dc83fa5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de39d1401ce7bfd52f7f451384846cd94c4764e9782c0576d2a7d214cffc216c
[INFO] running `Command { std: "docker" "start" "-a" "de39d1401ce7bfd52f7f451384846cd94c4764e9782c0576d2a7d214cffc216c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking linkerd-errno v0.1.0 (/opt/rustwide/workdir/linkerd/errno)
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking linkerd-conditional v0.1.0 (/opt/rustwide/workdir/linkerd/conditional)
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking linkerd-error v0.1.0 (/opt/rustwide/workdir/linkerd/error)
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling linkerd-app-core v0.1.0 (/opt/rustwide/workdir/linkerd/app/core)
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking webpki v0.22.0 (https://github.com/linkerd/webpki?branch=cert-dns-names-0.22#a26def03)
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]    Compiling prost-derive v0.10.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking linkerd-dns-name v0.1.0 (/opt/rustwide/workdir/linkerd/dns/name)
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking linkerd-identity v0.1.0 (/opt/rustwide/workdir/linkerd/identity)
[INFO] [stderr]     Checking linkerd-addr v0.1.0 (/opt/rustwide/workdir/linkerd/addr)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/addr/src/lib.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking prost-types v0.10.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling jemalloc-sys v0.5.0+5.3.0
[INFO] [stderr]     Checking linkerd-system v0.1.0 (/opt/rustwide/workdir/linkerd/system)
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking trust-dns-proto v0.21.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking linkerd-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/tracing)
[INFO] [stderr]     Checking linkerd-exp-backoff v0.1.0 (/opt/rustwide/workdir/linkerd/exp-backoff)
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking tonic v0.7.2
[INFO] [stderr]     Checking linkerd-io v0.1.0 (/opt/rustwide/workdir/linkerd/io)
[INFO] [stderr]     Checking linkerd-duplex v0.1.0 (/opt/rustwide/workdir/linkerd/duplex)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> linkerd/duplex/src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Read(usize),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Read(usize),
[INFO] [stdout] 53 +     Read(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> linkerd/duplex/src/lib.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Partial(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     Partial(usize),
[INFO] [stdout] 59 +     Partial(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking linkerd-stack v0.1.0 (/opt/rustwide/workdir/linkerd/stack)
[INFO] [stderr]     Checking linkerd-proxy-core v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/core)
[INFO] [stderr]     Checking drain v0.1.1
[INFO] [stderr]     Checking opencensus-proto v0.1.0 (/opt/rustwide/workdir/opencensus-proto)
[INFO] [stderr]     Checking linkerd-proxy-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/resolve)
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stdout] warning: value assigned to `scope` is never read
[INFO] [stdout]   --> linkerd/stack/src/failfast.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     scope: &'static str,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> linkerd/proxy/resolve/src/recover.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let mut this = self.project();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-tls v0.1.0 (/opt/rustwide/workdir/linkerd/tls)
[INFO] [stderr]     Checking linkerd-http-box v0.1.0 (/opt/rustwide/workdir/linkerd/http-box)
[INFO] [stderr]     Checking linkerd-detect v0.1.0 (/opt/rustwide/workdir/linkerd/detect)
[INFO] [stderr]     Checking linkerd-http-classify v0.1.0 (/opt/rustwide/workdir/linkerd/http-classify)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/tls/src/server.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-tonic-watch v0.1.0 (/opt/rustwide/workdir/linkerd/tonic-watch)
[INFO] [stderr]     Checking linkerd-proxy-transport v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/transport)
[INFO] [stderr]     Checking linkerd-error-respond v0.1.0 (/opt/rustwide/workdir/linkerd/error-respond)
[INFO] [stderr]     Checking linkerd-dns v0.1.0 (/opt/rustwide/workdir/linkerd/dns)
[INFO] [stderr]     Checking linkerd-proxy-tcp v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tcp)
[INFO] [stderr]     Checking linkerd-meshtls-rustls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls/rustls)
[INFO] [stderr]     Checking linkerd-cache v0.1.0 (/opt/rustwide/workdir/linkerd/cache)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/dns/src/lib.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-proxy-discover v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/discover)
[INFO] [stderr]     Checking linkerd-stack-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/stack/tracing)
[INFO] [stderr]     Checking linkerd-proxy-dns-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/dns-resolve)
[INFO] [stderr]     Checking linkerd-transport-header v0.1.0 (/opt/rustwide/workdir/linkerd/transport-header)
[INFO] [stderr]     Checking linkerd-trace-context v0.1.0 (/opt/rustwide/workdir/linkerd/trace-context)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/transport-header/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-meshtls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls)
[INFO] [stderr]     Checking linkerd-reconnect v0.1.0 (/opt/rustwide/workdir/linkerd/reconnect)
[INFO] [stderr]     Checking linkerd-http-access-log v0.1.0 (/opt/rustwide/workdir/linkerd/http-access-log)
[INFO] [stderr]     Checking linkerd-http-retry v0.1.0 (/opt/rustwide/workdir/linkerd/http-retry)
[INFO] [stderr]     Checking linkerd-retry v0.1.0 (/opt/rustwide/workdir/linkerd/retry)
[INFO] [stderr]     Checking linkerd-signal v0.1.0 (/opt/rustwide/workdir/linkerd/signal)
[INFO] [stderr]  Documenting linkerd-meshtls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls)
[INFO] [stderr]  Documenting linkerd-proxy-dns-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/dns-resolve)
[INFO] [stderr]  Documenting linkerd-http-access-log v0.1.0 (/opt/rustwide/workdir/linkerd/http-access-log)
[INFO] [stderr]  Documenting linkerd-meshtls-rustls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls/rustls)
[INFO] [stderr]  Documenting linkerd-dns v0.1.0 (/opt/rustwide/workdir/linkerd/dns)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/dns/src/lib.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-http-retry v0.1.0 (/opt/rustwide/workdir/linkerd/http-retry)
[INFO] [stderr]  Documenting linkerd-transport-header v0.1.0 (/opt/rustwide/workdir/linkerd/transport-header)
[INFO] [stderr]  Documenting linkerd-error-respond v0.1.0 (/opt/rustwide/workdir/linkerd/error-respond)
[INFO] [stderr]  Documenting linkerd-cache v0.1.0 (/opt/rustwide/workdir/linkerd/cache)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/transport-header/src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-stack-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/stack/tracing)
[INFO] [stderr]  Documenting linkerd-detect v0.1.0 (/opt/rustwide/workdir/linkerd/detect)
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking linkerd2-proxy-api v0.5.0
[INFO] [stderr]  Documenting linkerd-http-classify v0.1.0 (/opt/rustwide/workdir/linkerd/http-classify)
[INFO] [stderr]  Documenting linkerd-proxy-transport v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/transport)
[INFO] [stderr]  Documenting linkerd-retry v0.1.0 (/opt/rustwide/workdir/linkerd/retry)
[INFO] [stderr]  Documenting linkerd-reconnect v0.1.0 (/opt/rustwide/workdir/linkerd/reconnect)
[INFO] [stderr]  Documenting linkerd-http-box v0.1.0 (/opt/rustwide/workdir/linkerd/http-box)
[INFO] [stderr]     Checking linkerd-proxy-api-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/api-resolve)
[INFO] [stderr]     Checking linkerd-service-profiles v0.1.0 (/opt/rustwide/workdir/linkerd/service-profiles)
[INFO] [stderr]     Checking linkerd-server-policy v0.1.0 (/opt/rustwide/workdir/linkerd/server-policy)
[INFO] [stderr]  Documenting linkerd-service-profiles v0.1.0 (/opt/rustwide/workdir/linkerd/service-profiles)
[INFO] [stderr]  Documenting linkerd-server-policy v0.1.0 (/opt/rustwide/workdir/linkerd/server-policy)
[INFO] [stderr]  Documenting linkerd-proxy-api-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/api-resolve)
[INFO] [stderr]  Documenting linkerd-tls v0.1.0 (/opt/rustwide/workdir/linkerd/tls)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/tls/src/server.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-proxy-discover v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/discover)
[INFO] [stderr]    Compiling boring-sys v2.0.0
[INFO] [stderr]  Documenting linkerd-proxy-tcp v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tcp)
[INFO] [stderr]  Documenting linkerd-trace-context v0.1.0 (/opt/rustwide/workdir/linkerd/trace-context)
[INFO] [stderr]  Documenting linkerd-tonic-watch v0.1.0 (/opt/rustwide/workdir/linkerd/tonic-watch)
[INFO] [stderr]  Documenting linkerd-proxy-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/resolve)
[INFO] [stderr]  Documenting opencensus-proto v0.1.0 (/opt/rustwide/workdir/opencensus-proto)
[INFO] [stderr]  Documenting linkerd-stack v0.1.0 (/opt/rustwide/workdir/linkerd/stack)
[INFO] [stderr]     Checking linkerd-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/metrics)
[INFO] [stderr]     Checking hyper-balance v0.1.0 (/opt/rustwide/workdir/hyper-balance)
[INFO] [stderr]     Checking linkerd-stack-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/stack/metrics)
[INFO] [stderr]     Checking linkerd-transport-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/transport-metrics)
[INFO] [stderr]     Checking linkerd-proxy-http v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/http)
[INFO] [stderr]     Checking linkerd-http-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/http-metrics)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/proxy/http/src/detect.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-opencensus v0.1.0 (/opt/rustwide/workdir/linkerd/opencensus)
[INFO] [stderr]     Checking linkerd-proxy-identity-client v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/identity-client)
[INFO] [stderr]  Documenting linkerd-proxy-http v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/http)
[INFO] [stderr]  Documenting linkerd-transport-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/transport-metrics)
[INFO] [stderr]  Documenting linkerd-opencensus v0.1.0 (/opt/rustwide/workdir/linkerd/opencensus)
[INFO] [stderr]  Documenting linkerd-proxy-identity-client v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/identity-client)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/proxy/http/src/detect.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-http-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/http-metrics)
[INFO] [stderr]     Checking linkerd-proxy-tap v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tap)
[INFO] [stderr]  Documenting linkerd-proxy-tap v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tap)
[INFO] [stderr]  Documenting linkerd-stack-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/stack/metrics)
[INFO] [stderr]  Documenting linkerd-app-core v0.1.0 (/opt/rustwide/workdir/linkerd/app/core)
[INFO] [stderr]  Documenting linkerd-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/metrics)
[INFO] [stderr]  Documenting hyper-balance v0.1.0 (/opt/rustwide/workdir/hyper-balance)
[INFO] [stderr]  Documenting linkerd-proxy-core v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/core)
[INFO] [stderr]  Documenting linkerd-duplex v0.1.0 (/opt/rustwide/workdir/linkerd/duplex)
[INFO] [stderr]  Documenting linkerd-io v0.1.0 (/opt/rustwide/workdir/linkerd/io)
[INFO] [stderr]  Documenting linkerd-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/tracing)
[INFO] [stderr]  Documenting linkerd-exp-backoff v0.1.0 (/opt/rustwide/workdir/linkerd/exp-backoff)
[INFO] [stderr]  Documenting linkerd-signal v0.1.0 (/opt/rustwide/workdir/linkerd/signal)
[INFO] [stderr]  Documenting linkerd-system v0.1.0 (/opt/rustwide/workdir/linkerd/system)
[INFO] [stderr]  Documenting linkerd-identity v0.1.0 (/opt/rustwide/workdir/linkerd/identity)
[INFO] [stderr]  Documenting linkerd-addr v0.1.0 (/opt/rustwide/workdir/linkerd/addr)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> linkerd/addr/src/lib.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-http-route v0.1.0 (/opt/rustwide/workdir/linkerd/http-route)
[INFO] [stderr]  Documenting linkerd-dns-name v0.1.0 (/opt/rustwide/workdir/linkerd/dns/name)
[INFO] [stderr]  Documenting linkerd-error v0.1.0 (/opt/rustwide/workdir/linkerd/error)
[INFO] [stderr]  Documenting linkerd-conditional v0.1.0 (/opt/rustwide/workdir/linkerd/conditional)
[INFO] [stderr]  Documenting linkerd-tls-test-util v0.1.0 (/opt/rustwide/workdir/linkerd/tls/test-util)
[INFO] [stderr]  Documenting linkerd-errno v0.1.0 (/opt/rustwide/workdir/linkerd/errno)
[INFO] [stdout] warning: value assigned to `id` is never read
[INFO] [stdout]   --> linkerd/app/core/src/http_tracing.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     id: Vec<u8>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected_size` is never read
[INFO] [stdout]   --> linkerd/app/core/src/http_tracing.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     expected_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `actual_size` is never read
[INFO] [stdout]   --> linkerd/app/core/src/http_tracing.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     actual_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linkerd-app-inbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/inbound)
[INFO] [stderr]     Checking linkerd-app-outbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/outbound)
[INFO] [stderr]     Checking linkerd-app-test v0.1.0 (/opt/rustwide/workdir/linkerd/app/test)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(test, fuzzing))]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/http.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoxBody`, `BoxResponse`, `DetectHttp`, `Request`, `Response`, `Retain`, `normalize_uri`, `strip_header`, and `uri`
[INFO] [stdout]  --> linkerd/app/inbound/src/http/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     normalize_uri, strip_header, uri, BoxBody, BoxResponse, DetectHttp, Request, Response, Retain,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Authentication`, `Authorization`, `Protocol`, and `authz::Suffix`
[INFO] [stdout]  --> linkerd/app/inbound/src/policy/store.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     authz::Suffix, Authentication, Authorization, Protocol, ServerPolicy,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/policy.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(any(test, fuzzing))]
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-app-outbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/outbound)
[INFO] [stdout] warning: value assigned to `context` is never read
[INFO] [stdout]   --> linkerd/app/test/src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     context: Cow<'static, str>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> linkerd/app/test/src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     source: Error,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `at` is never read
[INFO] [stdout]   --> linkerd/app/test/src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     at: &'static Location<'static>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting linkerd-app-inbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/inbound)
[INFO] [stderr]  Documenting linkerd-app-test v0.1.0 (/opt/rustwide/workdir/linkerd/app/test)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(test, fuzzing))]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/http.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> linkerd/app/inbound/src/policy.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(any(test, fuzzing))]
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `linkerd-app-test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name linkerd_app_test linkerd/app/test/src/lib.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=6e73b7ecd8655931 -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb6760908f6ef3c4.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-c7f238c8febdbfd6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c75c0dfac8249aaa.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-015321664676b49d.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-732f2e76df582d4b.rmeta --extern linkerd_app_core=/opt/rustwide/target/debug/deps/liblinkerd_app_core-1a1c2c7c83452cbd.rmeta --extern linkerd_identity=/opt/rustwide/target/debug/deps/liblinkerd_identity-317b71c5d0255f58.rmeta --extern linkerd_io=/opt/rustwide/target/debug/deps/liblinkerd_io-d449ca1c51112d41.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2406bef5274b1ae9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-41cf61e83584525e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e8d097cda71a959.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-49e6705c53f1af8e.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-85911cdfab52b93e.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9df870df918bdf66.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-287a452f477fe853.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b601bbe371cfa32f.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-08ea2a6778ef84a8.rmeta --document-private-items --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not document `linkerd-app-outbound`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name linkerd_app_outbound linkerd/app/outbound/src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="allow-loopback"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-loopback", "default", "test-subscriber"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=66457a89d9596444 -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0e849f777d3f63af.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb6760908f6ef3c4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c75c0dfac8249aaa.rmeta --extern linkerd_app_core=/opt/rustwide/target/debug/deps/liblinkerd_app_core-1a1c2c7c83452cbd.rmeta --extern linkerd_http_classify=/opt/rustwide/target/debug/deps/liblinkerd_http_classify-b01f3a4396d0587a.rmeta --extern linkerd_http_retry=/opt/rustwide/target/debug/deps/liblinkerd_http_retry-4ca4f4f15923c8fa.rmeta --extern linkerd_identity=/opt/rustwide/target/debug/deps/liblinkerd_identity-317b71c5d0255f58.rmeta --extern linkerd_retry=/opt/rustwide/target/debug/deps/liblinkerd_retry-4daa997f77c46000.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2406bef5274b1ae9.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-9c545f292e5f5f8d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e8d097cda71a959.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-49e6705c53f1af8e.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-287a452f477fe853.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b601bbe371cfa32f.rmeta --document-private-items --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: struct `AllowHttpProfile` is never constructed
[INFO] [stdout]   --> linkerd/app/outbound/src/ingress.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct AllowHttpProfile(AddrMatch);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `boring-sys v2.0.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/boring-sys-9d9b5cfa8c526e34/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boring-sys-2.0.0/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring done (2.3s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "bssl" "--config" "Debug" "--parallel" "8"
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_record.cc.o
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_lib.cc.o
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_srtp.cc.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/ssl.dir/src/ssl/bio_ssl.cc.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/chacha/chacha-x86_64.S.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_both.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_pkt.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_method.cc.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S.o
[INFO] [stderr]   [  5%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S.o
[INFO] [stderr]   [  5%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [  5%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/md5-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handoff.cc.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake.cc.o
[INFO] [stderr]   [  9%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_client.cc.o
[INFO] [stderr]   [ 10%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont.S.o
[INFO] [stderr]   [ 10%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/test/trampoline-x86_64.S.o
[INFO] [stderr]   [ 10%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S.o
[INFO] [stderr]   [ 11%] Building ASM object CMakeFiles/crypto.dir/src/crypto/hrss/asm/poly_rq_mul.S.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/crypto.dir/err_data.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bitstr.c.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_both.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_lib.cc.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_pkt.cc.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_dup.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_enum.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_gentm.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_i2d_fp.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_int.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_mbstr.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_object.c.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_aead_ctx.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_asn1.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_buffer.cc.o
[INFO] [stderr]   [ 16%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_octet.c.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_print.c.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_strnid.c.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_cert.cc.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_time.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_type.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_utctm.c.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_cipher.cc.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_utf8.c.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_file.cc.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn1_lib.c.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_key_share.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_lib.cc.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn1_par.c.o
[INFO] [stderr]   [ 22%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_enum.c.o
[INFO] [stderr]   [ 22%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn_pack.c.o
[INFO] [stderr]   [ 22%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_int.c.o
[INFO] [stderr]   [ 22%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_string.c.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_privkey.cc.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_dec.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_enc.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_fre.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_new.c.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_session.cc.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_typ.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_utl.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/time_support.c.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_stat.cc.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/base64/base64.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/bio.c.o
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/bio_mem.c.o
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/connect.c.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_transcript.cc.o
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/fd.c.o
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/hexdump.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/file.c.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_x509.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_versions.cc.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/pair.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/printf.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/t1_enc.cc.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket_helper.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/t1_lib.cc.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/crypto.dir/src/crypto/blake2/blake2.c.o
[INFO] [stderr]   [ 32%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls13_both.cc.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/bn_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/convert.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/crypto.dir/src/crypto/buf/buf.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/asn1_compat.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/ber.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/cbb.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/cbs.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/unicode.c.o
[INFO] [stderr]   [ 34%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls13_client.cc.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/cipher_extra.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/chacha/chacha.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/derive_key.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesccm.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesctrhmac.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesgcmsiv.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_chacha20poly1305.c.o
[INFO] [stderr]   [ 37%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls13_server.cc.o
[INFO] [stderr]   [ 37%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls13_enc.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls_method.cc.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_null.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc2.c.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/tls_record.cc.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc4.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_tls.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/tls_cbc.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cmac/cmac.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/conf/conf.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-fuchsia.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-linux.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-win.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm-linux.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-intel.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-ppc64le.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/crypto.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/curve25519/curve25519.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/curve25519/spake25519.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/dh_extra/dh_asn1.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/crypto.dir/src/crypto/dh_extra/params.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/crypto.dir/src/crypto/digest_extra/digest_extra.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/crypto.dir/src/crypto/dsa/dsa.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/dsa/dsa_asn1.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_asn1.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_derive.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/hash_to_curve.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/crypto.dir/src/crypto/ecdh_extra/ecdh_extra.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/crypto.dir/src/crypto/ecdsa_extra/ecdsa_asn1.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/engine/engine.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/err/err.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/digestsign.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp_asn1.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_dsa_asn1.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp_ctx.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ec.c.o
[INFO] [stderr]   [ 50%] Linking CXX static library libssl.a
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ec_asn1.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519_asn1.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_rsa.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_rsa_asn1.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_x25519.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/print.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/pbkdf.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_x25519_asn1.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/scrypt.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/sign.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/ex_data.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/bcm.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/fips_shared_support.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/is_fips.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/crypto.dir/src/crypto/hkdf/hkdf.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/crypto.dir/src/crypto/hpke/hpke.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/hrss/hrss.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/lhash/lhash.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/mem.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/obj/obj.c.o
[INFO] [stderr]   [ 57%] Built target ssl
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_all.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_info.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/obj/obj_xref.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_lib.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pk8.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_oth.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pkey.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_xaux.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_x509.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7_x509.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/p5_pbev2.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8_x509.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_arm.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_vec.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/deterministic.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/forkunsafe.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/crypto.dir/src/crypto/pool/pool.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/fuchsia.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/passive.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/rand_extra.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/windows.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_c11.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/rc4/rc4.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_lock.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_asn1.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/crypto.dir/src/crypto/siphash/siphash.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/crypto.dir/src/crypto/thread.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/crypto.dir/src/crypto/stack/stack.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_print.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_none.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_pthread.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/crypto.dir/src/crypto/trust_token/pmbtoken.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_win.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_sign.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/crypto.dir/src/crypto/trust_token/voprf.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/trust_token/trust_token.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_digest.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_strex.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_verify.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/algorithm.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/asn1_gen.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/by_file.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/by_dir.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/i2d_pr.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/rsa_pss.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/t_crl.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/t_req.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/t_x509.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_att.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/t_x509a.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_cmp.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_d2.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_def.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_ext.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_lu.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_r2x.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_req.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_obj.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_set.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_trs.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_txt.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_v3.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_vpm.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_vfy.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509cset.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509name.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509rset.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509spki.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_algor.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_all.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_crl.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_exten.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_attrib.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_info.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_name.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pubkey.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_req.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pkey.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_spki.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_sig.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_val.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_cache.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509a.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_data.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_lib.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_map.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_node.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_tree.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akey.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akeya.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bcons.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_alt.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bitst.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_conf.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_crld.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_cpols.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_extku.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_enum.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_genn.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ia5.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_info.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_int.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_lib.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ncons.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ocsp.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcia.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pci.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcons.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pmaps.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_prn.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_purp.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_skey.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_utl.c.o
[INFO] [stderr]   [ 95%] Linking C static library libcrypto.a
[INFO] [stderr]   [ 95%] Built target crypto
[INFO] [stderr]   [ 96%] Building CXX object CMakeFiles/bssl.dir/src/tool/file.cc.o
[INFO] [stderr]   [ 96%] Building CXX object CMakeFiles/bssl.dir/src/tool/client.cc.o
[INFO] [stderr]   [ 96%] Building CXX object CMakeFiles/bssl.dir/src/tool/args.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/const.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/digest.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/fd.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/ciphers.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/generate_ed25519.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/bssl.dir/src/tool/genrsa.cc.o
[INFO] [stderr]   [ 98%] Building CXX object CMakeFiles/bssl.dir/src/tool/pkcs12.cc.o
[INFO] [stderr]   [ 98%] Building CXX object CMakeFiles/bssl.dir/src/tool/rand.cc.o
[INFO] [stderr]   [ 98%] Building CXX object CMakeFiles/bssl.dir/src/tool/server.cc.o
[INFO] [stderr]   [ 99%] Building CXX object CMakeFiles/bssl.dir/src/tool/sign.cc.o
[INFO] [stderr]   [ 99%] Building CXX object CMakeFiles/bssl.dir/src/tool/speed.cc.o
[INFO] [stderr]   [ 99%] Building CXX object CMakeFiles/bssl.dir/src/tool/tool.cc.o
[INFO] [stderr]   [100%] Building CXX object CMakeFiles/bssl.dir/src/tool/transport_common.cc.o
[INFO] [stderr]   [100%] Linking CXX executable bssl
[INFO] [stderr]   [100%] Built target bssl
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/boring-sys-1c5f61630ecd6c9a/out/build/
[INFO] [stderr]   cargo:rustc-link-lib=static=crypto
[INFO] [stderr]   cargo:rustc-link-lib=static=ssl
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake: warning: -j8 forced in submake: resetting jobserver mode.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3716) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.40/src/fallback.rs:699:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bf6c5b75c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]      1:     0x5bf6c5b8764f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]      2:     0x5bf6c5b44ba3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]      3:     0x5bf6c5b50062 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]      4:     0x5bf6c5b5302f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]      5:     0x5bf6c5b52e89 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]      6:     0x5bf6c5b536b5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]      7:     0x5bf6c5b5349a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]      8:     0x5bf6c5b50199 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]      9:     0x5bf6c5b38ced - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]     10:     0x5bf6c5b914f0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]     11:     0x5bf6c5adcff8 - proc_macro2::fallback::validate_ident::hbcddbe4800905d1a
[INFO] [stderr]     12:     0x5bf6c5add349 - proc_macro2::fallback::Ident::_new::hea3e895d8ded662a
[INFO] [stderr]     13:     0x5bf6c5add2ff - proc_macro2::fallback::Ident::new::hb56708c5cb3b4c48
[INFO] [stderr]     14:     0x5bf6c5ad8408 - proc_macro2::imp::Ident::new::hf85c8397a28772ba
[INFO] [stderr]     15:     0x5bf6c5ac7ec8 - proc_macro2::Ident::new::hf66b4b7974f74482
[INFO] [stderr]     16:     0x5bf6c58d53cf - bindgen::ir::context::BindgenContext::rust_ident_raw::h51ca1b4cefd14199
[INFO] [stderr]     17:     0x5bf6c58d3240 - bindgen::ir::context::BindgenContext::rust_ident::hafa0eb177ff94526
[INFO] [stderr]     18:     0x5bf6c5899f47 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::he4e1b75e1cc596ae
[INFO] [stderr]     19:     0x5bf6c5849398 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hdacadb781021da85
[INFO] [stderr]     20:     0x5bf6c585facd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2945ed0c7135a00d
[INFO] [stderr]     21:     0x5bf6c58a0aa1 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::he4e1b75e1cc596ae
[INFO] [stderr]     22:     0x5bf6c5849398 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hdacadb781021da85
[INFO] [stderr]     23:     0x5bf6c585facd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2945ed0c7135a00d
[INFO] [stderr]     24:     0x5bf6c5876965 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hd8a1a66f7ec55a63
[INFO] [stderr]     25:     0x5bf6c58b4ca5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h3c6f208af8dd5458
[INFO] [stderr]     26:     0x5bf6c585fab2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2945ed0c7135a00d
[INFO] [stderr]     27:     0x5bf6c5882248 - bindgen::codegen::codegen::{{closure}}::hcfb54dab180d1a13
[INFO] [stderr]     28:     0x5bf6c58dfc38 - bindgen::ir::context::BindgenContext::gen::h7c9076b15abc084c
[INFO] [stderr]     29:     0x5bf6c5881b5d - bindgen::codegen::codegen::he1dcee5726e8c7ac
[INFO] [stderr]     30:     0x5bf6c5901706 - bindgen::Bindings::generate::hf0c4c16d85ec3d58
[INFO] [stderr]     31:     0x5bf6c58fe65f - bindgen::Builder::generate::ha154337aeb96747f
[INFO] [stderr]     32:     0x5bf6c57f9552 - build_script_build::main::h6d30cee117b335c1
[INFO] [stderr]     33:     0x5bf6c57fa763 - core::ops::function::FnOnce::call_once::h971a6e086921c214
[INFO] [stderr]     34:     0x5bf6c57fa326 - std::sys::backtrace::__rust_begin_short_backtrace::he39582cf28db62e6
[INFO] [stderr]     35:     0x5bf6c57fa269 - std::rt::lang_start::{{closure}}::ha1780bf917d118f4
[INFO] [stderr]     36:     0x5bf6c5b466f0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]     37:     0x5bf6c57fa251 - std::rt::lang_start::h86cefebc09d5ee1a
[INFO] [stderr]     38:     0x5bf6c57fd9a5 - main
[INFO] [stderr]     39:     0x7171b12241ca - <unknown>
[INFO] [stderr]     40:     0x7171b122428b - __libc_start_main
[INFO] [stderr]     41:     0x5bf6c57f77b5 - _start
[INFO] [stderr]     42:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "de39d1401ce7bfd52f7f451384846cd94c4764e9782c0576d2a7d214cffc216c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de39d1401ce7bfd52f7f451384846cd94c4764e9782c0576d2a7d214cffc216c", kill_on_drop: false }`
[INFO] [stdout] de39d1401ce7bfd52f7f451384846cd94c4764e9782c0576d2a7d214cffc216c
