[INFO] updating cached repository https://github.com/ruuda/mindec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/ruuda/mindec [INFO] [stderr] b1f407d..509a35d master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 509a35de199f6fd56c1ca2ee505b0b0563433aa6 [INFO] testing ruuda/mindec against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fmindec" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruuda/mindec on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruuda/mindec [INFO] finished tweaking git repo https://github.com/ruuda/mindec [INFO] tweaked toml for git repo https://github.com/ruuda/mindec written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ruuda/mindec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a8122bf62b3f2557ed37b1a8e2d2582c6c16554b75848e931915413a971aa765 [INFO] running `Command { std: "docker" "start" "-a" "a8122bf62b3f2557ed37b1a8e2d2582c6c16554b75848e931915413a971aa765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8122bf62b3f2557ed37b1a8e2d2582c6c16554b75848e931915413a971aa765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8122bf62b3f2557ed37b1a8e2d2582c6c16554b75848e931915413a971aa765", kill_on_drop: false }` [INFO] [stdout] a8122bf62b3f2557ed37b1a8e2d2582c6c16554b75848e931915413a971aa765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eabba9d39ed449c44422a85199a109847b583c08b9c009ab3bd15ef7b7ba4691 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eabba9d39ed449c44422a85199a109847b583c08b9c009ab3bd15ef7b7ba4691", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling claxon v0.4.0 (https://github.com/ruuda/claxon?rev=f3cd5ddaf7ffd56edfa4a218a924a776d4792bdd#f3cd5dda) [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.18 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling alsa v0.4.2 [INFO] [stderr] Compiling mindec v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | let mut queued_track = &mut self.queue[0]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | let mut block = &mut queued_track.blocks[0]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | type BoxFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.22s [INFO] running `Command { std: "docker" "inspect" "eabba9d39ed449c44422a85199a109847b583c08b9c009ab3bd15ef7b7ba4691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabba9d39ed449c44422a85199a109847b583c08b9c009ab3bd15ef7b7ba4691", kill_on_drop: false }` [INFO] [stdout] eabba9d39ed449c44422a85199a109847b583c08b9c009ab3bd15ef7b7ba4691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eeac477fe42f1f7599c9b1d55b776df51f07de580cd2ed70bd3d4eb71acba50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0eeac477fe42f1f7599c9b1d55b776df51f07de580cd2ed70bd3d4eb71acba50", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling pest v1.0.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling claxon v0.4.0 (https://github.com/ruuda/claxon?rev=f3cd5ddaf7ffd56edfa4a218a924a776d4792bdd#f3cd5dda) [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pest_derive v1.0.4 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling criterion-plot v0.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling criterion-stats v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling handlebars v0.30.1 [INFO] [stderr] Compiling hyper v0.11.18 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling criterion v0.2.0 [INFO] [stderr] Compiling alsa v0.4.2 [INFO] [stderr] Compiling mindec v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | let mut queued_track = &mut self.queue[0]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | let mut block = &mut queued_track.blocks[0]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | let mut queued_track = &mut self.queue[0]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | let mut block = &mut queued_track.blocks[0]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | type BoxFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "0eeac477fe42f1f7599c9b1d55b776df51f07de580cd2ed70bd3d4eb71acba50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eeac477fe42f1f7599c9b1d55b776df51f07de580cd2ed70bd3d4eb71acba50", kill_on_drop: false }` [INFO] [stdout] 0eeac477fe42f1f7599c9b1d55b776df51f07de580cd2ed70bd3d4eb71acba50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5c2ca17d19292484576d4e47f1e5ed56fe7884e4c7f1733f9930991a8942d1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5c2ca17d19292484576d4e47f1e5ed56fe7884e4c7f1733f9930991a8942d1c", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/player.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | let mut queued_track = &mut self.queue[0]; [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/player.rs:381:21 [INFO] [stderr] | [INFO] [stderr] 381 | let mut block = &mut queued_track.blocks[0]; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/player.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | let mut queued_track = &mut self.queue[0]; [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/player.rs:381:21 [INFO] [stderr] | [INFO] [stderr] 381 | let mut block = &mut queued_track.blocks[0]; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:41:22 [INFO] [stderr] | [INFO] [stderr] 41 | type BoxFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mindec-75816a6a1f95ddaa [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test struct_sizes_are_as_expected ... ok [INFO] [stdout] test flat_tree::test::nodes_have_expected_size ... ok [INFO] [stdout] test tests::format_date_formats_year_and_month ... ok [INFO] [stdout] test tests::format_date_formats_year_and_month_and_day ... ok [INFO] [stdout] test tests::format_date_formats_year_only ... ok [INFO] [stdout] test tests::parse_date_parses_month ... ok [INFO] [stdout] test tests::parse_date_parses_year ... ok [INFO] [stdout] test word_index::test::test_build_word_index_all_unique ... ok [INFO] [stdout] test word_index::test::test_build_word_index_many_per_word ... ok [INFO] [stdout] test tests::parse_date_parses_day ... ok [INFO] [stdout] test word_index::test::test_search_prefix_longer ... ok [INFO] [stdout] test word_index::test::test_search_bounds ... ok [INFO] [stdout] test word_index::test::test_search_multibyte_key ... ok [INFO] [stdout] test word_index::test::test_search_prefix_shorter ... ok [INFO] [stdout] test word_index::test::test_search_multibyte_needles ... ok [INFO] [stdout] test word_index::test::test_search_prefix_regression ... ok [INFO] [stdout] test word_index::test::test_word_meta_fits_u32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mindec-cf81d772ed6e77f7 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests mindec [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5c2ca17d19292484576d4e47f1e5ed56fe7884e4c7f1733f9930991a8942d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c2ca17d19292484576d4e47f1e5ed56fe7884e4c7f1733f9930991a8942d1c", kill_on_drop: false }` [INFO] [stdout] c5c2ca17d19292484576d4e47f1e5ed56fe7884e4c7f1733f9930991a8942d1c