[INFO] cloning repository https://github.com/Smephite/werewolf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smephite/werewolf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2Fwerewolf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2Fwerewolf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3da477d104000d0c075f2c05c1b7ccfb47974525 [INFO] testing Smephite/werewolf-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2Fwerewolf-rs" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Smephite/werewolf-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Smephite/werewolf-rs [INFO] finished tweaking git repo https://github.com/Smephite/werewolf-rs [INFO] tweaked toml for git repo https://github.com/Smephite/werewolf-rs written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/Smephite/werewolf-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-dialogs v0.1.0 [INFO] [stderr] Downloaded gloo-render v0.1.0 [INFO] [stderr] Downloaded route-recognizer v0.3.0 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.2 [INFO] [stderr] Downloaded gloo-console v0.1.0 [INFO] [stderr] Downloaded gloo-storage v0.1.0 [INFO] [stderr] Downloaded gloo v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce2651a279ea8166f6f3f716527a1562fea88e5fd5f2e0efb687525dddeb90c [INFO] running `Command { std: "docker" "start" "-a" "6ce2651a279ea8166f6f3f716527a1562fea88e5fd5f2e0efb687525dddeb90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce2651a279ea8166f6f3f716527a1562fea88e5fd5f2e0efb687525dddeb90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce2651a279ea8166f6f3f716527a1562fea88e5fd5f2e0efb687525dddeb90c", kill_on_drop: false }` [INFO] [stdout] 6ce2651a279ea8166f6f3f716527a1562fea88e5fd5f2e0efb687525dddeb90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9020a55e31525ee7c6e3a45f97a5c7c71c858b94ed890602f0abeacc937e3ec [INFO] running `Command { std: "docker" "start" "-a" "f9020a55e31525ee7c6e3a45f97a5c7c71c858b94ed890602f0abeacc937e3ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling yew-macro v0.18.0 (https://github.com/yewstack/yew.git#ae2ebc97) [INFO] [stderr] Compiling yew-router-macro v0.15.0 (https://github.com/yewstack/yew.git#ae2ebc97) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling werewolf-rs v0.1.0 (/opt/rustwide/workdir/werewolf-rs) [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling werewolf-rs-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: field is never read: `lobby_manager_sender` [INFO] [stdout] --> server/src/game/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | lobby_manager_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-console v0.1.0 [INFO] [stderr] Compiling gloo-storage v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.3.0 [INFO] [stderr] Compiling yew v0.18.0 (https://github.com/yewstack/yew.git#ae2ebc97) [INFO] [stderr] Compiling yew-router v0.15.0 (https://github.com/yewstack/yew.git#ae2ebc97) [INFO] [stderr] Compiling werewolf-rs-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> client/src/pages/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | game_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.34s [INFO] running `Command { std: "docker" "inspect" "f9020a55e31525ee7c6e3a45f97a5c7c71c858b94ed890602f0abeacc937e3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9020a55e31525ee7c6e3a45f97a5c7c71c858b94ed890602f0abeacc937e3ec", kill_on_drop: false }` [INFO] [stdout] f9020a55e31525ee7c6e3a45f97a5c7c71c858b94ed890602f0abeacc937e3ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e04462475f110bc4e43cc77066359013537eeaa26c66af85f79523469302e69 [INFO] running `Command { std: "docker" "start" "-a" "6e04462475f110bc4e43cc77066359013537eeaa26c66af85f79523469302e69", kill_on_drop: false }` [INFO] [stderr] Compiling werewolf-rs v0.1.0 (/opt/rustwide/workdir/werewolf-rs) [INFO] [stderr] Compiling werewolf-rs-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling werewolf-rs-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: field is never read: `lobby_manager_sender` [INFO] [stdout] --> server/src/game/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | lobby_manager_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> client/src/pages/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | game_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "6e04462475f110bc4e43cc77066359013537eeaa26c66af85f79523469302e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e04462475f110bc4e43cc77066359013537eeaa26c66af85f79523469302e69", kill_on_drop: false }` [INFO] [stdout] 6e04462475f110bc4e43cc77066359013537eeaa26c66af85f79523469302e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 991e678fc13e0e6a98c531b937627aafa398dbbd7f87b6e53b1de867d34cbf7b [INFO] running `Command { std: "docker" "start" "-a" "991e678fc13e0e6a98c531b937627aafa398dbbd7f87b6e53b1de867d34cbf7b", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `lobby_manager_sender` [INFO] [stderr] --> server/src/game/mod.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | lobby_manager_sender: mpsc::Sender, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `werewolf-rs-server` (bin "werewolf-rs-server" test) generated 1 warning [INFO] [stderr] warning: field is never read: `game_id` [INFO] [stderr] --> client/src/pages/game.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | game_id: u64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `werewolf-rs-client` (bin "werewolf-rs-client" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/werewolf_rs-b8c0e755739a91ff) [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] Running unittests (/opt/rustwide/target/debug/deps/werewolf_rs_client-4a8e57e38431ec73) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/werewolf_rs_server-7b01401fef8929f5) [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] [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 werewolf-rs [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" "991e678fc13e0e6a98c531b937627aafa398dbbd7f87b6e53b1de867d34cbf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991e678fc13e0e6a98c531b937627aafa398dbbd7f87b6e53b1de867d34cbf7b", kill_on_drop: false }` [INFO] [stdout] 991e678fc13e0e6a98c531b937627aafa398dbbd7f87b6e53b1de867d34cbf7b