[INFO] cloning repository https://github.com/olivierlevy/OmniRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olivierlevy/OmniRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlevy%2FOmniRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlevy%2FOmniRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e631af1b07cd4491abcd31301c31f08fad4395fd [INFO] testing olivierlevy/OmniRust against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlevy%2FOmniRust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/olivierlevy/OmniRust [INFO] finished tweaking git repo https://github.com/olivierlevy/OmniRust [INFO] tweaked toml for git repo https://github.com/olivierlevy/OmniRust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olivierlevy/OmniRust on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/olivierlevy/OmniRust 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded icu_properties v2.0.0 [INFO] [stderr] Downloaded validator_derive v0.18.2 [INFO] [stderr] Downloaded windows-registry v0.4.0 [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded async-graphql-derive v7.0.16 [INFO] [stderr] Downloaded async-graphql-parser v7.0.16 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded pest v2.8.0 [INFO] [stderr] Downloaded icu_properties_data v2.0.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.1 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded reqwest v0.12.15 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded async-graphql v7.0.16 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded async-graphql-value v7.0.16 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded base64ct v1.7.3 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] [stderr] Downloaded windows-targets v0.53.0 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d43c23a67b23e3d9c6560cd5d1df5e2b01c79bd60261b5e8613b96245d72522 [INFO] running `Command { std: "docker" "start" "-a" "1d43c23a67b23e3d9c6560cd5d1df5e2b01c79bd60261b5e8613b96245d72522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d43c23a67b23e3d9c6560cd5d1df5e2b01c79bd60261b5e8613b96245d72522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d43c23a67b23e3d9c6560cd5d1df5e2b01c79bd60261b5e8613b96245d72522", kill_on_drop: false }` [INFO] [stdout] 1d43c23a67b23e3d9c6560cd5d1df5e2b01c79bd60261b5e8613b96245d72522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2382b484e7219bcb79cd6c6bd99309bb9d259e1ff6e55a967586476a4f51ce8e [INFO] running `Command { std: "docker" "start" "-a" "2382b484e7219bcb79cd6c6bd99309bb9d259e1ff6e55a967586476a4f51ce8e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling async-graphql-value v7.0.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-graphql-parser v7.0.16 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling async-graphql-derive v7.0.16 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling omnirust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling async-graphql v7.0.16 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/file_utils.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2382b484e7219bcb79cd6c6bd99309bb9d259e1ff6e55a967586476a4f51ce8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2382b484e7219bcb79cd6c6bd99309bb9d259e1ff6e55a967586476a4f51ce8e", kill_on_drop: false }` [INFO] [stdout] 2382b484e7219bcb79cd6c6bd99309bb9d259e1ff6e55a967586476a4f51ce8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3bff02d216eecac81184567352e20da598849fff38a6a9ccf85efd4017cf3e1 [INFO] running `Command { std: "docker" "start" "-a" "b3bff02d216eecac81184567352e20da598849fff38a6a9ccf85efd4017cf3e1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-graphql v7.0.16 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling omnirust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/file_utils.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/utils/file_utils.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b3bff02d216eecac81184567352e20da598849fff38a6a9ccf85efd4017cf3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bff02d216eecac81184567352e20da598849fff38a6a9ccf85efd4017cf3e1", kill_on_drop: false }` [INFO] [stdout] b3bff02d216eecac81184567352e20da598849fff38a6a9ccf85efd4017cf3e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7093c85312f0b01c15285ebdffb5f3f668ceac77cebccfa8dd17348a052cce2c [INFO] running `Command { std: "docker" "start" "-a" "7093c85312f0b01c15285ebdffb5f3f668ceac77cebccfa8dd17348a052cce2c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/utils/file_utils.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | use tokio::io::{self, AsyncWriteExt}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `omnirust` (lib) generated 1 warning (run `cargo fix --lib -p omnirust` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `omnirust` (bin "omnirust") generated 1 warning (run `cargo fix --bin "omnirust" -p omnirust` to apply 1 suggestion) [INFO] [stderr] warning: `omnirust` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `omnirust` (bin "omnirust" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omnirust-97205372eb5d824a) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test cli::arg_parser::tests::test_parse_test_subcommand ... ok [INFO] [stdout] test cli::arg_parser::tests::test_help_message_generation ... ok [INFO] [stdout] test cli::tui_components::tests::test_counter_app_logic ... ok [INFO] [stdout] test concurrency::lock_free::tests::test_lock_free_stack_basic_push_pop ... ok [INFO] [stdout] test cli::arg_parser::tests::test_parse_args_basic ... ok [INFO] [stdout] test cli::arg_parser::tests::test_parse_util_reverse_subcommand ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_clear ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_new_circular_buffer ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_overwrite_when_full ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_peek ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_push_back_and_pop_front ... ok [INFO] [stdout] test data_structures::graph::tests::test_add_edge ... ok [INFO] [stdout] test data_structures::graph::tests::test_add_node ... ok [INFO] [stdout] test concurrency::lock_free::tests::test_lock_free_stack_concurrent_push_pop ... ok [INFO] [stdout] test data_structures::graph::tests::test_bfs ... ok [INFO] [stdout] test data_structures::graph::tests::test_dfs ... ok [INFO] [stdout] test data_structures::graph::tests::test_graph_new ... ok [INFO] [stdout] test data_structures::priority_queue::tests::test_priority_queue_is_empty ... ok [INFO] [stdout] test data_structures::priority_queue::tests::test_priority_queue_len ... ok [INFO] [stdout] test data_structures::tree::tests::test_add_child ... ok [INFO] [stdout] test data_structures::tree::tests::test_empty_tree ... ok [INFO] [stdout] test data_structures::tree::tests::test_set_root ... ok [INFO] [stdout] test data_structures::tree::tests::test_tree_node_new ... ok [INFO] [stdout] test database::sql_connector::tests::test_postgres_pool_creation ... ignored [INFO] [stdout] test database::sql_connector::tests::test_postgres_pool_get_connection_and_use ... ignored [INFO] [stdout] test database::sql_connector::tests::test_postgres_query_typed ... ignored [INFO] [stdout] test database::sql_connector::tests::test_postgres_single_connection_and_query ... ignored [INFO] [stdout] test database::sql_connector::tests::test_postgres_transaction_commit_and_rollback ... ignored [INFO] [stdout] test data_structures::tree::tests::test_tree_with_root ... ok [INFO] [stdout] test graphql::schema::tests::test_item_events_subscription ... ignored [INFO] [stdout] test graphql::schema::tests::test_items_query_empty ... ignored [INFO] [stdout] test data_structures::tree::tests::test_tree_structure_and_display ... ok [INFO] [stdout] test graphql::schema::tests::test_update_item_mutation ... ignored [INFO] [stdout] test data_structures::circular_buffer::tests::test_iterator ... ok [INFO] [stdout] test data_structures::graph::tests::test_add_undirected_edge ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_dot_product_shape_error ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_dot_product ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_from_vec ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_from_vec_empty ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_get_set ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_from_vec_shape_error ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_add ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_add_shape_error ... ok [INFO] [stdout] test graphql::schema::tests::test_system_status_query ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_sub ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_transpose ... ok [INFO] [stdout] test ml::matrix::tests::test_matrix_zeros_ones_eye ... ok [INFO] [stdout] test graphql::schema::tests::test_add_item_mutation ... ok [INFO] [stdout] test concurrency::scheduler::tests::test_tokio_task_scheduler_schedule ... ok [INFO] [stdout] test graphql::schema::tests::test_delete_item_mutation ... ok [INFO] [stdout] test networking::websocket_client::tests::test_send_without_connect ... ok [INFO] [stdout] test streaming::processor::tests::test_chained_processors ... ok [INFO] [stdout] test streaming::processor::tests::test_filter_processor ... ok [INFO] [stdout] test streaming::processor::tests::test_map_processor ... ok [INFO] [stdout] test streaming::processor::tests::test_map_processor_string ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_date_components ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_now_utc_and_format ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_parse_date ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_parse_datetime ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_parse_time ... ok [INFO] [stdout] test utils::datetime_utils::tests::test_time_components ... ok [INFO] [stdout] test concurrency::scheduler::tests::test_tokio_task_scheduler_multiple_tasks ... ok [INFO] [stdout] test utils::file_utils::tests::test_path_exists ... ok [INFO] [stdout] test utils::file_utils::tests::test_read_write_string_to_file ... ok [INFO] [stdout] test utils::json_utils::tests::test_from_json_string_error ... ok [INFO] [stdout] test utils::json_utils::tests::test_point_serialization_deserialization ... ok [INFO] [stdout] test utils::json_utils::tests::test_to_json_string ... ok [INFO] [stdout] test utils::json_utils::tests::test_to_json_string_pretty ... ok [INFO] [stdout] test utils::string_utils::tests::test_is_blank ... ok [INFO] [stdout] test utils::string_utils::tests::test_reverse ... ok [INFO] [stdout] test utils::toml_utils::tests::test_from_toml_string ... ok [INFO] [stdout] test utils::toml_utils::tests::test_from_toml_string_error ... ok [INFO] [stdout] test utils::toml_utils::tests::test_from_toml_string_with_optional_field_not_present ... ok [INFO] [stdout] test utils::toml_utils::tests::test_to_toml_string ... ok [INFO] [stdout] test utils::yaml_utils::tests::test_from_yaml_string ... ok [INFO] [stdout] test utils::yaml_utils::tests::test_from_yaml_string_error ... ok [INFO] [stdout] test utils::yaml_utils::tests::test_from_yaml_string_with_different_types ... ok [INFO] [stdout] test utils::yaml_utils::tests::test_to_yaml_string ... ok [INFO] [stdout] test web::rest_api::tests::test_create_and_get_users ... ok [INFO] [stdout] test web::rest_api::tests::test_create_user_invalid_payload ... ok [INFO] [stdout] test web::rest_api::tests::test_hello_world_route ... ok [INFO] [stdout] test web::rest_api::tests::test_protected_route_invalid_token ... ok [INFO] [stdout] test web::rest_api::tests::test_protected_route_missing_bearer_prefix ... ok [INFO] [stdout] test web::rest_api::tests::test_protected_route_no_auth_header ... ok [INFO] [stdout] test web::rest_api::tests::test_protected_route_valid_token ... ok [INFO] [stdout] test web::templating::tests::test_render_hello_template_route ... ok [INFO] [stdout] test networking::websocket_client::tests::test_websocket_client_connect_send_receive_close ... ok [INFO] [stdout] test networking::websocket_client::tests::test_connect_to_nonexistent_server ... ok [INFO] [stdout] test utils::json_utils::tests::test_from_json_string ... ok [INFO] [stdout] test concurrency::worker_pool::tests::test_worker_pool_new_with_zero_size - should panic ... ok [INFO] [stdout] test networking::http_client::tests::test_post_request ... ok [INFO] [stdout] test data_structures::graph::tests::test_add_edge_invalid_node - should panic ... ok [INFO] [stdout] test data_structures::circular_buffer::tests::test_new_with_zero_capacity - should panic ... ok [INFO] [stdout] test networking::http_client::tests::test_get_raw_response ... ok [INFO] [stdout] test networking::http_client::tests::test_get_request ... ok [INFO] [stdout] test data_structures::priority_queue::tests::test_priority_queue ... FAILED [INFO] [stdout] test networking::http_client::tests::test_get_with_query_params ... ok [INFO] [stdout] test data_structures::priority_queue::tests::test_priority_queue_peek ... FAILED [INFO] [stdout] test concurrency::worker_pool::tests::test_worker_pool_panic_in_job ... ok [INFO] [stdout] test concurrency::worker_pool::tests::test_worker_pool_executes_jobs ... ok [INFO] [stdout] test networking::http_client::tests::test_request_timeout ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- data_structures::priority_queue::tests::test_priority_queue stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'data_structures::priority_queue::tests::test_priority_queue' (59) panicked at src/data_structures/priority_queue.rs:174:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some("Task 2") [INFO] [stdout] right: Some("Task 1") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bee221c610a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bee221c610a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bee221c610a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bee221c610a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bee221dfe5a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bee221dfe5a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5bee221cb422 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bee221cb422 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bee221a1d9f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bee221a1d9f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bee221bd209 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bee20f71cec - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bee20f71cec - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bee221bd482 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bee221bd482 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bee221a1e58 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bee221994e9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bee221a2d2d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bee221e076c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bee221e05f3 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bee20d4249b - core[51d4adbef590f61]::panicking::assert_failed::, core[51d4adbef590f61]::option::Option<&str>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bee20df62b1 - omnirust[de4d13917f635aee]::data_structures::priority_queue::tests::test_priority_queue [INFO] [stdout] at /opt/rustwide/workdir/src/data_structures/priority_queue.rs:174:9 [INFO] [stdout] 22: 0x5bee20ddf7f7 - omnirust[de4d13917f635aee]::data_structures::priority_queue::tests::test_priority_queue::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/data_structures/priority_queue.rs:167:29 [INFO] [stdout] 23: 0x5bee20bee1c6 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bee20f65dcb - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bee20f65dcb - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bee20f727bb - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5bee20f727bb - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5bee20f727bb - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5bee20f727bb - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bee20f6ded4 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bee20f6ded4 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5bee20f753c2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5bee20f753c2 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5bee20f753c2 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5bee20f753c2 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5bee20f753c2 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bee20f753c2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5bee20f753c2 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bee221c520f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5bee221c520f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74428360baa4 - [INFO] [stdout] 45: 0x744283698a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- data_structures::priority_queue::tests::test_priority_queue_peek stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'data_structures::priority_queue::tests::test_priority_queue_peek' (62) panicked at src/data_structures/priority_queue.rs:188:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some("Task 2") [INFO] [stdout] right: Some("Task 1") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bee221c610a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bee221c610a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bee221c610a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bee221c610a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bee221dfe5a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bee221dfe5a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5bee221cb422 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bee221cb422 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bee221a1d9f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bee221a1d9f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bee221bd209 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bee20f71cec - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bee20f71cec - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bee221bd482 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bee221bd482 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bee221a1e58 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bee221994e9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bee221a2d2d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bee221e076c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bee221e05f3 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bee20d423f9 - core[51d4adbef590f61]::panicking::assert_failed::, core[51d4adbef590f61]::option::Option<&&str>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bee20df67f7 - omnirust[de4d13917f635aee]::data_structures::priority_queue::tests::test_priority_queue_peek [INFO] [stdout] at /opt/rustwide/workdir/src/data_structures/priority_queue.rs:188:9 [INFO] [stdout] 22: 0x5bee20ddf857 - omnirust[de4d13917f635aee]::data_structures::priority_queue::tests::test_priority_queue_peek::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/data_structures/priority_queue.rs:181:34 [INFO] [stdout] 23: 0x5bee20bee246 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bee20f65dcb - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bee20f65dcb - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bee20f727bb - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5bee20f727bb - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5bee20f727bb - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5bee20f727bb - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bee20f727bb - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bee20f6ded4 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bee20f6ded4 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5bee20f753c2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5bee20f753c2 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5bee20f753c2 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5bee20f753c2 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5bee20f753c2 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bee20f753c2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5bee20f753c2 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bee221c520f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5bee221c520f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x74428360baa4 - [INFO] [stdout] 45: 0x744283698a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] data_structures::priority_queue::tests::test_priority_queue [INFO] [stdout] data_structures::priority_queue::tests::test_priority_queue_peek [INFO] [stdout] [INFO] [stdout] test result: FAILED. 91 passed; 2 failed; 8 ignored; 0 measured; 0 filtered out; finished in 1.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7093c85312f0b01c15285ebdffb5f3f668ceac77cebccfa8dd17348a052cce2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7093c85312f0b01c15285ebdffb5f3f668ceac77cebccfa8dd17348a052cce2c", kill_on_drop: false }` [INFO] [stdout] 7093c85312f0b01c15285ebdffb5f3f668ceac77cebccfa8dd17348a052cce2c