[INFO] fetching crate bevy_eventlistener 0.8.1...
[INFO] testing bevy_eventlistener-0.8.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bevy_eventlistener 0.8.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_eventlistener 0.8.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b0f56e25b1757a4dc079de0cd5589f4453ba6c467bea71e703684493af7116e
[INFO] running `Command { std: "docker" "start" "-a" "5b0f56e25b1757a4dc079de0cd5589f4453ba6c467bea71e703684493af7116e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0f56e25b1757a4dc079de0cd5589f4453ba6c467bea71e703684493af7116e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0f56e25b1757a4dc079de0cd5589f4453ba6c467bea71e703684493af7116e", kill_on_drop: false }`
[INFO] [stdout] 5b0f56e25b1757a4dc079de0cd5589f4453ba6c467bea71e703684493af7116e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea3a878449be9b42595876fa443b36e8bad2f36bb73fa6e319409a5bba4569be
[INFO] running `Command { std: "docker" "start" "-a" "ea3a878449be9b42595876fa443b36e8bad2f36bb73fa6e319409a5bba4569be", kill_on_drop: false }`
[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 getrandom v0.2.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling erased-serde v0.4.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[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 bevy_eventlistener_derive v0.8.0
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[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 3m 09s
[INFO] running `Command { std: "docker" "inspect" "ea3a878449be9b42595876fa443b36e8bad2f36bb73fa6e319409a5bba4569be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3a878449be9b42595876fa443b36e8bad2f36bb73fa6e319409a5bba4569be", kill_on_drop: false }`
[INFO] [stdout] ea3a878449be9b42595876fa443b36e8bad2f36bb73fa6e319409a5bba4569be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7fb84d7fd2850115b73aaa70461f884524c4a82c29685d8acb69dd23cfdcd26
[INFO] running `Command { std: "docker" "start" "-a" "a7fb84d7fd2850115b73aaa70461f884524c4a82c29685d8acb69dd23cfdcd26", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling winit v0.30.1
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling polling v3.4.0
[INFO] [stderr]    Compiling calloop v0.12.4
[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 tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling erased-serde v0.4.2
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling accesskit_winit v0.20.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 bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[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_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_winit v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_internal 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 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 10m 03s
[INFO] running `Command { std: "docker" "inspect" "a7fb84d7fd2850115b73aaa70461f884524c4a82c29685d8acb69dd23cfdcd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fb84d7fd2850115b73aaa70461f884524c4a82c29685d8acb69dd23cfdcd26", kill_on_drop: false }`
[INFO] [stdout] a7fb84d7fd2850115b73aaa70461f884524c4a82c29685d8acb69dd23cfdcd26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b6169dfea2e85f772534dc366487adec08ae4ea71cadb101a27a6a5e028b262
[INFO] running `Command { std: "docker" "start" "-a" "0b6169dfea2e85f772534dc366487adec08ae4ea71cadb101a27a6a5e028b262", 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.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_eventlistener-88bf2c764c086bd3)
[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.00s
[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.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b6169dfea2e85f772534dc366487adec08ae4ea71cadb101a27a6a5e028b262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6169dfea2e85f772534dc366487adec08ae4ea71cadb101a27a6a5e028b262", kill_on_drop: false }`
[INFO] [stdout] 0b6169dfea2e85f772534dc366487adec08ae4ea71cadb101a27a6a5e028b262
