[INFO] cloning repository https://github.com/whitfin/runiq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whitfin/runiq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f3893596686f1cdf851a2593ebc0ef1ac23f55b [INFO] testing whitfin/runiq against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fruniq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whitfin/runiq [INFO] finished tweaking git repo https://github.com/whitfin/runiq [INFO] tweaked toml for git repo https://github.com/whitfin/runiq written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whitfin/runiq 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 209 packages to latest compatible versions [INFO] [stderr] Adding bytesize v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding cli-table v0.4.9 (available: v0.5.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jen v1.7.1 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded bson v2.15.0 [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] [stderr] Downloaded bytelines v2.5.0 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded format_num v0.1.0 [INFO] [stderr] Downloaded windows-core v0.61.2 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] [stderr] Downloaded growable-bloom-filter v2.1.1 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_os v0.1.3 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.15 [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] [stderr] Downloaded windows-result v0.3.4 [INFO] [stderr] Downloaded windows-strings v0.4.2 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded fake v1.3.0 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [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] adf3cdd3082666419654e2bdfefb6f0e84467260bdf37cfe9d881696424a13d7 [INFO] running `Command { std: "docker" "start" "-a" "adf3cdd3082666419654e2bdfefb6f0e84467260bdf37cfe9d881696424a13d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf3cdd3082666419654e2bdfefb6f0e84467260bdf37cfe9d881696424a13d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf3cdd3082666419654e2bdfefb6f0e84467260bdf37cfe9d881696424a13d7", kill_on_drop: false }` [INFO] [stdout] adf3cdd3082666419654e2bdfefb6f0e84467260bdf37cfe9d881696424a13d7 [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] b0a6b3f947507732a78cf9843d2c25076417d32f4338d6cd191fc23e736e3abd [INFO] running `Command { std: "docker" "start" "-a" "b0a6b3f947507732a78cf9843d2c25076417d32f4338d6cd191fc23e736e3abd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling bytelines v2.5.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling growable-bloom-filter v2.1.1 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling runiq v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s [INFO] running `Command { std: "docker" "inspect" "b0a6b3f947507732a78cf9843d2c25076417d32f4338d6cd191fc23e736e3abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a6b3f947507732a78cf9843d2c25076417d32f4338d6cd191fc23e736e3abd", kill_on_drop: false }` [INFO] [stdout] b0a6b3f947507732a78cf9843d2c25076417d32f4338d6cd191fc23e736e3abd [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] c9b942cdb787dbdae36f8b4f21ed5cc6dc2641c8f7e72b7f5e78592a0546b603 [INFO] running `Command { std: "docker" "start" "-a" "c9b942cdb787dbdae36f8b4f21ed5cc6dc2641c8f7e72b7f5e78592a0546b603", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fake v1.3.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling jen v1.7.1 [INFO] [stderr] Compiling runiq v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "c9b942cdb787dbdae36f8b4f21ed5cc6dc2641c8f7e72b7f5e78592a0546b603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b942cdb787dbdae36f8b4f21ed5cc6dc2641c8f7e72b7f5e78592a0546b603", kill_on_drop: false }` [INFO] [stdout] c9b942cdb787dbdae36f8b4f21ed5cc6dc2641c8f7e72b7f5e78592a0546b603 [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", kill_on_drop: false }` [INFO] [stdout] 46be72245f2ddd4cff4ca9f6e2c958cdff451d2eed873c01002f8eefe5cc35bd [INFO] running `Command { std: "docker" "start" "-a" "46be72245f2ddd4cff4ca9f6e2c958cdff451d2eed873c01002f8eefe5cc35bd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runiq-03f33aaf125e9381) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test filters::tests::digest_filter_detection ... ok [INFO] [stdout] test filters::tests::naive_filter_detection ... ok [INFO] [stdout] test filters::tests::sorted_filter_detection ... ok [INFO] [stdout] test filters::tests::bloom_filter_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runiq-48486b26798640e2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test statistics::tests::addition_of_duplicates ... ok [INFO] [stdout] test statistics::tests::addition_of_uniques ... ok [INFO] [stdout] test statistics::tests::default_creation ... ok [INFO] [stdout] test statistics::tests::generate_of_rates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests runiq [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" "46be72245f2ddd4cff4ca9f6e2c958cdff451d2eed873c01002f8eefe5cc35bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46be72245f2ddd4cff4ca9f6e2c958cdff451d2eed873c01002f8eefe5cc35bd", kill_on_drop: false }` [INFO] [stdout] 46be72245f2ddd4cff4ca9f6e2c958cdff451d2eed873c01002f8eefe5cc35bd