[INFO] fetching crate emissary-core 0.2.0...
[INFO] testing emissary-core-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate emissary-core 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate emissary-core 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate emissary-core 0.2.0
[INFO] tweaked toml for crates.io crate emissary-core 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate emissary-core 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate emissary-core 0.2.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded ethbloom v0.14.1
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded addr2line v0.22.0
[INFO] [stderr]   Downloaded yosemite v0.4.2
[INFO] [stderr]   Downloaded backtrace v0.3.73
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded gimli v0.29.0
[INFO] [stderr]   Downloaded curve25519-elligator2 v0.1.0-alpha.2
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6ba9e0b66e8e6a1b8add330b0688b6aad1ba018c0259898801c0ff2ce97ec8
[INFO] running `Command { std: "docker" "start" "-a" "bb6ba9e0b66e8e6a1b8add330b0688b6aad1ba018c0259898801c0ff2ce97ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6ba9e0b66e8e6a1b8add330b0688b6aad1ba018c0259898801c0ff2ce97ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6ba9e0b66e8e6a1b8add330b0688b6aad1ba018c0259898801c0ff2ce97ec8", kill_on_drop: false }`
[INFO] [stdout] bb6ba9e0b66e8e6a1b8add330b0688b6aad1ba018c0259898801c0ff2ce97ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61398792aa1239558bb9030a51b2215a407c5403a27ec1ab3edbb913aae3c03c
[INFO] running `Command { std: "docker" "start" "-a" "61398792aa1239558bb9030a51b2215a407c5403a27ec1ab3edbb913aae3c03c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ethbloom v0.14.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-elligator2 v0.1.0-alpha.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling emissary-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader {
[INFO] [stdout]     |                   ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.35s
[INFO] running `Command { std: "docker" "inspect" "61398792aa1239558bb9030a51b2215a407c5403a27ec1ab3edbb913aae3c03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61398792aa1239558bb9030a51b2215a407c5403a27ec1ab3edbb913aae3c03c", kill_on_drop: false }`
[INFO] [stdout] 61398792aa1239558bb9030a51b2215a407c5403a27ec1ab3edbb913aae3c03c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fd8cb805d1efe78b5a8ec741302890020d14b9209ca8e917e7954e4f3b28319
[INFO] running `Command { std: "docker" "start" "-a" "6fd8cb805d1efe78b5a8ec741302890020d14b9209ca8e917e7954e4f3b28319", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling emissary-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yosemite v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader {
[INFO] [stdout]     |                   ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `emissary_util`
[INFO] [stdout]   --> tests/sam.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use emissary_util::runtime::tokio::Runtime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `emissary_util`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 - use emissary_util::runtime::tokio::Runtime;
[INFO] [stdout] 23 + use emissary_core::runtime::tokio::Runtime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emissary-core` (test "sam") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader {
[INFO] [stdout]     |                   ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emissary-core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name emissary_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_std", "std"))' -C metadata=370001069fc679cd -C extra-filename=-e9252c74201c48e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-887ddef227db2ebb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-526a6704cc224619.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-b40e9a7c6dbb897d.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-95d4ae86f81f551e.rlib --extern curve25519_elligator2=/opt/rustwide/target/debug/deps/libcurve25519_elligator2-0644f7510a333dc5.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-e76cbaf1b785f7ab.rlib --extern ecb=/opt/rustwide/target/debug/deps/libecb-a06797ffac12a905.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-acff16c81fe66077.rlib --extern ethbloom=/opt/rustwide/target/debug/deps/libethbloom-14ddc4f953a23de6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-06ba70b4b4f39f29.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6092130600c26da6.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8f642fda0869b037.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures_util-c7ed865e1bccff9e.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8603aad8c6c21eb1.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-58217b4836886c63.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-2b8f9fc0c1e707a5.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2fec85c484e16894.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-527bcb2fc8b262ba.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-36318c77bdb13486.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3d9a9217d6bbc728.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-27c6c6ce53619efc.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-88467935618845d3.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5b4ba1ff3cff4ab8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ccfccd24fccc6d94.rlib --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-caaea9cfea495a9d.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-7321e7754e88ac3b.rlib --extern thingbuf=/opt/rustwide/target/debug/deps/libthingbuf-2ff929ce2964f248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c1c3efa85c91df2.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-439e8649406376a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b85efba11f4ab091.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9bfe5d9d0c9f0bff.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-f35c099cb49cee1c.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-e3382c415dcba22b.rlib --extern yosemite=/opt/rustwide/target/debug/deps/libyosemite-a4bd40c520d3e517.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-5d6dfdeab2e9629e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6fd8cb805d1efe78b5a8ec741302890020d14b9209ca8e917e7954e4f3b28319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd8cb805d1efe78b5a8ec741302890020d14b9209ca8e917e7954e4f3b28319", kill_on_drop: false }`
[INFO] [stdout] 6fd8cb805d1efe78b5a8ec741302890020d14b9209ca8e917e7954e4f3b28319
