[INFO] crate hmmm 0.1.1 is already in cache
[INFO] checking hmmm-0.1.1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate hmmm 0.1.1 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate hmmm 0.1.1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate hmmm 0.1.1
[INFO] finished tweaking crates.io crate hmmm 0.1.1
[INFO] tweaked toml for crates.io crate hmmm 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 445b5091d21789bbb31a612f6be757688ead3091be239c055d933e4b5ef70854
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "445b5091d21789bbb31a612f6be757688ead3091be239c055d933e4b5ef70854"`
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking counter v0.4.3
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking num-iter v0.1.40
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking spectral v0.6.0
[INFO] [stderr]     Checking hmmm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:809:5
[INFO] [stderr]     |
[INFO] [stderr] 809 |     /// A hand-calculated table of paths where each path is equally likely.
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:810:5
[INFO] [stderr]     |
[INFO] [stderr] 810 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:811:5
[INFO] [stderr]     |
[INFO] [stderr] 811 |     /// 1 time step (state only)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:812:5
[INFO] [stderr]     |
[INFO] [stderr] 812 |     /// 0
[INFO] [stderr]     |     ^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:813:5
[INFO] [stderr]     |
[INFO] [stderr] 813 |     /// 2
[INFO] [stderr]     |     ^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:814:5
[INFO] [stderr]     |
[INFO] [stderr] 814 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:815:5
[INFO] [stderr]     |
[INFO] [stderr] 815 |     /// 1 time step (state + observation)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:816:5
[INFO] [stderr]     |
[INFO] [stderr] 816 |     /// 0/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:817:5
[INFO] [stderr]     |
[INFO] [stderr] 817 |     /// 2/1
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:818:5
[INFO] [stderr]     |
[INFO] [stderr] 818 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:819:5
[INFO] [stderr]     |
[INFO] [stderr] 819 |     /// 2 time steps (states only)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:820:5
[INFO] [stderr]     |
[INFO] [stderr] 820 |     /// 0, 0
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:821:5
[INFO] [stderr]     |
[INFO] [stderr] 821 |     /// 0, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:822:5
[INFO] [stderr]     |
[INFO] [stderr] 822 |     /// 0, 2
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:823:5
[INFO] [stderr]     |
[INFO] [stderr] 823 |     /// 0, 2
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:824:5
[INFO] [stderr]     |
[INFO] [stderr] 824 |     /// 2, 0
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:825:5
[INFO] [stderr]     |
[INFO] [stderr] 825 |     /// 2, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:826:5
[INFO] [stderr]     |
[INFO] [stderr] 826 |     /// 2, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:827:5
[INFO] [stderr]     |
[INFO] [stderr] 827 |     /// 2, 2
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:828:5
[INFO] [stderr]     |
[INFO] [stderr] 828 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:829:5
[INFO] [stderr]     |
[INFO] [stderr] 829 |     /// 2 time steps (states + observations)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:830:5
[INFO] [stderr]     |
[INFO] [stderr] 830 |     /// 0/0, 0/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:831:5
[INFO] [stderr]     |
[INFO] [stderr] 831 |     /// 0/0, 0/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:832:5
[INFO] [stderr]     |
[INFO] [stderr] 832 |     /// 0/0, 1/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:833:5
[INFO] [stderr]     |
[INFO] [stderr] 833 |     /// 0/0, 1/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:834:5
[INFO] [stderr]     |
[INFO] [stderr] 834 |     /// 0/0, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:835:5
[INFO] [stderr]     |
[INFO] [stderr] 835 |     /// 0/0, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:836:5
[INFO] [stderr]     |
[INFO] [stderr] 836 |     /// 0/0, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:837:5
[INFO] [stderr]     |
[INFO] [stderr] 837 |     /// 0/0, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:838:5
[INFO] [stderr]     |
[INFO] [stderr] 838 |     /// 2/1, 0/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:839:5
[INFO] [stderr]     |
[INFO] [stderr] 839 |     /// 2/1, 0/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:840:5
[INFO] [stderr]     |
[INFO] [stderr] 840 |     /// 2/1, 1/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:841:5
[INFO] [stderr]     |
[INFO] [stderr] 841 |     /// 2/1, 1/0
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:842:5
[INFO] [stderr]     |
[INFO] [stderr] 842 |     /// 2/1, 1/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:843:5
[INFO] [stderr]     |
[INFO] [stderr] 843 |     /// 2/1, 1/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:844:5
[INFO] [stderr]     |
[INFO] [stderr] 844 |     /// 2/1, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:845:5
[INFO] [stderr]     |
[INFO] [stderr] 845 |     /// 2/1, 2/1
[INFO] [stderr]     |     ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:856:5
[INFO] [stderr]     |
[INFO] [stderr] 856 |     /// 1 time step (state + observation)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:857:5
[INFO] [stderr]     |
[INFO] [stderr] 857 |     /// 0/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:858:5
[INFO] [stderr]     |
[INFO] [stderr] 858 |     /// 0/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:859:5
[INFO] [stderr]     |
[INFO] [stderr] 859 |     /// 0/1
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:860:5
[INFO] [stderr]     |
[INFO] [stderr] 860 |     /// 0/1
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:861:5
[INFO] [stderr]     |
[INFO] [stderr] 861 |     /// 1/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:862:5
[INFO] [stderr]     |
[INFO] [stderr] 862 |     /// 1/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:863:5
[INFO] [stderr]     |
[INFO] [stderr] 863 |     /// 1/0
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:864:5
[INFO] [stderr]     |
[INFO] [stderr] 864 |     /// 1/1
[INFO] [stderr]     |     ^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:865:5
[INFO] [stderr]     |
[INFO] [stderr] 865 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:866:5
[INFO] [stderr]     |
[INFO] [stderr] 866 |     /// 2 time steps (states only)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:867:5
[INFO] [stderr]     |
[INFO] [stderr] 867 |     /// 0, 0
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:868:5
[INFO] [stderr]     |
[INFO] [stderr] 868 |     /// 0, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:869:5
[INFO] [stderr]     |
[INFO] [stderr] 869 |     /// 0, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:870:5
[INFO] [stderr]     |
[INFO] [stderr] 870 |     /// 0, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:871:5
[INFO] [stderr]     |
[INFO] [stderr] 871 |     /// 1, 0
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:872:5
[INFO] [stderr]     |
[INFO] [stderr] 872 |     /// 1, 0
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:873:5
[INFO] [stderr]     |
[INFO] [stderr] 873 |     /// 1, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:874:5
[INFO] [stderr]     |
[INFO] [stderr] 874 |     /// 1, 1
[INFO] [stderr]     |     ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:875:5
[INFO] [stderr]     |
[INFO] [stderr] 875 |     ///
[INFO] [stderr]     |     ^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/lib.rs:876:5
[INFO] [stderr]     |
[INFO] [stderr] 876 |     /// 2 time steps (states + observations)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]    --> src/lib.rs:796:36
[INFO] [stderr]     |
[INFO] [stderr] 796 |         static ref HMM_UNIT: HMM = { HMM::new(array![[1.0]], array![[1.0]], array![1.0]) };
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [optimized + debuginfo] target(s) in 25.83s
[INFO] running `"docker" "inspect" "445b5091d21789bbb31a612f6be757688ead3091be239c055d933e4b5ef70854"`
[INFO] running `"docker" "rm" "-f" "445b5091d21789bbb31a612f6be757688ead3091be239c055d933e4b5ef70854"`
[INFO] [stdout] 445b5091d21789bbb31a612f6be757688ead3091be239c055d933e4b5ef70854
