[INFO] fetching crate bevy-either 0.2.0...
[INFO] testing bevy-either-0.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bevy-either 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bevy-either 0.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy-either 0.2.0
[INFO] finished tweaking crates.io crate bevy-either 0.2.0
[INFO] tweaked toml for crates.io crate bevy-either 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding android_log-sys v0.1.2 (latest: v0.3.1)
[INFO] [stderr]       Adding android_log-sys v0.2.0 (latest: v0.3.1)
[INFO] [stderr]       Adding android_logger v0.8.6 (latest: v0.13.3)
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.3.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bevy v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_app v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_asset v0.5.1 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_core v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_derive v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_diagnostic v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_ecs v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_ecs_macros v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_input v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_internal v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_log v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_math v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_reflect v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_reflect_derive v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_scene v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_tasks v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_transform v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_utils v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_window v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding darling v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding env_logger v0.7.1 (latest: v0.11.3)
[INFO] [stderr]       Adding erased-serde v0.3.31 (latest: v0.4.5)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding glam v0.13.1 (latest: v0.27.0)
[INFO] [stderr]       Adding inotify v0.9.6 (latest: v0.10.2)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding matchers v0.0.1 (latest: v0.1.0)
[INFO] [stderr]       Adding mio v0.7.14 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.3.7 (latest: v0.6.0)
[INFO] [stderr]       Adding ndk v0.2.1 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk-glue v0.2.1 (latest: v0.7.0)
[INFO] [stderr]       Adding ndk-macro v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding ndk-sys v0.2.2 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding notify v5.0.0-pre.10 (latest: v6.1.1)
[INFO] [stderr]       Adding ntapi v0.3.7 (latest: v0.4.1)
[INFO] [stderr]       Adding num_enum v0.4.3 (latest: v0.7.2)
[INFO] [stderr]       Adding num_enum_derive v0.4.3 (latest: v0.7.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding proc-macro-crate v0.1.5 (latest: v3.1.0)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding ron v0.6.6 (latest: v0.8.1)
[INFO] [stderr]       Adding spirv-std v0.4.0-alpha.8 (latest: v0.9.0)
[INFO] [stderr]       Adding spirv-std-macros v0.4.0 (latest: v0.9.0)
[INFO] [stderr]       Adding spirv-std-types v0.4.0 (latest: v0.9.0)
[INFO] [stderr]       Adding strsim v0.9.3 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.65 (latest: v2.0.66)
[INFO] [stderr]       Adding toml v0.5.11 (latest: v0.8.13)
[INFO] [stderr]       Adding tracing-log v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (latest: v0.3.18)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_utils v0.5.0
[INFO] [stderr]   Downloaded android_log-sys v0.1.2
[INFO] [stderr]   Downloaded bevy_math v0.5.0
[INFO] [stderr]   Downloaded bevy_internal v0.5.0
[INFO] [stderr]   Downloaded bevy_window v0.5.0
[INFO] [stderr]   Downloaded glam v0.13.1
[INFO] [stderr]   Downloaded android_logger v0.8.6
[INFO] [stderr]   Downloaded bevy_diagnostic v0.5.0
[INFO] [stderr]   Downloaded android_log-sys v0.2.0
[INFO] [stderr]   Downloaded bevy_core v0.5.0
[INFO] [stderr]   Downloaded bevy_input v0.5.0
[INFO] [stderr]   Downloaded bevy_app v0.5.0
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded bevy_reflect v0.5.0
[INFO] [stderr]   Downloaded notify v5.0.0-pre.10
[INFO] [stderr]   Downloaded bevy_ecs v0.5.0
[INFO] [stderr]   Downloaded spirv-std-macros v0.4.0
[INFO] [stderr]   Downloaded spirv-std v0.4.0-alpha.8
[INFO] [stderr]   Downloaded bevy_asset v0.5.1
[INFO] [stderr]   Downloaded bevy_transform v0.5.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.5.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.5.0
[INFO] [stderr]   Downloaded spirv-std-types v0.4.0
[INFO] [stderr]   Downloaded spirv-types v0.4.0-alpha.14
[INFO] [stderr]   Downloaded tracing-wasm v0.2.1
[INFO] [stderr]   Downloaded bevy_log v0.5.0
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded inotify-sys v0.1.5
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] [stderr]   Downloaded bevy_scene v0.5.0
[INFO] [stderr]   Downloaded bevy_derive v0.5.0
[INFO] [stderr]   Downloaded bevy_tasks v0.5.0
[INFO] [stderr]   Downloaded bevy v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aca7f2cc6d50003817c7c4b0da6336e6c266ccbceabf6420fd032dc8cc62289c
[INFO] running `Command { std: "docker" "start" "-a" "aca7f2cc6d50003817c7c4b0da6336e6c266ccbceabf6420fd032dc8cc62289c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aca7f2cc6d50003817c7c4b0da6336e6c266ccbceabf6420fd032dc8cc62289c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca7f2cc6d50003817c7c4b0da6336e6c266ccbceabf6420fd032dc8cc62289c", kill_on_drop: false }`
[INFO] [stdout] aca7f2cc6d50003817c7c4b0da6336e6c266ccbceabf6420fd032dc8cc62289c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d467b57320f36e80a740d65a7029c33b5d5a5aa3ca641acdf118a9909a49324
[INFO] running `Command { std: "docker" "start" "-a" "8d467b57320f36e80a740d65a7029c33b5d5a5aa3ca641acdf118a9909a49324", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling bevy_tasks v0.5.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.10
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling glam v0.13.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling bevy_utils v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0
[INFO] [stderr]    Compiling bevy_derive v0.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.5.0
[INFO] [stderr]    Compiling bevy_ecs v0.5.0
[INFO] [stderr]    Compiling bevy_math v0.5.0
[INFO] [stderr]    Compiling bevy_app v0.5.0
[INFO] [stderr]    Compiling bevy_core v0.5.0
[INFO] [stderr]    Compiling bevy_log v0.5.0
[INFO] [stderr]    Compiling bevy_transform v0.5.0
[INFO] [stderr]    Compiling bevy_input v0.5.0
[INFO] [stderr]    Compiling bevy_window v0.5.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.5.0
[INFO] [stderr]    Compiling bevy_asset v0.5.1
[INFO] [stderr]    Compiling bevy_scene v0.5.0
[INFO] [stderr]    Compiling bevy_internal v0.5.0
[INFO] [stderr]    Compiling bevy v0.5.0
[INFO] [stderr]    Compiling bevy-either v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] running `Command { std: "docker" "inspect" "8d467b57320f36e80a740d65a7029c33b5d5a5aa3ca641acdf118a9909a49324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d467b57320f36e80a740d65a7029c33b5d5a5aa3ca641acdf118a9909a49324", kill_on_drop: false }`
[INFO] [stdout] 8d467b57320f36e80a740d65a7029c33b5d5a5aa3ca641acdf118a9909a49324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a096e21ff3d1d79523377a145c7cc6cebbf908f3f9046de02caa69ff211c5ea
[INFO] running `Command { std: "docker" "start" "-a" "8a096e21ff3d1d79523377a145c7cc6cebbf908f3f9046de02caa69ff211c5ea", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy-either v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "8a096e21ff3d1d79523377a145c7cc6cebbf908f3f9046de02caa69ff211c5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a096e21ff3d1d79523377a145c7cc6cebbf908f3f9046de02caa69ff211c5ea", kill_on_drop: false }`
[INFO] [stdout] 8a096e21ff3d1d79523377a145c7cc6cebbf908f3f9046de02caa69ff211c5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24a0040c17d487aa90d410a5d43fc27aad18de14621d697fc485dc11c3726047
[INFO] running `Command { std: "docker" "start" "-a" "24a0040c17d487aa90d410a5d43fc27aad18de14621d697fc485dc11c3726047", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]    --> src/either_both.rs:102:55
[INFO] [stderr]     |
[INFO] [stderr] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]     |                                                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]    --> src/either_both.rs:121:55
[INFO] [stderr]     |
[INFO] [stderr] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]     |                                                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]   --> src/either.rs:56:55
[INFO] [stderr]    |
[INFO] [stderr] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]    |                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]   --> src/either.rs:70:55
[INFO] [stderr]    |
[INFO] [stderr] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]    |                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy-either` (lib) generated 4 warnings
[INFO] [stderr] warning: `bevy-either` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_either-f184825253e9cf7e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test either_both::tests::test_eitherboth ... ok
[INFO] [stdout] test either::tests::test_eitherboth ... 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_either
[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" "24a0040c17d487aa90d410a5d43fc27aad18de14621d697fc485dc11c3726047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a0040c17d487aa90d410a5d43fc27aad18de14621d697fc485dc11c3726047", kill_on_drop: false }`
[INFO] [stdout] 24a0040c17d487aa90d410a5d43fc27aad18de14621d697fc485dc11c3726047
[INFO] testing bevy-either-0.2.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bevy-either 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bevy-either 0.2.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy-either 0.2.0
[INFO] finished tweaking crates.io crate bevy-either 0.2.0
[INFO] tweaked toml for crates.io crate bevy-either 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding android_log-sys v0.1.2 (latest: v0.3.1)
[INFO] [stderr]       Adding android_log-sys v0.2.0 (latest: v0.3.1)
[INFO] [stderr]       Adding android_logger v0.8.6 (latest: v0.13.3)
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.3.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bevy v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_app v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_asset v0.5.1 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_core v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_derive v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_diagnostic v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_ecs v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_ecs_macros v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_input v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_internal v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_log v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_math v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_reflect v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_reflect_derive v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_scene v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_tasks v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_transform v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_utils v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bevy_window v0.5.0 (latest: v0.13.2)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding darling v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.10.2 (latest: v0.20.9)
[INFO] [stderr]       Adding env_logger v0.7.1 (latest: v0.11.3)
[INFO] [stderr]       Adding erased-serde v0.3.31 (latest: v0.4.5)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding glam v0.13.1 (latest: v0.27.0)
[INFO] [stderr]       Adding inotify v0.9.6 (latest: v0.10.2)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding matchers v0.0.1 (latest: v0.1.0)
[INFO] [stderr]       Adding mio v0.7.14 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.3.7 (latest: v0.6.0)
[INFO] [stderr]       Adding ndk v0.2.1 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk-glue v0.2.1 (latest: v0.7.0)
[INFO] [stderr]       Adding ndk-macro v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding ndk-sys v0.2.2 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding notify v5.0.0-pre.10 (latest: v6.1.1)
[INFO] [stderr]       Adding ntapi v0.3.7 (latest: v0.4.1)
[INFO] [stderr]       Adding num_enum v0.4.3 (latest: v0.7.2)
[INFO] [stderr]       Adding num_enum_derive v0.4.3 (latest: v0.7.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding proc-macro-crate v0.1.5 (latest: v3.1.0)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding ron v0.6.6 (latest: v0.8.1)
[INFO] [stderr]       Adding spirv-std v0.4.0-alpha.8 (latest: v0.9.0)
[INFO] [stderr]       Adding spirv-std-macros v0.4.0 (latest: v0.9.0)
[INFO] [stderr]       Adding spirv-std-types v0.4.0 (latest: v0.9.0)
[INFO] [stderr]       Adding strsim v0.9.3 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.65 (latest: v2.0.66)
[INFO] [stderr]       Adding toml v0.5.11 (latest: v0.8.13)
[INFO] [stderr]       Adding tracing-log v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (latest: v0.3.18)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a30d700d4505f7ba357bc1da438861d83b4d2ef72379a65ac66187fc46717cd0
[INFO] running `Command { std: "docker" "start" "-a" "a30d700d4505f7ba357bc1da438861d83b4d2ef72379a65ac66187fc46717cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a30d700d4505f7ba357bc1da438861d83b4d2ef72379a65ac66187fc46717cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30d700d4505f7ba357bc1da438861d83b4d2ef72379a65ac66187fc46717cd0", kill_on_drop: false }`
[INFO] [stdout] a30d700d4505f7ba357bc1da438861d83b4d2ef72379a65ac66187fc46717cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72b0e9bbf36c742b041216c7c55f9de98d1fe30f3fc357de590d01d9cec3d9dd
[INFO] running `Command { std: "docker" "start" "-a" "72b0e9bbf36c742b041216c7c55f9de98d1fe30f3fc357de590d01d9cec3d9dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling bevy_tasks v0.5.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.10
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling glam v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling bevy_utils v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0
[INFO] [stderr]    Compiling bevy_derive v0.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.5.0
[INFO] [stderr]    Compiling bevy_ecs v0.5.0
[INFO] [stderr]    Compiling bevy_math v0.5.0
[INFO] [stderr]    Compiling bevy_app v0.5.0
[INFO] [stderr]    Compiling bevy_log v0.5.0
[INFO] [stderr]    Compiling bevy_core v0.5.0
[INFO] [stderr]    Compiling bevy_transform v0.5.0
[INFO] [stderr]    Compiling bevy_input v0.5.0
[INFO] [stderr]    Compiling bevy_window v0.5.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.5.0
[INFO] [stderr]    Compiling bevy_asset v0.5.1
[INFO] [stderr]    Compiling bevy_scene v0.5.0
[INFO] [stderr]    Compiling bevy_internal v0.5.0
[INFO] [stderr]    Compiling bevy v0.5.0
[INFO] [stderr]    Compiling bevy-either v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "72b0e9bbf36c742b041216c7c55f9de98d1fe30f3fc357de590d01d9cec3d9dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72b0e9bbf36c742b041216c7c55f9de98d1fe30f3fc357de590d01d9cec3d9dd", kill_on_drop: false }`
[INFO] [stdout] 72b0e9bbf36c742b041216c7c55f9de98d1fe30f3fc357de590d01d9cec3d9dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14e245379c81bf566eb5a20d2e14e418f434b1a92d8298e89f42ae1fdb8beb28
[INFO] running `Command { std: "docker" "start" "-a" "14e245379c81bf566eb5a20d2e14e418f434b1a92d8298e89f42ae1fdb8beb28", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy-either v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 name: `unchecked`
[INFO] [stdout]    --> src/either_both.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stdout]   --> src/either.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "14e245379c81bf566eb5a20d2e14e418f434b1a92d8298e89f42ae1fdb8beb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e245379c81bf566eb5a20d2e14e418f434b1a92d8298e89f42ae1fdb8beb28", kill_on_drop: false }`
[INFO] [stdout] 14e245379c81bf566eb5a20d2e14e418f434b1a92d8298e89f42ae1fdb8beb28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1997e1076819aba54386390e04d1ce317134fc2310a4aded427dea63079ac179
[INFO] running `Command { std: "docker" "start" "-a" "1997e1076819aba54386390e04d1ce317134fc2310a4aded427dea63079ac179", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]    --> src/either_both.rs:102:55
[INFO] [stderr]     |
[INFO] [stderr] 102 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]     |                                                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]    --> src/either_both.rs:121:55
[INFO] [stderr]     |
[INFO] [stderr] 121 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]     |                                                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]   --> src/either.rs:56:55
[INFO] [stderr]    |
[INFO] [stderr] 56 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]    |                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unchecked`
[INFO] [stderr]   --> src/either.rs:70:55
[INFO] [stderr]    |
[INFO] [stderr] 70 |         } else if cfg!(not(all(not(debug_assertions), unchecked))) {
[INFO] [stderr]    |                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(unchecked)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy-either` (lib) generated 4 warnings
[INFO] [stderr] warning: `bevy-either` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_either-f184825253e9cf7e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test either::tests::test_eitherboth ... ok
[INFO] [stdout] test either_both::tests::test_eitherboth ... 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_either
[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" "1997e1076819aba54386390e04d1ce317134fc2310a4aded427dea63079ac179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1997e1076819aba54386390e04d1ce317134fc2310a4aded427dea63079ac179", kill_on_drop: false }`
[INFO] [stdout] 1997e1076819aba54386390e04d1ce317134fc2310a4aded427dea63079ac179
