[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmal2017%2Ftcq" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mal2017/tcq on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d40068c124d357ce9118f71c418ad9079b14320c787690bd5e27ff23693bcb9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d40068c124d357ce9118f71c418ad9079b14320c787690bd5e27ff23693bcb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d40068c124d357ce9118f71c418ad9079b14320c787690bd5e27ff23693bcb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40068c124d357ce9118f71c418ad9079b14320c787690bd5e27ff23693bcb9c", kill_on_drop: false }` [INFO] [stdout] d40068c124d357ce9118f71c418ad9079b14320c787690bd5e27ff23693bcb9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b9ae06aec897e636be39c65fb82f4b12b7a858f95e219f6c1f448e3c9376e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71b9ae06aec897e636be39c65fb82f4b12b7a858f95e219f6c1f448e3c9376e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling memchr v2.2.0 [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 regex v1.1.6 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling fs-utils v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling clang-sys v0.28.0 [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 fxhash v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling 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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&htsFile__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&hts_opt__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&__pthread_cond_s__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&__pthread_cond_s__bindgen_ty_2` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&__mbstate_t__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&bcf_info_t__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-67db008ef9a03a48/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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&bam_pileup_cd` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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" "71b9ae06aec897e636be39c65fb82f4b12b7a858f95e219f6c1f448e3c9376e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b9ae06aec897e636be39c65fb82f4b12b7a858f95e219f6c1f448e3c9376e2", kill_on_drop: false }` [INFO] [stdout] 71b9ae06aec897e636be39c65fb82f4b12b7a858f95e219f6c1f448e3c9376e2