[INFO] cloning repository https://github.com/Ethan826/card-chameleon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ethan826/card-chameleon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthan826%2Fcard-chameleon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthan826%2Fcard-chameleon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ddf93000f0cf03acbcb9f8dbd1269ce3fe8b81b [INFO] checking Ethan826/card-chameleon against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthan826%2Fcard-chameleon" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ethan826/card-chameleon on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ethan826/card-chameleon [INFO] finished tweaking git repo https://github.com/Ethan826/card-chameleon [INFO] tweaked toml for git repo https://github.com/Ethan826/card-chameleon written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ethan826/card-chameleon 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc168478e89a9ded53ff9ea1d71c0d3f03ab6626cff9049b6ad2e5b2790d2f95 [INFO] running `Command { std: "docker" "start" "-a" "dc168478e89a9ded53ff9ea1d71c0d3f03ab6626cff9049b6ad2e5b2790d2f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc168478e89a9ded53ff9ea1d71c0d3f03ab6626cff9049b6ad2e5b2790d2f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc168478e89a9ded53ff9ea1d71c0d3f03ab6626cff9049b6ad2e5b2790d2f95", kill_on_drop: false }` [INFO] [stdout] dc168478e89a9ded53ff9ea1d71c0d3f03ab6626cff9049b6ad2e5b2790d2f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07de83ebb66e1ed9ec1e00a6241b9137cfa89963a450cda061341ae9c6d0fbd5 [INFO] running `Command { std: "docker" "start" "-a" "07de83ebb66e1ed9ec1e00a6241b9137cfa89963a450cda061341ae9c6d0fbd5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking card-chameleon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `self::Deck` [INFO] [stdout] --> src/deck.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | use self::Deck::*; [INFO] [stdout] | ^^^^ `Deck` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::Card` [INFO] [stdout] --> src/deck.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | use self::Card::*; [INFO] [stdout] | ^^^^ `Card` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::Deck` [INFO] [stdout] --> src/deck.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | use self::Deck::*; [INFO] [stdout] | ^^^^ `Deck` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::Card` [INFO] [stdout] --> src/deck.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | use self::Card::*; [INFO] [stdout] | ^^^^ `Card` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | .get("rank") [INFO] [stdout] | --- ^^^^^^ expected `usize`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.0.5/src/re_unicode.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | pub fn get(&self, i: usize) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] 101 | { [INFO] [stdout] 102 | "A" => Ace, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 103 | "2" => Two, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 104 | "3" => Three, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 105 | "4" => Four, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 106 | "5" => Five, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 107 | "6" => Six, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 108 | "7" => Seven, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 109 | "8" => Eight, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 110 | "9" => Nine, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 111 | "10" => Ten, [INFO] [stdout] | ^^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 112 | "J" => Jack, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 113 | "Q" => Queen, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 114 | "K" => King, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | .get("suit") [INFO] [stdout] | --- ^^^^^^ expected `usize`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.0.5/src/re_unicode.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | pub fn get(&self, i: usize) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `card-chameleon` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | .get("rank") [INFO] [stdout] | --- ^^^^^^ expected `usize`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.0.5/src/re_unicode.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | pub fn get(&self, i: usize) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] 101 | { [INFO] [stdout] 102 | "A" => Ace, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 103 | "2" => Two, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 104 | "3" => Three, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 105 | "4" => Four, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 106 | "5" => Five, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 107 | "6" => Six, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 108 | "7" => Seven, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 109 | "8" => Eight, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 110 | "9" => Nine, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 111 | "10" => Ten, [INFO] [stdout] | ^^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 112 | "J" => Jack, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 113 | "Q" => Queen, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 97 | let rank = match &caps [INFO] [stdout] | __________________________- [INFO] [stdout] 98 | | .get("rank") [INFO] [stdout] 99 | | .ok_or("Invalid card rank specified")? [INFO] [stdout] 100 | | .as_str() [INFO] [stdout] | |_____________________- this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 114 | "K" => King, [INFO] [stdout] | ^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/card.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | .get("suit") [INFO] [stdout] | --- ^^^^^^ expected `usize`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.0.5/src/re_unicode.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | pub fn get(&self, i: usize) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `card-chameleon` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "07de83ebb66e1ed9ec1e00a6241b9137cfa89963a450cda061341ae9c6d0fbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07de83ebb66e1ed9ec1e00a6241b9137cfa89963a450cda061341ae9c6d0fbd5", kill_on_drop: false }` [INFO] [stdout] 07de83ebb66e1ed9ec1e00a6241b9137cfa89963a450cda061341ae9c6d0fbd5 [INFO] checking Ethan826/card-chameleon against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthan826%2Fcard-chameleon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ethan826/card-chameleon on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ethan826/card-chameleon [INFO] finished tweaking git repo https://github.com/Ethan826/card-chameleon [INFO] tweaked toml for git repo https://github.com/Ethan826/card-chameleon written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ethan826/card-chameleon 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0436a44724fa383c621017d4d9d847aa44e18f063c3c77a032cc1e62690e9b20 [INFO] running `Command { std: "docker" "start" "-a" "0436a44724fa383c621017d4d9d847aa44e18f063c3c77a032cc1e62690e9b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0436a44724fa383c621017d4d9d847aa44e18f063c3c77a032cc1e62690e9b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0436a44724fa383c621017d4d9d847aa44e18f063c3c77a032cc1e62690e9b20", kill_on_drop: false }` [INFO] [stdout] 0436a44724fa383c621017d4d9d847aa44e18f063c3c77a032cc1e62690e9b20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b5372d4e179b985b8b9e8e95db6faaba524177d827e00588e2a486bf7e65ab6 [INFO] running `Command { std: "docker" "start" "-a" "2b5372d4e179b985b8b9e8e95db6faaba524177d827e00588e2a486bf7e65ab6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "2b5372d4e179b985b8b9e8e95db6faaba524177d827e00588e2a486bf7e65ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5372d4e179b985b8b9e8e95db6faaba524177d827e00588e2a486bf7e65ab6", kill_on_drop: false }` [INFO] [stdout] 2b5372d4e179b985b8b9e8e95db6faaba524177d827e00588e2a486bf7e65ab6