[INFO] cloning repository https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessOjisan%2Frust-ffi-cpp-cc-simple", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessOjisan%2Frust-ffi-cpp-cc-simple'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4da12ea13984c9a6c159ca63b7083efd3a3937e4 [INFO] documenting sadnessOjisan/rust-ffi-cpp-cc-simple against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessOjisan%2Frust-ffi-cpp-cc-simple" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple [INFO] finished tweaking git repo https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple [INFO] tweaked toml for git repo https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sadnessOjisan/rust-ffi-cpp-cc-simple already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1fe0f95890db4b06a71884cd99af4be02e67fe710bc0423fd6531d10479cea4 [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" "b1fe0f95890db4b06a71884cd99af4be02e67fe710bc0423fd6531d10479cea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1fe0f95890db4b06a71884cd99af4be02e67fe710bc0423fd6531d10479cea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fe0f95890db4b06a71884cd99af4be02e67fe710bc0423fd6531d10479cea4", kill_on_drop: false }` [INFO] [stdout] b1fe0f95890db4b06a71884cd99af4be02e67fe710bc0423fd6531d10479cea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f9e398c3ba281138f6d5a0a3dadb35097cdfd95e20a07dae0f324c116bf1be [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" "82f9e398c3ba281138f6d5a0a3dadb35097cdfd95e20a07dae0f324c116bf1be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hello-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: Using built-in specs. [INFO] [stderr] warning: COLLECT_GCC=c++ [INFO] [stderr] warning: OFFLOAD_TARGET_NAMES=nvptx-none:hsa [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 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-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 --with-target-system-zlib=auto --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=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --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 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) [INFO] [stderr] warning: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' 'src/cpp/include' '-Wall' '-Wextra' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/hello-rs-fe64bc9b36d8f2ff/out/src/cpp/src/hello.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' [INFO] [stderr] warning: /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -I src/cpp/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/hello.cpp -quiet -dumpbase hello.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip /opt/rustwide/target/debug/build/hello-rs-fe64bc9b36d8f2ff/out/src/cpp/src/hello.o -g -g -O0 -Wall -Wextra -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/cccVey6T.s [INFO] [stderr] warning: GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) [INFO] [stderr] warning: compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-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++/9" [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/9/include-fixed" [INFO] [stderr] warning: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include" [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++/9 [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/c++/9 [INFO] [stderr] warning: /usr/include/c++/9/backward [INFO] [stderr] warning: /usr/lib/gcc/x86_64-linux-gnu/9/include [INFO] [stderr] warning: /usr/local/include [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++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) [INFO] [stderr] warning: compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-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: 65fe925b83d3956b533de4aaba7dace0 [INFO] [stderr] warning: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' 'src/cpp/include' '-Wall' '-Wextra' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/hello-rs-fe64bc9b36d8f2ff/out/src/cpp/src/hello.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' [INFO] [stderr] warning: as -v -I src/cpp/include --64 -o /opt/rustwide/target/debug/build/hello-rs-fe64bc9b36d8f2ff/out/src/cpp/src/hello.o /tmp/cccVey6T.s [INFO] [stderr] warning: GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 [INFO] [stderr] warning: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ [INFO] [stderr] warning: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ [INFO] [stderr] warning: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' 'src/cpp/include' '-Wall' '-Wextra' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/hello-rs-fe64bc9b36d8f2ff/out/src/cpp/src/hello.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' [INFO] [stderr] Documenting hello-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "82f9e398c3ba281138f6d5a0a3dadb35097cdfd95e20a07dae0f324c116bf1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f9e398c3ba281138f6d5a0a3dadb35097cdfd95e20a07dae0f324c116bf1be", kill_on_drop: false }` [INFO] [stdout] 82f9e398c3ba281138f6d5a0a3dadb35097cdfd95e20a07dae0f324c116bf1be