[INFO] cloning repository https://github.com/eternalcoder12/parq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eternalcoder12/parq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalcoder12%2Fparq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalcoder12%2Fparq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf46b75ee60c4ed8cc1f758b27f553833f64b920 [INFO] testing eternalcoder12/parq against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feternalcoder12%2Fparq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eternalcoder12/parq [INFO] finished tweaking git repo https://github.com/eternalcoder12/parq [INFO] tweaked toml for git repo https://github.com/eternalcoder12/parq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eternalcoder12/parq on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eternalcoder12/parq 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8c122ff68aa00e378885d1f37c1a2d31afc29cc16cb8161c03d67ec5e10d45 [INFO] running `Command { std: "docker" "start" "-a" "6e8c122ff68aa00e378885d1f37c1a2d31afc29cc16cb8161c03d67ec5e10d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8c122ff68aa00e378885d1f37c1a2d31afc29cc16cb8161c03d67ec5e10d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8c122ff68aa00e378885d1f37c1a2d31afc29cc16cb8161c03d67ec5e10d45", kill_on_drop: false }` [INFO] [stdout] 6e8c122ff68aa00e378885d1f37c1a2d31afc29cc16cb8161c03d67ec5e10d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 400460f15e2c1db40589a11e2a9dc29a1ddf39f805b8d790e6b379df3b01c3bb [INFO] running `Command { std: "docker" "start" "-a" "400460f15e2c1db40589a11e2a9dc29a1ddf39f805b8d790e6b379df3b01c3bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling thin-vec v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling comfy-table v7.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v56.2.0 [INFO] [stderr] Compiling rhai v1.24.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling arrow-data v56.2.0 [INFO] [stderr] Compiling arrow-array v56.2.0 [INFO] [stderr] Compiling arrow-select v56.2.0 [INFO] [stderr] Compiling arrow-row v56.2.0 [INFO] [stderr] Compiling arrow-arith v56.2.0 [INFO] [stderr] Compiling arrow-cast v56.2.0 [INFO] [stderr] Compiling arrow-ipc v56.2.0 [INFO] [stderr] Compiling arrow-string v56.2.0 [INFO] [stderr] Compiling arrow-ord v56.2.0 [INFO] [stderr] Compiling arrow-json v56.2.0 [INFO] [stderr] Compiling arrow-csv v56.2.0 [INFO] [stderr] Compiling parquet v56.2.0 [INFO] [stderr] Compiling arrow v56.2.0 [INFO] [stderr] Compiling parq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "400460f15e2c1db40589a11e2a9dc29a1ddf39f805b8d790e6b379df3b01c3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400460f15e2c1db40589a11e2a9dc29a1ddf39f805b8d790e6b379df3b01c3bb", kill_on_drop: false }` [INFO] [stdout] 400460f15e2c1db40589a11e2a9dc29a1ddf39f805b8d790e6b379df3b01c3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a82ab2459be0698d9ebee9751ec46ea349482b415644d317029ae7b4c671268 [INFO] running `Command { std: "docker" "start" "-a" "8a82ab2459be0698d9ebee9751ec46ea349482b415644d317029ae7b4c671268", kill_on_drop: false }` [INFO] [stderr] Compiling parq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `Command { std: "docker" "inspect" "8a82ab2459be0698d9ebee9751ec46ea349482b415644d317029ae7b4c671268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a82ab2459be0698d9ebee9751ec46ea349482b415644d317029ae7b4c671268", kill_on_drop: false }` [INFO] [stdout] 8a82ab2459be0698d9ebee9751ec46ea349482b415644d317029ae7b4c671268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 161104ad77e85789389bb41285373cb0972d602303f1b084e7e8c13fc1a279a0 [INFO] running `Command { std: "docker" "start" "-a" "161104ad77e85789389bb41285373cb0972d602303f1b084e7e8c13fc1a279a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parq-cf4f79d8b47fd4b2) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test compression::tests::test_compression_from_extension ... ok [INFO] [stdout] test engine::tests::test_calculate_avg ... ok [INFO] [stdout] test engine::tests::test_aggregate_comprehensive ... ok [INFO] [stdout] test engine::tests::test_calculate_sum_valid ... ok [INFO] [stdout] test engine::tests::test_random_sample_size ... ok [INFO] [stdout] test engine::tests::test_unique_results ... ok [INFO] [stdout] test engine::tests::test_group_by ... ok [INFO] [stdout] test engine::tests::test_count_occurrences ... ok [INFO] [stdout] test engine::tests::test_calculate_median_even ... ok [INFO] [stdout] test formats::csv::tests::test_extract_column ... ok [INFO] [stdout] test formats::csv::tests::test_extract_column_with_delimiter ... ok [INFO] [stdout] test formats::csv::tests::test_get_headers ... ok [INFO] [stdout] test formats::csv::tests::test_process_column_with_transform ... ok [INFO] [stdout] test formats::csv::tests::test_column_out_of_bounds ... ok [INFO] [stdout] test formats::json::tests::test_extract_nested_field ... ok [INFO] [stdout] test formats::csv::tests::test_csv_to_json_lines ... ok [INFO] [stdout] test formats::json::tests::test_extract_simple_field ... ok [INFO] [stdout] test engine::tests::test_find_min_max ... ok [INFO] [stdout] test formats::json::tests::test_extract_wildcard ... ok [INFO] [stdout] test formats::json::tests::test_extract_nonexistent_key ... ok [INFO] [stdout] test formats::json::tests::test_flatten_nested_json ... ok [INFO] [stdout] test formats::json::tests::test_extract_array_index ... ok [INFO] [stdout] test formats::json::tests::test_get_keys ... ok [INFO] [stdout] test formats::table::tests::test_table_formatter ... ok [INFO] [stdout] test formats::table::tests::test_json_lines_to_table ... ok [INFO] [stdout] test formats::json::tests::test_value_to_string ... ok [INFO] [stdout] test transform::tests::test_regex_matches ... ok [INFO] [stdout] test engine::tests::test_calculate_sum_invalid ... ok [INFO] [stdout] test engine::tests::test_process_lines_ordered_preserves_order ... ok [INFO] [stdout] test engine::tests::test_filter_lines ... ok [INFO] [stdout] test transform::tests::test_contains_filter ... ok [INFO] [stdout] test transform::tests::test_complex_expression ... ok [INFO] [stdout] test formats::parquet::tests::test_read_write_parquet ... ok [INFO] [stdout] test transform::tests::test_starts_ends_with ... ok [INFO] [stdout] test transform::tests::test_invalid_expression ... ok [INFO] [stdout] test transform::tests::test_to_lowercase ... ok [INFO] [stdout] test transform::tests::test_to_uppercase ... ok [INFO] [stdout] test transform::tests::test_trim ... ok [INFO] [stdout] test transform::tests::test_len_and_is_empty ... ok [INFO] [stdout] test transform::tests::test_replace ... ok [INFO] [stdout] test engine::tests::test_calculate_median_odd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "161104ad77e85789389bb41285373cb0972d602303f1b084e7e8c13fc1a279a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161104ad77e85789389bb41285373cb0972d602303f1b084e7e8c13fc1a279a0", kill_on_drop: false }` [INFO] [stdout] 161104ad77e85789389bb41285373cb0972d602303f1b084e7e8c13fc1a279a0