[INFO] cloning repository https://github.com/Acfboy/twt-werewolf-master-ng
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acfboy/twt-werewolf-master-ng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcfboy%2Ftwt-werewolf-master-ng", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcfboy%2Ftwt-werewolf-master-ng'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c60366464c89734837e017fe928dd9623efc08eb
[INFO] building Acfboy/twt-werewolf-master-ng against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcfboy%2Ftwt-werewolf-master-ng" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Acfboy/twt-werewolf-master-ng
[INFO] finished tweaking git repo https://github.com/Acfboy/twt-werewolf-master-ng
[INFO] tweaked toml for git repo https://github.com/Acfboy/twt-werewolf-master-ng written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acfboy/twt-werewolf-master-ng on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Acfboy/twt-werewolf-master-ng 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc110e6cfe8e81a178cb161ba44a52155eda11e814fcea9c2881f7526e66e5a1
[INFO] running `Command { std: "docker" "start" "-a" "fc110e6cfe8e81a178cb161ba44a52155eda11e814fcea9c2881f7526e66e5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc110e6cfe8e81a178cb161ba44a52155eda11e814fcea9c2881f7526e66e5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc110e6cfe8e81a178cb161ba44a52155eda11e814fcea9c2881f7526e66e5a1", kill_on_drop: false }`
[INFO] [stdout] fc110e6cfe8e81a178cb161ba44a52155eda11e814fcea9c2881f7526e66e5a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b33a615fe85056bd77da560a5bcd8bb31402b7bd56ecca05a03d07864b0371c
[INFO] running `Command { std: "docker" "start" "-a" "9b33a615fe85056bd77da560a5bcd8bb31402b7bd56ecca05a03d07864b0371c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling twt-werewolf-master-ng v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/judger/roles/responder/human.rs:45:52
[INFO] [stdout]    |
[INFO] [stdout] 45 |     clients.into_iter().map(|x| Box::new(x) as Box<(dyn Responder)>).collect()
[INFO] [stdout]    |                                                    ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     clients.into_iter().map(|x| Box::new(x) as Box<(dyn Responder)>).collect()
[INFO] [stdout] 45 +     clients.into_iter().map(|x| Box::new(x) as Box<dyn Responder >).collect()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/judger.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn devide(players: &mut RespBoxes) -> (RespBoxesMut, RespBoxesMut, RespBoxesMut) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                   |             |
[INFO] [stdout]     |                        |                   |             the same lifetime is hidden here
[INFO] [stdout]     |                        |                   the same lifetime is hidden here
[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] 196 |     fn devide(players: &mut RespBoxes) -> (RespBoxesMut<'_>, RespBoxesMut<'_>, RespBoxesMut<'_>) {
[INFO] [stdout]     |                                                        ++++              ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.11s
[INFO] running `Command { std: "docker" "inspect" "9b33a615fe85056bd77da560a5bcd8bb31402b7bd56ecca05a03d07864b0371c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b33a615fe85056bd77da560a5bcd8bb31402b7bd56ecca05a03d07864b0371c", kill_on_drop: false }`
[INFO] [stdout] 9b33a615fe85056bd77da560a5bcd8bb31402b7bd56ecca05a03d07864b0371c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e168332e5339bdcabcaf594c460fc04182f351ff1b8d330a0906bdcfeb166820
[INFO] running `Command { std: "docker" "start" "-a" "e168332e5339bdcabcaf594c460fc04182f351ff1b8d330a0906bdcfeb166820", kill_on_drop: false }`
[INFO] [stderr]    Compiling twt-werewolf-master-ng v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/judger/roles/responder/human.rs:45:52
[INFO] [stdout]    |
[INFO] [stdout] 45 |     clients.into_iter().map(|x| Box::new(x) as Box<(dyn Responder)>).collect()
[INFO] [stdout]    |                                                    ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     clients.into_iter().map(|x| Box::new(x) as Box<(dyn Responder)>).collect()
[INFO] [stdout] 45 +     clients.into_iter().map(|x| Box::new(x) as Box<dyn Responder >).collect()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/judger.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn devide(players: &mut RespBoxes) -> (RespBoxesMut, RespBoxesMut, RespBoxesMut) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                   |             |
[INFO] [stdout]     |                        |                   |             the same lifetime is hidden here
[INFO] [stdout]     |                        |                   the same lifetime is hidden here
[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] 196 |     fn devide(players: &mut RespBoxes) -> (RespBoxesMut<'_>, RespBoxesMut<'_>, RespBoxesMut<'_>) {
[INFO] [stdout]     |                                                        ++++              ++++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "e168332e5339bdcabcaf594c460fc04182f351ff1b8d330a0906bdcfeb166820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e168332e5339bdcabcaf594c460fc04182f351ff1b8d330a0906bdcfeb166820", kill_on_drop: false }`
[INFO] [stdout] e168332e5339bdcabcaf594c460fc04182f351ff1b8d330a0906bdcfeb166820
