[INFO] fetching crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1... [INFO] testing valence_scoreboard-0.2.0-alpha.1+mc.1.20.1 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 [INFO] finished tweaking crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 [INFO] tweaked toml for crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valence_math v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_protocol v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_nbt v0.6.1 [INFO] [stderr] Downloaded valence_server_common v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_text v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_generated v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_server v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_ident v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_entity v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_registry v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded bitfield-struct v0.3.2 [INFO] [stderr] Downloaded valence_build_utils v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Downloaded valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 420906de763363ac6475c771c0279198ddf203af2f5436ea21099ef643990d23 [INFO] running `Command { std: "docker" "start" "-a" "420906de763363ac6475c771c0279198ddf203af2f5436ea21099ef643990d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "420906de763363ac6475c771c0279198ddf203af2f5436ea21099ef643990d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420906de763363ac6475c771c0279198ddf203af2f5436ea21099ef643990d23", kill_on_drop: false }` [INFO] [stdout] 420906de763363ac6475c771c0279198ddf203af2f5436ea21099ef643990d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 385fdefe02d820e953242a6747ae25edacf83de3fdeecd28e760d572d6405270 [INFO] running `Command { std: "docker" "start" "-a" "385fdefe02d820e953242a6747ae25edacf83de3fdeecd28e760d572d6405270", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitfield-struct v0.3.2 [INFO] [stderr] Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling valence_math v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling valence_nbt v0.6.1 [INFO] [stderr] Compiling valence_text v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_entity v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [INFO] [stderr] Compiling bevy_app v0.11.3 [INFO] [stderr] Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_scoreboard v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `DetectChanges` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use bevy_ecs::change_detection::DetectChanges; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use bevy_ecs::prelude::*; [INFO] [stdout] | -------------------- the item `DetectChanges` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `valence_entity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name valence_entity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/valence_entity-0.2.0-alpha.1+mc.1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3cdbe38c89731393 -C extra-filename=-3cdbe38c89731393 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e9142fd9dd081c5e.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-02e1d95f008d6828.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-c6588d581ace84e7.rmeta --extern bitfield_struct=/opt/rustwide/target/debug/deps/libbitfield_struct-e87b92079b948926.so --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cd877ae5f69c61fc.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-059596c0c5f251f2.rmeta --extern valence_math=/opt/rustwide/target/debug/deps/libvalence_math-657f93a3ebd8aeac.rmeta --extern valence_nbt=/opt/rustwide/target/debug/deps/libvalence_nbt-c8e79f0ab59da07d.rmeta --extern valence_protocol=/opt/rustwide/target/debug/deps/libvalence_protocol-923ebf028425b0cc.rmeta --extern valence_server_common=/opt/rustwide/target/debug/deps/libvalence_server_common-b3b8a430dd9e98d4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "385fdefe02d820e953242a6747ae25edacf83de3fdeecd28e760d572d6405270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385fdefe02d820e953242a6747ae25edacf83de3fdeecd28e760d572d6405270", kill_on_drop: false }` [INFO] [stdout] 385fdefe02d820e953242a6747ae25edacf83de3fdeecd28e760d572d6405270 [INFO] testing valence_scoreboard-0.2.0-alpha.1+mc.1.20.1 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 [INFO] finished tweaking crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 [INFO] tweaked toml for crates.io crate valence_scoreboard 0.2.0-alpha.1+mc.1.20.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4560a1909f7f461b313810d7f02c8949d2a5eeccdf1b8aa0fb4fec6422ce77a [INFO] running `Command { std: "docker" "start" "-a" "d4560a1909f7f461b313810d7f02c8949d2a5eeccdf1b8aa0fb4fec6422ce77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4560a1909f7f461b313810d7f02c8949d2a5eeccdf1b8aa0fb4fec6422ce77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4560a1909f7f461b313810d7f02c8949d2a5eeccdf1b8aa0fb4fec6422ce77a", kill_on_drop: false }` [INFO] [stdout] d4560a1909f7f461b313810d7f02c8949d2a5eeccdf1b8aa0fb4fec6422ce77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd36bd17786384cf46b1579818c62036c2665a3cc29c5f2a62de884a72e61114 [INFO] running `Command { std: "docker" "start" "-a" "fd36bd17786384cf46b1579818c62036c2665a3cc29c5f2a62de884a72e61114", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitfield-struct v0.3.2 [INFO] [stderr] Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling valence_math v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling valence_nbt v0.6.1 [INFO] [stderr] Compiling valence_text v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_entity v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [INFO] [stderr] Compiling bevy_app v0.11.3 [INFO] [stderr] Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_scoreboard v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `DetectChanges` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use bevy_ecs::change_detection::DetectChanges; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use bevy_ecs::prelude::*; [INFO] [stdout] | -------------------- the item `DetectChanges` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 06s [INFO] running `Command { std: "docker" "inspect" "fd36bd17786384cf46b1579818c62036c2665a3cc29c5f2a62de884a72e61114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd36bd17786384cf46b1579818c62036c2665a3cc29c5f2a62de884a72e61114", kill_on_drop: false }` [INFO] [stdout] fd36bd17786384cf46b1579818c62036c2665a3cc29c5f2a62de884a72e61114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d44418ff7bdce1285d4af9cc6472e2546a36ffdedab78ab7037596c3e075e8 [INFO] running `Command { std: "docker" "start" "-a" "47d44418ff7bdce1285d4af9cc6472e2546a36ffdedab78ab7037596c3e075e8", kill_on_drop: false }` [INFO] [stdout] warning: the item `DetectChanges` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use bevy_ecs::change_detection::DetectChanges; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use bevy_ecs::prelude::*; [INFO] [stdout] | -------------------- the item `DetectChanges` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling valence_scoreboard v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DetectChanges` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use bevy_ecs::change_detection::DetectChanges; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use bevy_ecs::prelude::*; [INFO] [stdout] | -------------------- the item `DetectChanges` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "47d44418ff7bdce1285d4af9cc6472e2546a36ffdedab78ab7037596c3e075e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d44418ff7bdce1285d4af9cc6472e2546a36ffdedab78ab7037596c3e075e8", kill_on_drop: false }` [INFO] [stdout] 47d44418ff7bdce1285d4af9cc6472e2546a36ffdedab78ab7037596c3e075e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73037f0faeb0d7cf5f7f452f5a212badaa4a3f7b1708201d87f96caa213f0c11 [INFO] running `Command { std: "docker" "start" "-a" "73037f0faeb0d7cf5f7f452f5a212badaa4a3f7b1708201d87f96caa213f0c11", kill_on_drop: false }` [INFO] [stderr] warning: the item `DetectChanges` is imported redundantly [INFO] [stderr] --> src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use bevy_ecs::change_detection::DetectChanges; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 26 | use bevy_ecs::prelude::*; [INFO] [stderr] | -------------------- the item `DetectChanges` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `valence_scoreboard` (lib) generated 1 warning [INFO] [stderr] warning: `valence_scoreboard` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valence_scoreboard-4f56cf9a6dcb9bf4) [INFO] [stderr] Doc-tests valence_scoreboard [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73037f0faeb0d7cf5f7f452f5a212badaa4a3f7b1708201d87f96caa213f0c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73037f0faeb0d7cf5f7f452f5a212badaa4a3f7b1708201d87f96caa213f0c11", kill_on_drop: false }` [INFO] [stdout] 73037f0faeb0d7cf5f7f452f5a212badaa4a3f7b1708201d87f96caa213f0c11