[INFO] cloning repository https://github.com/topk-io/bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topk-io/bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopk-io%2Fbench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopk-io%2Fbench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 398ce7d72dea7ad765ada54c5daa014c498efb52 [INFO] testing topk-io/bench against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopk-io%2Fbench" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/topk-io/bench [INFO] finished tweaking git repo https://github.com/topk-io/bench [INFO] tweaked toml for git repo https://github.com/topk-io/bench written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/topk-io/bench on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/topk-io/bench 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a59d42ff242f896b97c73e9696267984ccff26d9befd754260800b7b07fed6f8 [INFO] running `Command { std: "docker" "start" "-a" "a59d42ff242f896b97c73e9696267984ccff26d9befd754260800b7b07fed6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a59d42ff242f896b97c73e9696267984ccff26d9befd754260800b7b07fed6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59d42ff242f896b97c73e9696267984ccff26d9befd754260800b7b07fed6f8", kill_on_drop: false }` [INFO] [stdout] a59d42ff242f896b97c73e9696267984ccff26d9befd754260800b7b07fed6f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] f3c3d299ba87d9a9f6d0c34bb82e80ca7ea232f7923605685815f105beb0f52b [INFO] running `Command { std: "docker" "start" "-a" "f3c3d299ba87d9a9f6d0c34bb82e80ca7ea232f7923605685815f105beb0f52b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling arrow-schema v57.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling aws-types v1.3.10 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.12 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v57.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling arrow-data v57.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling arrow-array v57.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling crc-fast v1.6.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling aws-smithy-async v1.2.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.2 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.13 [INFO] [stderr] Compiling aws-smithy-json v0.61.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.8 [INFO] [stderr] Compiling arrow-select v57.0.0 [INFO] [stderr] Compiling arrow-arith v57.0.0 [INFO] [stderr] Compiling arrow-row v57.0.0 [INFO] [stderr] Compiling aws-smithy-http v0.62.5 [INFO] [stderr] Compiling aws-credential-types v1.2.9 [INFO] [stderr] Compiling aws-smithy-observability v0.1.4 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.11 [INFO] [stderr] Compiling aws-sigv4 v1.3.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arrow-cast v57.0.0 [INFO] [stderr] Compiling arrow-ipc v57.0.0 [INFO] [stderr] Compiling arrow-ord v57.0.0 [INFO] [stderr] Compiling arrow-string v57.0.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling arrow-json v57.0.0 [INFO] [stderr] Compiling arrow-csv v57.0.0 [INFO] [stderr] Compiling parquet v57.0.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling arrow v57.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.4 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.4 [INFO] [stderr] Compiling aws-runtime v1.5.14 [INFO] [stderr] Compiling aws-sdk-sso v1.89.0 [INFO] [stderr] Compiling aws-sdk-sts v1.92.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.91.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.112.0 [INFO] [stderr] Compiling aws-config v1.8.10 [INFO] [stderr] Compiling topk-bench v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "f3c3d299ba87d9a9f6d0c34bb82e80ca7ea232f7923605685815f105beb0f52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c3d299ba87d9a9f6d0c34bb82e80ca7ea232f7923605685815f105beb0f52b", kill_on_drop: false }` [INFO] [stdout] f3c3d299ba87d9a9f6d0c34bb82e80ca7ea232f7923605685815f105beb0f52b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] d4950214694feea665b3494023198bd99f710cb2d389d203f27789a49eb6305c [INFO] running `Command { std: "docker" "start" "-a" "d4950214694feea665b3494023198bd99f710cb2d389d203f27789a49eb6305c", kill_on_drop: false }` [INFO] [stderr] Compiling topk-bench v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "d4950214694feea665b3494023198bd99f710cb2d389d203f27789a49eb6305c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4950214694feea665b3494023198bd99f710cb2d389d203f27789a49eb6305c", kill_on_drop: false }` [INFO] [stdout] d4950214694feea665b3494023198bd99f710cb2d389d203f27789a49eb6305c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] c96b9abc89e0232d1a2fad54b786569492340c7136a754e58ee5b3f4f6b82b77 [INFO] running `Command { std: "docker" "start" "-a" "c96b9abc89e0232d1a2fad54b786569492340c7136a754e58ee5b3f4f6b82b77", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/topk-bench/069ffd299249bea3/deps/topk_bench-069ffd299249bea3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c96b9abc89e0232d1a2fad54b786569492340c7136a754e58ee5b3f4f6b82b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96b9abc89e0232d1a2fad54b786569492340c7136a754e58ee5b3f4f6b82b77", kill_on_drop: false }` [INFO] [stdout] c96b9abc89e0232d1a2fad54b786569492340c7136a754e58ee5b3f4f6b82b77