[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/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/hfcredidio/tins"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/hfcredidio/tins'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hfcredidio/tins" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/hfcredidio/tins"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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 master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hfcredidio/tins on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "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/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/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/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking hfcredidio/tins against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-4/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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=forbid" "-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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 23bffaed65915d81788630f779da1d5869f527369e436268816349e7d7054f59 [INFO] running `"docker" "start" "-a" "23bffaed65915d81788630f779da1d5869f527369e436268816349e7d7054f59"` [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] process didn't exit successfully: `/opt/crater/target/debug/build/tins-12bea37996f6798c/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out" [INFO] [stderr] g++ -O2 -o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out" [INFO] [stderr] gcc -c -O3 -fPIC cdflib.c -o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cdflib.o [INFO] [stderr] ar crus /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/libcdflib.a /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cdflib.o [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out" [INFO] [stderr] gcc -O3 -fno-builtin -fPIC -c acosh.c -o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/airy.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/asin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/asinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/atan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/atanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/bdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/beta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o_ [INFO] [stderr] Modifying ELF64 file [INFO] [stderr] [INFO] [stderr] 1 Symbol names changed [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/btdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/cbrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/chbevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/chdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/clog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/cmplx.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/const.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/cosh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/dawsn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/drand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ei.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ellie.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ellik.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ellpe.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ellpj.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ellpk.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/exp.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/exp10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/exp2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/expn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/expx2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/fabs.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/fac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/fdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/fresnl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/gamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/gdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/hyp2f1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/hyperg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/i0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/i1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/igami.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/incbet.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/incbi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/igam.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/isnan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/iv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/j0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/j1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/jn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/jv.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/k0.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/k1.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/kn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/kolmogorov.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/log.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/log2.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/log10.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/lrand.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/nbdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ndtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/ndtri.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/pdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/planck.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/polevl.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/polmisc.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/polylog.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/polyn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/pow.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/powi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/psi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/rgamma.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/round.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/shichi.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/sici.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/sin.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/sindg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/sinh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/spence.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/stdtr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/struve.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/tan.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/tandg.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/tanh.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/unity.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/yn.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/zeta.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/zetac.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/sqrt.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/floor.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/setprec.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/mtherr.o [INFO] [stderr] /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/objconv -nr:beta:_ceph_beta /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o_ [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/objconv -nr:psi:_ceph_psi /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o_ /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o [INFO] [stderr] [INFO] [stderr] Input file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o_, output file: /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/libmd.a /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/acosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/airy.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/asinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/atanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/bdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/beta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/btdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cbrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chbevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/chdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/clog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cmplx.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/const.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/cosh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/dawsn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/drand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ei.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellie.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellik.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpe.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpj.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ellpk.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/exp2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/expx2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fabs.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/fresnl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/gdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyp2f1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/hyperg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/i1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igami.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbet.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/incbi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/igam.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/isnan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/iv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/j1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/jv.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k0.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/k1.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/kolmogorov.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log2.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/log10.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/lrand.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/nbdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/ndtri.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/planck.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polevl.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polmisc.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polylog.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/polyn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/pow.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/powi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/psi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/rgamma.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/round.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/shichi.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sici.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sin.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sindg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sinh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/spence.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/stdtr.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/struve.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tan.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tandg.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/tanh.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/unity.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/yn.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zeta.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/zetac.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/sqrt.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/floor.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/setprec.o [INFO] [stderr] a - /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/mtherr.o [INFO] [stderr] ranlib /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/libmd.a [INFO] [stderr] Running: "make" "OUT_DIR=/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out" [INFO] [stderr] sed -e 's/ZABS/AZABS/' d1mach.f > /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/_d1mach.f [INFO] [stderr] gfortran -O3 -fPIC -c /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/_d1mach.f -o /opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/d1mach.o [INFO] [stderr] Makefile:7: recipe for target '/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/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-54d091dd0f5c8db4/out/libmd.a [INFO] [stderr] make: gfortran: Command not found [INFO] [stderr] make: *** [/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out/d1mach.o] Error 127 [INFO] [stderr] thread 'main' panicked at '`"make" "OUT_DIR=/opt/crater/target/debug/build/tins-54d091dd0f5c8db4/out"` failed: exit code: 2', build.rs:9:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ee0b4bc293 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h62b0d85f9c8a0c1e [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55ee0b4b83bb - std::sys_common::backtrace::_print::h7a1acbdfd9a46dca [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55ee0b4bb0a6 - std::panicking::default_hook::{{closure}}::h145cf58405d7b62e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55ee0b4bae39 - std::panicking::default_hook::h2c72f204748779fc [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55ee0b4bb6ff - std::panicking::rust_panic_with_hook::h0d1908ec672b6122 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55ee0b4bb281 - std::panicking::continue_panic_fmt::h1b054ec5d85f42bd [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55ee0b4bb1ce - std::panicking::begin_panic_fmt::hafbe6033b852b735 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55ee0b4a8da0 - build_script_build::run::haaa1a249ee1257a8 [INFO] [stderr] at /opt/crater/workdir/build.rs:9 [INFO] [stderr] 8: 0x55ee0b4a9592 - build_script_build::main::h4856a8f82e334d99 [INFO] [stderr] at /opt/crater/workdir/build.rs:32 [INFO] [stderr] 9: 0x55ee0b4aa04f - std::rt::lang_start::{{closure}}::h98a101ddfe38040f [INFO] [stderr] at /rustc/a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x55ee0b4bb152 - std::panicking::try::do_call::ha5fe25206b7efe63 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 11: 0x55ee0b4c19b9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:87 [INFO] [stderr] 12: 0x55ee0b4bbc0c - std::rt::lang_start_internal::he0b4f394f16cd6fc [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 13: 0x55ee0b4aa028 - std::rt::lang_start::h20e6aee9f531e089 [INFO] [stderr] at /rustc/a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55ee0b4a9979 - main [INFO] [stderr] 15: 0x7f6cefeb92e0 - __libc_start_main [INFO] [stderr] 16: 0x55ee0b4a7239 - _start [INFO] [stderr] 17: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "23bffaed65915d81788630f779da1d5869f527369e436268816349e7d7054f59"` [INFO] running `"docker" "rm" "-f" "23bffaed65915d81788630f779da1d5869f527369e436268816349e7d7054f59"` [INFO] [stdout] 23bffaed65915d81788630f779da1d5869f527369e436268816349e7d7054f59