[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatimor%2Fmin_ecs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Catimor/min_ecs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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-2-tc1/source/minecs_common) -> v0.1.1
[INFO] [stderr]     Updating minecs_macro v0.1.0 (/workspace/builds/worker-2-tc1/source/minecs_macro) -> v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ff81b43175eed4e54453636be822850ceac969cbcd64c4f3e92b4954f3eb4f6
[INFO] running `Command { std: "docker" "start" "-a" "7ff81b43175eed4e54453636be822850ceac969cbcd64c4f3e92b4954f3eb4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ff81b43175eed4e54453636be822850ceac969cbcd64c4f3e92b4954f3eb4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff81b43175eed4e54453636be822850ceac969cbcd64c4f3e92b4954f3eb4f6", kill_on_drop: false }`
[INFO] [stdout] 7ff81b43175eed4e54453636be822850ceac969cbcd64c4f3e92b4954f3eb4f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa77f1ad4fac11de473fd935872d6d1fc28e3b3153c4fc9d6a85d958062aa1a9
[INFO] running `Command { std: "docker" "start" "-a" "fa77f1ad4fac11de473fd935872d6d1fc28e3b3153c4fc9d6a85d958062aa1a9", 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 32.87s
[INFO] running `Command { std: "docker" "inspect" "fa77f1ad4fac11de473fd935872d6d1fc28e3b3153c4fc9d6a85d958062aa1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa77f1ad4fac11de473fd935872d6d1fc28e3b3153c4fc9d6a85d958062aa1a9", kill_on_drop: false }`
[INFO] [stdout] fa77f1ad4fac11de473fd935872d6d1fc28e3b3153c4fc9d6a85d958062aa1a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0e3199cacacafe50d383106416b59ede321f79d8ab28451800323dc69329eba
[INFO] running `Command { std: "docker" "start" "-a" "f0e3199cacacafe50d383106416b59ede321f79d8ab28451800323dc69329eba", kill_on_drop: false }`
[INFO] [stderr]    Compiling min_ecs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.65s
[INFO] running `Command { std: "docker" "inspect" "f0e3199cacacafe50d383106416b59ede321f79d8ab28451800323dc69329eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e3199cacacafe50d383106416b59ede321f79d8ab28451800323dc69329eba", kill_on_drop: false }`
[INFO] [stdout] f0e3199cacacafe50d383106416b59ede321f79d8ab28451800323dc69329eba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32839162ac4854dbb099ee56c0ab03638788fcd86538805e1463ce464d99556a
[INFO] running `Command { std: "docker" "start" "-a" "32839162ac4854dbb099ee56c0ab03638788fcd86538805e1463ce464d99556a", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |               |
[INFO] [stderr]    |               this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn iter< T > ( &self ) -> CompIter<'_,  T, E >
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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-29ef6fb67c0584e2)
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/bin-2e330092a8b212c8)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests min_ecs
[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] [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] 9  | / minecs!(
[INFO] [stdout] 10 | |     #[derive( serde::Serialize, serde::Deserialize )]
[INFO] [stdout] 11 | |     ecs MinEcs< CompArray, TestEntity> {
[INFO] [stdout] 12 | |         types [ f64, usize, /* --ect-- */ ]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | );
[INFO] [stdout]    | |_- method `borrow_entity` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |   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/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/borrow.rs:205:5
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `borrow` found for struct `min_ecs::Component` in the current scope
[INFO] [stdout]   --> src/lib.rs:252:64
[INFO] [stdout]    |
[INFO] [stdout] 68 |         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/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/borrow.rs:205:5
[INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 2  + 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] 72 |         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] 2  + use std::borrow::Borrow;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `borrow_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 |         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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "32839162ac4854dbb099ee56c0ab03638788fcd86538805e1463ce464d99556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32839162ac4854dbb099ee56c0ab03638788fcd86538805e1463ce464d99556a", kill_on_drop: false }`
[INFO] [stdout] 32839162ac4854dbb099ee56c0ab03638788fcd86538805e1463ce464d99556a
