[INFO] fetching crate bevy_app 0.6.0... [INFO] testing bevy_app-0.6.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate bevy_app 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bevy_app 0.6.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_app 0.6.0 [INFO] finished tweaking crates.io crate bevy_app 0.6.0 [INFO] tweaked toml for crates.io crate bevy_app 0.6.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89395887adef05635cebc0773a229ca09b76dda9cc807a8c43e219e0ea30f7cb [INFO] running `Command { std: "docker" "start" "-a" "89395887adef05635cebc0773a229ca09b76dda9cc807a8c43e219e0ea30f7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89395887adef05635cebc0773a229ca09b76dda9cc807a8c43e219e0ea30f7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89395887adef05635cebc0773a229ca09b76dda9cc807a8c43e219e0ea30f7cb", kill_on_drop: false }` [INFO] [stdout] 89395887adef05635cebc0773a229ca09b76dda9cc807a8c43e219e0ea30f7cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c7e5bcc4cd18f04847cf701f0fe6919737933c271d50d8c8f543b8996cdc53b [INFO] running `Command { std: "docker" "start" "-a" "8c7e5bcc4cd18f04847cf701f0fe6919737933c271d50d8c8f543b8996cdc53b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling bevy_tasks v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.6.0 [INFO] [stderr] Compiling bevy_reflect v0.6.0 [INFO] [stderr] Compiling bevy_ecs v0.6.1 [INFO] [stderr] Compiling bevy_app v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "8c7e5bcc4cd18f04847cf701f0fe6919737933c271d50d8c8f543b8996cdc53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7e5bcc4cd18f04847cf701f0fe6919737933c271d50d8c8f543b8996cdc53b", kill_on_drop: false }` [INFO] [stdout] 8c7e5bcc4cd18f04847cf701f0fe6919737933c271d50d8c8f543b8996cdc53b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d97fba6e301577052194f69115d17797dd877d49be4f52625e5960394f35bfe3 [INFO] running `Command { std: "docker" "start" "-a" "d97fba6e301577052194f69115d17797dd877d49be4f52625e5960394f35bfe3", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling bevy_utils v0.6.0 [INFO] [stderr] Compiling bevy_reflect v0.6.0 [INFO] [stderr] Compiling bevy_ecs v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling bevy_app v0.6.0 [INFO] [stderr] Compiling bevy_app v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bevy_log v0.6.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.70s [INFO] running `Command { std: "docker" "inspect" "d97fba6e301577052194f69115d17797dd877d49be4f52625e5960394f35bfe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97fba6e301577052194f69115d17797dd877d49be4f52625e5960394f35bfe3", kill_on_drop: false }` [INFO] [stdout] d97fba6e301577052194f69115d17797dd877d49be4f52625e5960394f35bfe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f5b5b115d1fc8dd905d08d4be0fca2853419580b7cea4160c507d171049c791 [INFO] running `Command { std: "docker" "start" "-a" "0f5b5b115d1fc8dd905d08d4be0fca2853419580b7cea4160c507d171049c791", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bevy_app-d702becbe3aaf090) [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 bevy_app [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/app.rs - app::App::add_plugin (line 760) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_plugins_with (line 809) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_system (line 412) ... FAILED [INFO] [stdout] test src/app.rs - app::App (line 30) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_event (line 603) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_stage_after (line 221) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_system_set (line 333) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_system_to_stage (line 357) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_system_set (line 434) ... FAILED [INFO] [stdout] test src/app.rs - app::App::stage (line 289) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_stage_before (line 252) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_system_set_to_stage (line 489) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_stage_after (line 155) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_system_to_stage (line 461) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_system_set_to_stage (line 379) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_system (line 316) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_stage_before (line 177) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_startup_stage (line 199) ... FAILED [INFO] [stdout] test src/app.rs - app::App::set_runner (line 734) ... FAILED [INFO] [stdout] test src/app.rs - app::App::init_resource (line 677) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_stage (line 138) ... FAILED [INFO] [stdout] test src/app.rs - app::App::insert_non_send_resource (line 652) ... FAILED [INFO] [stdout] test src/app.rs - app::App::insert_resource (line 628) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_plugins (line 782) ... FAILED [INFO] [stdout] test src/app.rs - app::App::add_default_stages (line 573) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/app.rs - app::App::add_plugin (line 760) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `LogPlugin: Plugin` is not satisfied [INFO] [stdout] --> src/app.rs:763:23 [INFO] [stdout] | [INFO] [stdout] 6 | App::new().add_plugin(bevy_log::LogPlugin::default()); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Plugin` is not implemented for `LogPlugin` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `bevy_app::App::add_plugin` [INFO] [stdout] --> /opt/rustwide/workdir/src/app.rs:767:12 [INFO] [stdout] | [INFO] [stdout] 767 | T: Plugin, [INFO] [stdout] | ^^^^^^ required by this bound in `bevy_app::App::add_plugin` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_plugins_with (line 809) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `LogPlugin: bevy_app::Plugin` is not satisfied [INFO] [stdout] --> src/app.rs:827:19 [INFO] [stdout] | [INFO] [stdout] 21 | group.add_before::(MyOwnPlugin) [INFO] [stdout] | ^^^^^^^^^^ the trait `bevy_app::Plugin` is not implemented for `LogPlugin` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `PluginGroupBuilder::add_before` [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin_group.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_before(&mut self, plugin: T) -> &mut Self { [INFO] [stdout] | ^^^^^^ required by this bound in `PluginGroupBuilder::add_before` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LogPlugin: bevy_app::Plugin` is not satisfied [INFO] [stdout] --> src/app.rs:816:19 [INFO] [stdout] | [INFO] [stdout] 10 | group.add(bevy_log::LogPlugin::default()); [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy_app::Plugin` is not implemented for `LogPlugin` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `PluginGroupBuilder::add` [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin_group.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn add(&mut self, plugin: T) -> &mut Self { [INFO] [stdout] | ^^^^^^ required by this bound in `PluginGroupBuilder::add` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_system (line 412) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_event (line 603) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_stage_after (line 221) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_system_set (line 333) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_system_to_stage (line 357) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_system_set (line 434) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::stage (line 289) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_stage_before (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_system_set_to_stage (line 489) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_stage_after (line 155) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_system_to_stage (line 461) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_system_set_to_stage (line 379) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_system (line 316) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_stage_before (line 177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_startup_stage (line 199) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::set_runner (line 734) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::init_resource (line 677) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_stage (line 138) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::insert_non_send_resource (line 652) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::insert_resource (line 628) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_plugins (line 782) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::add_default_stages (line 573) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/app.rs - app::App (line 30) [INFO] [stdout] src/app.rs - app::App::add_default_stages (line 573) [INFO] [stdout] src/app.rs - app::App::add_event (line 603) [INFO] [stdout] src/app.rs - app::App::add_plugin (line 760) [INFO] [stdout] src/app.rs - app::App::add_plugins (line 782) [INFO] [stdout] src/app.rs - app::App::add_plugins_with (line 809) [INFO] [stdout] src/app.rs - app::App::add_stage (line 138) [INFO] [stdout] src/app.rs - app::App::add_stage_after (line 155) [INFO] [stdout] src/app.rs - app::App::add_stage_before (line 177) [INFO] [stdout] src/app.rs - app::App::add_startup_stage (line 199) [INFO] [stdout] src/app.rs - app::App::add_startup_stage_after (line 221) [INFO] [stdout] src/app.rs - app::App::add_startup_stage_before (line 252) [INFO] [stdout] src/app.rs - app::App::add_startup_system (line 412) [INFO] [stdout] src/app.rs - app::App::add_startup_system_set (line 434) [INFO] [stdout] src/app.rs - app::App::add_startup_system_set_to_stage (line 489) [INFO] [stdout] src/app.rs - app::App::add_startup_system_to_stage (line 461) [INFO] [stdout] src/app.rs - app::App::add_system (line 316) [INFO] [stdout] src/app.rs - app::App::add_system_set (line 333) [INFO] [stdout] src/app.rs - app::App::add_system_set_to_stage (line 379) [INFO] [stdout] src/app.rs - app::App::add_system_to_stage (line 357) [INFO] [stdout] src/app.rs - app::App::init_resource (line 677) [INFO] [stdout] src/app.rs - app::App::insert_non_send_resource (line 652) [INFO] [stdout] src/app.rs - app::App::insert_resource (line 628) [INFO] [stdout] src/app.rs - app::App::set_runner (line 734) [INFO] [stdout] src/app.rs - app::App::stage (line 289) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0f5b5b115d1fc8dd905d08d4be0fca2853419580b7cea4160c507d171049c791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5b5b115d1fc8dd905d08d4be0fca2853419580b7cea4160c507d171049c791", kill_on_drop: false }` [INFO] [stdout] 0f5b5b115d1fc8dd905d08d4be0fca2853419580b7cea4160c507d171049c791