[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] checking ZOTTCE/fivem-wasm/da237fc8b153d8f3edbf90c9f7e5276c17c11c5e against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Ffivem-wasm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZOTTCE/fivem-wasm on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded joaat v0.1.0 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded rmp-serde v0.15.4 [INFO] [stderr] Downloaded peg-runtime v0.7.0 [INFO] [stderr] Downloaded cfx-wasm-rt-types v0.1.0 [INFO] [stderr] Downloaded peg v0.7.0 [INFO] [stderr] Downloaded easybench v1.1.0 [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded peg-macros v0.7.0 [INFO] [stderr] Downloaded full_moon v0.11.0 [INFO] [stderr] Downloaded full_moon_derive v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b884f378846b97a0d75681ff40687a554a324292915dfc9178c957b368f2ccba [INFO] running `Command { std: "docker" "start" "-a" "b884f378846b97a0d75681ff40687a554a324292915dfc9178c957b368f2ccba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b884f378846b97a0d75681ff40687a554a324292915dfc9178c957b368f2ccba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b884f378846b97a0d75681ff40687a554a324292915dfc9178c957b368f2ccba", kill_on_drop: false }` [INFO] [stdout] b884f378846b97a0d75681ff40687a554a324292915dfc9178c957b368f2ccba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4ce757c1433f452866ee1c1efb52087684d288c75924f00e1270deb1a6240e [INFO] running `Command { std: "docker" "start" "-a" "cd4ce757c1433f452866ee1c1efb52087684d288c75924f00e1270deb1a6240e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking joaat v0.1.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking easybench v1.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking peg v0.7.0 [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] Checking async-stream v0.3.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking rmp-serde v0.15.4 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking full_moon v0.11.0 [INFO] [stderr] Checking cfx-wasm-rt-types v0.1.0 [INFO] [stderr] Checking cfx-core v0.2.0 (/opt/rustwide/workdir/bindings/core) [INFO] [stderr] Checking cfx-client v0.2.0 (/opt/rustwide/workdir/bindings/client) [INFO] [stderr] Checking cfx-server v0.2.0 (/opt/rustwide/workdir/bindings/server) [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] = note: if there is a `mod natives` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [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] = note: if there is a `mod natives` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [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] = note: if there is a `mod natives` elsewhere in the crate already, import it with `use crate::...` instead [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] = note: if there is a `mod natives` elsewhere in the crate already, import it with `use crate::...` instead [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[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 `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[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] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cfx-client` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cfx-client` (lib) due to 2 previous errors [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] [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-server` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `cfx-server` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cd4ce757c1433f452866ee1c1efb52087684d288c75924f00e1270deb1a6240e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4ce757c1433f452866ee1c1efb52087684d288c75924f00e1270deb1a6240e", kill_on_drop: false }` [INFO] [stdout] cd4ce757c1433f452866ee1c1efb52087684d288c75924f00e1270deb1a6240e