[INFO] crate clips-sys 0.4.0 is already in cache [INFO] testing clips-sys-0.4.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate clips-sys 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clips-sys 0.4.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate clips-sys 0.4.0 [INFO] finished tweaking crates.io crate clips-sys 0.4.0 [INFO] tweaked toml for crates.io crate clips-sys 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 415f16ca79e6f515cb47f363642d76398f6cdb0c6eaf50dbb475502a81185bad [INFO] running `Command { std: "docker" "start" "-a" "415f16ca79e6f515cb47f363642d76398f6cdb0c6eaf50dbb475502a81185bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415f16ca79e6f515cb47f363642d76398f6cdb0c6eaf50dbb475502a81185bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415f16ca79e6f515cb47f363642d76398f6cdb0c6eaf50dbb475502a81185bad", kill_on_drop: false }` [INFO] [stdout] 415f16ca79e6f515cb47f363642d76398f6cdb0c6eaf50dbb475502a81185bad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b11150562cd457d707c7f39e01f2f05820c2dc8cc1e8a5e0375c74e2bbdb087 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b11150562cd457d707c7f39e01f2f05820c2dc8cc1e8a5e0375c74e2bbdb087", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clips-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: CLIPS/core/factmngr.c: In function 'AssertString': [INFO] [stderr] warning: CLIPS/core/factmngr.c:1817:45: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1817 | FactData(theEnv)->assertStringError = ASE_COULD_NOT_ASSERT_ERROR; [INFO] [stderr] warning: CLIPS/core/factmngr.c:1819:7: note: here [INFO] [stderr] warning: 1819 | case AE_RULE_NETWORK_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: CLIPS/core/insqypsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/insqypsr.c:713:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 713 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:714:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 714 | if (fptr == (int (*)(void)) AnyInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:716:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 716 | if (fptr == (int (*)(void)) QueryFindInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:718:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 718 | if (fptr == (int (*)(void)) QueryFindAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:720:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 720 | if (fptr == (int (*)(void)) QueryDoForInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:722:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 722 | if (fptr == (int (*)(void)) QueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:724:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 724 | if (fptr == (int (*)(void)) DelayedQueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/modulpsr.c: In function 'ParseDefmodule': [INFO] [stderr] warning: CLIPS/core/modulpsr.c:360:11: warning: cast between incompatible function types from 'void (*)(Environment *, void *)' {aka 'void (*)(struct environmentData *, void *)'} to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 360 | { (* (void (*)(void *)) defineFunctions->func)(theEnv); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/rulebsc.c: In function 'DefruleWatchPrint': [INFO] [stderr] warning: CLIPS/core/rulebsc.c:512:39: warning: cast between incompatible function types from '_Bool (*)(Defrule *)' {aka '_Bool (*)(struct defrule *)'} to 'void (*)(void *, _Bool)' [-Wcast-function-type] [INFO] [stderr] warning: 512 | (ConstructSetWatchFunction *) DefruleGetWatchActivations)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/factqpsr.c:778:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 778 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:780:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 780 | if (fptr == (int (*)(void)) AnyFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:782:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 782 | if (fptr == (int (*)(void)) QueryFindFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:784:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 784 | if (fptr == (int (*)(void)) QueryFindAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:786:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 786 | if (fptr == (int (*)(void)) QueryDoForFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:788:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 788 | if (fptr == (int (*)(void)) QueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:790:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 790 | if (fptr == (int (*)(void)) DelayedQueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:57191 [INFO] [stdout] | [INFO] [stdout] 3 | ...__endptr : * mut * mut :: std :: os :: raw :: c_char ) -> u128 ; } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107072 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107295 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107518 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108254 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108535 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "0b11150562cd457d707c7f39e01f2f05820c2dc8cc1e8a5e0375c74e2bbdb087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b11150562cd457d707c7f39e01f2f05820c2dc8cc1e8a5e0375c74e2bbdb087", kill_on_drop: false }` [INFO] [stdout] 0b11150562cd457d707c7f39e01f2f05820c2dc8cc1e8a5e0375c74e2bbdb087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25eba1e569764fa205a95ae1dbf8b17b6392e9d22818814df3710a5efe8c5880 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25eba1e569764fa205a95ae1dbf8b17b6392e9d22818814df3710a5efe8c5880", kill_on_drop: false }` [INFO] [stderr] warning: CLIPS/core/factmngr.c: In function 'AssertString': [INFO] [stderr] warning: CLIPS/core/factmngr.c:1817:45: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1817 | FactData(theEnv)->assertStringError = ASE_COULD_NOT_ASSERT_ERROR; [INFO] [stderr] warning: CLIPS/core/factmngr.c:1819:7: note: here [INFO] [stderr] warning: 1819 | case AE_RULE_NETWORK_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: CLIPS/core/insqypsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/insqypsr.c:713:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 713 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:714:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 714 | if (fptr == (int (*)(void)) AnyInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:716:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 716 | if (fptr == (int (*)(void)) QueryFindInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:718:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 718 | if (fptr == (int (*)(void)) QueryFindAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:720:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 720 | if (fptr == (int (*)(void)) QueryDoForInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:722:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 722 | if (fptr == (int (*)(void)) QueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:724:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 724 | if (fptr == (int (*)(void)) DelayedQueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/modulpsr.c: In function 'ParseDefmodule': [INFO] [stderr] warning: CLIPS/core/modulpsr.c:360:11: warning: cast between incompatible function types from 'void (*)(Environment *, void *)' {aka 'void (*)(struct environmentData *, void *)'} to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 360 | { (* (void (*)(void *)) defineFunctions->func)(theEnv); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/rulebsc.c: In function 'DefruleWatchPrint': [INFO] [stderr] warning: CLIPS/core/rulebsc.c:512:39: warning: cast between incompatible function types from '_Bool (*)(Defrule *)' {aka '_Bool (*)(struct defrule *)'} to 'void (*)(void *, _Bool)' [-Wcast-function-type] [INFO] [stderr] warning: 512 | (ConstructSetWatchFunction *) DefruleGetWatchActivations)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/factqpsr.c:778:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 778 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:780:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 780 | if (fptr == (int (*)(void)) AnyFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:782:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 782 | if (fptr == (int (*)(void)) QueryFindFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:784:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 784 | if (fptr == (int (*)(void)) QueryFindAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:786:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 786 | if (fptr == (int (*)(void)) QueryDoForFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:788:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 788 | if (fptr == (int (*)(void)) QueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:790:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 790 | if (fptr == (int (*)(void)) DelayedQueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] Compiling clips-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:57191 [INFO] [stdout] | [INFO] [stdout] 3 | ...__endptr : * mut * mut :: std :: os :: raw :: c_char ) -> u128 ; } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107072 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107295 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107518 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108254 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108535 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:57191 [INFO] [stdout] | [INFO] [stdout] 3 | ...__endptr : * mut * mut :: std :: os :: raw :: c_char ) -> u128 ; } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107072 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107295 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:107518 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108254 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/bindings.rs:3:108535 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f" "/opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.3w5dgpejy02lxf70.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out" "-L" "/opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/CLIPS/core" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lclips" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/clips-sys-76e3bd50fd255dae/out/libclips.a(main.o): in function `main': [INFO] [stdout] /opt/rustwide/workdir/CLIPS/core/main.c:76: multiple definition of `main'; /opt/rustwide/target/debug/deps/clips_sys-215339dc8d23ee9f.clips_sys.5qy2g32n-cgu.2.rcgu.o:clips_sys.5qy2g32n-cgu.2:(.text.main+0x0): first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: CLIPS/core/factmngr.c: In function 'AssertString': [INFO] [stderr] warning: CLIPS/core/factmngr.c:1817:45: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1817 | FactData(theEnv)->assertStringError = ASE_COULD_NOT_ASSERT_ERROR; [INFO] [stderr] warning: CLIPS/core/factmngr.c:1819:7: note: here [INFO] [stderr] warning: 1819 | case AE_RULE_NETWORK_ERROR: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: CLIPS/core/insqypsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/insqypsr.c:713:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 713 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:714:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 714 | if (fptr == (int (*)(void)) AnyInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:716:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 716 | if (fptr == (int (*)(void)) QueryFindInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:718:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 718 | if (fptr == (int (*)(void)) QueryFindAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:720:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 720 | if (fptr == (int (*)(void)) QueryDoForInstance) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:722:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 722 | if (fptr == (int (*)(void)) QueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/insqypsr.c:724:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 724 | if (fptr == (int (*)(void)) DelayedQueryDoForAllInstances) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/modulpsr.c: In function 'ParseDefmodule': [INFO] [stderr] warning: CLIPS/core/modulpsr.c:360:11: warning: cast between incompatible function types from 'void (*)(Environment *, void *)' {aka 'void (*)(struct environmentData *, void *)'} to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 360 | { (* (void (*)(void *)) defineFunctions->func)(theEnv); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/rulebsc.c: In function 'DefruleWatchPrint': [INFO] [stderr] warning: CLIPS/core/rulebsc.c:512:39: warning: cast between incompatible function types from '_Bool (*)(Defrule *)' {aka '_Bool (*)(struct defrule *)'} to 'void (*)(void *, _Bool)' [-Wcast-function-type] [INFO] [stderr] warning: 512 | (ConstructSetWatchFunction *) DefruleGetWatchActivations)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c: In function 'IsQueryFunction': [INFO] [stderr] warning: CLIPS/core/factqpsr.c:778:11: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 778 | fptr = (int (*)(void)) ExpressionFunctionPointer(theExp); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:780:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 780 | if (fptr == (int (*)(void)) AnyFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:782:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 782 | if (fptr == (int (*)(void)) QueryFindFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:784:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 784 | if (fptr == (int (*)(void)) QueryFindAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:786:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 786 | if (fptr == (int (*)(void)) QueryDoForFact) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:788:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 788 | if (fptr == (int (*)(void)) QueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: CLIPS/core/factqpsr.c:790:16: warning: cast between incompatible function types from 'void (*)(Environment *, UDFContext *, UDFValue *)' {aka 'void (*)(struct environmentData *, struct udfContext *, struct udfValue *)'} to 'int (*)(void)' [-Wcast-function-type] [INFO] [stderr] warning: 790 | if (fptr == (int (*)(void)) DelayedQueryDoForAllFacts) [INFO] [stderr] warning: | ^ [INFO] [stderr] [INFO] [stderr] error: could not compile `clips-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "25eba1e569764fa205a95ae1dbf8b17b6392e9d22818814df3710a5efe8c5880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25eba1e569764fa205a95ae1dbf8b17b6392e9d22818814df3710a5efe8c5880", kill_on_drop: false }` [INFO] [stdout] 25eba1e569764fa205a95ae1dbf8b17b6392e9d22818814df3710a5efe8c5880