[INFO] fetching crate bk2d-mode 0.3.0...
[INFO] testing bk2d-mode-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bk2d-mode 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate bk2d-mode 0.3.0
[INFO] finished tweaking crates.io crate bk2d-mode 0.3.0
[INFO] tweaked toml for crates.io crate bk2d-mode 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bk2d-mode 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.9.0
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded darling_macro v0.9.0
[INFO] [stderr]   Downloaded darling v0.9.0
[INFO] [stderr]   Downloaded bk2d v0.3.0
[INFO] [stderr]   Downloaded bk2d-macro v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3616c0699fb74e1c088ee31b0e63ca4e8cbe98eb49f49e60ae6c0db83cbda2c5
[INFO] running `Command { std: "docker" "start" "-a" "3616c0699fb74e1c088ee31b0e63ca4e8cbe98eb49f49e60ae6c0db83cbda2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3616c0699fb74e1c088ee31b0e63ca4e8cbe98eb49f49e60ae6c0db83cbda2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3616c0699fb74e1c088ee31b0e63ca4e8cbe98eb49f49e60ae6c0db83cbda2c5", kill_on_drop: false }`
[INFO] [stdout] 3616c0699fb74e1c088ee31b0e63ca4e8cbe98eb49f49e60ae6c0db83cbda2c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] addb3e6b637bbb5e00baa15a2ab3a98f6a5e11971c27ee5bd580f145a48e40c4
[INFO] running `Command { std: "docker" "start" "-a" "addb3e6b637bbb5e00baa15a2ab3a98f6a5e11971c27ee5bd580f145a48e40c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling bk2d-macro v0.3.0
[INFO] [stderr]    Compiling bk2d v0.3.0
[INFO] [stderr]    Compiling bk2d-mode v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bk2d-macro v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "addb3e6b637bbb5e00baa15a2ab3a98f6a5e11971c27ee5bd580f145a48e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "addb3e6b637bbb5e00baa15a2ab3a98f6a5e11971c27ee5bd580f145a48e40c4", kill_on_drop: false }`
[INFO] [stdout] addb3e6b637bbb5e00baa15a2ab3a98f6a5e11971c27ee5bd580f145a48e40c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 684d1c8daea2661b0dbf8f0df85d827d3d122bc73a57ae54438d02d8e892cc1c
[INFO] running `Command { std: "docker" "start" "-a" "684d1c8daea2661b0dbf8f0df85d827d3d122bc73a57ae54438d02d8e892cc1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bk2d-mode v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bk2d-macro v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "684d1c8daea2661b0dbf8f0df85d827d3d122bc73a57ae54438d02d8e892cc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684d1c8daea2661b0dbf8f0df85d827d3d122bc73a57ae54438d02d8e892cc1c", kill_on_drop: false }`
[INFO] [stdout] 684d1c8daea2661b0dbf8f0df85d827d3d122bc73a57ae54438d02d8e892cc1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 542509be5fecf53a1a513028e92837a9b0f86f3289206d34c198063236c7f2f5
[INFO] running `Command { std: "docker" "start" "-a" "542509be5fecf53a1a513028e92837a9b0f86f3289206d34c198063236c7f2f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::origin::add_player ... ok
[INFO] [stdout] test tests::origin::action::name ... ok
[INFO] [stdout] test tests::origin::create_game ... ok
[INFO] [stdout] test tests::origin::action::stage ... ok
[INFO] [stdout] test tests::origin::attack ... ok
[INFO] [stdout] test tests::origin::normal_walk ... ok
[INFO] [stdout] test tests::origin::player_out ... ok
[INFO] [stdout] test tests::origin::walk_out_of_board ... ok
[INFO] [stdout] test tests::origin::walk_too_long ... ok
[INFO] [stdout] test tests::origin::walk_too_short ... ok
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bk2d-macro v0.3.0
[INFO] [stdout] test tests::origin::normal_run ... ok
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bk2d_mode-3ce1200327b881b4)
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/run.rs (/opt/rustwide/target/debug/deps/run-7271eb86158027e0)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bk2d_mode
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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" "542509be5fecf53a1a513028e92837a9b0f86f3289206d34c198063236c7f2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "542509be5fecf53a1a513028e92837a9b0f86f3289206d34c198063236c7f2f5", kill_on_drop: false }`
[INFO] [stdout] 542509be5fecf53a1a513028e92837a9b0f86f3289206d34c198063236c7f2f5
