[INFO] fetching crate mkv_chain 0.3.1...
[INFO] testing mkv_chain-0.3.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mkv_chain 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mkv_chain 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mkv_chain 0.3.1
[INFO] tweaked toml for crates.io crate mkv_chain 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mkv_chain 0.3.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mkv_chain 0.3.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded bitflags v1.2.0
[INFO] [stderr]   Downloaded semver-parser v0.9.0
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded unicase v2.5.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.8
[INFO] [stderr]   Downloaded ryu v1.0.0
[INFO] [stderr]   Downloaded toml v0.5.3
[INFO] [stderr]   Downloaded serde_json v1.0.41
[INFO] [stderr]   Downloaded serde v1.0.101
[INFO] [stderr]   Downloaded aho-corasick v0.7.6
[INFO] [stderr]   Downloaded itertools v0.8.0
[INFO] [stderr]   Downloaded syn v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.101
[INFO] [stderr]   Downloaded version-sync v0.8.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.4.1
[INFO] [stderr]   Downloaded regex v1.3.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.12
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9a48c127b7bce2850e4b7c32b1e76bbe169c1de98257aa90636de055ce7c7bc
[INFO] running `Command { std: "docker" "start" "-a" "f9a48c127b7bce2850e4b7c32b1e76bbe169c1de98257aa90636de055ce7c7bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9a48c127b7bce2850e4b7c32b1e76bbe169c1de98257aa90636de055ce7c7bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a48c127b7bce2850e4b7c32b1e76bbe169c1de98257aa90636de055ce7c7bc", kill_on_drop: false }`
[INFO] [stdout] f9a48c127b7bce2850e4b7c32b1e76bbe169c1de98257aa90636de055ce7c7bc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63207675ff5803066fbfefb2454aadbe0b7ce1670c5f1c345c005b640fc43155
[INFO] running `Command { std: "docker" "start" "-a" "63207675ff5803066fbfefb2454aadbe0b7ce1670c5f1c345c005b640fc43155", kill_on_drop: false }`
[INFO] [stderr]    Compiling mkv_chain v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     vector!(
[INFO] [stdout] 45 | |         ///! Stack stored vector with 2 elements
[INFO] [stdout] 46 | |         Vec2,
[INFO] [stdout] 47 | |         2
[INFO] [stdout] 48 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     vector!(
[INFO] [stdout] 50 | |         ///! Stack stored vector with 3 elements
[INFO] [stdout] 51 | |         Vec3,
[INFO] [stdout] 52 | |         3
[INFO] [stdout] 53 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     vector!(
[INFO] [stdout] 55 | |         ///! Stack stored vector with 4 elements
[INFO] [stdout] 56 | |         Vec4,
[INFO] [stdout] 57 | |         4
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     vector!(
[INFO] [stdout] 60 | |         ///! Stack stored vector with 5 elements
[INFO] [stdout] 61 | |         Vec5,
[INFO] [stdout] 62 | |         5
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     vector!(
[INFO] [stdout] 65 | |         ///! Stack stored vector with 6 elements
[INFO] [stdout] 66 | |         Vec6,
[INFO] [stdout] 67 | |         6
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     matrix!(
[INFO] [stdout]  71 | |         /// 2 by 2 stack stored square matrix composed of two `Vec2`
[INFO] [stdout]  72 | |         Matrix2[2, 2],
[INFO] [stdout]  73 | |         Vec2
[INFO] [stdout]  74 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:75:5
[INFO] [stdout]     |
[INFO] [stdout]  75 | /     matrix!(
[INFO] [stdout]  76 | |         /// 3 by 3 stack stored square matrix composed of three `Vec3`
[INFO] [stdout]  77 | |         Matrix3[3, 3],
[INFO] [stdout]  78 | |         Vec3
[INFO] [stdout]  79 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 | /     matrix!(
[INFO] [stdout]  81 | |         /// 4 by 4 stack stored square matrix composed of four `Vec4`
[INFO] [stdout]  82 | |         Matrix4[4, 4],
[INFO] [stdout]  83 | |         Vec4
[INFO] [stdout]  84 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:85:5
[INFO] [stdout]     |
[INFO] [stdout]  85 | /     matrix!(
[INFO] [stdout]  86 | |         /// 5 by 5 stack stored square matrix composed of five `Vec5`
[INFO] [stdout]  87 | |         Matrix5[5, 5],
[INFO] [stdout]  88 | |         Vec5
[INFO] [stdout]  89 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:90:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | /     matrix!(
[INFO] [stdout]  91 | |         /// 6 by 6 stack stored square matrix composed of six `Vec6`
[INFO] [stdout]  92 | |         Matrix6[6, 6],
[INFO] [stdout]  93 | |         Vec6
[INFO] [stdout]  94 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "63207675ff5803066fbfefb2454aadbe0b7ce1670c5f1c345c005b640fc43155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63207675ff5803066fbfefb2454aadbe0b7ce1670c5f1c345c005b640fc43155", kill_on_drop: false }`
[INFO] [stdout] 63207675ff5803066fbfefb2454aadbe0b7ce1670c5f1c345c005b640fc43155
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dadd3c286179364f89897d604eaf53a7bd9129ed9fe0484c2e472dcef945d8a7
[INFO] running `Command { std: "docker" "start" "-a" "dadd3c286179364f89897d604eaf53a7bd9129ed9fe0484c2e472dcef945d8a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.4.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling semver-parser v0.9.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     vector!(
[INFO] [stdout] 45 | |         ///! Stack stored vector with 2 elements
[INFO] [stdout] 46 | |         Vec2,
[INFO] [stdout] 47 | |         2
[INFO] [stdout] 48 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     vector!(
[INFO] [stdout] 50 | |         ///! Stack stored vector with 3 elements
[INFO] [stdout] 51 | |         Vec3,
[INFO] [stdout] 52 | |         3
[INFO] [stdout] 53 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     vector!(
[INFO] [stdout] 55 | |         ///! Stack stored vector with 4 elements
[INFO] [stdout] 56 | |         Vec4,
[INFO] [stdout] 57 | |         4
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     vector!(
[INFO] [stdout] 60 | |         ///! Stack stored vector with 5 elements
[INFO] [stdout] 61 | |         Vec5,
[INFO] [stdout] 62 | |         5
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     vector!(
[INFO] [stdout] 65 | |         ///! Stack stored vector with 6 elements
[INFO] [stdout] 66 | |         Vec6,
[INFO] [stdout] 67 | |         6
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     matrix!(
[INFO] [stdout]  71 | |         /// 2 by 2 stack stored square matrix composed of two `Vec2`
[INFO] [stdout]  72 | |         Matrix2[2, 2],
[INFO] [stdout]  73 | |         Vec2
[INFO] [stdout]  74 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:75:5
[INFO] [stdout]     |
[INFO] [stdout]  75 | /     matrix!(
[INFO] [stdout]  76 | |         /// 3 by 3 stack stored square matrix composed of three `Vec3`
[INFO] [stdout]  77 | |         Matrix3[3, 3],
[INFO] [stdout]  78 | |         Vec3
[INFO] [stdout]  79 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 | /     matrix!(
[INFO] [stdout]  81 | |         /// 4 by 4 stack stored square matrix composed of four `Vec4`
[INFO] [stdout]  82 | |         Matrix4[4, 4],
[INFO] [stdout]  83 | |         Vec4
[INFO] [stdout]  84 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:85:5
[INFO] [stdout]     |
[INFO] [stdout]  85 | /     matrix!(
[INFO] [stdout]  86 | |         /// 5 by 5 stack stored square matrix composed of five `Vec5`
[INFO] [stdout]  87 | |         Matrix5[5, 5],
[INFO] [stdout]  88 | |         Vec5
[INFO] [stdout]  89 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:90:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | /     matrix!(
[INFO] [stdout]  91 | |         /// 6 by 6 stack stored square matrix composed of six `Vec6`
[INFO] [stdout]  92 | |         Matrix6[6, 6],
[INFO] [stdout]  93 | |         Vec6
[INFO] [stdout]  94 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling toml v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling version-sync v0.8.1
[INFO] [stderr]    Compiling mkv_chain v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     vector!(
[INFO] [stdout] 45 | |         ///! Stack stored vector with 2 elements
[INFO] [stdout] 46 | |         Vec2,
[INFO] [stdout] 47 | |         2
[INFO] [stdout] 48 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     vector!(
[INFO] [stdout] 50 | |         ///! Stack stored vector with 3 elements
[INFO] [stdout] 51 | |         Vec3,
[INFO] [stdout] 52 | |         3
[INFO] [stdout] 53 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     vector!(
[INFO] [stdout] 55 | |         ///! Stack stored vector with 4 elements
[INFO] [stdout] 56 | |         Vec4,
[INFO] [stdout] 57 | |         4
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     vector!(
[INFO] [stdout] 60 | |         ///! Stack stored vector with 5 elements
[INFO] [stdout] 61 | |         Vec5,
[INFO] [stdout] 62 | |         5
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stdout]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     vector!(
[INFO] [stdout] 65 | |         ///! Stack stored vector with 6 elements
[INFO] [stdout] 66 | |         Vec6,
[INFO] [stdout] 67 | |         6
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     matrix!(
[INFO] [stdout]  71 | |         /// 2 by 2 stack stored square matrix composed of two `Vec2`
[INFO] [stdout]  72 | |         Matrix2[2, 2],
[INFO] [stdout]  73 | |         Vec2
[INFO] [stdout]  74 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:75:5
[INFO] [stdout]     |
[INFO] [stdout]  75 | /     matrix!(
[INFO] [stdout]  76 | |         /// 3 by 3 stack stored square matrix composed of three `Vec3`
[INFO] [stdout]  77 | |         Matrix3[3, 3],
[INFO] [stdout]  78 | |         Vec3
[INFO] [stdout]  79 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 | /     matrix!(
[INFO] [stdout]  81 | |         /// 4 by 4 stack stored square matrix composed of four `Vec4`
[INFO] [stdout]  82 | |         Matrix4[4, 4],
[INFO] [stdout]  83 | |         Vec4
[INFO] [stdout]  84 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:85:5
[INFO] [stdout]     |
[INFO] [stdout]  85 | /     matrix!(
[INFO] [stdout]  86 | |         /// 5 by 5 stack stored square matrix composed of five `Vec5`
[INFO] [stdout]  87 | |         Matrix5[5, 5],
[INFO] [stdout]  88 | |         Vec5
[INFO] [stdout]  89 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/macros.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stdout]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:90:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | /     matrix!(
[INFO] [stdout]  91 | |         /// 6 by 6 stack stored square matrix composed of six `Vec6`
[INFO] [stdout]  92 | |         Matrix6[6, 6],
[INFO] [stdout]  93 | |         Vec6
[INFO] [stdout]  94 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "dadd3c286179364f89897d604eaf53a7bd9129ed9fe0484c2e472dcef945d8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadd3c286179364f89897d604eaf53a7bd9129ed9fe0484c2e472dcef945d8a7", kill_on_drop: false }`
[INFO] [stdout] dadd3c286179364f89897d604eaf53a7bd9129ed9fe0484c2e472dcef945d8a7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1ea473146685f35f8730622ff270af74319cea36a0f08ba7ecf8a70c41f8734
[INFO] running `Command { std: "docker" "start" "-a" "d1ea473146685f35f8730622ff270af74319cea36a0f08ba7ecf8a70c41f8734", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `macros::*`
[INFO] [stderr]   --> src/lib.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub use macros::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/macros.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stderr]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | /     vector!(
[INFO] [stderr] 45 | |         ///! Stack stored vector with 2 elements
[INFO] [stderr] 46 | |         Vec2,
[INFO] [stderr] 47 | |         2
[INFO] [stderr] 48 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/macros.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stderr]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | /     vector!(
[INFO] [stderr] 50 | |         ///! Stack stored vector with 3 elements
[INFO] [stderr] 51 | |         Vec3,
[INFO] [stderr] 52 | |         3
[INFO] [stderr] 53 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/macros.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stderr]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | /     vector!(
[INFO] [stderr] 55 | |         ///! Stack stored vector with 4 elements
[INFO] [stderr] 56 | |         Vec4,
[INFO] [stderr] 57 | |         4
[INFO] [stderr] 58 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/macros.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stderr]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 59 | /     vector!(
[INFO] [stderr] 60 | |         ///! Stack stored vector with 5 elements
[INFO] [stderr] 61 | |         Vec5,
[INFO] [stderr] 62 | |         5
[INFO] [stderr] 63 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/macros.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |               pub fn iter(&self) -> std::slice::Iter<f64> {
[INFO] [stderr]    |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | /     vector!(
[INFO] [stderr] 65 | |         ///! Stack stored vector with 6 elements
[INFO] [stderr] 66 | |         Vec6,
[INFO] [stderr] 67 | |         6
[INFO] [stderr] 68 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |             pub fn iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/macros.rs:162:25
[INFO] [stderr]     |
[INFO] [stderr] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stderr]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:70:5
[INFO] [stderr]     |
[INFO] [stderr]  70 | /     matrix!(
[INFO] [stderr]  71 | |         /// 2 by 2 stack stored square matrix composed of two `Vec2`
[INFO] [stderr]  72 | |         Matrix2[2, 2],
[INFO] [stderr]  73 | |         Vec2
[INFO] [stderr]  74 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/macros.rs:162:25
[INFO] [stderr]     |
[INFO] [stderr] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stderr]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:75:5
[INFO] [stderr]     |
[INFO] [stderr]  75 | /     matrix!(
[INFO] [stderr]  76 | |         /// 3 by 3 stack stored square matrix composed of three `Vec3`
[INFO] [stderr]  77 | |         Matrix3[3, 3],
[INFO] [stderr]  78 | |         Vec3
[INFO] [stderr]  79 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/macros.rs:162:25
[INFO] [stderr]     |
[INFO] [stderr] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stderr]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:80:5
[INFO] [stderr]     |
[INFO] [stderr]  80 | /     matrix!(
[INFO] [stderr]  81 | |         /// 4 by 4 stack stored square matrix composed of four `Vec4`
[INFO] [stderr]  82 | |         Matrix4[4, 4],
[INFO] [stderr]  83 | |         Vec4
[INFO] [stderr]  84 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/macros.rs:162:25
[INFO] [stderr]     |
[INFO] [stderr] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stderr]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:85:5
[INFO] [stderr]     |
[INFO] [stderr]  85 | /     matrix!(
[INFO] [stderr]  86 | |         /// 5 by 5 stack stored square matrix composed of five `Vec5`
[INFO] [stderr]  87 | |         Matrix5[5, 5],
[INFO] [stderr]  88 | |         Vec5
[INFO] [stderr]  89 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/macros.rs:162:25
[INFO] [stderr]     |
[INFO] [stderr] 162 |               pub fn iter(&self) -> std::slice::Iter<$inner> {
[INFO] [stderr]     |                           ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:90:5
[INFO] [stderr]     |
[INFO] [stderr]  90 | /     matrix!(
[INFO] [stderr]  91 | |         /// 6 by 6 stack stored square matrix composed of six `Vec6`
[INFO] [stderr]  92 | |         Matrix6[6, 6],
[INFO] [stderr]  93 | |         Vec6
[INFO] [stderr]  94 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 162 |             pub fn iter(&self) -> std::slice::Iter<'_, $inner> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mkv_chain` (lib) generated 11 warnings (run `cargo fix --lib -p mkv_chain` to apply 1 suggestion)
[INFO] [stderr] warning: `mkv_chain` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mkv_chain-2c9f58353d5ee79c)
[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]      Running tests/serialise.rs (/opt/rustwide/target/debug/deps/serialise-abe7d10d5f4bb4ef)
[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]      Running tests/version-number.rs (/opt/rustwide/target/debug/deps/version_number-1b116b4bd6837d03)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_readme_deps ... FAILED
[INFO] [stdout] test test_html_root_url ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_readme_deps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_readme_deps' panicked at tests/version-number.rs:3:5:
[INFO] [stdout] could not read README.md: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632770339702 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632770339702 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632770339702 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632770339702 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x632770360823 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x632770360823 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x632770336673 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632770336673 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632770339552 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63277033ac89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63277033aabe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x632770302f94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x632770302f94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63277033b75e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63277033b75e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63277008bb5b - std::panicking::begin_panic::{{closure}}::ha0f5c5a605092e34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x63277008baa6 - std::sys::backtrace::__rust_end_short_backtrace::h388dece813a44961
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63277008baff - std::panicking::begin_panic::ha3b4a8801c3195ff
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x63277008c570 - version_number::test_readme_deps::h0d07fc9e5306f367
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/version-number.rs:3:5
[INFO] [stdout]   19:     0x63277008c4a7 - version_number::test_readme_deps::{{closure}}::h4e843ea613e907ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/version-number.rs:2:22
[INFO] [stdout]   20:     0x63277008bc06 - core::ops::function::FnOnce::call_once::h742f654ffd78c5c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x6327703087fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x6327703087fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x632770307935 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x632770307935 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x632770307935 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x632770307935 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x632770307935 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x632770307935 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x632770307935 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x6327702cb534 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x6327702cb534 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x6327702cef0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x6327702cef0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x6327702cef0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x6327702cef0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x6327702cef0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6327702cef0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x6327702cef0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x63277033e7df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x63277033e7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41:     0x7afbdd75eaa4 - <unknown>
[INFO] [stdout]   42:     0x7afbdd7eba34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_readme_deps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test version-number`
[INFO] running `Command { std: "docker" "inspect" "d1ea473146685f35f8730622ff270af74319cea36a0f08ba7ecf8a70c41f8734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ea473146685f35f8730622ff270af74319cea36a0f08ba7ecf8a70c41f8734", kill_on_drop: false }`
[INFO] [stdout] d1ea473146685f35f8730622ff270af74319cea36a0f08ba7ecf8a70c41f8734
