[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#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[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-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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 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 syn-mid v0.5.3
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded neon-runtime v0.10.0
[INFO] [stderr]   Downloaded clang-sys v1.3.2
[INFO] [stderr]   Downloaded linkme-impl v0.2.10
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded neon-macros v0.10.0
[INFO] [stderr]   Downloaded linkme v0.2.10
[INFO] [stderr]   Downloaded neon v0.10.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded neon-build v0.10.0
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] [stderr]   Downloaded asn1_derive v0.9.1
[INFO] [stderr]   Downloaded unzip3 v1.0.0
[INFO] [stderr]   Downloaded asn1 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9659b02706880b3c71888b26f1e10e302cb4598574043795270c211d2c191cf
[INFO] running `Command { std: "docker" "start" "-a" "a9659b02706880b3c71888b26f1e10e302cb4598574043795270c211d2c191cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9659b02706880b3c71888b26f1e10e302cb4598574043795270c211d2c191cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9659b02706880b3c71888b26f1e10e302cb4598574043795270c211d2c191cf", kill_on_drop: false }`
[INFO] [stdout] a9659b02706880b3c71888b26f1e10e302cb4598574043795270c211d2c191cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8c6304958df0485931462452a6b314e8b0e3a1a2eb3728ddcf20e411edbc309
[INFO] running `Command { std: "docker" "start" "-a" "d8c6304958df0485931462452a6b314e8b0e3a1a2eb3728ddcf20e411edbc309", kill_on_drop: false }`
[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_derive v1.0.136
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling neon-build v0.10.0
[INFO] [stderr]    Compiling clang-sys v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking uuid v1.1.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 ctr v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling neon v0.10.0
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking neon-runtime v0.10.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling semver-parser v0.10.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 cexpr v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling jni v0.19.0
[INFO] [stderr]     Checking object v0.27.1
[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]    Compiling semver v0.11.0
[INFO] [stderr]     Checking proc-macro2 v1.0.29
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling libsignal-jni v0.22.1 (/opt/rustwide/workdir/rust/bridge/jni)
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]     Checking addr2line v0.17.0
[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 zeroize_derive v1.3.2
[INFO] [stderr]    Compiling asn1_derive v0.9.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]    Compiling libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros)
[INFO] [stderr]     Checking chacha20poly1305 v0.8.2
[INFO] [stderr]     Checking linkme v0.2.10
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures)
[INFO] [stderr]     Checking signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module)
[INFO] [stderr]    Compiling boring-sys v2.1.0 (https://github.com/signalapp/boring?branch=libsignal#25e1dd8f)
[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 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 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 zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup)
[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: 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: 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-e7955a7f1738d175/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-bd14e473ed7ed537/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-bd14e473ed7ed537/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.7s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/boring-sys-bd14e473ed7ed537/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/boring-sys-bd14e473ed7ed537/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "crypto" "--config" "Debug" "--parallel" "16"
[INFO] [stderr]   [  0%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S.o
[INFO] [stderr]   [  1%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/chacha/chacha-x86_64.S.o
[INFO] [stderr]   [  1%] 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/fipsmodule/aesni-gcm-x86_64.S.o
[INFO] [stderr]   [  2%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/md5-x86_64.S.o
[INFO] [stderr]   [  3%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S.o
[INFO] [stderr]   [  3%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [  3%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S.o
[INFO] [stderr]   [  4%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha256-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]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont.S.o
[INFO] [stderr]   [  7%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/test/trampoline-x86_64.S.o
[INFO] [stderr]   [  8%] Building ASM object CMakeFiles/crypto.dir/src/crypto/hrss/asm/poly_rq_mul.S.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bitstr.c.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/crypto.dir/err_data.c.o
[INFO] [stderr]   [  9%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_enum.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_i2d_fp.c.o
[INFO] [stderr]   [ 10%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_object.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_int.c.o
[INFO] [stderr]   [ 10%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_dup.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_print.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_time.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_utf8.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_utctm.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn1_lib.c.o
[INFO] [stderr]   [ 17%] 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/f_enum.c.o
[INFO] [stderr]   [ 17%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/asn_pack.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/f_string.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_dec.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_new.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_fre.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_utl.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/tasn_typ.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/base64/base64.c.o
[INFO] [stderr]   [ 21%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/time_support.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/bio_mem.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/bio.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/printf.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket.c.o
[INFO] [stderr]   [ 24%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/hexdump.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/file.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/crypto.dir/src/crypto/blake2/blake2.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/crypto.dir/src/crypto/bio/socket_helper.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/convert.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/buf/buf.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/bn_extra/bn_asn1.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/asn1_compat.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/cbb.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/chacha/chacha.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/bytestring/unicode.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/cipher_extra.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesctrhmac.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/derive_key.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesccm.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_chacha20poly1305.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]   [ 32%] 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/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/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/cpu-aarch64-linux.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-win.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm-linux.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-arm.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-intel.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/crypto.dir/src/crypto/crypto.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/crypto.dir/src/crypto/cpu-ppc64le.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/crypto.dir/src/crypto/curve25519/spake25519.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/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/digest_extra/digest_extra.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/dh_extra/dh_asn1.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/dsa/dsa_asn1.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_asn1.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/crypto.dir/src/crypto/ecdh_extra/ecdh_extra.c.o
[INFO] [stderr]   [ 40%] 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/ecdsa_extra/ecdsa_asn1.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_derive.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/engine/engine.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/crypto.dir/src/crypto/err/err.c.o
[INFO] [stderr]   [ 42%] 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/evp_asn1.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/digestsign.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/p_ec.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519.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]   [ 46%] 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/p_rsa.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/p_x25519.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/print.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/evp/pbkdf.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/evp/sign.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/crypto.dir/src/crypto/ex_data.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/hpke/hpke.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/lhash/lhash.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/fips_shared_support.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/mem.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/crypto.dir/src/crypto/hrss/hrss.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/crypto.dir/src/crypto/fipsmodule/bcm.c.o
[INFO] [stderr]   [ 53%] 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_all.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/obj/obj_xref.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_info.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_lib.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_oth.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pk8.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_pkey.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_x509.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/pem/pem_xaux.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7_x509.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/pkcs8/pkcs8.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8_x509.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/poly1305/poly1305_vec.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_arm.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/deterministic.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/forkunsafe.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/passive.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/rand_extra/rand_extra.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/crypto.dir/src/crypto/rand_extra/windows.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/rsa_extra/rsa_asn1.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_c11.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/siphash/siphash.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_print.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/stack/stack.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/crypto.dir/src/crypto/thread.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/crypto.dir/src/crypto/refcount_lock.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/trust_token/voprf.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/trust_token/trust_token.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_digest.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_sign.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/a_verify.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/algorithm.c.o
[INFO] [stderr]   [ 69%] 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/asn1_gen.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/by_file.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/rsa_pss.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/t_req.c.o
[INFO] [stderr]   [ 71%] 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/t_crl.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]   [ 74%] 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_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]   [ 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]   [ 78%] 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]   [ 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_v3.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/x509_vfy.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x509cset.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/x_algor.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]   [ 82%] 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_attrib.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_name.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pkey.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_pubkey.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_sig.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_req.c.o
[INFO] [stderr]   [ 86%] 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_val.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509/x_x509a.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_cache.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_data.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_lib.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_map.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/v3_akey.c.o
[INFO] [stderr]   [ 90%] 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/v3_akeya.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bcons.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_alt.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bitst.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_crld.c.o
[INFO] [stderr]   [ 91%] 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_conf.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_extku.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_genn.c.o
[INFO] [stderr]   [ 93%] 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_ia5.c.o
[INFO] [stderr]   [ 96%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_lib.c.o
[INFO] [stderr]   [ 96%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_int.c.o
[INFO] [stderr]   [ 96%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ncons.c.o
[INFO] [stderr]   [ 96%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ocsp.c.o
[INFO] [stderr]   [ 97%] 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_pcons.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcia.c.o
[INFO] [stderr]   [ 98%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pmaps.c.o
[INFO] [stderr]   [ 98%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_prn.c.o
[INFO] [stderr]   [ 98%] Building C object CMakeFiles/crypto.dir/src/crypto/x509v3/v3_purp.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-bd14e473ed7ed537/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/boring-sys-bd14e473ed7ed537/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' 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:     0x56f90cda1542 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56f90cda1542 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56f90cda1542 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56f90cda1542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h3fdbad3682625d65
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x56f90cdcbc33 - core::fmt::rt::Argument::fmt::hac739edf89f473e5
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x56f90cdcbc33 - core::fmt::write::h46b3661118fd93d9
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x56f90cd9e203 - std::io::default_write_fmt::h07a956b98e0e549f
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x56f90cd9e203 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x56f90cda1392 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x56f90cda2d5c - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x56f90cda2b5f - std::panicking::default_hook::he6d1a5a8f8627255
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x56f90cda3853 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::heace76e8a841c4df
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/alloc/src/boxed.rs:1980:9
[INFO] [stderr]     12:     0x56f90cda3853 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:841:13
[INFO] [stderr]     13:     0x56f90cda350a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13
[INFO] [stderr]     14:     0x56f90cda1a49 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     15:     0x56f90cda319d - __rustc[13f85059a3e01eb3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5
[INFO] [stderr]     16:     0x56f90cdc9f60 - core::panicking::panic_fmt::h7e568a56ffdf448b
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14
[INFO] [stderr]     17:     0x56f90cd0ca1f - proc_macro2::fallback::validate_ident::h38799c21c7479d86
[INFO] [stderr]     18:     0x56f90cd0c7a1 - proc_macro2::fallback::Ident::_new::he87cd2dfcf01b003
[INFO] [stderr]     19:     0x56f90cd0c7ff - proc_macro2::fallback::Ident::new::h6fba979fa0b44245
[INFO] [stderr]     20:     0x56f90cd078e8 - proc_macro2::imp::Ident::new::h4127d6cdf732328d
[INFO] [stderr]     21:     0x56f90cd19688 - proc_macro2::Ident::new::h374e5c599fcb6aba
[INFO] [stderr]     22:     0x56f90caa4cff - bindgen::ir::context::BindgenContext::rust_ident_raw::h4c83c80807b7f3bd
[INFO] [stderr]     23:     0x56f90caa49a0 - bindgen::ir::context::BindgenContext::rust_ident::h10eea85456c8aad6
[INFO] [stderr]     24:     0x56f90ca266bf - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hfee377174b2d3aec
[INFO] [stderr]     25:     0x56f90c9cf079 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hd947dbafb91f4444
[INFO] [stderr]     26:     0x56f90cad6e54 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1db41eb6d46fea7e
[INFO] [stderr]     27:     0x56f90ca2d576 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hfee377174b2d3aec
[INFO] [stderr]     28:     0x56f90c9cf079 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hd947dbafb91f4444
[INFO] [stderr]     29:     0x56f90cad6e54 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1db41eb6d46fea7e
[INFO] [stderr]     30:     0x56f90ca8d665 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hf4a58f813ad854c2
[INFO] [stderr]     31:     0x56f90cafe455 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h18e3e32abf768c86
[INFO] [stderr]     32:     0x56f90cad6e39 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1db41eb6d46fea7e
[INFO] [stderr]     33:     0x56f90ca97dce - bindgen::codegen::codegen::{{closure}}::h471b7217d31cf7b5
[INFO] [stderr]     34:     0x56f90caa7238 - bindgen::ir::context::BindgenContext::gen::h94b438d6ed38f459
[INFO] [stderr]     35:     0x56f90ca976dd - bindgen::codegen::codegen::h215f132daa9331c4
[INFO] [stderr]     36:     0x56f90ca6e1fb - bindgen::Bindings::generate::h5cfd9b98f81ba890
[INFO] [stderr]     37:     0x56f90ca6b3cb - bindgen::Builder::generate::hbbe74fd258aa7813
[INFO] [stderr]     38:     0x56f90c9b05e3 - build_script_build::main::h4d0ab15bd6a040d4
[INFO] [stderr]     39:     0x56f90c9b1ca3 - core::ops::function::FnOnce::call_once::h0eeb4537d7aa172b
[INFO] [stderr]     40:     0x56f90c9aa8e6 - std::sys::backtrace::__rust_begin_short_backtrace::hb20fd0c6d7d8050e
[INFO] [stderr]     41:     0x56f90c9aa5d9 - std::rt::lang_start::{{closure}}::h449ca369dbee9b08
[INFO] [stderr]     42:     0x56f90cd98c50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h07820d99f666c4f4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     43:     0x56f90cd98c50 - std::panicking::try::do_call::hcb349621034e7d22
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     44:     0x56f90cd98c50 - std::panicking::try::h14d805015e715701
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     45:     0x56f90cd98c50 - std::panic::catch_unwind::he07ff3323b1b1ad4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x56f90cd98c50 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24
[INFO] [stderr]     47:     0x56f90cd98c50 - std::panicking::try::do_call::h5c36b323e35fe62d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     48:     0x56f90cd98c50 - std::panicking::try::hb9a2d1353ef314fe
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     49:     0x56f90cd98c50 - std::panic::catch_unwind::he0661a914ab09041
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x56f90cd98c50 - std::rt::lang_start_internal::h690c392d3d3c052a
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5
[INFO] [stderr]     51:     0x56f90c9aa5c1 - std::rt::lang_start::h5e81820b51e1d97b
[INFO] [stderr]     52:     0x56f90c9b1055 - main
[INFO] [stderr]     53:     0x7dbaa74381ca - <unknown>
[INFO] [stderr]     54:     0x7dbaa743828b - __libc_start_main
[INFO] [stderr]     55:     0x56f90c9a9725 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d8c6304958df0485931462452a6b314e8b0e3a1a2eb3728ddcf20e411edbc309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c6304958df0485931462452a6b314e8b0e3a1a2eb3728ddcf20e411edbc309", kill_on_drop: false }`
[INFO] [stdout] d8c6304958df0485931462452a6b314e8b0e3a1a2eb3728ddcf20e411edbc309
