[INFO] fetching crate geese_pool 0.3.0...
[INFO] checking geese_pool-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate geese_pool 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate geese_pool 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geese_pool 0.3.0
[INFO] finished tweaking crates.io crate geese_pool 0.3.0
[INFO] tweaked toml for crates.io crate geese_pool 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded wasm_sync v0.1.2
[INFO] [stderr]   Downloaded wasm_thread v0.2.0
[INFO] [stderr]   Downloaded vecdeque-stableix v1.1.1
[INFO] [stderr]   Downloaded const_list v0.1.0
[INFO] [stderr]   Downloaded geese v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7654e7fc59ba531326a045cef586ea394cd9951335d9a16419968fc2fd2377b5
[INFO] running `Command { std: "docker" "start" "-a" "7654e7fc59ba531326a045cef586ea394cd9951335d9a16419968fc2fd2377b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7654e7fc59ba531326a045cef586ea394cd9951335d9a16419968fc2fd2377b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7654e7fc59ba531326a045cef586ea394cd9951335d9a16419968fc2fd2377b5", kill_on_drop: false }`
[INFO] [stdout] 7654e7fc59ba531326a045cef586ea394cd9951335d9a16419968fc2fd2377b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba6ffe3374ca1a21c6889cb11346165a178750a2fb262c78928d6a9fae9ee8d
[INFO] running `Command { std: "docker" "start" "-a" "2ba6ffe3374ca1a21c6889cb11346165a178750a2fb262c78928d6a9fae9ee8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking const_list v0.1.0
[INFO] [stderr]     Checking wasm_sync v0.1.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking vecdeque-stableix v1.1.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling geese v0.3.9
[INFO] [stderr]     Checking geese_pool v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `register` is not a member of trait `GeeseSystem`
[INFO] [stdout]    --> src/lib.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 | /         fn register(with: &mut GeeseSystemData<Self>) {
[INFO] [stdout] 554 | |             with.event(Self::respond);
[INFO] [stdout] 555 | |         }
[INFO] [stdout]     | |_________^ not a member of trait `GeeseSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GeeseSystemData` in this scope
[INFO] [stdout]    --> src/lib.rs:553:32
[INFO] [stdout]     |
[INFO] [stdout] 553 |         fn register(with: &mut GeeseSystemData<Self>) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `GeeseSystem`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.9/src/traits.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub trait GeeseSystem: 'static + Sized {
[INFO] [stdout]     | -------------------------------------- similarly named trait `GeeseSystem` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `geese::GeeseContextHandle`
[INFO] [stdout]    --> src/lib.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 |         fn new(_: GeeseContextHandle) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `S`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.9/src/lib.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct GeeseContextHandle<S: GeeseSystem> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 549 |         fn new(_: GeeseContextHandle<S>) -> Self {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:561:11
[INFO] [stdout]     |
[INFO] [stdout] 561 |         a.raise_event(geese::notify::add_system::<GeesePool>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:562:11
[INFO] [stdout]     |
[INFO] [stdout] 562 |         a.raise_event(geese::notify::add_system::<Receiver>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:565:11
[INFO] [stdout]     |
[INFO] [stdout] 565 |         b.raise_event(geese::notify::add_system::<GeesePool>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:570:27
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let _handle_b = a.system::<GeesePool>().add_peer(Box::new(chan_a));
[INFO] [stdout]     |                           ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let handle_a = b.system::<GeesePool>().add_peer(Box::new(chan_b));
[INFO] [stdout]     |                          ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:573:11
[INFO] [stdout]     |
[INFO] [stdout] 573 |         b.raise_event(notify::message(1, handle_a.clone()));
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:574:11
[INFO] [stdout]     |
[INFO] [stdout] 574 |         b.flush_events();
[INFO] [stdout]     |           ^^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:576:11
[INFO] [stdout]     |
[INFO] [stdout] 576 |         a.raise_event(notify::Update);
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:577:11
[INFO] [stdout]     |
[INFO] [stdout] 577 |         a.flush_events();
[INFO] [stdout]     |           ^^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |         assert_eq!(1, a.system::<Receiver>().0);
[INFO] [stdout]     |                         ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0407, E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geese_pool` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ba6ffe3374ca1a21c6889cb11346165a178750a2fb262c78928d6a9fae9ee8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba6ffe3374ca1a21c6889cb11346165a178750a2fb262c78928d6a9fae9ee8d", kill_on_drop: false }`
[INFO] [stdout] 2ba6ffe3374ca1a21c6889cb11346165a178750a2fb262c78928d6a9fae9ee8d
[INFO] checking geese_pool-0.3.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate geese_pool 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate geese_pool 0.3.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geese_pool 0.3.0
[INFO] finished tweaking crates.io crate geese_pool 0.3.0
[INFO] tweaked toml for crates.io crate geese_pool 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 193a347e6ab93b360eab9f7cfb22c7c7c6ef379c32466997924d84a41c2bbfb5
[INFO] running `Command { std: "docker" "start" "-a" "193a347e6ab93b360eab9f7cfb22c7c7c6ef379c32466997924d84a41c2bbfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "193a347e6ab93b360eab9f7cfb22c7c7c6ef379c32466997924d84a41c2bbfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193a347e6ab93b360eab9f7cfb22c7c7c6ef379c32466997924d84a41c2bbfb5", kill_on_drop: false }`
[INFO] [stdout] 193a347e6ab93b360eab9f7cfb22c7c7c6ef379c32466997924d84a41c2bbfb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a29b6c52d80f5c4f6afd5f3ab81532a11ce4ebb4db4fce382e5253b6f30528
[INFO] running `Command { std: "docker" "start" "-a" "66a29b6c52d80f5c4f6afd5f3ab81532a11ce4ebb4db4fce382e5253b6f30528", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking const_list v0.1.0
[INFO] [stderr]     Checking wasm_sync v0.1.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking vecdeque-stableix v1.1.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling geese v0.3.9
[INFO] [stderr]     Checking geese_pool v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `register` is not a member of trait `GeeseSystem`
[INFO] [stdout]    --> src/lib.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 | /         fn register(with: &mut GeeseSystemData<Self>) {
[INFO] [stdout] 554 | |             with.event(Self::respond);
[INFO] [stdout] 555 | |         }
[INFO] [stdout]     | |_________^ not a member of trait `GeeseSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GeeseSystemData` in this scope
[INFO] [stdout]    --> src/lib.rs:553:32
[INFO] [stdout]     |
[INFO] [stdout] 553 |         fn register(with: &mut GeeseSystemData<Self>) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `GeeseSystem`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.9/src/traits.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub trait GeeseSystem: 'static + Sized {
[INFO] [stdout]     | -------------------------------------- similarly named trait `GeeseSystem` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `geese::GeeseContextHandle`
[INFO] [stdout]    --> src/lib.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 |         fn new(_: GeeseContextHandle) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `S`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.9/src/lib.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct GeeseContextHandle<S: GeeseSystem> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 549 |         fn new(_: GeeseContextHandle<S>) -> Self {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:561:11
[INFO] [stdout]     |
[INFO] [stdout] 561 |         a.raise_event(geese::notify::add_system::<GeesePool>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:562:11
[INFO] [stdout]     |
[INFO] [stdout] 562 |         a.raise_event(geese::notify::add_system::<Receiver>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:565:11
[INFO] [stdout]     |
[INFO] [stdout] 565 |         b.raise_event(geese::notify::add_system::<GeesePool>());
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:570:27
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let _handle_b = a.system::<GeesePool>().add_peer(Box::new(chan_a));
[INFO] [stdout]     |                           ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let handle_a = b.system::<GeesePool>().add_peer(Box::new(chan_b));
[INFO] [stdout]     |                          ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:573:11
[INFO] [stdout]     |
[INFO] [stdout] 573 |         b.raise_event(notify::message(1, handle_a.clone()));
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:574:11
[INFO] [stdout]     |
[INFO] [stdout] 574 |         b.flush_events();
[INFO] [stdout]     |           ^^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:576:11
[INFO] [stdout]     |
[INFO] [stdout] 576 |         a.raise_event(notify::Update);
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:577:11
[INFO] [stdout]     |
[INFO] [stdout] 577 |         a.flush_events();
[INFO] [stdout]     |           ^^^^^^^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `system` found for struct `geese::GeeseContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |         assert_eq!(1, a.system::<Receiver>().0);
[INFO] [stdout]     |                         ^^^^^^ method not found in `GeeseContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0407, E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geese_pool` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "66a29b6c52d80f5c4f6afd5f3ab81532a11ce4ebb4db4fce382e5253b6f30528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a29b6c52d80f5c4f6afd5f3ab81532a11ce4ebb4db4fce382e5253b6f30528", kill_on_drop: false }`
[INFO] [stdout] 66a29b6c52d80f5c4f6afd5f3ab81532a11ce4ebb4db4fce382e5253b6f30528
