[INFO] fetching crate bevy_concurrent_event 0.1.0...
[INFO] testing bevy_concurrent_event-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_concurrent_event 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_concurrent_event 0.1.0
[INFO] finished tweaking crates.io crate bevy_concurrent_event 0.1.0
[INFO] tweaked toml for crates.io crate bevy_concurrent_event 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_concurrent_event 0.1.0 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_concurrent_event 0.1.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 236bf9f7cc068cbe75998a2a446fd054d7b6327f32b562eaa5c227f9589b8b93
[INFO] running `Command { std: "docker" "start" "-a" "236bf9f7cc068cbe75998a2a446fd054d7b6327f32b562eaa5c227f9589b8b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "236bf9f7cc068cbe75998a2a446fd054d7b6327f32b562eaa5c227f9589b8b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "236bf9f7cc068cbe75998a2a446fd054d7b6327f32b562eaa5c227f9589b8b93", kill_on_drop: false }`
[INFO] [stdout] 236bf9f7cc068cbe75998a2a446fd054d7b6327f32b562eaa5c227f9589b8b93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7a54733bc221d1b40d1b00b85d0bd4a47fc1bb48a0e5b517c4977b45f4070df5
[INFO] running `Command { std: "docker" "start" "-a" "7a54733bc221d1b40d1b00b85d0bd4a47fc1bb48a0e5b517c4977b45f4070df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling bevy_ptr v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling bevy_tasks v0.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling accesskit v0.12.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.0
[INFO] [stderr]    Compiling bevy_derive v0.13.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils v0.13.0
[INFO] [stderr]    Compiling bevy_math v0.13.0
[INFO] [stderr]    Compiling bevy_reflect v0.13.0
[INFO] [stderr]    Compiling bevy_ecs v0.13.0
[INFO] [stderr]    Compiling bevy_app v0.13.0
[INFO] [stderr]    Compiling bevy_log v0.13.0
[INFO] [stderr]    Compiling bevy_core v0.13.0
[INFO] [stderr]    Compiling bevy_a11y v0.13.0
[INFO] [stderr]    Compiling bevy_time v0.13.0
[INFO] [stderr]    Compiling bevy_input v0.13.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.13.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.13.0
[INFO] [stderr]    Compiling bevy_transform v0.13.0
[INFO] [stderr]    Compiling bevy_window v0.13.0
[INFO] [stderr]    Compiling bevy_internal v0.13.0
[INFO] [stderr]    Compiling bevy v0.13.0
[INFO] [stderr]    Compiling bevy_concurrent_event v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "7a54733bc221d1b40d1b00b85d0bd4a47fc1bb48a0e5b517c4977b45f4070df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a54733bc221d1b40d1b00b85d0bd4a47fc1bb48a0e5b517c4977b45f4070df5", kill_on_drop: false }`
[INFO] [stdout] 7a54733bc221d1b40d1b00b85d0bd4a47fc1bb48a0e5b517c4977b45f4070df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 66d82ceec75a029742ae18a9d4fe7e7ba7416c86126dfc2599941757b2dc3fc4
[INFO] running `Command { std: "docker" "start" "-a" "66d82ceec75a029742ae18a9d4fe7e7ba7416c86126dfc2599941757b2dc3fc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_concurrent_event v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "66d82ceec75a029742ae18a9d4fe7e7ba7416c86126dfc2599941757b2dc3fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d82ceec75a029742ae18a9d4fe7e7ba7416c86126dfc2599941757b2dc3fc4", kill_on_drop: false }`
[INFO] [stdout] 66d82ceec75a029742ae18a9d4fe7e7ba7416c86126dfc2599941757b2dc3fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 20bd189268c216bb98580f35c68c982d40a0dc554b9002f746c6437c71d4bb8c
[INFO] running `Command { std: "docker" "start" "-a" "20bd189268c216bb98580f35c68c982d40a0dc554b9002f746c6437c71d4bb8c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_concurrent_event-a8f48f670defe3d9)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_concurrent_event-4a9142633940463a)
[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_concurrent_event
[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] running `Command { std: "docker" "inspect" "20bd189268c216bb98580f35c68c982d40a0dc554b9002f746c6437c71d4bb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20bd189268c216bb98580f35c68c982d40a0dc554b9002f746c6437c71d4bb8c", kill_on_drop: false }`
[INFO] [stdout] 20bd189268c216bb98580f35c68c982d40a0dc554b9002f746c6437c71d4bb8c
