[INFO] cloning repository https://github.com/mal2017/tcq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mal2017/tcq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f1d6f947f2d7e33eec738ba82cec4875b4e4f4f [INFO] checking mal2017/tcq against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mal2017/tcq on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mal2017/tcq [INFO] finished tweaking git repo https://github.com/mal2017/tcq [INFO] tweaked toml for git repo https://github.com/mal2017/tcq written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mal2017/tcq already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-bio/rust-htslib.git` [INFO] [stderr] Updating git submodule `https://github.com/samtools/htslib.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mal2017/tcq against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mal2017/tcq on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mal2017/tcq [INFO] finished tweaking git repo https://github.com/mal2017/tcq [INFO] tweaked toml for git repo https://github.com/mal2017/tcq written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mal2017/tcq already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded fs-utils v1.1.0 [INFO] [stderr] Downloaded bio-types v0.5.1 [INFO] [stderr] Downloaded clang-sys v0.28.0 [INFO] [stderr] Downloaded csv-core v0.1.5 [INFO] [stderr] Downloaded bv v0.10.0 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded tinytemplate v1.0.1 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded bio v0.25.0 [INFO] [stderr] Downloaded bindgen v0.49.0 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded backtrace v0.3.15 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded libc v0.2.53 [INFO] [stderr] Downloaded bzip2-sys v0.1.7 [INFO] [stderr] Downloaded lzma-sys v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5edabf264767d7e9337862bfa554ff9477f0f036eed1a2021c5651651bea5cbe [INFO] running `Command { std: "docker" "start" "-a" "5edabf264767d7e9337862bfa554ff9477f0f036eed1a2021c5651651bea5cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5edabf264767d7e9337862bfa554ff9477f0f036eed1a2021c5651651bea5cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5edabf264767d7e9337862bfa554ff9477f0f036eed1a2021c5651651bea5cbe", kill_on_drop: false }` [INFO] [stdout] 5edabf264767d7e9337862bfa554ff9477f0f036eed1a2021c5651651bea5cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710b43f2655e96f5ce2952fa906983bb0759f4f4e15101f7a4c36ace3f5b18ad [INFO] running `Command { std: "docker" "start" "-a" "710b43f2655e96f5ce2952fa906983bb0759f4f4e15101f7a4c36ace3f5b18ad", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling rust-htslib v0.22.1-alpha.0 (https://github.com/rust-bio/rust-htslib.git?rev=6a93aa473077c08aa52be0c2a89f1ee9d1c27609#6a93aa47) [INFO] [stderr] error: failed to run custom build command for `rust-htslib v0.22.1-alpha.0 (https://github.com/rust-bio/rust-htslib.git?rev=6a93aa473077c08aa52be0c2a89f1ee9d1c27609#6a93aa47)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-htslib-596e794e31361e22/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] echo '/* Default config.h generated by Makefile */' > config.h [INFO] [stderr] echo '#define HAVE_LIBBZ2 1' >> config.h [INFO] [stderr] echo '#define HAVE_LIBLZMA 1' >> config.h [INFO] [stderr] echo '#define HAVE_LZMA_H 1' >> config.h [INFO] [stderr] echo '#define HAVE_FSEEKO 1' >> config.h [INFO] [stderr] echo '#define HAVE_DRAND48 1' >> config.h [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o kfunc.o kfunc.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o knetfile.o knetfile.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o kstring.o kstring.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o bcf_sr_sort.o bcf_sr_sort.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o bgzf.o bgzf.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o errmod.o errmod.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o faidx.o faidx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o hfile.o hfile.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o hfile_net.o hfile_net.c [INFO] [stderr] echo '#define HTS_VERSION ""' > version.h [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o hts.o hts.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o hts_os.o hts_os.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o md5.o md5.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o multipart.o multipart.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o probaln.o probaln.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o realn.o realn.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o regidx.o regidx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o sam.o sam.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o synced_bcf_reader.o synced_bcf_reader.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o vcf_sweep.o vcf_sweep.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o tbx.o tbx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o textutils.o textutils.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o thread_pool.o thread_pool.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o vcf.o vcf.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o vcfutils.o vcfutils.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_codecs.o cram/cram_codecs.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_decode.o cram/cram_decode.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_encode.o cram/cram_encode.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_external.o cram/cram_external.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_index.o cram/cram_index.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_io.o cram/cram_io.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_samtools.o cram/cram_samtools.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/cram_stats.o cram/cram_stats.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/files.o cram/files.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/mFILE.o cram/mFILE.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/open_trace_file.o cram/open_trace_file.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/pooled_alloc.o cram/pooled_alloc.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/rANS_static.o cram/rANS_static.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/sam_header.o cram/sam_header.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I /opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include -I. -c -o cram/string_alloc.o cram/string_alloc.c [INFO] [stderr] ar -rc libhts.a kfunc.o knetfile.o kstring.o bcf_sr_sort.o bgzf.o errmod.o faidx.o hfile.o hfile_net.o hts.o hts_os.o md5.o multipart.o probaln.o realn.o regidx.o sam.o synced_bcf_reader.o vcf_sweep.o tbx.o textutils.o thread_pool.o vcf.o vcfutils.o cram/cram_codecs.o cram/cram_decode.o cram/cram_encode.o cram/cram_external.o cram/cram_index.o cram/cram_io.o cram/cram_samtools.o cram/cram_stats.o cram/files.o cram/mFILE.o cram/open_trace_file.o cram/pooled_alloc.o cram/rANS_static.o cram/sam_header.o cram/string_alloc.o [INFO] [stderr] ranlib libhts.a [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-3875cc59f08c7306/out/include" "-o" "/opt/rustwide/target/debug/build/rust-htslib-41c003343baad415/out/wrapper.o" "-c" "wrapper.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/rust-htslib-41c003343baad415/out/libwrapper.a" "/opt/rustwide/target/debug/build/rust-htslib-41c003343baad415/out/wrapper.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=wrapper [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rust-htslib-41c003343baad415/out [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: No names found, cannot describe anything. [INFO] [stderr] fatal: No names found, cannot describe anything. [INFO] [stderr] hts.c: In function 'hts_idx_init': [INFO] [stderr] hts.c:1386:59: warning: overflow in conversion from 'uint32_t' {aka 'unsigned int'} to 'int' changes value from 'idx->z.last_bin = 4294967295' to '-1' [-Woverflow] [INFO] [stderr] 1386 | idx->z.save_bin = idx->z.save_tid = idx->z.last_tid = idx->z.last_bin = 0xffffffffu; [INFO] [stderr] | ^~~ [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.29/src/fallback.rs:594:9: [INFO] [stderr] "htsFormat_struct_(unnamed_at__/htslib/htslib/hts_h_154_5)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x566fd6f93e02 - std::backtrace_rs::backtrace::libunwind::trace::h88c7fe27b75c68a2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x566fd6f93e02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d754ffb21e5a044 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x566fd6f93e02 - std::sys::backtrace::_print_fmt::he5b56d54867dee1f [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x566fd6f93e02 - ::fmt::h00622948c3e9f572 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x566fd6fbbd63 - core::fmt::rt::Argument::fmt::h7808ce8d8b0f7b17 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x566fd6fbbd63 - core::fmt::write::h338fbd37d5ce0fae [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x566fd6f90403 - std::io::default_write_fmt::hb7854b0c0e1d6756 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x566fd6f90403 - std::io::Write::write_fmt::hbf6e13c99438e896 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x566fd6f93c52 - std::sys::backtrace::BacktraceLock::print::h5ac51f57f03ee115 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x566fd6f95ebc - std::panicking::default_hook::{{closure}}::h47451c57a2aa56e2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x566fd6f95cbf - std::panicking::default_hook::h95415224f00febcc [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x566fd6f969b3 - as core::ops::function::Fn>::call::h8afa4f625f88873a [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x566fd6f969b3 - std::panicking::rust_panic_with_hook::h03bb20a9067a1ef7 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x566fd6f9666a - std::panicking::begin_panic_handler::{{closure}}::hce677f04cfb4103d [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x566fd6f94309 - std::sys::backtrace::__rust_end_short_backtrace::h9bc0b69b8a0a783b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x566fd6f962fd - __rustc[abdcd105f2a877ea]::rust_begin_unwind [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x566fd6fba0c0 - core::panicking::panic_fmt::h9ef372a2ae278455 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x566fd6e669bf - proc_macro2::fallback::validate_ident::h0ae1809df051b991 [INFO] [stderr] 18: 0x566fd6e66741 - proc_macro2::fallback::Ident::_new::ha6e1e74ef8c1403f [INFO] [stderr] 19: 0x566fd6e6679f - proc_macro2::fallback::Ident::new::h6ec242abc203ba22 [INFO] [stderr] 20: 0x566fd6e7c968 - proc_macro2::imp::Ident::new::hf82e5f9b2aa53558 [INFO] [stderr] 21: 0x566fd6e71778 - proc_macro2::Ident::new::h0014e8524ccd42f6 [INFO] [stderr] 22: 0x566fd6d423af - bindgen::ir::context::BindgenContext::rust_ident_raw::h0f15378bcf75cf02 [INFO] [stderr] 23: 0x566fd6d42110 - bindgen::ir::context::BindgenContext::rust_ident::h4663e1e2c2619ef5 [INFO] [stderr] 24: 0x566fd6d11118 - ::codegen::h2341322e31127d5b [INFO] [stderr] 25: 0x566fd6d586c6 - ::codegen::hc0274ce48c770373 [INFO] [stderr] 26: 0x566fd6c6cee7 - ::codegen::hfed5ec42f75a97b3 [INFO] [stderr] 27: 0x566fd6d199bc - ::codegen::h2341322e31127d5b [INFO] [stderr] 28: 0x566fd6d586c6 - ::codegen::hc0274ce48c770373 [INFO] [stderr] 29: 0x566fd6c6cee7 - ::codegen::hfed5ec42f75a97b3 [INFO] [stderr] 30: 0x566fd6cf530d - ::codegen::{{closure}}::h38e2659ade3dc1cd [INFO] [stderr] 31: 0x566fd6c6d136 - ::codegen::hafe7c7215d5aa992 [INFO] [stderr] 32: 0x566fd6c6cec8 - ::codegen::hfed5ec42f75a97b3 [INFO] [stderr] 33: 0x566fd6d03e30 - bindgen::codegen::codegen::{{closure}}::h425926fc60e03667 [INFO] [stderr] 34: 0x566fd6d44b68 - bindgen::ir::context::BindgenContext::gen::h0df8e8dbb73e8cfa [INFO] [stderr] 35: 0x566fd6d0375d - bindgen::codegen::codegen::h510baf107a87111a [INFO] [stderr] 36: 0x566fd6ca07bd - bindgen::Bindings::generate::h63036be20dd8b131 [INFO] [stderr] 37: 0x566fd6c9eba0 - bindgen::Builder::generate::hf352a64dd65a3dbf [INFO] [stderr] 38: 0x566fd6bbf428 - build_script_build::main::had09b00c2f171cdb [INFO] [stderr] 39: 0x566fd6bbbdf3 - core::ops::function::FnOnce::call_once::hd8e61e2f970fa4b7 [INFO] [stderr] 40: 0x566fd6bbba96 - std::sys::backtrace::__rust_begin_short_backtrace::h4ee594281fe81e7c [INFO] [stderr] 41: 0x566fd6bbba09 - std::rt::lang_start::{{closure}}::h814c4478310eb37e [INFO] [stderr] 42: 0x566fd6f8b294 - core::ops::function::impls:: for &F>::call_once::h2208aaf9262e6911 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 43: 0x566fd6f8b294 - std::panicking::try::do_call::h9b6e8ab64f1c6d2e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 44: 0x566fd6f8b294 - std::panicking::try::hd1f0ae82256493db [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 45: 0x566fd6f8b294 - std::panic::catch_unwind::hc5a410e0afcc5725 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 46: 0x566fd6f8b294 - std::rt::lang_start_internal::{{closure}}::hbdbcaafad8b6d8ec [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:168:24 [INFO] [stderr] 47: 0x566fd6f8b294 - std::panicking::try::do_call::hfadfa61991fe1cfd [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 48: 0x566fd6f8b294 - std::panicking::try::hd045283463f61d5b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 49: 0x566fd6f8b294 - std::panic::catch_unwind::h39898258a6b245fe [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 50: 0x566fd6f8b294 - std::rt::lang_start_internal::h35d2e44aa7029a9e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:164:5 [INFO] [stderr] 51: 0x566fd6bbb9f1 - std::rt::lang_start::h2baeea758b09b461 [INFO] [stderr] 52: 0x566fd6bc0075 - main [INFO] [stderr] 53: 0x72d26b9081ca - [INFO] [stderr] 54: 0x72d26b90828b - __libc_start_main [INFO] [stderr] 55: 0x566fd6bbae85 - _start [INFO] [stderr] 56: 0x0 - [INFO] running `Command { std: "docker" "inspect" "710b43f2655e96f5ce2952fa906983bb0759f4f4e15101f7a4c36ace3f5b18ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710b43f2655e96f5ce2952fa906983bb0759f4f4e15101f7a4c36ace3f5b18ad", kill_on_drop: false }` [INFO] [stdout] 710b43f2655e96f5ce2952fa906983bb0759f4f4e15101f7a4c36ace3f5b18ad