[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 master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mal2017/tcq on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-11/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68075dc46dd8dfd67d90bacad3ff76f4cd42780df8e325ffa6ac6479b93399d [INFO] running `Command { std: "docker" "start" "-a" "e68075dc46dd8dfd67d90bacad3ff76f4cd42780df8e325ffa6ac6479b93399d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68075dc46dd8dfd67d90bacad3ff76f4cd42780df8e325ffa6ac6479b93399d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68075dc46dd8dfd67d90bacad3ff76f4cd42780df8e325ffa6ac6479b93399d", kill_on_drop: false }` [INFO] [stdout] e68075dc46dd8dfd67d90bacad3ff76f4cd42780df8e325ffa6ac6479b93399d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1bf8c5302c454b9bb27ba94f158d0523549bba383772dea7e2b57eef376b85 [INFO] running `Command { std: "docker" "start" "-a" "bf1bf8c5302c454b9bb27ba94f158d0523549bba383772dea7e2b57eef376b85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling cc v1.0.36 [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] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.2.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 quote v0.6.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking bio-types v0.5.1 [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] [stdout] error[E0277]: `htsFile__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-htslib-b512a0943cbbedb7/out/bindings.rs:3:36757 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_char , pub fp : htsFile__bindgen_ty_1 , pub format : htsFormat , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `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-b512a0943cbbedb7/out/bindings.rs:3:46525 [INFO] [stdout] | [INFO] [stdout] 3 | ...opt : hts_fmt_option , pub val : hts_opt__bindgen_ty_1 , pub next : * mut hts_opt , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `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-b512a0943cbbedb7/out/bindings.rs:3:100745 [INFO] [stdout] | [INFO] [stdout] 3 | ...nd_s { pub __bindgen_anon_1 : __pthread_cond_s__bindgen_ty_1 , pub __bindgen_anon_2 : __pthread_cond_s__bindgen_ty_2 , pub __g_refs : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__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-b512a0943cbbedb7/out/bindings.rs:3:100801 [INFO] [stdout] | [INFO] [stdout] 3 | ...ty_1 , pub __bindgen_anon_2 : __pthread_cond_s__bindgen_ty_2 , pub __g_refs : [ :: std :: os :: raw :: c_uint ; 2usize ] , pub __g_siz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__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-b512a0943cbbedb7/out/bindings.rs:3:144579 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int , pub __value : __mbstate_t__bindgen_ty_1 , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union __mbstate_t__bin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `__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-b512a0943cbbedb7/out/bindings.rs:3:185360 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int , pub v1 : bcf_info_t__bindgen_ty_1 , pub vptr : * mut u8 , pub vptr_len : u32 , pub _bitfield_1 : __BindgenBitfield... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `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-b512a0943cbbedb7/out/bindings.rs:3:227618 [INFO] [stdout] | [INFO] [stdout] 3 | ...it < [ u8 ; 4usize ] , u32 > , pub cd : bam_pileup_cd , } # [ test ] fn bindgen_test_layout_bam_pileup1_t ( ) { assert_eq ! ( :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bf1bf8c5302c454b9bb27ba94f158d0523549bba383772dea7e2b57eef376b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1bf8c5302c454b9bb27ba94f158d0523549bba383772dea7e2b57eef376b85", kill_on_drop: false }` [INFO] [stdout] bf1bf8c5302c454b9bb27ba94f158d0523549bba383772dea7e2b57eef376b85