[INFO] cloning repository https://github.com/Ryota0312/CFAL_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryota0312/CFAL_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 866b9ed20f0c69f1e5aba121a7538fbce571d3df [INFO] checking Ryota0312/CFAL_rust/866b9ed20f0c69f1e5aba121a7538fbce571d3df against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryota0312/CFAL_rust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] finished tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] tweaked toml for git repo https://github.com/Ryota0312/CFAL_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ryota0312/CFAL_rust 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-deque v0.6.3 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.1 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 040b6e4ab6b74bed5a9e7bb213381296892f2961067c8b95c53aa0d802f5b9bb [INFO] running `Command { std: "docker" "start" "-a" "040b6e4ab6b74bed5a9e7bb213381296892f2961067c8b95c53aa0d802f5b9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040b6e4ab6b74bed5a9e7bb213381296892f2961067c8b95c53aa0d802f5b9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040b6e4ab6b74bed5a9e7bb213381296892f2961067c8b95c53aa0d802f5b9bb", kill_on_drop: false }` [INFO] [stdout] 040b6e4ab6b74bed5a9e7bb213381296892f2961067c8b95c53aa0d802f5b9bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e00bfc8dda250a1704c6dd861742930a37ccdaf08156139d46a7f11c4370f59 [INFO] running `Command { std: "docker" "start" "-a" "0e00bfc8dda250a1704c6dd861742930a37ccdaf08156139d46a7f11c4370f59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling rust_fswatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: rust_fswatch@0.1.0: Using built-in specs. [INFO] [stderr] warning: rust_fswatch@0.1.0: COLLECT_GCC=c++ [INFO] [stderr] warning: rust_fswatch@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa [INFO] [stderr] warning: rust_fswatch@0.1.0: OFFLOAD_TARGET_DEFAULT=1 [INFO] [stderr] warning: rust_fswatch@0.1.0: Target: x86_64-linux-gnu [INFO] [stderr] warning: rust_fswatch@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 [INFO] [stderr] warning: rust_fswatch@0.1.0: Thread model: posix [INFO] [stderr] warning: rust_fswatch@0.1.0: Supported LTO compression algorithms: zlib zstd [INFO] [stderr] warning: rust_fswatch@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) [INFO] [stderr] warning: rust_fswatch@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' '/usr/local/include/libfswatch/c++' '-I' 'src/cpp/include' '-std=c++11' '-Wall' '-Wextra' '-v' '-g' '-O3' '-o' '/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/' [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -I /usr/local/include/libfswatch/c++ -I src/cpp/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/fsw.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/ -dumpbase fsw.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccT0CUsu.s [INFO] [stderr] warning: rust_fswatch@0.1.0: GNU C++11 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) [INFO] [stderr] warning: rust_fswatch@0.1.0: compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP [INFO] [stderr] warning: rust_fswatch@0.1.0: [INFO] [stderr] warning: rust_fswatch@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] warning: rust_fswatch@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" [INFO] [stderr] warning: rust_fswatch@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" [INFO] [stderr] warning: rust_fswatch@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" [INFO] [stderr] warning: rust_fswatch@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" [INFO] [stderr] warning: rust_fswatch@0.1.0: ignoring nonexistent directory "/usr/local/include/libfswatch/c++" [INFO] [stderr] warning: rust_fswatch@0.1.0: #include "..." search starts here: [INFO] [stderr] warning: rust_fswatch@0.1.0: #include <...> search starts here: [INFO] [stderr] warning: rust_fswatch@0.1.0: src/cpp/include [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/include/c++/11 [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/include/x86_64-linux-gnu/c++/11 [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/include/c++/11/backward [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/lib/gcc/x86_64-linux-gnu/11/include [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/local/include [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/include/x86_64-linux-gnu [INFO] [stderr] warning: rust_fswatch@0.1.0: /usr/include [INFO] [stderr] warning: rust_fswatch@0.1.0: End of search list. [INFO] [stderr] warning: rust_fswatch@0.1.0: GNU C++11 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) [INFO] [stderr] warning: rust_fswatch@0.1.0: compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP [INFO] [stderr] warning: rust_fswatch@0.1.0: [INFO] [stderr] warning: rust_fswatch@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] warning: rust_fswatch@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f [INFO] [stderr] warning: rust_fswatch@0.1.0: src/cpp/src/fsw.cpp:6:10: fatal error: filter.hpp: No such file or directory [INFO] [stderr] warning: rust_fswatch@0.1.0: 6 | #include [INFO] [stderr] warning: rust_fswatch@0.1.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: rust_fswatch@0.1.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rust_fswatch v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_fswatch-7181d76f21aa5df0/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("8") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/local/include/libfswatch/c++" "-I" "src/cpp/include" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-Wextra" "-v" "-g" "-O3" "-o" "/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/fsw.o" "-c" "src/cpp/src/fsw.cpp" [INFO] [stderr] cargo:warning=Using built-in specs. [INFO] [stderr] cargo:warning=COLLECT_GCC=c++ [INFO] [stderr] cargo:warning=OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa [INFO] [stderr] cargo:warning=OFFLOAD_TARGET_DEFAULT=1 [INFO] [stderr] cargo:warning=Target: x86_64-linux-gnu [INFO] [stderr] cargo:warning=Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 [INFO] [stderr] cargo:warning=Thread model: posix [INFO] [stderr] cargo:warning=Supported LTO compression algorithms: zlib zstd [INFO] [stderr] cargo:warning=gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) [INFO] [stderr] cargo:warning=COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' '/usr/local/include/libfswatch/c++' '-I' 'src/cpp/include' '-std=c++11' '-Wall' '-Wextra' '-v' '-g' '-O3' '-o' '/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/' [INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -I /usr/local/include/libfswatch/c++ -I src/cpp/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/fsw.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/ -dumpbase fsw.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccT0CUsu.s [INFO] [stderr] cargo:warning=GNU C++11 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) [INFO] [stderr] cargo:warning= compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP [INFO] [stderr] cargo:warning= [INFO] [stderr] cargo:warning=GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] cargo:warning=ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/local/include/libfswatch/c++" [INFO] [stderr] cargo:warning=#include "..." search starts here: [INFO] [stderr] cargo:warning=#include <...> search starts here: [INFO] [stderr] cargo:warning= src/cpp/include [INFO] [stderr] cargo:warning= /usr/include/c++/11 [INFO] [stderr] cargo:warning= /usr/include/x86_64-linux-gnu/c++/11 [INFO] [stderr] cargo:warning= /usr/include/c++/11/backward [INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/11/include [INFO] [stderr] cargo:warning= /usr/local/include [INFO] [stderr] cargo:warning= /usr/include/x86_64-linux-gnu [INFO] [stderr] cargo:warning= /usr/include [INFO] [stderr] cargo:warning=End of search list. [INFO] [stderr] cargo:warning=GNU C++11 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) [INFO] [stderr] cargo:warning= compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP [INFO] [stderr] cargo:warning= [INFO] [stderr] cargo:warning=GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] cargo:warning=Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f [INFO] [stderr] cargo:warning=src/cpp/src/fsw.cpp:6:10: fatal error: filter.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/local/include/libfswatch/c++" "-I" "src/cpp/include" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-Wextra" "-v" "-g" "-O3" "-o" "/opt/rustwide/target/debug/build/rust_fswatch-87844580706f59d6/out/src/cpp/src/fsw.o" "-c" "src/cpp/src/fsw.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "0e00bfc8dda250a1704c6dd861742930a37ccdaf08156139d46a7f11c4370f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e00bfc8dda250a1704c6dd861742930a37ccdaf08156139d46a7f11c4370f59", kill_on_drop: false }` [INFO] [stdout] 0e00bfc8dda250a1704c6dd861742930a37ccdaf08156139d46a7f11c4370f59