[INFO] cloning repository https://github.com/wgreenberg/rs-hive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgreenberg/rs-hive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ecf9ad77da05aaf6952e94c9a93d2fcb156971a [INFO] testing wgreenberg/rs-hive against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wgreenberg/rs-hive 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/wgreenberg/rs-hive [INFO] finished tweaking git repo https://github.com/wgreenberg/rs-hive [INFO] tweaked toml for git repo https://github.com/wgreenberg/rs-hive written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wgreenberg/rs-hive 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 206fbc8c998752a1e51130716d3a23021bcfaec2dd3d0cfea72b85155364d898 [INFO] running `Command { std: "docker" "start" "-a" "206fbc8c998752a1e51130716d3a23021bcfaec2dd3d0cfea72b85155364d898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "206fbc8c998752a1e51130716d3a23021bcfaec2dd3d0cfea72b85155364d898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206fbc8c998752a1e51130716d3a23021bcfaec2dd3d0cfea72b85155364d898", kill_on_drop: false }` [INFO] [stdout] 206fbc8c998752a1e51130716d3a23021bcfaec2dd3d0cfea72b85155364d898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9802c1be31a6e7ea96a72ee296377b1f4e2ef2ea34be8ea84bad81b5c5af4464 [INFO] running `Command { std: "docker" "start" "-a" "9802c1be31a6e7ea96a72ee296377b1f4e2ef2ea34be8ea84bad81b5c5af4464", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ai v0.1.0 (/opt/rustwide/workdir/ai) [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling hive v0.1.0 (/opt/rustwide/workdir/hive) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling tokio-tungstenite v0.12.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling roach-client v0.1.0 (/opt/rustwide/workdir/roach-client) [INFO] [stderr] Compiling tokio-diesel v0.3.0 [INFO] [stderr] Compiling roach-server v0.1.0 (/opt/rustwide/workdir/roach-server) [INFO] [stdout] warning: variant is never constructed: `Server` [INFO] [stdout] --> roach-server/src/hive_match.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Server(MatchError), [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 57.12s [INFO] running `Command { std: "docker" "inspect" "9802c1be31a6e7ea96a72ee296377b1f4e2ef2ea34be8ea84bad81b5c5af4464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9802c1be31a6e7ea96a72ee296377b1f4e2ef2ea34be8ea84bad81b5c5af4464", kill_on_drop: false }` [INFO] [stdout] 9802c1be31a6e7ea96a72ee296377b1f4e2ef2ea34be8ea84bad81b5c5af4464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b10a5a0eb8826db6e42f7c0ad57992f5907d208d2f6d8dbfdde9d95e07f58e65 [INFO] running `Command { std: "docker" "start" "-a" "b10a5a0eb8826db6e42f7c0ad57992f5907d208d2f6d8dbfdde9d95e07f58e65", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling ai v0.1.0 (/opt/rustwide/workdir/ai) [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling roach-server v0.1.0 (/opt/rustwide/workdir/roach-server) [INFO] [stderr] Compiling roach-client v0.1.0 (/opt/rustwide/workdir/roach-client) [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> roach-server/src/matchmaker.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | async fn submit_command(&mut self, command: String) -> ClientResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hive_match` [INFO] [stdout] --> roach-server/src/matchmaker.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | Ok(ClientStatus::Ready(hive_match, session)) => {}, // nice [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hive_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> roach-server/src/matchmaker.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | Ok(ClientStatus::Ready(hive_match, session)) => {}, // nice [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stdout] warning: variant is never constructed: `Server` [INFO] [stdout] --> roach-server/src/hive_match.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Server(MatchError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling hive v0.1.0 (/opt/rustwide/workdir/hive) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.61s [INFO] running `Command { std: "docker" "inspect" "b10a5a0eb8826db6e42f7c0ad57992f5907d208d2f6d8dbfdde9d95e07f58e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10a5a0eb8826db6e42f7c0ad57992f5907d208d2f6d8dbfdde9d95e07f58e65", kill_on_drop: false }` [INFO] [stdout] b10a5a0eb8826db6e42f7c0ad57992f5907d208d2f6d8dbfdde9d95e07f58e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0cd39ef99070413229efa1e25ad577660698dcdc40be81d39ee2f92ac0713311 [INFO] running `Command { std: "docker" "start" "-a" "0cd39ef99070413229efa1e25ad577660698dcdc40be81d39ee2f92ac0713311", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> roach-server/src/matchmaker.rs:132:44 [INFO] [stderr] | [INFO] [stderr] 132 | async fn submit_command(&mut self, command: String) -> ClientResult { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hive_match` [INFO] [stderr] --> roach-server/src/matchmaker.rs:164:36 [INFO] [stderr] | [INFO] [stderr] 164 | Ok(ClientStatus::Ready(hive_match, session)) => {}, // nice [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hive_match` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session` [INFO] [stderr] --> roach-server/src/matchmaker.rs:164:48 [INFO] [stderr] | [INFO] [stderr] 164 | Ok(ClientStatus::Ready(hive_match, session)) => {}, // nice [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Server` [INFO] [stderr] --> roach-server/src/hive_match.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | Server(MatchError), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `roach-server` (bin "roach-server" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ai-6cfa65ca60303117) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test mcts::tests::test_exploration ... ok [INFO] [stdout] test mcts::tests::test_chooses_right_answer ... ok [INFO] [stdout] test mcts::tests::write_connect_2_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hive-f5eb6d6cceb62c19) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test game_state::test::test_first_valid_moves ... ok [INFO] [stdout] test engine::test::test_basics ... ok [INFO] [stdout] test engine::test::test_newgame_inprogress ... ok [INFO] [stdout] test game_state::test::test_initial_pieces ... ok [INFO] [stdout] test game_state::test::test_make_invalid_first_move ... ok [INFO] [stdout] test game_state::test::test_make_first_move ... ok [INFO] [stdout] test game_state::test::test_make_second_move ... ok [INFO] [stdout] test engine::test::test_undo ... ok [INFO] [stdout] test game_state::test::test_gap_jumps ... ok [INFO] [stdout] test hex::tests::test_all_contiguous ... ok [INFO] [stdout] test game_state::test::test_make_third_move ... ok [INFO] [stdout] test hex::tests::test_dist ... ok [INFO] [stdout] test hex::tests::test_get_pincers ... ok [INFO] [stdout] test hex::tests::test_get_empty_neighbors ... ok [INFO] [stdout] test hex::tests::test_neighbors ... ok [INFO] [stdout] test game_state::test::test_queen_placement_rule ... ok [INFO] [stdout] test hex::tests::test_pathfinding_multiple_paths ... ok [INFO] [stdout] test game_state::test::test_grasshoppers ... ok [INFO] [stdout] test hex::tests::test_pathfinding ... ok [INFO] [stdout] test parser::tests::test_moves_involving_stacks ... ok [INFO] [stdout] test parser::tests::test_parse_first_player ... ok [INFO] [stdout] test parser::tests::test_parse_game_type ... ok [INFO] [stdout] test parser::tests::test_stacking_moves ... ok [INFO] [stdout] test parser::tests::test_parse_move_string ... ok [INFO] [stdout] test parser::tests::test_parse_game_string ... ok [INFO] [stdout] test game_state::test::test_simple_movement ... ok [INFO] [stdout] test game_state::test::test_pillbug ... ok [INFO] [stdout] test game_state::test::test_beetles ... ok [INFO] [stdout] test game_state::test::test_win_condition ... ok [INFO] [stdout] test ai::tests::test_select_move ... ok [INFO] [stdout] test game_state::test::test_mosquito ... ok [INFO] [stdout] test game_state::test::test_ladybug ... ok [INFO] [stdout] test sgf_parser::tests::test_sgf_games ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.78s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ai_tournament-1835d1aa8eac307e) [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/cli_engine-7667ad2b48ea067c) [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/roach_client-16ef07b45956da94) [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/roach_server-dca3a6d148a7fae2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test hive_match::tests::test_elo_updates ... ok [INFO] [stdout] test hive_match::tests::test_session_init ... ok [INFO] [stdout] test matchmaker::tests::test_basic_matchmaking ... ok [INFO] [stdout] test hive_match::tests::test_session_turns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ai [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 hive [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" "0cd39ef99070413229efa1e25ad577660698dcdc40be81d39ee2f92ac0713311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd39ef99070413229efa1e25ad577660698dcdc40be81d39ee2f92ac0713311", kill_on_drop: false }` [INFO] [stdout] 0cd39ef99070413229efa1e25ad577660698dcdc40be81d39ee2f92ac0713311