[INFO] cloning repository https://github.com/ruffers9/rust_poker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruffers9/rust_poker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruffers9%2Frust_poker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruffers9%2Frust_poker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9542190f928b90d7af580b9ca5037130bae959c [INFO] checking ruffers9/rust_poker against master#d902752866cbbdb331e3cf28ff6bba86ab0f6c62 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruffers9%2Frust_poker" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruffers9/rust_poker on toolchain d902752866cbbdb331e3cf28ff6bba86ab0f6c62 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruffers9/rust_poker [INFO] removed workspace from git repo https://github.com/ruffers9/rust_poker [INFO] removed path dependency hand_indexer from git repo https://github.com/ruffers9/rust_poker [INFO] removed path dependency read_write from git repo https://github.com/ruffers9/rust_poker [INFO] removed path dependency gen_eval_table from git repo https://github.com/ruffers9/rust_poker [INFO] finished tweaking git repo https://github.com/ruffers9/rust_poker [INFO] tweaked toml for git repo https://github.com/ruffers9/rust_poker written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ruffers9/rust_poker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cc1c774729ac8b605565cff2adc62e19a3c7d4b172b572bc9968d8361bba6ca [INFO] running `Command { std: "docker" "start" "-a" "9cc1c774729ac8b605565cff2adc62e19a3c7d4b172b572bc9968d8361bba6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc1c774729ac8b605565cff2adc62e19a3c7d4b172b572bc9968d8361bba6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc1c774729ac8b605565cff2adc62e19a3c7d4b172b572bc9968d8361bba6ca", kill_on_drop: false }` [INFO] [stdout] 9cc1c774729ac8b605565cff2adc62e19a3c7d4b172b572bc9968d8361bba6ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8023b08e520e461f6927f20ff338a326328c9f4dc89a8f4515910e247e23b53f [INFO] running `Command { std: "docker" "start" "-a" "8023b08e520e461f6927f20ff338a326328c9f4dc89a8f4515910e247e23b53f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking read_write v0.1.0 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling bytepack_derive v0.2.0 [INFO] [stderr] Compiling bytepack v0.4.1 [INFO] [stderr] Compiling gen_eval_table v0.1.0 [INFO] [stderr] Compiling rust_poker v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Checking rust-embed v5.6.0 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/target/debug/build/rust_poker-6281f627ec3a6e0a/out/assets' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/target/debug/build/rust_poker-6281f627ec3a6e0a/out/assets' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:92:61 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 92 | rank_table: unpack_vec_from_asset::(Asset::get(RANK_TABLE_FILENAME)).unwrap(), [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:93:62 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 93 | flush_table: unpack_vec_from_asset::(Asset::get(FLUSH_TABLE_FILENAME)).unwrap(), [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:94:68 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 94 | perf_hash_offsets: unpack_vec_from_asset::(Asset::get(PERF_HASH_FILENAME)).unwrap() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:92:61 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 92 | rank_table: unpack_vec_from_asset::(Asset::get(RANK_TABLE_FILENAME)).unwrap(), [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `rust_embed::RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:93:62 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 93 | flush_table: unpack_vec_from_asset::(Asset::get(FLUSH_TABLE_FILENAME)).unwrap(), [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `rust_embed::RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/hand_evaluator/evaluator.rs:94:68 [INFO] [stdout] | [INFO] [stdout] 16 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 94 | perf_hash_offsets: unpack_vec_from_asset::(Asset::get(PERF_HASH_FILENAME)).unwrap() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `rust_embed::RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_poker` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8023b08e520e461f6927f20ff338a326328c9f4dc89a8f4515910e247e23b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8023b08e520e461f6927f20ff338a326328c9f4dc89a8f4515910e247e23b53f", kill_on_drop: false }` [INFO] [stdout] 8023b08e520e461f6927f20ff338a326328c9f4dc89a8f4515910e247e23b53f