[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcfboy%2Ftwt-werewolf-master-ng" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acfboy/twt-werewolf-master-ng on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e59212d30661b04d840a00c9ae1403dcefba104b00efb7c7ac69a4d9048f7798
[INFO] running `Command { std: "docker" "start" "-a" "e59212d30661b04d840a00c9ae1403dcefba104b00efb7c7ac69a4d9048f7798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e59212d30661b04d840a00c9ae1403dcefba104b00efb7c7ac69a4d9048f7798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59212d30661b04d840a00c9ae1403dcefba104b00efb7c7ac69a4d9048f7798", kill_on_drop: false }`
[INFO] [stdout] e59212d30661b04d840a00c9ae1403dcefba104b00efb7c7ac69a4d9048f7798
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a1fb31fcada01abc54f20bca5c731724622d0707a0924640dbe6c771864a44
[INFO] running `Command { std: "docker" "start" "-a" "44a1fb31fcada01abc54f20bca5c731724622d0707a0924640dbe6c771864a44", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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 40.88s
[INFO] running `Command { std: "docker" "inspect" "44a1fb31fcada01abc54f20bca5c731724622d0707a0924640dbe6c771864a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a1fb31fcada01abc54f20bca5c731724622d0707a0924640dbe6c771864a44", kill_on_drop: false }`
[INFO] [stdout] 44a1fb31fcada01abc54f20bca5c731724622d0707a0924640dbe6c771864a44
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c30032e769aebda9be8cd5268b46008e4d1ccb4836dc14ea2cb27a352edc51e
[INFO] running `Command { std: "docker" "start" "-a" "1c30032e769aebda9be8cd5268b46008e4d1ccb4836dc14ea2cb27a352edc51e", 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.01s
[INFO] running `Command { std: "docker" "inspect" "1c30032e769aebda9be8cd5268b46008e4d1ccb4836dc14ea2cb27a352edc51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c30032e769aebda9be8cd5268b46008e4d1ccb4836dc14ea2cb27a352edc51e", kill_on_drop: false }`
[INFO] [stdout] 1c30032e769aebda9be8cd5268b46008e4d1ccb4836dc14ea2cb27a352edc51e
