[INFO] updating cached repository hfcredidio/tins [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hfcredidio/tins [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hfcredidio/tins" "work/ex/beta-1.38-1/sources/1.37.0/gh/hfcredidio/tins"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hfcredidio/tins'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hfcredidio/tins" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hfcredidio/tins"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hfcredidio/tins'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6c0846d2bfdc0825fcf67616cd2ad1f6a806281 [INFO] sha for GitHub repo hfcredidio/tins: e6c0846d2bfdc0825fcf67616cd2ad1f6a806281 [INFO] validating manifest of hfcredidio/tins on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hfcredidio/tins on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hfcredidio/tins [INFO] finished frobbing hfcredidio/tins [INFO] frobbed toml for hfcredidio/tins written to work/ex/beta-1.38-1/sources/1.37.0/gh/hfcredidio/tins/Cargo.toml [INFO] started frobbing hfcredidio/tins [INFO] finished frobbing hfcredidio/tins [INFO] frobbed toml for hfcredidio/tins written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hfcredidio/tins/Cargo.toml [INFO] crate hfcredidio/tins already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hfcredidio/tins against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hfcredidio/tins:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 22b6762df3c6c5267e0d3e87e0c84a8d6e36de9a47e251564657dea823fbefcb [INFO] running `"docker" "start" "-a" "22b6762df3c6c5267e0d3e87e0c84a8d6e36de9a47e251564657dea823fbefcb"` [INFO] [stderr] Compiling tins v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `tins v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/tins-b16b9274d03fe669/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out" [INFO] [stderr] g++ -O2 -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv cmdline.cpp cof2asm.cpp cof2cof.cpp cof2elf.cpp cof2omf.cpp coff.cpp containers.cpp disasm1.cpp disasm2.cpp elf.cpp elf2asm.cpp elf2cof.cpp elf2elf.cpp elf2mac.cpp error.cpp library.cpp mac2asm.cpp mac2elf.cpp mac2mac.cpp macho.cpp main.cpp omf.cpp omf2asm.cpp omf2cof.cpp omfhash.cpp opcodes.cpp stdafx.cpp [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out" [INFO] [stderr] gcc -c -O3 -fPIC cdflib.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cdflib.o [INFO] [stderr] ar crus /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/libcdflib.a /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cdflib.o [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out" [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c acosh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c airy.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c asin.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c asinh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c atan.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c atanh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c bdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c beta.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] 1 Symbol names changed [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c btdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c cbrt.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c chbevl.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c chdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c clog.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c cmplx.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c const.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c cosh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c dawsn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c drand.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ei.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ellie.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ellik.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ellpe.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ellpj.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ellpk.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c exp.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c exp10.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c exp2.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c expn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c expx2.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c fabs.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c fac.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c fdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c fresnl.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c gamma.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c gdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c hyp2f1.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] 1 Symbol names changed [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c hyperg.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c i0.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c i1.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c igami.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c incbet.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c incbi.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c igam.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c isnan.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c iv.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c j0.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c j1.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c jn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c jv.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c k0.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c k1.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c kn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c kolmogorov.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c log.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c log2.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c log10.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c lrand.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c nbdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ndtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c ndtri.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c pdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c planck.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c polevl.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c polmisc.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c polylog.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c polyn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c pow.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c powi.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c psi.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] 1 Symbol names changed [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c rgamma.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c round.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c shichi.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c sici.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c sin.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c sindg.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c sinh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c spence.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c stdtr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c struve.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c tan.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c tandg.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c tanh.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c unity.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c yn.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c zeta.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c zetac.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c sqrt.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c floor.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c setprec.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c mtherr.c -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o_ /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o_, output file: /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] No symbols to change were found [INFO] [stderr] ar rv /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/libmd.a /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/acosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/airy.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/asinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/atanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/bdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/beta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/btdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cbrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chbevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/chdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/clog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cmplx.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/const.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/cosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/dawsn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/drand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ei.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellie.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellik.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpe.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpj.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ellpk.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/exp2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/expx2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fabs.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/fresnl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/gdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyp2f1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/hyperg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/i1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igami.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbet.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/incbi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/igam.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/isnan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/iv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/j1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/jv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/k1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/kolmogorov.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/log10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/lrand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/nbdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/ndtri.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/planck.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polmisc.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polylog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/polyn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/pow.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/powi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/psi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/rgamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/round.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/shichi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sici.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sindg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/spence.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/stdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/struve.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tandg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/tanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/unity.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/yn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zeta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/zetac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/sqrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/floor.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/setprec.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/mtherr.o [INFO] [stderr] ranlib /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/libmd.a [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out" [INFO] [stderr] sed -e 's/ZABS/AZABS/' d1mach.f > /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/_d1mach.f [INFO] [stderr] gfortran -O3 -fPIC -c /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/_d1mach.f -o /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/d1mach.o [INFO] [stderr] Makefile:7: recipe for target '/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/d1mach.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsi [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedbeta [INFO] [stderr] Warning 1106: Symbol %s not found. Modification of this symbol failedpsiar: creating /opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/libmd.a [INFO] [stderr] make: gfortran: Command not found [INFO] [stderr] make: *** [/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out/d1mach.o] Error 127 [INFO] [stderr] thread 'main' panicked at '`"make" "OUT_DIR=/opt/crater/target/debug/build/tins-f787ea09625c9cd4/out"` failed: exit code: 2', build.rs:9:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f57000640b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f57000640b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f57000640b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55f57000640b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55f57000640b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55f5700060e6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55f570006acd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55f570006652 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55f57000659f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55f56fff715d - build_script_build::run::h7d9aeedc0436d61a [INFO] [stderr] at /opt/crater/workdir/build.rs:9 [INFO] [stderr] 10: 0x55f56fff7943 - build_script_build::main::h7695da4cda4316d9 [INFO] [stderr] at /opt/crater/workdir/build.rs:32 [INFO] [stderr] 11: 0x55f56fffafc0 - std::rt::lang_start::{{closure}}::hf50667014a811373 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55f570006523 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55f570006523 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55f57000c8fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 15: 0x55f570006fdd - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55f570006fdd - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55f570006fdd - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55f56fffaf99 - std::rt::lang_start::hebe94242f3df8710 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55f56fff7d1a - main [INFO] [stderr] 20: 0x7fd554bd82e1 - __libc_start_main [INFO] [stderr] 21: 0x55f56fff1e5a - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "22b6762df3c6c5267e0d3e87e0c84a8d6e36de9a47e251564657dea823fbefcb"` [INFO] running `"docker" "rm" "-f" "22b6762df3c6c5267e0d3e87e0c84a8d6e36de9a47e251564657dea823fbefcb"` [INFO] [stdout] 22b6762df3c6c5267e0d3e87e0c84a8d6e36de9a47e251564657dea823fbefcb