[INFO] cloning repository https://github.com/arijitroy003/datadiff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arijitroy003/datadiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farijitroy003%2Fdatadiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farijitroy003%2Fdatadiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40d665fa50802c51f61915e626cae6395c788773 [INFO] testing arijitroy003/datadiff against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farijitroy003%2Fdatadiff" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arijitroy003/datadiff [INFO] finished tweaking git repo https://github.com/arijitroy003/datadiff [INFO] tweaked toml for git repo https://github.com/arijitroy003/datadiff written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arijitroy003/datadiff on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arijitroy003/datadiff 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49f0a255b49e690a05c6fcfd275e42e48f01e0f376073cdb8ef0179b1773bea8 [INFO] running `Command { std: "docker" "start" "-a" "49f0a255b49e690a05c6fcfd275e42e48f01e0f376073cdb8ef0179b1773bea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f0a255b49e690a05c6fcfd275e42e48f01e0f376073cdb8ef0179b1773bea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f0a255b49e690a05c6fcfd275e42e48f01e0f376073cdb8ef0179b1773bea8", kill_on_drop: false }` [INFO] [stdout] 49f0a255b49e690a05c6fcfd275e42e48f01e0f376073cdb8ef0179b1773bea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c2cc0fff1bd68070f38912ce4160e45bf33269faee447988ce123f9c2f5a07 [INFO] running `Command { std: "docker" "start" "-a" "25c2cc0fff1bd68070f38912ce4160e45bf33269faee447988ce123f9c2f5a07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling datadiff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `match_rows_with_keys` is never used [INFO] [stdout] --> src/diff/row_diff.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn match_rows_with_keys<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_key_columns` is never used [INFO] [stdout] --> src/model/key.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn detect_key_columns(table: &Table) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "25c2cc0fff1bd68070f38912ce4160e45bf33269faee447988ce123f9c2f5a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c2cc0fff1bd68070f38912ce4160e45bf33269faee447988ce123f9c2f5a07", kill_on_drop: false }` [INFO] [stdout] 25c2cc0fff1bd68070f38912ce4160e45bf33269faee447988ce123f9c2f5a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ecd5c195740adfb044c301bfc96f906d0cadd55b77732319e6809c456753ac [INFO] running `Command { std: "docker" "start" "-a" "05ecd5c195740adfb044c301bfc96f906d0cadd55b77732319e6809c456753ac", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling datadiff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `match_rows_with_keys` is never used [INFO] [stdout] --> src/diff/row_diff.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn match_rows_with_keys<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_key_columns` is never used [INFO] [stdout] --> src/model/key.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn detect_key_columns(table: &Table) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `match_rows_with_keys` is never used [INFO] [stdout] --> src/diff/row_diff.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn match_rows_with_keys<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_key_columns` is never used [INFO] [stdout] --> src/model/key.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn detect_key_columns(table: &Table) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "05ecd5c195740adfb044c301bfc96f906d0cadd55b77732319e6809c456753ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ecd5c195740adfb044c301bfc96f906d0cadd55b77732319e6809c456753ac", kill_on_drop: false }` [INFO] [stdout] 05ecd5c195740adfb044c301bfc96f906d0cadd55b77732319e6809c456753ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a75a622e97ad7c741c9591c3a487c1a474aa2bdac2fb07c00f9f1371531331ef [INFO] running `Command { std: "docker" "start" "-a" "a75a622e97ad7c741c9591c3a487c1a474aa2bdac2fb07c00f9f1371531331ef", kill_on_drop: false }` [INFO] [stderr] warning: function `match_rows_with_keys` is never used [INFO] [stderr] --> src/diff/row_diff.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn match_rows_with_keys<'a>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `detect_key_columns` is never used [INFO] [stderr] --> src/model/key.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn detect_key_columns(table: &Table) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `datadiff` (lib) generated 2 warnings [INFO] [stderr] warning: `datadiff` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datadiff-d43c19ab4f0a73a3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test diff::cell_diff::tests::test_exact_equality ... ok [INFO] [stdout] test parser::csv::tests::test_parse_cell_value ... ok [INFO] [stdout] test diff::cell_diff::tests::test_numeric_tolerance ... ok [INFO] [stdout] test diff::cell_diff::tests::test_case_insensitive ... ok [INFO] [stdout] test diff::cell_diff::tests::test_percentage_change ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/datadiff-24555908bd805d6c) [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] [stderr] Doc-tests datadiff [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" "a75a622e97ad7c741c9591c3a487c1a474aa2bdac2fb07c00f9f1371531331ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75a622e97ad7c741c9591c3a487c1a474aa2bdac2fb07c00f9f1371531331ef", kill_on_drop: false }` [INFO] [stdout] a75a622e97ad7c741c9591c3a487c1a474aa2bdac2fb07c00f9f1371531331ef