[INFO] fetching crate wasmdome-domain 0.0.7... [INFO] testing wasmdome-domain-0.0.7 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wasmdome-domain 0.0.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasmdome-domain 0.0.7 [INFO] finished tweaking crates.io crate wasmdome-domain 0.0.7 [INFO] tweaked toml for crates.io crate wasmdome-domain 0.0.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmdome-domain 0.0.7 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f655e9befe9124a0856ff4a6c129443ff33fd60ac97f35271931b30a150ae758 [INFO] running `Command { std: "docker" "start" "-a" "f655e9befe9124a0856ff4a6c129443ff33fd60ac97f35271931b30a150ae758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f655e9befe9124a0856ff4a6c129443ff33fd60ac97f35271931b30a150ae758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f655e9befe9124a0856ff4a6c129443ff33fd60ac97f35271931b30a150ae758", kill_on_drop: false }` [INFO] [stdout] f655e9befe9124a0856ff4a6c129443ff33fd60ac97f35271931b30a150ae758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2541f3d9927c3de283825ff04ab0975d417989fe577356753bbfc2473b98a1d [INFO] running `Command { std: "docker" "start" "-a" "d2541f3d9927c3de283825ff04ab0975d417989fe577356753bbfc2473b98a1d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling eventsourcing v0.1.5 [INFO] [stderr] Compiling eventsourcing-derive v0.1.3 [INFO] [stderr] Compiling wasmdome-domain v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `orgeventstore` [INFO] [stdout] --> src/events.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Event` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Event` may come from an old version of the `eventsourcing_derive` crate, try updating your dependency with `cargo update -p eventsourcing_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d2541f3d9927c3de283825ff04ab0975d417989fe577356753bbfc2473b98a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2541f3d9927c3de283825ff04ab0975d417989fe577356753bbfc2473b98a1d", kill_on_drop: false }` [INFO] [stdout] d2541f3d9927c3de283825ff04ab0975d417989fe577356753bbfc2473b98a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b6606c0f265302ec67260cbb048dfcfc688c97d7fcd2045f1afb05aec0acb67 [INFO] running `Command { std: "docker" "start" "-a" "6b6606c0f265302ec67260cbb048dfcfc688c97d7fcd2045f1afb05aec0acb67", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `orgeventstore` [INFO] [stdout] --> src/events.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Event` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Event` may come from an old version of the `eventsourcing_derive` crate, try updating your dependency with `cargo update -p eventsourcing_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmdome-domain v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `orgeventstore` [INFO] [stdout] --> src/events.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Event` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Event` may come from an old version of the `eventsourcing_derive` crate, try updating your dependency with `cargo update -p eventsourcing_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6b6606c0f265302ec67260cbb048dfcfc688c97d7fcd2045f1afb05aec0acb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6606c0f265302ec67260cbb048dfcfc688c97d7fcd2045f1afb05aec0acb67", kill_on_drop: false }` [INFO] [stdout] 6b6606c0f265302ec67260cbb048dfcfc688c97d7fcd2045f1afb05aec0acb67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c43fe54c574a6aee5b223483e069fa9f7a6afb2687b867c01af71b2a7847aaf2 [INFO] running `Command { std: "docker" "start" "-a" "c43fe54c574a6aee5b223483e069fa9f7a6afb2687b867c01af71b2a7847aaf2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `orgeventstore` [INFO] [stderr] --> src/events.rs:10:48 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Serialize, Deserialize, Debug, Clone, Event)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Event` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Event` may come from an old version of the `eventsourcing_derive` crate, try updating your dependency with `cargo update -p eventsourcing_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasmdome-domain` (lib) generated 1 warning [INFO] [stderr] warning: `wasmdome-domain` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmdome_domain-388fa86a28309059) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test leaderboard::test::award_points_for_draw ... ok [INFO] [stdout] test leaderboard::test::spawn_updates_map ... ok [INFO] [stdout] test state::test::action_points_limit ... ok [INFO] [stdout] test leaderboard::test::award_points_for_kill ... ok [INFO] [stdout] test state::test::action_points_limit_prevents_death ... ok [INFO] [stdout] test state::test::cannot_spawn_on_occupied ... ok [INFO] [stdout] test state::test::basic_spawn ... ok [INFO] [stdout] test state::test::game_finishes_on_turns ... ok [INFO] [stdout] test state::test::death_by_splash ... ok [INFO] [stdout] test state::test::nearest_unoccupied ... ok [INFO] [stdout] test state::test::primary_fire ... ok [INFO] [stdout] test state::test::radar_ping_basic ... ok [INFO] [stdout] test state::test::off_board_collision ... ok [INFO] [stdout] test state::test::game_finishes_on_victor ... ok [INFO] [stdout] test state::test::radar_ping_full ... ok [INFO] [stdout] test state::test::register_acc_modifies_mech_state ... ok [INFO] [stdout] test state::test::radar_ping_state ... ok [INFO] [stdout] test state::test::register_dec_modifies_mech_state ... ok [INFO] [stdout] test state::test::register_incorrect_operations_rejected ... ok [INFO] [stdout] test state::test::register_dec_negative_overflow ... ok [INFO] [stdout] test state::test::safe_move ... ok [INFO] [stdout] test state::test::register_multiple_changes_test ... ok [INFO] [stdout] test state::test::secondary_fire ... ok [INFO] [stdout] test state::test::secondary_fire_with_splash ... ok [INFO] [stdout] test test::compute_bearing ... ok [INFO] [stdout] test test::adjacent_points ... ok [INFO] [stdout] test test::gather_points ... ok [INFO] [stdout] test state::test::take_turns ... ok [INFO] [stderr] Doc-tests wasmdome_domain [INFO] [stdout] test leaderboard::test::award_points_for_win ... ok [INFO] [stdout] test state::test::move_into_occupied_spot_causes_collision_dmg ... ok [INFO] [stdout] test state::test::register_acc_positive_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "c43fe54c574a6aee5b223483e069fa9f7a6afb2687b867c01af71b2a7847aaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43fe54c574a6aee5b223483e069fa9f7a6afb2687b867c01af71b2a7847aaf2", kill_on_drop: false }` [INFO] [stdout] c43fe54c574a6aee5b223483e069fa9f7a6afb2687b867c01af71b2a7847aaf2