[INFO] cloning repository https://github.com/ZOTTCE/fivem-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZOTTCE/fivem-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Ffivem-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Ffivem-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da237fc8b153d8f3edbf90c9f7e5276c17c11c5e [INFO] testing ZOTTCE/fivem-wasm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Ffivem-wasm" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZOTTCE/fivem-wasm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZOTTCE/fivem-wasm [INFO] finished tweaking git repo https://github.com/ZOTTCE/fivem-wasm [INFO] tweaked toml for git repo https://github.com/ZOTTCE/fivem-wasm written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/ZOTTCE/fivem-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a6115331b6c726cbe0c6113d23dae737cad2ad58aed7c76794394b632865be [INFO] running `Command { std: "docker" "start" "-a" "e9a6115331b6c726cbe0c6113d23dae737cad2ad58aed7c76794394b632865be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a6115331b6c726cbe0c6113d23dae737cad2ad58aed7c76794394b632865be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a6115331b6c726cbe0c6113d23dae737cad2ad58aed7c76794394b632865be", kill_on_drop: false }` [INFO] [stdout] e9a6115331b6c726cbe0c6113d23dae737cad2ad58aed7c76794394b632865be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4825b9237ad042de848704354a847b99dab36e8bb82fddb81f71dc895af7792e [INFO] running `Command { std: "docker" "start" "-a" "4825b9237ad042de848704354a847b99dab36e8bb82fddb81f71dc895af7792e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling joaat v0.1.0 [INFO] [stderr] Compiling easybench v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling full_moon_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling full_moon v0.11.0 [INFO] [stderr] Compiling cfx-wasm-rt-types v0.1.0 [INFO] [stderr] Compiling cfx-core v0.2.0 (/opt/rustwide/workdir/bindings/core) [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> bindings/core/src/events.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payload` [INFO] [stdout] --> bindings/core/src/events.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | payload: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> bindings/core/src/ref_funcs.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | inner: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefFunction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> bindings/core/src/ref_funcs.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cfx-client v0.2.0 (/opt/rustwide/workdir/bindings/client) [INFO] [stderr] Compiling cfx-server v0.2.0 (/opt/rustwide/workdir/bindings/server) [INFO] [stdout] error[E0583]: file not found for module `natives` [INFO] [stdout] --> bindings/client/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod natives; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `natives`, create file "bindings/client/src/natives.rs" or "bindings/client/src/natives/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `natives` [INFO] [stdout] --> bindings/server/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod natives; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `natives`, create file "bindings/server/src/natives.rs" or "bindings/server/src/natives/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::natives::player`, `crate::natives::streaming`, `crate::natives::task` [INFO] [stdout] --> bindings/client/src/task.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::natives::{player::*, streaming::*, task::*}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^ could not find `task` in `natives` [INFO] [stdout] | | | [INFO] [stdout] | | could not find `streaming` in `natives` [INFO] [stdout] | could not find `player` in `natives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `natives` [INFO] [stdout] --> bindings/client/src/task.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | while crate::natives::task::get_sequence_progress(ped) != -1 { [INFO] [stdout] | ^^^^ could not find `task` in `natives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cfx` in `natives` [INFO] [stdout] --> bindings/client/src/lib.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | natives::cfx::trigger_server_event_internal( [INFO] [stdout] | ^^^ could not find `cfx` in `natives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open_sequence_task` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | open_sequence_task(&mut sequence); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `request_anim_dict` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | request_anim_dict(anim_dict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `has_anim_dict_loaded` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | while !has_anim_dict_loaded(anim_dict) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `task_play_anim` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | task_play_anim( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `player_ped_id` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let ped = player_ped_id(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_ped_tasks` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | clear_ped_tasks(ped); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `clear_tasks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_sequence_to_repeat` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | set_sequence_to_repeat(self.sequence, self.repeat); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `close_sequence_task` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | close_sequence_task(self.sequence); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `task_perform_sequence` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | task_perform_sequence(ped, self.sequence); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `player_ped_id` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | let ped = player_ped_id(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_sequence_task` in this scope [INFO] [stdout] --> bindings/client/src/task.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | clear_sequence_task(&mut self.sequence); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cfx` in `natives` [INFO] [stdout] --> bindings/server/src/lib.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | natives::cfx::trigger_client_event_internal( [INFO] [stdout] | ^^^ could not find `cfx` in `natives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cfx-client` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cfx-server` due to 3 previous errors [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4825b9237ad042de848704354a847b99dab36e8bb82fddb81f71dc895af7792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4825b9237ad042de848704354a847b99dab36e8bb82fddb81f71dc895af7792e", kill_on_drop: false }` [INFO] [stdout] 4825b9237ad042de848704354a847b99dab36e8bb82fddb81f71dc895af7792e