[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] testing mal2017/tcq against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mal2017/tcq on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-114/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6354fec9feccf2c2d32afe9761ada5f24ce209d14ac64a76ab23dd33c2fcd50 [INFO] running `Command { std: "docker" "start" "-a" "f6354fec9feccf2c2d32afe9761ada5f24ce209d14ac64a76ab23dd33c2fcd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6354fec9feccf2c2d32afe9761ada5f24ce209d14ac64a76ab23dd33c2fcd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6354fec9feccf2c2d32afe9761ada5f24ce209d14ac64a76ab23dd33c2fcd50", kill_on_drop: false }` [INFO] [stdout] f6354fec9feccf2c2d32afe9761ada5f24ce209d14ac64a76ab23dd33c2fcd50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2171e97128ff49febdece5ff503e32567d311e3ba03907cfe1d753d7ff2648f6 [INFO] running `Command { std: "docker" "start" "-a" "2171e97128ff49febdece5ff503e32567d311e3ba03907cfe1d753d7ff2648f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rust-htslib v0.22.1-alpha.0 (https://github.com/rust-bio/rust-htslib.git?rev=6a93aa473077c08aa52be0c2a89f1ee9d1c27609#6a93aa47) [INFO] [stdout] error[E0277]: `htsFile__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:36757 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct htsFile { pub _bitfield_1 : __BindgenBitfieldUnit < [ u8 ; 4usize ] , u32 > , pub lineno : i64 , pub line : kstring_t , pub fn_ : * mut :: std :: os :: raw :: c_char , pub fn_aux : * mut :: std :: os :: raw :: c_char , pub fp : htsFile__bindgen_ty_1 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `htsFile__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `htsFile__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `htsFile__bindgen_ty_1` or manually `impl Debug for htsFile__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `hts_opt__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:46525 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct hts_opt { pub arg : * mut :: std :: os :: raw :: c_char , pub opt : hts_fmt_option , pub val : hts_opt__bindgen_ty_1 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hts_opt__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `hts_opt__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `hts_opt__bindgen_ty_1` or manually `impl Debug for hts_opt__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `__pthread_cond_s__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:100745 [INFO] [stdout] | [INFO] [stdout] 3 | ...[ derive ( Debug , Copy , Clone ) ] pub struct __pthread_cond_s { pub __bindgen_anon_1 : __pthread_cond_s__bindgen_ty_1 , pub __bindge... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__pthread_cond_s__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `__pthread_cond_s__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `__pthread_cond_s__bindgen_ty_1` or manually `impl Debug for __pthread_cond_s__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `__pthread_cond_s__bindgen_ty_2` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:100801 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct __pthread_cond_s { pub __bindgen_anon_1 : __pthread_cond_s__bindgen_ty_1 , pub __bindgen_anon_2 : __pthread_cond_s__bindgen_ty_2 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__pthread_cond_s__bindgen_ty_2` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `__pthread_cond_s__bindgen_ty_2` [INFO] [stdout] = note: add `#[derive(Debug)]` to `__pthread_cond_s__bindgen_ty_2` or manually `impl Debug for __pthread_cond_s__bindgen_ty_2` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `__mbstate_t__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:144579 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct __mbstate_t { pub __count : :: std :: os :: raw :: c_int , pub __value : __mbstate_t__bindgen_ty_1 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__mbstate_t__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `__mbstate_t__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `__mbstate_t__bindgen_ty_1` or manually `impl Debug for __mbstate_t__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `bcf_info_t__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:185360 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct bcf_info_t { pub key : :: std :: os :: raw :: c_int , pub type_ : :: std :: os :: raw :: c_int , pub len : :: std :: os :: raw :: c_int , pub v1 : bcf_info_t__bindgen_ty_1 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `bcf_info_t__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `bcf_info_t__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `bcf_info_t__bindgen_ty_1` or manually `impl Debug for bcf_info_t__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `bam_pileup_cd` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b938a8c880dcc11b/out/bindings.rs:3:227618 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct bam_pileup1_t { pub b : * mut bam1_t , pub qpos : i32 , pub indel : :: std :: os :: raw :: c_int , pub level : :: std :: os :: raw :: c_int , pub _bitfield_1 : __BindgenBitfieldUnit < [ u8 ; 4usize ] , u32 > , pub cd : bam_pileup_cd , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ `bam_pileup_cd` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `bam_pileup_cd` [INFO] [stdout] = note: add `#[derive(Debug)]` to `bam_pileup_cd` or manually `impl Debug for bam_pileup_cd` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-htslib` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "2171e97128ff49febdece5ff503e32567d311e3ba03907cfe1d753d7ff2648f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2171e97128ff49febdece5ff503e32567d311e3ba03907cfe1d753d7ff2648f6", kill_on_drop: false }` [INFO] [stdout] 2171e97128ff49febdece5ff503e32567d311e3ba03907cfe1d753d7ff2648f6