[INFO] cloning repository https://github.com/AYCHDeveloper/ApplicationServices
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AYCHDeveloper/ApplicationServices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCHDeveloper%2FApplicationServices", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCHDeveloper%2FApplicationServices'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ff8d6b46432798fffcbd04c44c93f5bd33d1698
[INFO] checking AYCHDeveloper/ApplicationServices against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCHDeveloper%2FApplicationServices" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AYCHDeveloper/ApplicationServices
[INFO] finished tweaking git repo https://github.com/AYCHDeveloper/ApplicationServices
[INFO] tweaked toml for git repo https://github.com/AYCHDeveloper/ApplicationServices written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AYCHDeveloper/ApplicationServices on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AYCHDeveloper/ApplicationServices 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/megazords/full/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `viaduct` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.2
[INFO] [stderr]   Downloaded serde_test v1.0.105
[INFO] [stderr]   Downloaded unicode-xid v0.2.0
[INFO] [stderr]   Downloaded anyhow v1.0.27
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded unicode-normalization v0.1.12
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.59
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded nameof v1.2.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded pkg-config v0.3.17
[INFO] [stderr]   Downloaded vcpkg v0.2.8
[INFO] [stderr]   Downloaded security-framework-sys v0.4.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.8
[INFO] [stderr]   Downloaded memoffset v0.5.4
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] [stderr]   Downloaded index_vec v0.1.0
[INFO] [stderr]   Downloaded clipboard v0.5.0
[INFO] [stderr]   Downloaded structopt-derive v0.4.5
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded extend v0.1.1
[INFO] [stderr]   Downloaded bincode v1.2.1
[INFO] [stderr]   Downloaded assert-json-diff v1.0.3
[INFO] [stderr]   Downloaded mockito v0.23.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded rayon-core v1.7.0
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded xcb v0.8.2
[INFO] [stderr]   Downloaded clap v2.33.0
[INFO] [stderr]   Downloaded mio v0.6.21
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded openssl v0.10.28
[INFO] [stderr]   Downloaded tokio v0.2.13
[INFO] [stderr]   Downloaded criterion v0.3.1
[INFO] [stderr]   Downloaded clang-sys v0.29.2
[INFO] [stderr]   Downloaded dogear v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.68
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] [stderr]   Downloaded backtrace-sys v0.1.35
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded rayon v1.3.0
[INFO] [stderr]   Downloaded nom v5.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.36
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded bindgen v0.53.2
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded caseless v0.2.1
[INFO] [stderr]   Downloaded bstr v0.2.12
[INFO] [stderr]   Downloaded criterion-plot v0.4.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.1
[INFO] [stderr]   Downloaded tinytemplate v1.0.3
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded smallbitvec v2.4.0
[INFO] [stderr]   Downloaded winapi v0.3.8
[INFO] [stderr]   Downloaded ctor v0.1.13
[INFO] [stderr]   Downloaded termion v1.5.5
[INFO] [stderr]   Downloaded libsqlite3-sys v0.17.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded rusqlite v0.21.0
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded oorandom v11.1.0
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded find-places-db v0.1.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded more-asserts v0.2.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.22
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded vec_map v0.8.1
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded lazycell v1.2.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded ctrlc v3.1.4
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded h2 v0.2.3
[INFO] [stderr]   Downloaded hyper v0.13.4
[INFO] [stderr]   Downloaded bumpalo v3.2.1
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded hawk v3.1.0
[INFO] [stderr]   Downloaded petgraph v0.5.0
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded structopt v0.3.12
[INFO] [stderr]   Downloaded termios v0.3.1
[INFO] [stderr]   Downloaded mockiato v0.9.5
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded base64 v0.10.1
[INFO] [stderr]   Downloaded ece v1.1.1
[INFO] [stderr]   Downloaded toml v0.5.6
[INFO] [stderr]   Downloaded futures-util v0.3.4
[INFO] [stderr]   Downloaded js-sys v0.3.36
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.59
[INFO] [stderr]   Downloaded reqwest v0.10.4
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded dialoguer v0.5.0
[INFO] [stderr]   Downloaded webbrowser v0.5.2
[INFO] [stderr]   Downloaded http v0.2.1
[INFO] [stderr]   Downloaded clicolors-control v1.0.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded idna v0.2.0
[INFO] [stderr]   Downloaded base64 v0.12.0
[INFO] [stderr]   Downloaded security-framework v0.4.1
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded backtrace v0.3.46
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded indexmap v1.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.50
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded mockiato-codegen v0.9.5
[INFO] [stderr]   Downloaded x11-clipboard v0.3.3
[INFO] [stderr]   Downloaded hex v0.4.2
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded pin-project v0.4.8
[INFO] [stderr]   Downloaded time v0.1.42
[INFO] [stderr]   Downloaded openssl-sys v0.9.54
[INFO] [stderr]   Downloaded schannel v0.1.18
[INFO] [stderr]   Downloaded pin-project-lite v0.1.4
[INFO] [stderr]   Downloaded failure v0.1.7
[INFO] [stderr]   Downloaded ffi-support v0.4.0
[INFO] [stderr]   Downloaded heck v0.3.1
[INFO] [stderr]   Downloaded bytes v0.5.4
[INFO] [stderr]   Downloaded widestring v0.4.0
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded pin-project-internal v0.4.8
[INFO] [stderr]   Downloaded native-tls v0.2.4
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded net2 v0.2.33
[INFO] [stderr]   Downloaded tokio-tls v0.3.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded console v0.10.0
[INFO] [stderr]   Downloaded clipboard-win v2.2.0
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded futures-channel v0.3.4
[INFO] [stderr]   Downloaded tokio-util v0.2.0
[INFO] [stderr]   Downloaded httparse v1.3.4
[INFO] [stderr]   Downloaded miow v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.59
[INFO] [stderr]   Downloaded once_cell v1.3.1
[INFO] [stderr]   Downloaded log v0.4.8
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.59
[INFO] [stderr]   Downloaded fnv v1.0.6
[INFO] [stderr]   Downloaded num_cpus v1.12.0
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded smallvec v1.2.0
[INFO] [stderr]   Downloaded futures-io v0.3.4
[INFO] [stderr]   Downloaded futures-core v0.3.4
[INFO] [stderr]   Downloaded dtoa v0.4.5
[INFO] [stderr]   Downloaded prost v0.6.1
[INFO] [stderr]   Downloaded prost-types v0.6.1
[INFO] [stderr]   Downloaded nearly_eq v0.2.4
[INFO] [stderr]   Downloaded futures-task v0.3.4
[INFO] [stderr]   Downloaded pin-utils v0.1.0-alpha.4
[INFO] [stderr]   Downloaded futures-sink v0.3.4
[INFO] [stderr]   Downloaded http-body v0.3.1
[INFO] [stderr]   Downloaded tower-service v0.3.0
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded serde_urlencoded v0.6.1
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded getrandom v0.1.14
[INFO] [stderr]   Downloaded ryu v1.0.3
[INFO] [stderr]   Downloaded try-lock v0.2.2
[INFO] [stderr]   Downloaded failure_derive v0.1.7
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.16
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded url v2.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.59
[INFO] [stderr]   Downloaded synstructure v0.12.3
[INFO] [stderr]   Downloaded multimap v0.8.0
[INFO] [stderr]   Downloaded either v1.5.3
[INFO] [stderr]   Downloaded prost-derive v0.6.1
[INFO] [stderr]   Downloaded autocfg v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded openssl-src v111.7.0+1.1.1e
[INFO] [stderr]   Downloaded plotters v0.2.12
[INFO] [stderr]   Downloaded hyper-tls v0.4.1
[INFO] [stderr]   Downloaded prost-build v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47deb5cd5a3eb4049a493930ec99fed6f6e8d2f15fa608ec7dbeceda1dc4b3b1
[INFO] running `Command { std: "docker" "start" "-a" "47deb5cd5a3eb4049a493930ec99fed6f6e8d2f15fa608ec7dbeceda1dc4b3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47deb5cd5a3eb4049a493930ec99fed6f6e8d2f15fa608ec7dbeceda1dc4b3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47deb5cd5a3eb4049a493930ec99fed6f6e8d2f15fa608ec7dbeceda1dc4b3b1", kill_on_drop: false }`
[INFO] [stdout] 47deb5cd5a3eb4049a493930ec99fed6f6e8d2f15fa608ec7dbeceda1dc4b3b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09832cba9a58ec53093a39c1afa2f6d696f98ea8b714ced63fefbd60e805fc14
[INFO] running `Command { std: "docker" "start" "-a" "09832cba9a58ec53093a39c1afa2f6d696f98ea8b714ced63fefbd60e805fc14", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/megazords/full/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `viaduct` dependency)
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.27
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling multimap v0.8.0
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling petgraph v0.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]     Checking ffi-support v0.4.0
[INFO] [stderr]    Compiling nss_build_common v0.1.0 (/opt/rustwide/workdir/components/support/rc_crypto/nss/nss_build_common)
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v0.29.2
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling hawk v3.1.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking base16 v0.2.1
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling openssl-src v111.7.0+1.1.1e
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling openssl-sys v0.9.54
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]     Checking smallbitvec v2.4.0
[INFO] [stderr]     Checking dogear v0.4.0
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking error-support v0.1.0 (/opt/rustwide/workdir/components/support/error)
[INFO] [stderr]     Checking interrupt v0.1.0 (/opt/rustwide/workdir/components/support/interrupt)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> components/support/interrupt/src/lib.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Fail, Clone, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Interrupted`
[INFO] [stdout] 42 | #[fail(display = "The operation was interrupted.")]
[INFO] [stdout] 43 | pub struct Interrupted;
[INFO] [stdout]    |            ----------- `Interrupted` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `Fail` (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]   --> components/support/interrupt/src/lib.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Fail, Clone, PartialEq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Interrupted`
[INFO] [stdout] 42 | #[fail(display = "The operation was interrupted.")]
[INFO] [stdout] 43 | pub struct Interrupted;
[INFO] [stdout]    |            ----------- `Interrupted` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.28
[INFO] [stderr]     Checking webbrowser v0.5.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking h2 v0.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling viaduct v0.1.0 (/opt/rustwide/workdir/components/viaduct)
[INFO] [stderr]    Compiling fxa-client v0.1.0 (/opt/rustwide/workdir/components/fxa-client)
[INFO] [stderr]    Compiling places v0.1.0 (/opt/rustwide/workdir/components/places)
[INFO] [stderr]    Compiling logins v0.1.0 (/opt/rustwide/workdir/components/logins)
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling tabs v0.1.0 (/opt/rustwide/workdir/components/tabs)
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking serde_json v1.0.50
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking ece v1.1.1
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking structopt v0.3.12
[INFO] [stderr]     Checking rusqlite v0.21.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> components/viaduct/src/backend/ffi.rs:163:36
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let old_ptr = CALLBACK_PTR.compare_and_swap(0, as_usize, Ordering::SeqCst);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> components/viaduct/src/headers/name.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(failure::Fail, Debug, Clone, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_InvalidHeaderName`
[INFO] [stdout] 21 | #[fail(display = "Invalid header name: {:?}", _0)]
[INFO] [stdout] 22 | pub struct InvalidHeaderName(Cow<'static, str>);
[INFO] [stdout]    |            ----------------- `InvalidHeaderName` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `failure::Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `failure::Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `failure::Fail` (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]   --> components/viaduct/src/headers/name.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(failure::Fail, Debug, Clone, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_InvalidHeaderName`
[INFO] [stdout] 21 | #[fail(display = "Invalid header name: {:?}", _0)]
[INFO] [stdout] 22 | pub struct InvalidHeaderName(Cow<'static, str>);
[INFO] [stdout]    |            ----------------- `InvalidHeaderName` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `failure::Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `failure::Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `failure::Fail` (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]  --> components/viaduct/src/error.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 8 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `Fail` (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]  --> components/viaduct/src/error.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 8 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `Fail` (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]   --> components/viaduct/src/error.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(failure::Fail, Debug, Clone, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_UnexpectedStatus`
[INFO] [stdout] 45 | #[fail(display = "Error: {} {} returned {}", method, url, status)]
[INFO] [stdout] 46 | pub struct UnexpectedStatus {
[INFO] [stdout]    |            ---------------- `UnexpectedStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `failure::Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `failure::Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `failure::Fail` (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]   --> components/viaduct/src/error.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(failure::Fail, Debug, Clone, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_UnexpectedStatus`
[INFO] [stdout] 45 | #[fail(display = "Error: {} {} returned {}", method, url, status)]
[INFO] [stdout] 46 | pub struct UnexpectedStatus {
[INFO] [stdout]    |            ---------------- `UnexpectedStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `failure::Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `failure::Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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 `failure::Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking plotters v0.2.12
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking sync-guid v0.1.0 (/opt/rustwide/workdir/components/support/guid)
[INFO] [stderr]     Checking sql-support v0.1.0 (/opt/rustwide/workdir/components/support/sql)
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking sync15-traits v0.1.0 (/opt/rustwide/workdir/components/support/sync15-traits)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> components/support/sync15-traits/src/payload.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> components/support/sync15-traits/src/payload.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> components/support/sync15-traits/src/telemetry.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:486:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:573:17
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[derive(Debug, Serialize, Default)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> components/support/sync15-traits/src/telemetry.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 | #[derive(Debug, Serialize, Default)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `random-guid`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking oorandom v11.1.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> components/support/sql/src/conn_ext.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Conn(rusqlite::Connection);
[INFO] [stdout]    |            ---- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking criterion-plot v0.4.1
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> components/support/sync15-traits/src/payload.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Payload`
[INFO] [stdout] 11 | pub struct Payload {
[INFO] [stdout]    |            ------- `Payload` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]   --> components/support/sync15-traits/src/payload.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^----------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Payload`
[INFO] [stdout] 11 | pub struct Payload {
[INFO] [stdout]    |            ------- `Payload` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Deserialize` (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]   --> components/support/sync15-traits/src/telemetry.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WhenTook`
[INFO] [stdout] 27 | struct WhenTook {
[INFO] [stdout]    |        -------- `WhenTook` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^--------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Serialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Event`
[INFO] [stdout] 128 | pub struct Event {
[INFO] [stdout]     |            ----- `Event` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^--------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Serialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SyncFailure`
[INFO] [stdout] 226 | #[serde(tag = "name")]
[INFO] [stdout] 227 | pub enum SyncFailure {
[INFO] [stdout]     |          ----------- `SyncFailure` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^--------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Serialize` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EngineIncoming`
[INFO] [stdout] 283 | pub struct EngineIncoming {
[INFO] [stdout]     |            -------------- `EngineIncoming` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^--------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Serialize` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EngineOutgoing`
[INFO] [stdout] 364 | pub struct EngineOutgoing {
[INFO] [stdout]     |            -------------- `EngineOutgoing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^--------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Serialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Engine`
[INFO] [stdout] 392 | pub struct Engine {
[INFO] [stdout]     |            ------ `Engine` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^--------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Serialize` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Validation`
[INFO] [stdout] 459 | pub struct Validation {
[INFO] [stdout]     |            ---------- `Validation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:486:26
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[derive(Debug, Default, Serialize)]
[INFO] [stdout]     |                          ^--------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Serialize` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Problem`
[INFO] [stdout] 487 | pub struct Problem {
[INFO] [stdout]     |            ------- `Problem` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:573:17
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[derive(Debug, Serialize, Default)]
[INFO] [stdout]     |                 ^--------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Serialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SyncTelemetry`
[INFO] [stdout] 574 | pub struct SyncTelemetry {
[INFO] [stdout]     |            ------------- `SyncTelemetry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (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]    --> components/support/sync15-traits/src/telemetry.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 | #[derive(Debug, Serialize, Default)]
[INFO] [stdout]     |                 ^--------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Serialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SyncTelemetryPing`
[INFO] [stdout] 706 | pub struct SyncTelemetryPing {
[INFO] [stdout]     |            ----------------- `SyncTelemetryPing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking find-places-db v0.1.0
[INFO] [stderr]    Compiling push v0.1.0 (/opt/rustwide/workdir/components/push)
[INFO] [stderr]    Compiling mockiato-codegen v0.9.5
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]    Compiling sync_manager v0.1.0 (/opt/rustwide/workdir/components/sync_manager)
[INFO] [stderr]    Compiling mockiato v0.9.5
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr]     Checking rc_log_ffi v0.1.0 (/opt/rustwide/workdir/components/rc_log)
[INFO] [stderr]    Compiling xcb v0.8.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `os`
[INFO] [stdout]   --> components/rc_log/src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(any(test, os = "android", feature = "force_android"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("android"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"android\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `os`
[INFO] [stdout]   --> components/rc_log/src/lib.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(test, not(any(os = "android", feature = "force_android"))))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("android"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"android\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `os`
[INFO] [stdout]   --> components/rc_log/src/lib.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     if #[cfg(any(os = "android", feature = "force_android"))] {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("android"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"android\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]    Compiling nss_sys v0.1.0 (/opt/rustwide/workdir/components/support/rc_crypto/nss/nss_sys)
[INFO] [stderr]     Checking console v0.10.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> components/support/rc_crypto/nss/nss_sys/build.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> components/support/rc_crypto/nss/nss_sys/build.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Bindings`
[INFO] [stdout] 16 | struct Bindings {
[INFO] [stdout]    |        -------- `Bindings` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nameof v1.2.0
[INFO] [stderr]     Checking nearly_eq v0.2.4
[INFO] [stderr]     Checking dialoguer v0.5.0
[INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2`
[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/xcb-5a1e3b7d7216c5a8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('event:   ', ('xcb', 'Damage', 'Notify'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 2448, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 296, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 114, in writeout
[INFO] [stderr]       with open(path, 'w') as f:
[INFO] [stderr]            ^^^^^^^^^^^^^^^
[INFO] [stderr]   OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/damage.rs'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3216) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/damage.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5adfcf49f312 - std[243ef3771c46e43a]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5adfcf49f312 - std[243ef3771c46e43a]::backtrace_rs::backtrace::trace_unsynchronized::<std[243ef3771c46e43a]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5adfcf49f312 - std[243ef3771c46e43a]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5adfcf49f312 - <<std[243ef3771c46e43a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c088ff38143eb53e]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5adfcf4b0e27 - <core[c088ff38143eb53e]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5adfcf4b0e27 - core[c088ff38143eb53e]::fmt::write
[INFO] [stderr]      6:     0x5adfcf4a3dc6 - std[243ef3771c46e43a]::io::default_write_fmt::<std[243ef3771c46e43a]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5adfcf4a3dc6 - <std[243ef3771c46e43a]::sys::stdio::unix::Stderr as std[243ef3771c46e43a]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5adfcf4834bf - <std[243ef3771c46e43a]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5adfcf4834bf - std[243ef3771c46e43a]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5adfcf49af51 - std[243ef3771c46e43a]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5adfcf49b10b - std[243ef3771c46e43a]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5adfcf483578 - std[243ef3771c46e43a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5adfcf47b079 - std[243ef3771c46e43a]::sys::backtrace::__rust_end_short_backtrace::<std[243ef3771c46e43a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5adfcf483e1d - __rustc[6d0b6af41dd8415b]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5adfcf4b146c - core[c088ff38143eb53e]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5adfcf468a1b - build_script_build[1acd2d0004f88f2a]::main::{closure#0}
[INFO] [stderr]     17:     0x5adfcf46674d - build_script_build[1acd2d0004f88f2a]::visit_xml::<build_script_build[1acd2d0004f88f2a]::main::{closure#0}>
[INFO] [stderr]     18:     0x5adfcf4691ea - build_script_build[1acd2d0004f88f2a]::main
[INFO] [stderr]     19:     0x5adfcf46be93 - <fn() as core[c088ff38143eb53e]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5adfcf468026 - std[243ef3771c46e43a]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5adfcf468509 - std[243ef3771c46e43a]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5adfcf49a106 - <&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe as core[c088ff38143eb53e]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /checkout/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5adfcf49a106 - std[243ef3771c46e43a]::panicking::catch_unwind::do_call::<&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5adfcf49a106 - std[243ef3771c46e43a]::panicking::catch_unwind::<i32, &dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5adfcf49a106 - std[243ef3771c46e43a]::panic::catch_unwind::<&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5adfcf49a106 - std[243ef3771c46e43a]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5adfcf49a106 - std[243ef3771c46e43a]::panicking::catch_unwind::do_call::<std[243ef3771c46e43a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5adfcf49a106 - std[243ef3771c46e43a]::panicking::catch_unwind::<isize, std[243ef3771c46e43a]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5adfcf49a106 - std[243ef3771c46e43a]::panic::catch_unwind::<std[243ef3771c46e43a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5adfcf49a106 - std[243ef3771c46e43a]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5adfcf4676c1 - std[243ef3771c46e43a]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5adfcf46c215 - main
[INFO] [stderr]     33:     0x72cd38e871ca - <unknown>
[INFO] [stderr]     34:     0x72cd38e8728b - __libc_start_main
[INFO] [stderr]     35:     0x5adfcf466185 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "09832cba9a58ec53093a39c1afa2f6d696f98ea8b714ced63fefbd60e805fc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09832cba9a58ec53093a39c1afa2f6d696f98ea8b714ced63fefbd60e805fc14", kill_on_drop: false }`
[INFO] [stdout] 09832cba9a58ec53093a39c1afa2f6d696f98ea8b714ced63fefbd60e805fc14
