[INFO] updating cached repository https://github.com/Ryota0312/CFAL_rust
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 866b9ed20f0c69f1e5aba121a7538fbce571d3df
[INFO] checking Ryota0312/CFAL_rust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust" "/workspace/builds/worker-8/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ryota0312/CFAL_rust on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-8/source/Cargo.toml
[INFO] crate git repo https://github.com/Ryota0312/CFAL_rust already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 5e14545aa1d6a9dca336adc37f6276fb4de4ba434b99f6bd91cc4d3f0b65ce6b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "5e14545aa1d6a9dca336adc37f6276fb4de4ba434b99f6bd91cc4d3f0b65ce6b"`
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.5.0
[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: Using built-in specs.
[INFO] [stderr] warning: COLLECT_GCC=c++
[INFO] [stderr] warning: OFFLOAD_TARGET_NAMES=nvptx-none
[INFO] [stderr] warning: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: Target: x86_64-linux-gnu
[INFO] [stderr] warning: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
[INFO] [stderr] warning: Thread model: posix
[INFO] [stderr] warning: gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
[INFO] [stderr] 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-55fcdef9e4776010/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
[INFO] [stderr] warning:  /usr/lib/gcc/x86_64-linux-gnu/7/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 -dumpbase fsw.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip /opt/rustwide/target/debug/build/rust_fswatch-55fcdef9e4776010/out/src/cpp/src/fsw.o -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fstack-protector-strong -Wformat-security -o /tmp/ccHjZ61B.s
[INFO] [stderr] warning: GNU C++11 (Ubuntu 7.5.0-3ubuntu1~18.04) version 7.5.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: 	compiled by GNU C version 7.5.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP
[INFO] [stderr] warning: 
[INFO] [stderr] warning: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/7"
[INFO] [stderr] warning: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: ignoring nonexistent directory "/usr/local/include/libfswatch/c++"
[INFO] [stderr] warning: #include "..." search starts here:
[INFO] [stderr] warning: #include <...> search starts here:
[INFO] [stderr] warning:  src/cpp/include
[INFO] [stderr] warning:  /usr/include/c++/7
[INFO] [stderr] warning:  /usr/include/x86_64-linux-gnu/c++/7
[INFO] [stderr] warning:  /usr/include/c++/7/backward
[INFO] [stderr] warning:  /usr/lib/gcc/x86_64-linux-gnu/7/include
[INFO] [stderr] warning:  /usr/local/include
[INFO] [stderr] warning:  /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed
[INFO] [stderr] warning:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning:  /usr/include
[INFO] [stderr] warning: End of search list.
[INFO] [stderr] warning: GNU C++11 (Ubuntu 7.5.0-3ubuntu1~18.04) version 7.5.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: 	compiled by GNU C version 7.5.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP
[INFO] [stderr] warning: 
[INFO] [stderr] warning: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: Compiler executable checksum: 3eb3dc290cd5714c3e1c3ae751116f07
[INFO] [stderr] warning: src/cpp/src/fsw.cpp:6:10: fatal error: filter.hpp: No such file or directory
[INFO] [stderr] warning:  #include <filter.hpp>
[INFO] [stderr] warning:           ^~~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `rust_fswatch v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_fswatch-83bf5f15192cb3ab/build-script-build` (exit code: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] NUM_JOBS = Some("16")
[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,mmx,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-55fcdef9e4776010/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
[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 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
[INFO] [stderr] cargo:warning=Thread model: posix
[INFO] [stderr] cargo:warning=gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.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-55fcdef9e4776010/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
[INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/7/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 -dumpbase fsw.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip /opt/rustwide/target/debug/build/rust_fswatch-55fcdef9e4776010/out/src/cpp/src/fsw.o -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fstack-protector-strong -Wformat-security -o /tmp/ccHjZ61B.s
[INFO] [stderr] cargo:warning=GNU C++11 (Ubuntu 7.5.0-3ubuntu1~18.04) version 7.5.0 (x86_64-linux-gnu)
[INFO] [stderr] cargo:warning=	compiled by GNU C version 7.5.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-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++/7"
[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/7/../../../../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++/7
[INFO] [stderr] cargo:warning= /usr/include/x86_64-linux-gnu/c++/7
[INFO] [stderr] cargo:warning= /usr/include/c++/7/backward
[INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/7/include
[INFO] [stderr] cargo:warning= /usr/local/include
[INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed
[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 7.5.0-3ubuntu1~18.04) version 7.5.0 (x86_64-linux-gnu)
[INFO] [stderr] cargo:warning=	compiled by GNU C version 7.5.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-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: 3eb3dc290cd5714c3e1c3ae751116f07
[INFO] [stderr] cargo:warning=src/cpp/src/fsw.cpp:6:10: fatal error: filter.hpp: No such file or directory
[INFO] [stderr] cargo:warning= #include <filter.hpp>
[INFO] [stderr] cargo:warning=          ^~~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr] exit code: 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-55fcdef9e4776010/out/src/cpp/src/fsw.o" "-c" "src/cpp/src/fsw.cpp" with args "c++" did not execute successfully (status code exit code: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "5e14545aa1d6a9dca336adc37f6276fb4de4ba434b99f6bd91cc4d3f0b65ce6b"`
[INFO] running `"docker" "rm" "-f" "5e14545aa1d6a9dca336adc37f6276fb4de4ba434b99f6bd91cc4d3f0b65ce6b"`
[INFO] [stdout] 5e14545aa1d6a9dca336adc37f6276fb4de4ba434b99f6bd91cc4d3f0b65ce6b
