[INFO] fetching crate emissary-core 0.2.0... [INFO] testing emissary-core-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate emissary-core 0.2.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate emissary-core 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thingbuf v0.1.6 [INFO] [stderr] Downloaded yosemite v0.4.2 [INFO] [stderr] Downloaded curve25519-elligator2 v0.1.0-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 372f605265423384b75597539ca71abf7713e8ba5761788f8fe7e1bb1c88a61d [INFO] running `Command { std: "docker" "start" "-a" "372f605265423384b75597539ca71abf7713e8ba5761788f8fe7e1bb1c88a61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "372f605265423384b75597539ca71abf7713e8ba5761788f8fe7e1bb1c88a61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372f605265423384b75597539ca71abf7713e8ba5761788f8fe7e1bb1c88a61d", kill_on_drop: false }` [INFO] [stdout] 372f605265423384b75597539ca71abf7713e8ba5761788f8fe7e1bb1c88a61d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c8e651b5e20a46d4e53a16b3c34d29e3de3af2e87ab171166fa123d631deb0 [INFO] running `Command { std: "docker" "start" "-a" "e6c8e651b5e20a46d4e53a16b3c34d29e3de3af2e87ab171166fa123d631deb0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling curve25519-elligator2 v0.1.0-alpha.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.90 [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 generic-array v0.14.7 [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 universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [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 rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [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 32.63s [INFO] running `Command { std: "docker" "inspect" "e6c8e651b5e20a46d4e53a16b3c34d29e3de3af2e87ab171166fa123d631deb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c8e651b5e20a46d4e53a16b3c34d29e3de3af2e87ab171166fa123d631deb0", kill_on_drop: false }` [INFO] [stdout] e6c8e651b5e20a46d4e53a16b3c34d29e3de3af2e87ab171166fa123d631deb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813ba43e12dd6f175cceae4355b6659b4cc3df486d88cb150ea1339ea351196c [INFO] running `Command { std: "docker" "start" "-a" "813ba43e12dd6f175cceae4355b6659b4cc3df486d88cb150ea1339ea351196c", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=f625492f56e124b2 -C extra-filename=-3dd836f8def8243a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-0233ac5f12d02fc6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-60ada33bd038ae00.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-a32a402ece7f8a8d.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-a8f15e4f6011a5ba.rlib --extern curve25519_elligator2=/opt/rustwide/target/debug/deps/libcurve25519_elligator2-0509c841ef75beef.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-ff891ca1aa55ee95.rlib --extern ecb=/opt/rustwide/target/debug/deps/libecb-b9e6f3b12d7fac6e.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1c8d2c7bef81c7aa.rlib --extern ethbloom=/opt/rustwide/target/debug/deps/libethbloom-f756d8f018fa8c3c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d9ea344dd913cddc.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-06bf755b33706cd8.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures_util-2e8a33dd2db65cb4.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-018a8c9f3680d939.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-621dddb08d1abb12.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-2634eb9b7f5f7aae.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f75a040d8864e217.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f5e7aaf730ff13c0.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-37e8c027bf1849eb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9f9be8e947bc36b9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-fcb4b7cff6f08792.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-2713ecb382c6a475.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b9087cd73ec589fb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-bf63801ecad2825a.rlib --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-baea90e8bb66677e.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fdb157e48338ed49.rlib --extern thingbuf=/opt/rustwide/target/debug/deps/libthingbuf-e93ee2b5c2c76533.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6e332553ae2055eb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0d950f12f8f58b8d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8de17ba6c55a89e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3702e5fd3614bf65.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-fd3ce2fd0078c452.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-679bc7880b225c23.rlib --extern yosemite=/opt/rustwide/target/debug/deps/libyosemite-d1309628a873892d.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-31a6af06795ae5cf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "813ba43e12dd6f175cceae4355b6659b4cc3df486d88cb150ea1339ea351196c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813ba43e12dd6f175cceae4355b6659b4cc3df486d88cb150ea1339ea351196c", kill_on_drop: false }` [INFO] [stdout] 813ba43e12dd6f175cceae4355b6659b4cc3df486d88cb150ea1339ea351196c