[INFO] fetching crate wasmdome-domain 0.0.7...
[INFO] testing wasmdome-domain-0.0.7 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wasmdome-domain 0.0.7 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmdome-domain 0.0.7 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eventsourcing v0.1.5
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded proc-macro2 v0.2.3
[INFO] [stderr]   Downloaded eventsourcing-derive v0.1.3
[INFO] [stderr]   Downloaded quote v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fedcaac6807cf992c9b8e0b4f1bc4f41d36cf3ee927085da0ebaa95c25c21843
[INFO] running `Command { std: "docker" "start" "-a" "fedcaac6807cf992c9b8e0b4f1bc4f41d36cf3ee927085da0ebaa95c25c21843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fedcaac6807cf992c9b8e0b4f1bc4f41d36cf3ee927085da0ebaa95c25c21843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedcaac6807cf992c9b8e0b4f1bc4f41d36cf3ee927085da0ebaa95c25c21843", kill_on_drop: false }`
[INFO] [stdout] fedcaac6807cf992c9b8e0b4f1bc4f41d36cf3ee927085da0ebaa95c25c21843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a5a568c4ab2b97600fb670be1c25549b39e6d6293b03f5814ff4d876f5a7154
[INFO] running `Command { std: "docker" "start" "-a" "0a5a568c4ab2b97600fb670be1c25549b39e6d6293b03f5814ff4d876f5a7154", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling eventsourcing-derive v0.1.3
[INFO] [stderr]    Compiling eventsourcing v0.1.5
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = 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.62s
[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" "0a5a568c4ab2b97600fb670be1c25549b39e6d6293b03f5814ff4d876f5a7154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a5a568c4ab2b97600fb670be1c25549b39e6d6293b03f5814ff4d876f5a7154", kill_on_drop: false }`
[INFO] [stdout] 0a5a568c4ab2b97600fb670be1c25549b39e6d6293b03f5814ff4d876f5a7154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e2ad46bf7b3abb7e18e30da52406f6d4544220168a1c930a483c1a52bdf3fb1
[INFO] running `Command { std: "docker" "start" "-a" "9e2ad46bf7b3abb7e18e30da52406f6d4544220168a1c930a483c1a52bdf3fb1", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = 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 2.18s
[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" "9e2ad46bf7b3abb7e18e30da52406f6d4544220168a1c930a483c1a52bdf3fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2ad46bf7b3abb7e18e30da52406f6d4544220168a1c930a483c1a52bdf3fb1", kill_on_drop: false }`
[INFO] [stdout] 9e2ad46bf7b3abb7e18e30da52406f6d4544220168a1c930a483c1a52bdf3fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df17b71a42ae661b1e0e979a287bb2a4e77d61fb00169b0a55d47c4fc44bb8c3
[INFO] running `Command { std: "docker" "start" "-a" "df17b71a42ae661b1e0e979a287bb2a4e77d61fb00169b0a55d47c4fc44bb8c3", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = 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.06s
[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-a878e5d2d905c56d)
[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 leaderboard::test::award_points_for_kill ... ok
[INFO] [stdout] test state::test::action_points_limit ... 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::nearest_unoccupied ... ok
[INFO] [stdout] test state::test::basic_spawn ... ok
[INFO] [stdout] test state::test::death_by_splash ... ok
[INFO] [stdout] test state::test::off_board_collision ... ok
[INFO] [stdout] test state::test::primary_fire ... ok
[INFO] [stdout] test state::test::game_finishes_on_turns ... ok
[INFO] [stdout] test state::test::register_acc_modifies_mech_state ... ok
[INFO] [stdout] test state::test::radar_ping_full ... ok
[INFO] [stdout] test state::test::register_dec_negative_overflow ... ok
[INFO] [stdout] test state::test::safe_move ... ok
[INFO] [stdout] test state::test::radar_ping_state ... ok
[INFO] [stdout] test state::test::register_multiple_changes_test ... ok
[INFO] [stdout] test state::test::radar_ping_basic ... ok
[INFO] [stdout] test state::test::secondary_fire_with_splash ... ok
[INFO] [stdout] test state::test::take_turns ... ok
[INFO] [stdout] test test::gather_points ... ok
[INFO] [stdout] test state::test::register_acc_positive_overflow ... ok
[INFO] [stdout] test test::adjacent_points ... ok
[INFO] [stdout] test state::test::register_dec_modifies_mech_state ... ok
[INFO] [stdout] test state::test::secondary_fire ... ok
[INFO] [stdout] test state::test::register_incorrect_operations_rejected ... ok
[INFO] [stdout] test test::compute_bearing ... ok
[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::game_finishes_on_victor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasmdome_domain
[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" "df17b71a42ae661b1e0e979a287bb2a4e77d61fb00169b0a55d47c4fc44bb8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df17b71a42ae661b1e0e979a287bb2a4e77d61fb00169b0a55d47c4fc44bb8c3", kill_on_drop: false }`
[INFO] [stdout] df17b71a42ae661b1e0e979a287bb2a4e77d61fb00169b0a55d47c4fc44bb8c3
