[INFO] cloning repository https://github.com/ScuffleCloud/perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScuffleCloud/perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScuffleCloud%2Fperf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScuffleCloud%2Fperf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2035c2a1f87d5b5411abde1aa6221e0e5d40be1 [INFO] building ScuffleCloud/perf against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScuffleCloud%2Fperf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ScuffleCloud/perf [INFO] finished tweaking git repo https://github.com/ScuffleCloud/perf [INFO] tweaked toml for git repo https://github.com/ScuffleCloud/perf written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ScuffleCloud/perf on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ScuffleCloud/perf 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.6 [INFO] [stderr] Downloaded tower-test v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.6 [INFO] [stderr] Downloaded sqlformat v0.3.3 [INFO] [stderr] Downloaded scuffle-bootstrap-derive v0.0.2 [INFO] [stderr] Downloaded scuffle-context v0.0.2 [INFO] [stderr] Downloaded scuffle-signal v0.0.2 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded scuffle-metrics v0.0.4 [INFO] [stderr] Downloaded pprof v0.14.0 [INFO] [stderr] Downloaded prost-build v0.12.6 [INFO] [stderr] Downloaded snafu-derive v0.8.5 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.27.0 [INFO] [stderr] Downloaded bb8 v0.8.6 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded bon v3.3.0 [INFO] [stderr] Downloaded scuffle-bootstrap-telemetry v0.0.3 [INFO] [stderr] Downloaded symbolic-demangle v12.12.3 [INFO] [stderr] Downloaded iri-string v0.7.7 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded moka v0.12.8 [INFO] [stderr] Downloaded diesel v2.2.6 [INFO] [stderr] Downloaded snafu v0.8.5 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded scuffle-http v0.0.4 [INFO] [stderr] Downloaded bon-macros v3.3.0 [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded scuffle-bootstrap v0.0.2 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded octocrab v0.42.1 [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] [stderr] Downloaded scuffle-metrics-derive v0.0.2 [INFO] [stderr] Downloaded minijinja v2.5.0 [INFO] [stderr] Downloaded scuffle-settings v0.0.2 [INFO] [stderr] Downloaded triomphe v0.1.11 [INFO] [stderr] Downloaded scuffle-pprof v0.0.2 [INFO] [stderr] Downloaded prettyplease v0.2.25 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded aligned-vec v0.6.1 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded symbolic-common v12.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a991d82f0f4fc0e22bec9620d07337ebddd337a2803c5e9d3c013c42ffd3cf [INFO] running `Command { std: "docker" "start" "-a" "17a991d82f0f4fc0e22bec9620d07337ebddd337a2803c5e9d3c013c42ffd3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a991d82f0f4fc0e22bec9620d07337ebddd337a2803c5e9d3c013c42ffd3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a991d82f0f4fc0e22bec9620d07337ebddd337a2803c5e9d3c013c42ffd3cf", kill_on_drop: false }` [INFO] [stdout] 17a991d82f0f4fc0e22bec9620d07337ebddd337a2803c5e9d3c013c42ffd3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b311437ff917f5dc3a8c9637bdc2d325cdf828c9542795ae608bb7933555d0b [INFO] running `Command { std: "docker" "start" "-a" "9b311437ff917f5dc3a8c9637bdc2d325cdf828c9542795ae608bb7933555d0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling symbolic-demangle v12.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.7 [INFO] [stderr] Compiling symbolic-common v12.12.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling scoped-futures v0.1.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling scuffle-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling bon-macros v3.3.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.27.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling scuffle-pprof v0.0.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling scuffle-context v0.0.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling bon v3.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling scuffle-bootstrap-derive v0.0.2 [INFO] [stderr] Compiling scuffle-metrics-derive v0.0.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling minijinja v2.5.0 [INFO] [stderr] Compiling scuffle-bootstrap v0.0.2 [INFO] [stderr] Compiling scuffle-signal v0.0.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling diesel v2.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling scuffle-metrics v0.0.4 [INFO] [stderr] Compiling scuffle-settings v0.0.2 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling scuffle-http v0.0.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling octocrab v0.42.1 [INFO] [stderr] Compiling scuffle-bootstrap-telemetry v0.0.3 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling diesel-async v0.5.2 [INFO] [stderr] Compiling scuffle-brawl v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "9b311437ff917f5dc3a8c9637bdc2d325cdf828c9542795ae608bb7933555d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b311437ff917f5dc3a8c9637bdc2d325cdf828c9542795ae608bb7933555d0b", kill_on_drop: false }` [INFO] [stdout] 9b311437ff917f5dc3a8c9637bdc2d325cdf828c9542795ae608bb7933555d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723f4534cecfdb95c843c8c54004abdf5a06b717214d4b26e0f69dc07af5d933 [INFO] running `Command { std: "docker" "start" "-a" "723f4534cecfdb95c843c8c54004abdf5a06b717214d4b26e0f69dc07af5d933", kill_on_drop: false }` [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling scuffle-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling sqlformat v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling scuffle-brawl v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.94s [INFO] running `Command { std: "docker" "inspect" "723f4534cecfdb95c843c8c54004abdf5a06b717214d4b26e0f69dc07af5d933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723f4534cecfdb95c843c8c54004abdf5a06b717214d4b26e0f69dc07af5d933", kill_on_drop: false }` [INFO] [stdout] 723f4534cecfdb95c843c8c54004abdf5a06b717214d4b26e0f69dc07af5d933