[INFO] cloning repository https://github.com/catornot/r2rcon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catornot/r2rcon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatornot%2Fr2rcon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatornot%2Fr2rcon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea8f1c896f69b62cfd7f67ba920adf665d05bea7 [INFO] testing catornot/r2rcon-rs/ea8f1c896f69b62cfd7f67ba920adf665d05bea7 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatornot%2Fr2rcon-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/catornot/r2rcon-rs on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/catornot/r2rcon-rs [INFO] finished tweaking git repo https://github.com/catornot/r2rcon-rs [INFO] tweaked toml for git repo https://github.com/catornot/r2rcon-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/catornot/r2rcon-rs 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/R2NorthstarTools/rrplug.git` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/rrplug_template/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mmap-fixed-fixed v0.1.3 [INFO] [stderr] Downloaded slice-pool2 v0.4.3 [INFO] [stderr] Downloaded retour v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a6a73f8b3044613f89c82f4d22b6eac5658a0669a516ce200d879daf31b41d4 [INFO] running `Command { std: "docker" "start" "-a" "4a6a73f8b3044613f89c82f4d22b6eac5658a0669a516ce200d879daf31b41d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a6a73f8b3044613f89c82f4d22b6eac5658a0669a516ce200d879daf31b41d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6a73f8b3044613f89c82f4d22b6eac5658a0669a516ce200d879daf31b41d4", kill_on_drop: false }` [INFO] [stdout] 4a6a73f8b3044613f89c82f4d22b6eac5658a0669a516ce200d879daf31b41d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 425454e24484df03c92184179a22eb6e720a390d0f4bd897859b439530fca0e8 [INFO] running `Command { std: "docker" "start" "-a" "425454e24484df03c92184179a22eb6e720a390d0f4bd897859b439530fca0e8", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/rrplug_template/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.4 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling windows-targets v0.52.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling windows-core v0.52.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling slice-pool2 v0.4.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling r2rcon-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling windows-sys v0.48.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling windows v0.52.0 [INFO] [stderr] Compiling mmap-fixed-fixed v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling retour v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling rrplug_proc v4.0.0 (https://github.com/R2NorthstarTools/rrplug.git?rev=1a4b6bd1031c3fcaa3d4890f2d454ad3b1807358#1a4b6bd1) [INFO] [stderr] Compiling rrplug v4.0.0 (https://github.com/R2NorthstarTools/rrplug.git?rev=1a4b6bd1031c3fcaa3d4890f2d454ad3b1807358#1a4b6bd1) [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 285 | if (sqfunctions.sq_call)(sqvm, 1, true as u32, true as u32) == SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 285 | if (sqfunctions.sq_call)(sqvm, 1, (true as u32).into(), true as u32) == SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 285 | if (sqfunctions.sq_call)(sqvm, 1, true as u32, (true as u32).into()) == SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 330 | let result = (sqfunctions.sq_compilebuffer)( [INFO] [stdout] | ------------------------------ arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 335 | should_throw_error as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 335 | (should_throw_error as u32).into(), [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/macros/sq_utils.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESUL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- ----------- ----------- expected `u64`, found `u32` [INFO] [stdout] | | | [INFO] [stdout] | | expected `u64`, found `u32` [INFO] [stdout] | expected `i64`, found `i32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / get_from_sqvm! { [INFO] [stdout] 200 | | (T1: v2); [INFO] [stdout] 201 | | (T1: v1, T2: v2); [INFO] [stdout] 202 | | (T1: v1, T2: v2, T3: v3); [INFO] [stdout] ... | [INFO] [stdout] 209 | | (T1: v1, T2: v2, T3: v3, T4: v4, T5: v5, T6: v6, T7: v7, T8: v8, T9: v9, T10: v10); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `call_sq_object_function` which comes from the expansion of the macro `get_from_sqvm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT.into(), true as u32, true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | +++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, (true as u32).into(), true as u32) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 111 | let result = if (sqfunctions.sq_call)(sqvm, ARGS_AMOUNT, true as u32, (true as u32).into()) == $crate::bindings::squirrelclasstypes::SQRESULT::SQRESULT_ERROR { [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:247:46 [INFO] [stdout] | [INFO] [stdout] 247 | (sqfunctions.sq_getobject)(sqvm, stack_pos, obj.as_mut_ptr()); [INFO] [stdout] | -------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 247 | (sqfunctions.sq_getobject)(sqvm, stack_pos.into(), obj.as_mut_ptr()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/high/squirrel_traits.rs:280:46 [INFO] [stdout] | [INFO] [stdout] 280 | (sqfunctions.sq_getobject)(sqvm, stack_pos, obj.as_mut_ptr()); [INFO] [stdout] | -------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 280 | (sqfunctions.sq_getobject)(sqvm, stack_pos.into(), obj.as_mut_ptr()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe { (sqfunctions.sq_pushinteger)(sqvm, int) }; [INFO] [stdout] | ---------------------------- ^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 194 | unsafe { (sqfunctions.sq_pushinteger)(sqvm, int.into()) }; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:200:46 [INFO] [stdout] | [INFO] [stdout] 200 | unsafe { (sqfunctions.sq_pushbool)(sqvm, boolean as u32) }; [INFO] [stdout] | ------------------------- ^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 200 | unsafe { (sqfunctions.sq_pushbool)(sqvm, (boolean as u32).into()) }; [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:275:46 [INFO] [stdout] | [INFO] [stdout] 275 | unsafe { (sqfunctions.sq_getfloat)(sqvm, stack_pos) } [INFO] [stdout] | ------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 275 | unsafe { (sqfunctions.sq_getfloat)(sqvm, stack_pos.into()) } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:284:48 [INFO] [stdout] | [INFO] [stdout] 284 | unsafe { (sqfunctions.sq_getinteger)(sqvm, stack_pos) } [INFO] [stdout] | --------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 284 | unsafe { (sqfunctions.sq_getinteger)(sqvm, stack_pos.into()) } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn get_sq_int(sqvm: *mut HSquirrelVM, sqfunctions: &SquirrelFunctions, stack_pos: i32) -> i32 { [INFO] [stdout] | --- expected `i32` because of return type [INFO] [stdout] 284 | unsafe { (sqfunctions.sq_getinteger)(sqvm, stack_pos) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `i64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i64` to an `i32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 284 | unsafe { (sqfunctions.sq_getinteger)(sqvm, stack_pos).try_into().unwrap() } [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:297:45 [INFO] [stdout] | [INFO] [stdout] 297 | unsafe { (sqfunctions.sq_getbool)(sqvm, stack_pos) != 0 } [INFO] [stdout] | ------------------------ ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 297 | unsafe { (sqfunctions.sq_getbool)(sqvm, stack_pos.into()) != 0 } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:313:57 [INFO] [stdout] | [INFO] [stdout] 313 | CStr::from_ptr((sqfunctions.sq_getstring)(sqvm, stack_pos)) [INFO] [stdout] | -------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 313 | CStr::from_ptr((sqfunctions.sq_getstring)(sqvm, stack_pos.into())) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:329:47 [INFO] [stdout] | [INFO] [stdout] 329 | unsafe { (sqfunctions.sq_getvector)(sqvm, stack_pos).into() } [INFO] [stdout] | -------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 329 | unsafe { (sqfunctions.sq_getvector)(sqvm, stack_pos.into()).into() } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rrplug-6c30737e751b8a83/1a4b6bd/src/mid/squirrel.rs:341:42 [INFO] [stdout] | [INFO] [stdout] 341 | (sqfunctions.sq_getobject)(sqvm, stack_pos, obj.as_mut_ptr()); [INFO] [stdout] | -------------------------- ^^^^^^^^^ expected `i64`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to an `i64` [INFO] [stdout] | [INFO] [stdout] 341 | (sqfunctions.sq_getobject)(sqvm, stack_pos.into(), obj.as_mut_ptr()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrplug` (lib) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "425454e24484df03c92184179a22eb6e720a390d0f4bd897859b439530fca0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425454e24484df03c92184179a22eb6e720a390d0f4bd897859b439530fca0e8", kill_on_drop: false }` [INFO] [stdout] 425454e24484df03c92184179a22eb6e720a390d0f4bd897859b439530fca0e8