[INFO] cloning repository https://github.com/tim1504/socha2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim1504/socha2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim1504%2Fsocha2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim1504%2Fsocha2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cc86a6ab5cbdc4df11d75e7c23a13d6c2d457e1
[INFO] testing tim1504/socha2023-rust against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim1504%2Fsocha2023-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tim1504/socha2023-rust
[INFO] finished tweaking git repo https://github.com/tim1504/socha2023-rust
[INFO] tweaked toml for git repo https://github.com/tim1504/socha2023-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tim1504/socha2023-rust 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] crate git repo https://github.com/tim1504/socha2023-rust already has a lockfile, it will not be regenerated
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded quick-xml v0.23.0
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded libc v0.2.116
[INFO] [stderr]   Downloaded clap v3.2.17
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cafab3f5745173491129df11c7b1e4d2ea6e1f0a39528feb1281208e94c2420
[INFO] running `Command { std: "docker" "start" "-a" "1cafab3f5745173491129df11c7b1e4d2ea6e1f0a39528feb1281208e94c2420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cafab3f5745173491129df11c7b1e4d2ea6e1f0a39528feb1281208e94c2420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cafab3f5745173491129df11c7b1e4d2ea6e1f0a39528feb1281208e94c2420", kill_on_drop: false }`
[INFO] [stdout] 1cafab3f5745173491129df11c7b1e4d2ea6e1f0a39528feb1281208e94c2420
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4ba4470d3af04bf044ebe633f342edd9ec3e41b9334e025cca5bdfc820d1e36
[INFO] running `Command { std: "docker" "start" "-a" "f4ba4470d3af04bf044ebe633f342edd9ec3e41b9334e025cca5bdfc820d1e36", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling socha-client-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> src/util/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/xml.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
[INFO] running `Command { std: "docker" "inspect" "f4ba4470d3af04bf044ebe633f342edd9ec3e41b9334e025cca5bdfc820d1e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ba4470d3af04bf044ebe633f342edd9ec3e41b9334e025cca5bdfc820d1e36", kill_on_drop: false }`
[INFO] [stdout] f4ba4470d3af04bf044ebe633f342edd9ec3e41b9334e025cca5bdfc820d1e36
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af6fff5ffd26fa033db1eae5e8c76ec44aaf71c2b2d9df3fe37fdab502e6727
[INFO] running `Command { std: "docker" "start" "-a" "0af6fff5ffd26fa033db1eae5e8c76ec44aaf71c2b2d9df3fe37fdab502e6727", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> src/util/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/xml.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling socha-client-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> src/util/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/xml.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str) -> ElementBuilder<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "0af6fff5ffd26fa033db1eae5e8c76ec44aaf71c2b2d9df3fe37fdab502e6727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af6fff5ffd26fa033db1eae5e8c76ec44aaf71c2b2d9df3fe37fdab502e6727", kill_on_drop: false }`
[INFO] [stdout] 0af6fff5ffd26fa033db1eae5e8c76ec44aaf71c2b2d9df3fe37fdab502e6727
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77ec1082311164cfd6dc9eef634c318783b19ef2b7a0e8bbe7eea10d32bff20c
[INFO] running `Command { std: "docker" "start" "-a" "77ec1082311164cfd6dc9eef634c318783b19ef2b7a0e8bbe7eea10d32bff20c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `macros::*`
[INFO] [stderr]  --> src/util/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use macros::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util/xml.rs:34:22
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(name: &str) -> ElementBuilder {
[INFO] [stderr]    |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(name: &str) -> ElementBuilder<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `socha-client-2023` (lib) generated 2 warnings (run `cargo fix --lib -p socha-client-2023` to apply 2 suggestions)
[INFO] [stderr] warning: `socha-client-2023` (lib test) generated 2 warnings (2 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/socha_client_2023-2cd5faa6860901db)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test game::board::tests::test_display_roundtrip ... ok
[INFO] [stdout] test game::r#move::tests::test_place_from_xml ... ok
[INFO] [stdout] test game::r#move::tests::test_slide_from_xml ... ok
[INFO] [stdout] test game::r#move::tests::test_slide_to_xml ... ok
[INFO] [stdout] test game::state::tests::test_possible_moves ... ok
[INFO] [stdout] test game::vec2::tests::test_from_xml ... ok
[INFO] [stdout] test game::board::tests::test_from_xml ... ok
[INFO] [stdout] test protocol::player::tests::test_from_xml ... ok
[INFO] [stdout] test game::state::tests::test_from_xml ... ok
[INFO] [stdout] test protocol::score::tests::test_from_xml ... ok
[INFO] [stdout] test protocol::score_definition::tests::test_from_xml ... ok
[INFO] [stdout] test util::xml::tests::test_read ... ok
[INFO] [stdout] test util::xml::tests::test_write ... ok
[INFO] [stdout] test protocol::game_result::tests::test_from_xml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/socha_client_2023-65c2eb8aa5e7a281)
[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] [stderr]    Doc-tests socha_client_2023
[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" "77ec1082311164cfd6dc9eef634c318783b19ef2b7a0e8bbe7eea10d32bff20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ec1082311164cfd6dc9eef634c318783b19ef2b7a0e8bbe7eea10d32bff20c", kill_on_drop: false }`
[INFO] [stdout] 77ec1082311164cfd6dc9eef634c318783b19ef2b7a0e8bbe7eea10d32bff20c
