[INFO] cloning repository https://github.com/Catimor/min_ecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Catimor/min_ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatimor%2Fmin_ecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatimor%2Fmin_ecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90c2c2bda289abb99a2acfefbcb82969b0fe368a
[INFO] testing Catimor/min_ecs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatimor%2Fmin_ecs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Catimor/min_ecs
[INFO] finished tweaking git repo https://github.com/Catimor/min_ecs
[INFO] tweaked toml for git repo https://github.com/Catimor/min_ecs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Catimor/min_ecs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Catimor/min_ecs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating minecs_common v0.1.0 (/workspace/builds/worker-4-tc1/source/minecs_common) -> v0.1.1
[INFO] [stderr]     Updating minecs_macro v0.1.0 (/workspace/builds/worker-4-tc1/source/minecs_macro) -> v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bcfb9b40622e38665d82330d3b8907349699ae38c1ce062dc42d1ee3ef4c575
[INFO] running `Command { std: "docker" "start" "-a" "3bcfb9b40622e38665d82330d3b8907349699ae38c1ce062dc42d1ee3ef4c575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bcfb9b40622e38665d82330d3b8907349699ae38c1ce062dc42d1ee3ef4c575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bcfb9b40622e38665d82330d3b8907349699ae38c1ce062dc42d1ee3ef4c575", kill_on_drop: false }`
[INFO] [stdout] 3bcfb9b40622e38665d82330d3b8907349699ae38c1ce062dc42d1ee3ef4c575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d43f263ffab7ab44878d32cd6fe8fd491e8b90a4276e1c6c3c0266c0c02faba8
[INFO] running `Command { std: "docker" "start" "-a" "d43f263ffab7ab44878d32cd6fe8fd491e8b90a4276e1c6c3c0266c0c02faba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling minecs_common v0.1.1 (/opt/rustwide/workdir/minecs_common)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minecs_common/src/v1.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn iter ( &self ) -> CompIter< T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stdout]    |               ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn iter ( &self ) -> CompIter<'_,  T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minecs_common/src/v1.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iter_mut ( &mut self ) -> CompIterMut< T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stdout]    |                   ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iter_mut ( &mut self ) -> CompIterMut<'_,  T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minecs_common/src/v1.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter< T, E >
[INFO] [stdout]     |                    ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minecs_common/src/v1.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut< T, E >
[INFO] [stdout]     |                        ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut<'_,  T, E >
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling minecs_macro v0.1.1 (/opt/rustwide/workdir/minecs_macro)
[INFO] [stderr]    Compiling min_ecs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
[INFO] running `Command { std: "docker" "inspect" "d43f263ffab7ab44878d32cd6fe8fd491e8b90a4276e1c6c3c0266c0c02faba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d43f263ffab7ab44878d32cd6fe8fd491e8b90a4276e1c6c3c0266c0c02faba8", kill_on_drop: false }`
[INFO] [stdout] d43f263ffab7ab44878d32cd6fe8fd491e8b90a4276e1c6c3c0266c0c02faba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83ce6e4f1863ff233a3fc091caf3b2ff8579afdbbc2d4380c460a6a34ea2ee75
[INFO] running `Command { std: "docker" "start" "-a" "83ce6e4f1863ff233a3fc091caf3b2ff8579afdbbc2d4380c460a6a34ea2ee75", kill_on_drop: false }`
[INFO] [stderr]    Compiling min_ecs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minecs_common/src/v1.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn iter ( &self ) -> CompIter< T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stdout]    |               ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn iter ( &self ) -> CompIter<'_,  T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> minecs_common/src/v1.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iter_mut ( &mut self ) -> CompIterMut< T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stdout]    |                   ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iter_mut ( &mut self ) -> CompIterMut<'_,  T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minecs_common/src/v1.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter< T, E >
[INFO] [stdout]     |                    ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minecs_common/src/v1.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut< T, E >
[INFO] [stdout]     |                        ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut<'_,  T, E >
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "83ce6e4f1863ff233a3fc091caf3b2ff8579afdbbc2d4380c460a6a34ea2ee75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ce6e4f1863ff233a3fc091caf3b2ff8579afdbbc2d4380c460a6a34ea2ee75", kill_on_drop: false }`
[INFO] [stdout] 83ce6e4f1863ff233a3fc091caf3b2ff8579afdbbc2d4380c460a6a34ea2ee75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf21bfd036cf22b25acdc86f42881b66d434c8eedf43fe5a5fa3a7a2330a8313
[INFO] running `Command { std: "docker" "start" "-a" "cf21bfd036cf22b25acdc86f42881b66d434c8eedf43fe5a5fa3a7a2330a8313", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> minecs_common/src/v1.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn iter ( &self ) -> CompIter< T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stderr]    |               ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn iter ( &self ) -> CompIter<'_,  T, E >;// core::slice::Iter< 'a, Component< T, E > >
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> minecs_common/src/v1.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn iter_mut ( &mut self ) -> CompIterMut< T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stderr]    |                   ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn iter_mut ( &mut self ) -> CompIterMut<'_,  T, E >;// core::slice::IterMut< 'a, Component< T, E > >
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> minecs_common/src/v1.rs:121:17
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn iter< T > ( &self ) -> CompIter< T, E >
[INFO] [stderr]     |                    ^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> minecs_common/src/v1.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut< T, E >
[INFO] [stderr]     |                        ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn iter_mut< T > ( &mut self ) -> CompIterMut<'_,  T, E >
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `minecs_common` (lib) generated 4 warnings (run `cargo fix --lib -p minecs_common` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/min_ecs-1cce370467e0c4de)
[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 unittests src/bin.rs (/opt/rustwide/target/debug/deps/bin-8587379b4db03705)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests min_ecs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 265) ... ok
[INFO] [stdout] test src/lib.rs - (line 187) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 187) stdout ----
[INFO] [stdout] error[E0599]: no method named `borrow_entity` found for struct `MinEcs` in the current scope
[INFO] [stdout]    --> src/lib.rs:231:18
[INFO] [stdout]     |
[INFO] [stdout] 193 | / minecs!(
[INFO] [stdout] 194 | |     #[derive( serde::Serialize, serde::Deserialize )]
[INFO] [stdout] 195 | |     ecs MinEcs< CompArray, TestEntity> {
[INFO] [stdout] 196 | |         types [ f64, usize, /* --ect-- */ ]
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | | );
[INFO] [stdout]     | |_- method `borrow_entity` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 231 |   let entity = ecs.borrow_entity( entity_id_0 ).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `borrow_mut` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/borrow.rs:207:4
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `borrow` found for struct `min_ecs::Component<T, E>` in the current scope
[INFO] [stdout]    --> src/lib.rs:252:64
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let opt: Option< &f64 > = comp_vec.get( id ).map( Component::borrow );
[INFO] [stdout]     |                                                                      ^^^^^^ function or associated item not found in `min_ecs::Component<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `borrow_mut` with a similar name
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/borrow.rs:207:4
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 186 + use std::borrow::Borrow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `borrow` found for reference `&min_ecs::Component<usize, TestEntity>` in the current scope
[INFO] [stdout]    --> src/lib.rs:256:41
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let val = comp_vec.get( id ).unwrap().borrow();
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 186 + use std::borrow::Borrow;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `borrow_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let val = comp_vec.get( id ).unwrap().borrow_mut();
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 187)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf21bfd036cf22b25acdc86f42881b66d434c8eedf43fe5a5fa3a7a2330a8313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf21bfd036cf22b25acdc86f42881b66d434c8eedf43fe5a5fa3a7a2330a8313", kill_on_drop: false }`
[INFO] [stdout] cf21bfd036cf22b25acdc86f42881b66d434c8eedf43fe5a5fa3a7a2330a8313
