[INFO] cloning repository https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Battula-anil-app-could/dx-signalapp-libsignal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3b430bd308c6a70bd2c7d5408cc214846d15143
[INFO] checking Battula-anil-app-could/dx-signalapp-libsignal against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] finished tweaking git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] tweaked toml for git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/boring`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/curve25519-dalek`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.11
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded neon-build v0.10.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded unzip3 v1.0.0
[INFO] [stderr]   Downloaded neon-runtime v0.10.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded asn1_derive v0.9.1
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded asn1 v0.9.1
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded linkme-impl v0.2.10
[INFO] [stderr]   Downloaded linkme v0.2.10
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded neon v0.10.0
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded neon-macros v0.10.0
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc2f13a33d7b5d2dc65e23b5004a02ea71f4e868c7a2e7c08646049144fd3904
[INFO] running `Command { std: "docker" "start" "-a" "bc2f13a33d7b5d2dc65e23b5004a02ea71f4e868c7a2e7c08646049144fd3904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc2f13a33d7b5d2dc65e23b5004a02ea71f4e868c7a2e7c08646049144fd3904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2f13a33d7b5d2dc65e23b5004a02ea71f4e868c7a2e7c08646049144fd3904", kill_on_drop: false }`
[INFO] [stdout] bc2f13a33d7b5d2dc65e23b5004a02ea71f4e868c7a2e7c08646049144fd3904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e07be5082efdd67d8490dc2d686c13307359c74fb055eebb1fa92ce096fb43
[INFO] running `Command { std: "docker" "start" "-a" "27e07be5082efdd67d8490dc2d686c13307359c74fb055eebb1fa92ce096fb43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clang-sys v1.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling neon-build v0.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling neon v0.10.0
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking neon-runtime v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto)
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]    Compiling jni v0.19.0
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libsignal-jni v0.22.1 (/opt/rustwide/workdir/rust/bridge/jni)
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling neon-macros v0.10.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling asn1_derive v0.9.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros)
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking linkme v0.2.10
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking chacha20poly1305 v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling boring-sys v2.1.0 (https://github.com/signalapp/boring?branch=libsignal#25e1dd8f)
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]     Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/bridge/node/futures/src/future.rs:192:36
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get_promise<F>(channel: &Channel, get_promise: F) -> JsFutureBuilder<F, T>
[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] 192 |     pub fn get_promise<F>(channel: &Channel, get_promise: F) -> JsFutureBuilder<'_, F, T>
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module)
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/bridge/node/futures/src/future.rs:192:36
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get_promise<F>(channel: &Channel, get_promise: F) -> JsFutureBuilder<F, T>
[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] 192 |     pub fn get_promise<F>(channel: &Channel, get_promise: F) -> JsFutureBuilder<'_, F, T>
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol)
[INFO] [stderr]    Compiling attest v0.1.0 (/opt/rustwide/workdir/rust/attest)
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.1 (https://github.com/signalapp/curve25519-dalek?branch=lizard2#4f0aa665)
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho)
[INFO] [stderr]     Checking zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup)
[INFO] [stderr]     Checking usernames v0.1.0 (/opt/rustwide/workdir/rust/usernames)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/usernames/src/error.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_UsernameError`
[INFO] [stdout] 7 | pub enum UsernameError {
[INFO] [stdout]   |          ------------- `UsernameError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking asn1 v0.9.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/protocol/src/error.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Display, Error)]
[INFO] [stdout]    |                 ^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_SignalProtocolError`
[INFO] [stdout] 17 | pub enum SignalProtocolError {
[INFO] [stdout]    |          ------------------- `SignalProtocolError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn iter(&self) -> std::slice::Iter<T>;
[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] 17 |     fn iter(&self) -> std::slice::Iter<'_, T>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn iter(&self) -> std::slice::Iter<T> {
[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] 25 |     fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn iter(&self) -> std::slice::Iter<T> {
[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] 55 |     fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/zkgroup/src/common/errors.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupVerificationFailure`
[INFO] [stdout] 7 | /// Verification failure in zkgroup
[INFO] [stdout] 8 | pub struct ZkGroupVerificationFailure;
[INFO] [stdout]   |            -------------------------- `ZkGroupVerificationFailure` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/zkgroup/src/common/errors.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]    |                 ^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupDeserializationFailure`
[INFO] [stdout] 11 | /// Deserialization failure in zkgroup
[INFO] [stdout] 12 | pub struct ZkGroupDeserializationFailure;
[INFO] [stdout]    |            ----------------------------- `ZkGroupDeserializationFailure` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/usernames/src/error.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_UsernameError`
[INFO] [stdout] 7 | pub enum UsernameError {
[INFO] [stdout]   |          ------------- `UsernameError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/protocol/src/error.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Display, Error)]
[INFO] [stdout]    |                 ^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_SignalProtocolError`
[INFO] [stdout] 17 | pub enum SignalProtocolError {
[INFO] [stdout]    |          ------------------- `SignalProtocolError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn iter(&self) -> std::slice::Iter<T>;
[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] 17 |     fn iter(&self) -> std::slice::Iter<'_, T>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn iter(&self) -> std::slice::Iter<T> {
[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] 25 |     fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/zkgroup/src/common/array_utils.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn iter(&self) -> std::slice::Iter<T> {
[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] 55 |     fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/zkgroup/src/common/errors.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupVerificationFailure`
[INFO] [stdout] 7 | /// Verification failure in zkgroup
[INFO] [stdout] 8 | pub struct ZkGroupVerificationFailure;
[INFO] [stdout]   |            -------------------------- `ZkGroupVerificationFailure` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/zkgroup/src/common/errors.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]    |                 ^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupDeserializationFailure`
[INFO] [stdout] 11 | /// Deserialization failure in zkgroup
[INFO] [stdout] 12 | pub struct ZkGroupDeserializationFailure;
[INFO] [stdout]    |            ----------------------------- `ZkGroupDeserializationFailure` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `boring-sys v2.1.0 (https://github.com/signalapp/boring?branch=libsignal#25e1dd8f)`
[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-8a754d0d1ac20069/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=BORING_BSSL_PATH
[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-bdebff454ccea0a5/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/boring-8e0653be29ac08c9/25e1dd8/boring-sys/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/boring-sys-bdebff454ccea0a5/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 (1.8s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/boring-sys-bdebff454ccea0a5/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/boring-sys-bdebff454ccea0a5/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "crypto" "--config" "Debug" "--parallel" "16"
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S.o
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/md5-x86_64.S.o
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S.o
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha256-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]   [  3%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/chacha/chacha-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont.S.o
[INFO] [stderr]   [  6%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/crypto.dir/err_data.c.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bitstr.c.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/test/trampoline-x86_64.S.o
[INFO] [stderr]   [  9%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o
[INFO] [stderr]   [  9%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_gentm.c.o
[INFO] [stderr]   [ 10%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_enum.c.o
[INFO] [stderr]   [ 10%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_dup.c.o
[INFO] [stderr]   [ 10%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_i2d_fp.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_int.c.o
[INFO] [stderr]   [ 12%] Building ASM object CMakeFiles/crypto.dir/src/crypto/hrss/asm/poly_rq_mul.S.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_object.c.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_octet.c.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_mbstr.c.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_strex.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_strnid.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_type.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_time.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_print.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_enum.c.o
[INFO] [stderr]   [ 14%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn1_lib.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn1_par.c.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_utctm.c.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_utf8.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_int.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_dec.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_fre.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/f_string.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/time_support.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_utl.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_enc.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_new.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/crypto.dir/src/crypto/base64/base64.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_typ.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/bio.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn_pack.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/bio_mem.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/connect.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/fd.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/pair.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/file.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/printf.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/hexdump.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/bn_asn1.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket_helper.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/crypto.dir/src/crypto/blake2/blake2.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/convert.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/ber.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/cbs.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/cipher_extra.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesccm.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/derive_key.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/cbb.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesctrhmac.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/asn1_compat.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/buf/buf.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/chacha/chacha.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/unicode.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_chacha20poly1305.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesgcmsiv.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_null.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc2.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc4.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/tls_cbc.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/cmac/cmac.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_tls.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/conf/conf.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-fuchsia.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/crypto.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-linux.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/curve25519/spake25519.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-ppc64le.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm-linux.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-win.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/curve25519/curve25519.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-intel.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/dh_extra/dh_asn1.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/digest_extra/digest_extra.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/dh_extra/params.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/dsa/dsa.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/dsa/dsa_asn1.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_derive.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_asn1.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/hash_to_curve.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/engine/engine.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/err/err.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/crypto.dir/src/crypto/ecdh_extra/ecdh_extra.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/digestsign.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/ecdsa_extra/ecdsa_asn1.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp_ctx.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_dsa_asn1.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/evp_asn1.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ec.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ec_asn1.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519_asn1.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_rsa.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_x25519.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_rsa_asn1.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/pbkdf.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/print.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_x25519_asn1.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/scrypt.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/ex_data.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/sign.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/bcm.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/hkdf/hkdf.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/fips_shared_support.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/hrss/hrss.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/lhash/lhash.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/hpke/hpke.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_lib.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pkey.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/obj/obj_xref.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_oth.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/mem.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_xaux.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/obj/obj.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_x509.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_all.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_info.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pk8.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/p5_pbev2.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7_x509.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8_x509.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/pool/pool.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/forkunsafe.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/fuchsia.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/rand_extra.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/passive.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_arm.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/crypto.dir/src/crypto/rc4/rc4.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/windows.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_lock.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_c11.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_asn1.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/siphash/siphash.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/stack/stack.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/thread.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_pthread.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_none.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/crypto.dir/src/crypto/thread_win.c.o
[INFO] [stderr]   [ 67%] 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/trust_token/voprf.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/crypto.dir/src/crypto/trust_token/pmbtoken.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_digest.c.o
[INFO] [stderr]   [ 68%] 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_sign.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/asn1_gen.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/algorithm.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/by_dir.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/i2d_pr.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/name_print.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/rsa_pss.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/by_file.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]   [ 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.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_att.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]   [ 76%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_d2.c.o
[INFO] [stderr]   [ 76%] 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_obj.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_req.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_txt.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_trs.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_set.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/x509_v3.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509name.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509_vpm.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509cset.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509rset.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509spki.c.o
[INFO] [stderr]   [ 82%] 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_algor.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_crl.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_exten.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_info.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_req.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_name.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_spki.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pkey.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_val.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pubkey.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_lib.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_data.c.o
[INFO] [stderr]   [ 87%] 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]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_tree.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_cache.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509a.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akey.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akeya.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_conf.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bitst.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_alt.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bcons.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_cpols.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_crld.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_enum.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_genn.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ia5.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_extku.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_info.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_int.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ncons.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ocsp.c.o
[INFO] [stderr]   [ 96%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pci.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_lib.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcons.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcia.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_prn.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_purp.c.o
[INFO] [stderr]   [ 98%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pmaps.c.o
[INFO] [stderr]   [100%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_skey.c.o
[INFO] [stderr]   [100%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_utl.c.o
[INFO] [stderr]   [100%] Linking C static library libcrypto.a
[INFO] [stderr]   [100%] Built target crypto
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/boring-sys-bdebff454ccea0a5/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/boring-sys-bdebff454ccea0a5/out/build/
[INFO] [stderr]   cargo:rustc-link-lib=static=crypto
[INFO] [stderr]   cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   gmake: warning: -j16 forced in submake: resetting jobserver mode.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2583) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.29/src/fallback.rs:702: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:     0x5ef8ba7209ba - std[2616be7e16619f65]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ef8ba7209ba - std[2616be7e16619f65]::backtrace_rs::backtrace::trace_unsynchronized::<std[2616be7e16619f65]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ef8ba7209ba - std[2616be7e16619f65]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ef8ba7209ba - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ef8ba73849a - <core[a217921f891fa6d1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ef8ba73849a - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]      6:     0x5ef8ba727282 - std[2616be7e16619f65]::io::default_write_fmt::<std[2616be7e16619f65]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ef8ba727282 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5ef8ba700f7f - <std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ef8ba700f7f - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ef8ba71aa81 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ef8ba71ad22 - <alloc[9e855f420c05999c]::boxed::Box<dyn for<'a, 'b> core[a217921f891fa6d1]::ops::function::Fn<(&'a std[2616be7e16619f65]::panic::PanicHookInfo<'b>,), Output = ()> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::marker::Send> as core[a217921f891fa6d1]::ops::function::Fn<(&std[2616be7e16619f65]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/alloc/src/boxed.rs:2264:9
[INFO] [stderr]     12:     0x5ef8ba71ad22 - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:833:13
[INFO] [stderr]     13:     0x5ef8ba701038 - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:698:13
[INFO] [stderr]     14:     0x5ef8ba6f60c9 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     15:     0x5ef8ba7019ad - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:689:5
[INFO] [stderr]     16:     0x5ef8ba738dfc - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5ef8ba68d53b - proc_macro2[bf6757271e8219ac]::fallback::validate_ident
[INFO] [stderr]     18:     0x5ef8ba68c791 - <proc_macro2[bf6757271e8219ac]::fallback::Ident>::_new
[INFO] [stderr]     19:     0x5ef8ba68c74f - <proc_macro2[bf6757271e8219ac]::fallback::Ident>::new
[INFO] [stderr]     20:     0x5ef8ba681148 - <proc_macro2[bf6757271e8219ac]::imp::Ident>::new
[INFO] [stderr]     21:     0x5ef8ba68d328 - <proc_macro2[bf6757271e8219ac]::Ident>::new
[INFO] [stderr]     22:     0x5ef8ba3902ef - <bindgen[83d00d39992381d]::ir::context::BindgenContext>::rust_ident_raw::<alloc[9e855f420c05999c]::borrow::Cow<str>>
[INFO] [stderr]     23:     0x5ef8ba38fc50 - <bindgen[83d00d39992381d]::ir::context::BindgenContext>::rust_ident::<&alloc[9e855f420c05999c]::string::String>
[INFO] [stderr]     24:     0x5ef8ba4549df - <bindgen[83d00d39992381d]::ir::comp::CompInfo as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5ef8ba428b80 - <bindgen[83d00d39992381d]::ir::ty::Type as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5ef8ba46d688 - <bindgen[83d00d39992381d]::ir::item::Item as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5ef8ba45b4f5 - <bindgen[83d00d39992381d]::ir::comp::CompInfo as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5ef8ba428b80 - <bindgen[83d00d39992381d]::ir::ty::Type as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x5ef8ba46d688 - <bindgen[83d00d39992381d]::ir::item::Item as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x5ef8ba3d2da5 - <bindgen[83d00d39992381d]::ir::module::Module as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     31:     0x5ef8ba415377 - <bindgen[83d00d39992381d]::ir::module::Module as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     32:     0x5ef8ba46d66d - <bindgen[83d00d39992381d]::ir::item::Item as bindgen[83d00d39992381d]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     33:     0x5ef8ba3d204c - bindgen[83d00d39992381d]::codegen::codegen::{closure#0}
[INFO] [stderr]     34:     0x5ef8ba391578 - <bindgen[83d00d39992381d]::ir::context::BindgenContext>::gen::<bindgen[83d00d39992381d]::codegen::codegen::{closure#0}, alloc[9e855f420c05999c]::vec::Vec<proc_macro2[bf6757271e8219ac]::TokenStream>>
[INFO] [stderr]     35:     0x5ef8ba3ddc0f - bindgen[83d00d39992381d]::codegen::codegen
[INFO] [stderr]     36:     0x5ef8ba383e41 - <bindgen[83d00d39992381d]::Bindings>::generate
[INFO] [stderr]     37:     0x5ef8ba380ca6 - <bindgen[83d00d39992381d]::Builder>::generate
[INFO] [stderr]     38:     0x5ef8ba32e47b - build_script_build[442deb5dbceae2d6]::main
[INFO] [stderr]     39:     0x5ef8ba3336b3 - <fn() as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x5ef8ba329516 - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     41:     0x5ef8ba3319e9 - std[2616be7e16619f65]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     42:     0x5ef8ba719b66 - <&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x5ef8ba719b66 - std[2616be7e16619f65]::panicking::catch_unwind::do_call::<&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:581:40
[INFO] [stderr]     44:     0x5ef8ba719b66 - std[2616be7e16619f65]::panicking::catch_unwind::<i32, &dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:544:19
[INFO] [stderr]     45:     0x5ef8ba719b66 - std[2616be7e16619f65]::panic::catch_unwind::<&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5ef8ba719b66 - std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x5ef8ba719b66 - std[2616be7e16619f65]::panicking::catch_unwind::do_call::<std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:581:40
[INFO] [stderr]     48:     0x5ef8ba719b66 - std[2616be7e16619f65]::panicking::catch_unwind::<isize, std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:544:19
[INFO] [stderr]     49:     0x5ef8ba719b66 - std[2616be7e16619f65]::panic::catch_unwind::<std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x5ef8ba719b66 - std[2616be7e16619f65]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x5ef8ba330f21 - std[2616be7e16619f65]::rt::lang_start::<()>
[INFO] [stderr]     52:     0x5ef8ba3301b5 - main
[INFO] [stderr]     53:     0x714be4ea11ca - <unknown>
[INFO] [stderr]     54:     0x714be4ea128b - __libc_start_main
[INFO] [stderr]     55:     0x5ef8ba327f65 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "27e07be5082efdd67d8490dc2d686c13307359c74fb055eebb1fa92ce096fb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e07be5082efdd67d8490dc2d686c13307359c74fb055eebb1fa92ce096fb43", kill_on_drop: false }`
[INFO] [stdout] 27e07be5082efdd67d8490dc2d686c13307359c74fb055eebb1fa92ce096fb43
