[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5ef84dcc0ce9467e110a6812c757e54b8a904c521adf0976d17ba39ea91b3d41 [INFO] running `"docker" "start" "-a" "5ef84dcc0ce9467e110a6812c757e54b8a904c521adf0976d17ba39ea91b3d41"` [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-dcfc6bd2c911cc69/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-7d925b4981424381/out" [INFO] [stderr] g++ -O2 -o /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out" [INFO] [stderr] gcc -c -O3 -fPIC cdflib.c -o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cdflib.o [INFO] [stderr] ar crus /opt/crater/target/debug/build/tins-7d925b4981424381/out/libcdflib.a /opt/crater/target/debug/build/tins-7d925b4981424381/out/cdflib.o [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-7d925b4981424381/out" [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c acosh.c -o /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/airy.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/asin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/asinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/atan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/atanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/bdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/beta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] 1 Symbol names changed [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/btdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/cbrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/chbevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/chdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/clog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/cmplx.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/const.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/cosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/dawsn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/drand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ei.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ellie.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ellik.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ellpe.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ellpj.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ellpk.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/exp.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/exp10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/exp2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/expn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/expx2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/fabs.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/fac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/fdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/fresnl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/gamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/gdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/hyp2f1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/hyperg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/i0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/i1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/igami.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/incbet.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/incbi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/igam.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/isnan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/iv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/j0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/j1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/jn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/jv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/k0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/k1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/kn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/kolmogorov.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/log.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/log2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/log10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/lrand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/nbdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ndtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/ndtri.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/pdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/planck.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/polevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/polmisc.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/polylog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/polyn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/pow.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/powi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/psi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/rgamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/round.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/shichi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/sici.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/sin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/sindg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/sinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/spence.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/stdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/struve.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/tan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/tandg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/tanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/unity.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/yn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/zeta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/zetac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/sqrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/floor.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/setprec.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/mtherr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-7d925b4981424381/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o_ /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o_, output file: /opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/libmd.a /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/acosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/airy.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/asin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/asinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/atan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/atanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/bdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/beta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/btdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/cbrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/chbevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/chdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/clog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/cmplx.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/const.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/cosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/dawsn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/drand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ei.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellie.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellik.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpe.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpj.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ellpk.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/exp2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/expn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/expx2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/fabs.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/fac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/fdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/fresnl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/gamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/gdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyp2f1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/hyperg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/i0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/i1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/igami.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbet.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/incbi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/igam.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/isnan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/iv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/j0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/j1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/jn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/jv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/k0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/k1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/kn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/kolmogorov.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/log.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/log2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/log10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/lrand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/nbdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/ndtri.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/pdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/planck.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/polevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/polmisc.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/polylog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/polyn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/pow.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/powi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/psi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/rgamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/round.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/shichi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/sici.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/sin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/sindg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/sinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/spence.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/stdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/struve.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/tan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/tandg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/tanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/unity.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/yn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/zeta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/zetac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/sqrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/floor.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/setprec.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-7d925b4981424381/out/mtherr.o [INFO] [stderr] ranlib /opt/crater/target/debug/build/tins-7d925b4981424381/out/libmd.a [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-7d925b4981424381/out" [INFO] [stderr] sed -e 's/ZABS/AZABS/' d1mach.f > /opt/crater/target/debug/build/tins-7d925b4981424381/out/_d1mach.f [INFO] [stderr] gfortran -O3 -fPIC -c /opt/crater/target/debug/build/tins-7d925b4981424381/out/_d1mach.f -o /opt/crater/target/debug/build/tins-7d925b4981424381/out/d1mach.o [INFO] [stderr] Makefile:7: recipe for target '/opt/crater/target/debug/build/tins-7d925b4981424381/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-7d925b4981424381/out/libmd.a [INFO] [stderr] make: gfortran: Command not found [INFO] [stderr] make: *** [/opt/crater/target/debug/build/tins-7d925b4981424381/out/d1mach.o] Error 127 [INFO] [stderr] thread 'main' panicked at '`"make" "OUT_DIR=/opt/crater/target/debug/build/tins-7d925b4981424381/out"` failed: exit code: 2', build.rs:9:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e2c4b3898b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55e2c4b3898b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55e2c4b3898b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55e2c4b3898b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55e2c4b3898b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55e2c4b38667 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55e2c4b39050 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55e2c4b38bd2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55e2c4b38b1f - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55e2c4b269af - build_script_build::run::h9f845d51de243c83 [INFO] [stderr] at /opt/crater/workdir/build.rs:9 [INFO] [stderr] 10: 0x55e2c4b271a3 - build_script_build::main::h7c1e144d4bd2e3c9 [INFO] [stderr] at /opt/crater/workdir/build.rs:32 [INFO] [stderr] 11: 0x55e2c4b2cc70 - std::rt::lang_start::{{closure}}::h02fade35b7728aaa [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55e2c4b38aa3 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55e2c4b38aa3 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55e2c4b3ec6a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 15: 0x55e2c4b3955d - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55e2c4b3955d - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55e2c4b3955d - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55e2c4b2cc49 - std::rt::lang_start::hdb04078e448f1b56 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55e2c4b2758a - main [INFO] [stderr] 20: 0x7f7d5353e2e1 - __libc_start_main [INFO] [stderr] 21: 0x55e2c4b24bda - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "5ef84dcc0ce9467e110a6812c757e54b8a904c521adf0976d17ba39ea91b3d41"` [INFO] running `"docker" "rm" "-f" "5ef84dcc0ce9467e110a6812c757e54b8a904c521adf0976d17ba39ea91b3d41"` [INFO] [stdout] 5ef84dcc0ce9467e110a6812c757e54b8a904c521adf0976d17ba39ea91b3d41