[INFO] cloning repository https://github.com/raphaelrobert/maelstrom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphaelrobert/maelstrom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelrobert%2Fmaelstrom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelrobert%2Fmaelstrom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e742446f4d356099dc88f5366ea5cb611e84864c [INFO] checking raphaelrobert/maelstrom against try#cde356bd79f103d9897ada6234862d1d3e511791 for pr-114586 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelrobert%2Fmaelstrom" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaelrobert/maelstrom on toolchain cde356bd79f103d9897ada6234862d1d3e511791 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raphaelrobert/maelstrom [INFO] finished tweaking git repo https://github.com/raphaelrobert/maelstrom [INFO] tweaked toml for git repo https://github.com/raphaelrobert/maelstrom written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/Jezza/termion.git` [INFO] [stderr] Updating git repository `https://github.com/mlswg/mls-implementations/` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a68a90415d618c995f2699e6808b75ebb1188392c70186a271e3c0089ef0d2e [INFO] running `Command { std: "docker" "start" "-a" "0a68a90415d618c995f2699e6808b75ebb1188392c70186a271e3c0089ef0d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a68a90415d618c995f2699e6808b75ebb1188392c70186a271e3c0089ef0d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a68a90415d618c995f2699e6808b75ebb1188392c70186a271e3c0089ef0d2e", kill_on_drop: false }` [INFO] [stdout] 0a68a90415d618c995f2699e6808b75ebb1188392c70186a271e3c0089ef0d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52236784b4b2322e2d80b0d6a54e9b33e8a08562e98c01c29c7a0d4ce0f0a8d5 [INFO] running `Command { std: "docker" "start" "-a" "52236784b4b2322e2d80b0d6a54e9b33e8a08562e98c01c29c7a0d4ce0f0a8d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling rstest_reuse v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking ahash v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking termion v1.5.5 (https://gitlab.redox-os.org/Jezza/termion.git?branch=windows-support#9e35f915) [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tls_codec_derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tls_codec v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking openmls_traits v0.2.0 (/opt/rustwide/workdir/traits) [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking hpke-rs-crypto v0.1.2 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking hpke-rs v0.1.1 [INFO] [stderr] Checking openmls_memory_keystore v0.2.0 (/opt/rustwide/workdir/memory_keystore) [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking primeorder v0.13.2 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking x25519-dalek-ng v1.1.1 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking openmls_basic_credential v0.2.0 (/opt/rustwide/workdir/basic_credential) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hpke-rs-rust-crypto v0.1.2 [INFO] [stderr] Checking rstest v0.16.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking openmls_rust_crypto v0.2.0 (/opt/rustwide/workdir/openmls_rust_crypto) [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Checking openmls v0.5.0 (/opt/rustwide/workdir/openmls) [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking actix-server v2.2.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/group_context.rs:11:55 [INFO] [stdout] | [INFO] [stdout] 11 | framing::{mls_auth_content::AuthenticatedContent, ConfirmedTranscriptHashInput}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | framing::InterimTranscriptHashInput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/group_context.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | let input = ConfirmedTranscriptHashInput::try_from(authenticated_content) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let input = InterimTranscriptHashInput::from(&initial_confirmation_tag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | let input = InterimTranscriptHashInput::from(group_info.confirmation_tag()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling mls_interop_proto v0.1.0 (https://github.com/mlswg/mls-implementations/#7066309c) [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking actix-http v3.3.1 [INFO] [stderr] Checking actix-web v4.3.1 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ds-lib v0.1.0 (/opt/rustwide/workdir/delivery-service/ds-lib) [INFO] [stderr] Checking openmls-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking mls-ds v0.1.0 (/opt/rustwide/workdir/delivery-service/ds) [INFO] [stdout] warning: `PrivateContentAad` is ambiguous [INFO] [stdout] --> openmls/src/group/tests/test_framing.rs:201:51 [INFO] [stdout] | [INFO] [stdout] 201 | let private_message_content_aad = PrivateContentAad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `PrivateContentAad` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub use private_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `PrivateContentAad` to disambiguate [INFO] [stdout] note: `PrivateContentAad` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub use private_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `PrivateContentAad` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/group_context.rs:11:55 [INFO] [stdout] | [INFO] [stdout] 11 | framing::{mls_auth_content::AuthenticatedContent, ConfirmedTranscriptHashInput}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | framing::InterimTranscriptHashInput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/group_context.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | let input = ConfirmedTranscriptHashInput::try_from(authenticated_content) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let input = InterimTranscriptHashInput::from(&initial_confirmation_tag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/public_group/mod.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | let input = InterimTranscriptHashInput::from(group_info.confirmation_tag()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/tests/kat_transcript_hashes.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | let input = ConfirmedTranscriptHashInput::try_from(&authenticated_content).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/tests/kat_transcript_hashes.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | let input = InterimTranscriptHashInput::from(&got_confirmation_tag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `ConfirmedTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/tests/kat_transcript_hashes.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | let input = ConfirmedTranscriptHashInput::try_from(&authenticated_content).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] note: `ConfirmedTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `ConfirmedTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `InterimTranscriptHashInput` is ambiguous [INFO] [stdout] --> openmls/src/group/tests/kat_transcript_hashes.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | let input = InterimTranscriptHashInput::from(&confirmation_tag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `InterimTranscriptHashInput` could refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub use public_message::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] note: `InterimTranscriptHashInput` could also refer to the struct imported here [INFO] [stdout] --> openmls/src/framing/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use public_message_in::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `InterimTranscriptHashInput` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking interop_client v0.2.0 (/opt/rustwide/workdir/interop_client) [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.60s [INFO] running `Command { std: "docker" "inspect" "52236784b4b2322e2d80b0d6a54e9b33e8a08562e98c01c29c7a0d4ce0f0a8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52236784b4b2322e2d80b0d6a54e9b33e8a08562e98c01c29c7a0d4ce0f0a8d5", kill_on_drop: false }` [INFO] [stdout] 52236784b4b2322e2d80b0d6a54e9b33e8a08562e98c01c29c7a0d4ce0f0a8d5