[INFO] cloning repository https://github.com/joelong01/rust_cribbage_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joelong01/rust_cribbage_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7535c5def5a3ef5d072f71b9debbcfd113155e71
[INFO] testing joelong01/rust_cribbage_core against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joelong01/rust_cribbage_core
[INFO] finished tweaking git repo https://github.com/joelong01/rust_cribbage_core
[INFO] tweaked toml for git repo https://github.com/joelong01/rust_cribbage_core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joelong01/rust_cribbage_core on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Azure/azure-sdk-for-rust`
[INFO] [stderr]      Locking 391 packages to latest compatible versions
[INFO] [stderr]       Adding actix-cors v0.5.4 (available: v0.7.1)
[INFO] [stderr]       Adding actix-web v3.3.3 (available: v4.11.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding strum v0.22.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.22.0 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9e09ca2f668762e81f7a4ab0f527dfede399cbb59fcfc76208ba632157e7bb0
[INFO] running `Command { std: "docker" "start" "-a" "d9e09ca2f668762e81f7a4ab0f527dfede399cbb59fcfc76208ba632157e7bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9e09ca2f668762e81f7a4ab0f527dfede399cbb59fcfc76208ba632157e7bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e09ca2f668762e81f7a4ab0f527dfede399cbb59fcfc76208ba632157e7bb0", kill_on_drop: false }`
[INFO] [stdout] d9e09ca2f668762e81f7a4ab0f527dfede399cbb59fcfc76208ba632157e7bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d93afbd695d2924ae1e8d640f769f83ffa3dae692b45f8ea02628dd39e04d06
[INFO] running `Command { std: "docker" "start" "-a" "2d93afbd695d2924ae1e8d640f769f83ffa3dae692b45f8ea02628dd39e04d06", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling typespec_macros v0.9.0 (https://github.com/Azure/azure-sdk-for-rust?branch=main#65404c54)
[INFO] [stderr]    Compiling typespec v0.10.0 (https://github.com/Azure/azure-sdk-for-rust?branch=main#65404c54)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling typespec_client_core v0.9.0 (https://github.com/Azure/azure-sdk-for-rust?branch=main#65404c54)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling hyper-rustls v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling azure_core v0.30.0 (https://github.com/Azure/azure-sdk-for-rust?branch=main#65404c54)
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling azure_sdk_core v0.43.7
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling azure_core_macros v0.4.0 (https://github.com/Azure/azure-sdk-for-rust?branch=main#65404c54)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling azure_sdk_cosmos v0.100.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling cribbage_library v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]    Compiling cribbage-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> api/src/game_handlers.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]    |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 43 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), first, second),
[INFO] [stdout]    |                                                         ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> api/src/game_handlers.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]    |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), pair.0, pair.1),
[INFO] [stdout]    |                                                         ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> api/src/game_handlers.rs:19:52
[INFO] [stdout]     |
[INFO] [stdout] 19  |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 322 |         get_hostname!(req),
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cribbage-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2d93afbd695d2924ae1e8d640f769f83ffa3dae692b45f8ea02628dd39e04d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d93afbd695d2924ae1e8d640f769f83ffa3dae692b45f8ea02628dd39e04d06", kill_on_drop: false }`
[INFO] [stdout] 2d93afbd695d2924ae1e8d640f769f83ffa3dae692b45f8ea02628dd39e04d06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43b41a92b9be14a48ea0d1e89867f1490bb90e274351f7db9d67382c5a7a9161
[INFO] running `Command { std: "docker" "start" "-a" "43b41a92b9be14a48ea0d1e89867f1490bb90e274351f7db9d67382c5a7a9161", kill_on_drop: false }`
[INFO] [stderr]    Compiling cribbage_library v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]    Compiling cribbage-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> api/src/game_handlers.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]    |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 43 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), first, second),
[INFO] [stdout]    |                                                         ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> api/src/game_handlers.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]    |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), pair.0, pair.1),
[INFO] [stdout]    |                                                         ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> api/src/game_handlers.rs:19:52
[INFO] [stdout]     |
[INFO] [stdout] 19  |         format!("{}/api", $req.app_config().host());
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 322 |         get_hostname!(req),
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cribbage-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "43b41a92b9be14a48ea0d1e89867f1490bb90e274351f7db9d67382c5a7a9161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b41a92b9be14a48ea0d1e89867f1490bb90e274351f7db9d67382c5a7a9161", kill_on_drop: false }`
[INFO] [stdout] 43b41a92b9be14a48ea0d1e89867f1490bb90e274351f7db9d67382c5a7a9161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51edbc3b2bf9725bd18bdceb74dc8972e35199432ffd93dfa09c19944d454e53
[INFO] running `Command { std: "docker" "start" "-a" "51edbc3b2bf9725bd18bdceb74dc8972e35199432ffd93dfa09c19944d454e53", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> api/src/game_handlers.rs:19:52
[INFO] [stderr]    |
[INFO] [stderr] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stderr]    |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 43 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), first, second),
[INFO] [stderr]    |                                                         ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> api/src/game_handlers.rs:19:52
[INFO] [stderr]    |
[INFO] [stderr] 19 |         format!("{}/api", $req.app_config().host());
[INFO] [stderr]    |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 79 |                 RepeatUrl: format!("{}/cutcards/{},{}", get_hostname!(req), pair.0, pair.1),
[INFO] [stderr]    |                                                         ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> api/src/game_handlers.rs:19:52
[INFO] [stderr]     |
[INFO] [stderr] 19  |         format!("{}/api", $req.app_config().host());
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 322 |         get_hostname!(req),
[INFO] [stderr]     |         ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `get_hostname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cribbage-api` (bin "cribbage-api" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cribbage-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cribbage_api-17dd1b14abed62d1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test game_handlers::tests::test_score_hand ... ok
[INFO] [stdout] test game_handlers::tests::test_score_counted_cards ... ok
[INFO] [stdout] test game_handlers::tests::test_get_next_counted_card ... ok
[INFO] [stdout] test game_handlers::tests::test_random_hand ... ok
[INFO] [stdout] test game_handlers::tests::cut_cards ... ok
[INFO] [stdout] test game_handlers::tests::test_get_crib_hand ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cribbage_library-af2f076fa910eae5)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test combinator::combinator_tests::five_items ... ok
[INFO] [stdout] test combinator::combinator_tests::five_items_min_2 ... ok
[INFO] [stdout] test combinator::combinator_tests::four_items ... ok
[INFO] [stdout] test combinator::combinator_tests::five_items_min_2_max_4 ... ok
[INFO] [stdout] test combinator::combinator_tests::five_items_min_max_4 ... ok
[INFO] [stdout] test combinator::combinator_tests::three_items ... ok
[INFO] [stdout] test combinator::combinator_tests::one_item ... ok
[INFO] [stdout] test counting::tests::counting_2_fives ... ok
[INFO] [stdout] test counting::tests::counting_31 ... ok
[INFO] [stdout] test counting::tests::counting_expect_error ... ok
[INFO] [stdout] test counting::tests::counting_no_points ... ok
[INFO] [stdout] test counting::tests::counting_first_card ... ok
[INFO] [stdout] test combinator::combinator_tests::two_items ... ok
[INFO] [stdout] test counting::tests::no_run_too_short ... ok
[INFO] [stdout] test counting::tests::run_of_four ... ok
[INFO] [stdout] test counting::tests::run_of_five ... ok
[INFO] [stdout] test counting::tests::run_of_seven ... ok
[INFO] [stdout] test counting::tests::run_of_six ... ok
[INFO] [stdout] test counting::tests::run_of_3_on_the_end ... ok
[INFO] [stdout] test counting::tests::second_run_of_three ... ok
[INFO] [stdout] test scoring::tests::flush_nibs_15_double_run_no_flush_in_crib ... ok
[INFO] [stdout] test scoring::tests::four_twos_and_a_nine ... ok
[INFO] [stdout] test scoring::tests::four_threes_and_a_nine ... ok
[INFO] [stdout] test scoring::tests::fours_fives_and_sixes ... ok
[INFO] [stdout] test scoring::tests::highest_five_point_flush ... ok
[INFO] [stdout] test scoring::tests::player_3_fives_and_a_jack_cut_the_5 ... ok
[INFO] [stdout] test scoring::tests::two_pair ... ok
[INFO] [stdout] test scoring::tests::player_3_fives_and_his_nibs ... ok
[INFO] [stdout] test scoring::tests::two_pair_many_15s_double_run_of_4 ... ok
[INFO] [stdout] test select_cards::tests::hit_31 ... ok
[INFO] [stdout] test select_cards::tests::induce_3_of_a_kind ... ok
[INFO] [stdout] test select_cards::tests::run_of_4 ... ok
[INFO] [stdout] test select_cards::tests::test_get_crib_cards_all_match_length_zero ... ok
[INFO] [stdout] test select_cards::tests::test_get_crib_cards_empty_input_length_zero ... ok
[INFO] [stdout] test select_cards::tests::test_get_crib_cards_match_expected_length ... ok
[INFO] [stdout] test select_cards::tests::test_go ... ok
[INFO] [stdout] test select_cards::tests::test_select_crib_cards_hand_returns_three_cards ... ok
[INFO] [stdout] test select_cards::tests::three_of_a_kind ... ok
[INFO] [stdout] test counting::tests::counting_3_fives ... ok
[INFO] [stdout] test counting::tests::counting_4_fives ... ok
[INFO] [stdout] test counting::tests::run_of_three ... ok
[INFO] [stdout] test select_cards::tests::first_card ... ok
[INFO] [stdout] test select_cards::tests::induce_run ... ok
[INFO] [stdout] test select_cards::tests::second_card_hit_fifteen ... ok
[INFO] [stdout] test counting::tests::broken_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cribbage_library
[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" "51edbc3b2bf9725bd18bdceb74dc8972e35199432ffd93dfa09c19944d454e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51edbc3b2bf9725bd18bdceb74dc8972e35199432ffd93dfa09c19944d454e53", kill_on_drop: false }`
[INFO] [stdout] 51edbc3b2bf9725bd18bdceb74dc8972e35199432ffd93dfa09c19944d454e53
