[INFO] fetching crate bevy_eventlistener 0.8.1...
[INFO] testing bevy_eventlistener-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_eventlistener 0.8.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bevy_eventlistener 0.8.1
[INFO] finished tweaking crates.io crate bevy_eventlistener 0.8.1
[INFO] tweaked toml for crates.io crate bevy_eventlistener 0.8.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_eventlistener 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_eventlistener 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52bb350ae117adcb4cde9990d956af23bfc032edcaea183c3449fdd7cf7c790f
[INFO] running `Command { std: "docker" "start" "-a" "52bb350ae117adcb4cde9990d956af23bfc032edcaea183c3449fdd7cf7c790f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52bb350ae117adcb4cde9990d956af23bfc032edcaea183c3449fdd7cf7c790f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52bb350ae117adcb4cde9990d956af23bfc032edcaea183c3449fdd7cf7c790f", kill_on_drop: false }`
[INFO] [stdout] 52bb350ae117adcb4cde9990d956af23bfc032edcaea183c3449fdd7cf7c790f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dc03ad99a83a02bfebdecc3a8aa983fca405eaaa890544de188b177f9b81fe6
[INFO] running `Command { std: "docker" "start" "-a" "5dc03ad99a83a02bfebdecc3a8aa983fca405eaaa890544de188b177f9b81fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_eventlistener_derive v0.8.0
[INFO] [stderr]    Compiling erased-serde v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_eventlistener v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]  --> src/event_listener.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "trace")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.31s
[INFO] running `Command { std: "docker" "inspect" "5dc03ad99a83a02bfebdecc3a8aa983fca405eaaa890544de188b177f9b81fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc03ad99a83a02bfebdecc3a8aa983fca405eaaa890544de188b177f9b81fe6", kill_on_drop: false }`
[INFO] [stdout] 5dc03ad99a83a02bfebdecc3a8aa983fca405eaaa890544de188b177f9b81fe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ead6bf802fd0990e56475a4e569cbea5184acde7f64f268beffe440f8bb3124
[INFO] running `Command { std: "docker" "start" "-a" "8ead6bf802fd0990e56475a4e569cbea5184acde7f64f268beffe440f8bb3124", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling winit v0.30.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling polling v3.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling erased-serde v0.4.2
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling accesskit_winit v0.20.4
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_eventlistener v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]  --> src/event_listener.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "trace")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_winit v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]  --> src/event_listener.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "trace")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/event_listener.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     #[cfg(feature = "trace")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "8ead6bf802fd0990e56475a4e569cbea5184acde7f64f268beffe440f8bb3124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ead6bf802fd0990e56475a4e569cbea5184acde7f64f268beffe440f8bb3124", kill_on_drop: false }`
[INFO] [stdout] 8ead6bf802fd0990e56475a4e569cbea5184acde7f64f268beffe440f8bb3124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb27e86447ebca0d468aa5c813f3a1daf95547cb0ff64a5eda5960108d560b45
[INFO] running `Command { std: "docker" "start" "-a" "cb27e86447ebca0d468aa5c813f3a1daf95547cb0ff64a5eda5960108d560b45", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]  --> src/event_listener.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature = "trace")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]    --> src/event_listener.rs:108:27
[INFO] [stderr]     |
[INFO] [stderr] 108 |                     #[cfg(feature = "trace")]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]    --> src/event_listener.rs:160:27
[INFO] [stderr]     |
[INFO] [stderr] 160 |                     #[cfg(feature = "trace")]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_eventlistener` (lib) generated 3 warnings
[INFO] [stderr] warning: `bevy_eventlistener` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_eventlistener-3473873f2c853589)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test replace_listener_in_callback ... ok
[INFO] [stdout] test replace_listener ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_eventlistener
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/callbacks.rs - callbacks::ListenerInput (line 59) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb27e86447ebca0d468aa5c813f3a1daf95547cb0ff64a5eda5960108d560b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb27e86447ebca0d468aa5c813f3a1daf95547cb0ff64a5eda5960108d560b45", kill_on_drop: false }`
[INFO] [stdout] cb27e86447ebca0d468aa5c813f3a1daf95547cb0ff64a5eda5960108d560b45
