[INFO] cloning repository https://github.com/wheaton5/distinguishing_kmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wheaton5/distinguishing_kmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 956d14d256c7fea54b7e8b072fc67bc99e98e594 [INFO] testing wheaton5/distinguishing_kmers/956d14d256c7fea54b7e8b072fc67bc99e98e594 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wheaton5/distinguishing_kmers [INFO] finished tweaking git repo https://github.com/wheaton5/distinguishing_kmers [INFO] tweaked toml for git repo https://github.com/wheaton5/distinguishing_kmers written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wheaton5/distinguishing_kmers on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wheaton5/distinguishing_kmers 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/10XGenomics/rust-debruijn.git` [INFO] [stderr] Updating git repository `https://github.com/wheaton5/dna_io.git` [INFO] [stderr] Updating git repository `https://github.com/10XGenomics/rust-boomphf` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Downgrading ansi_term v0.11.0 -> v0.9.0 [INFO] [stderr] Adding bindgen v0.72.0 [INFO] [stderr] Adding bio-types v1.0.2 (available: v1.0.4) [INFO] [stderr] Adding bitflags v0.9.1 [INFO] [stderr] Adding bitflags v2.9.1 [INFO] [stderr] Adding boomphf v0.3.1 (https://github.com/10XGenomics/rust-boomphf?branch=master#56c3f192) [INFO] [stderr] Adding bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Updating cc v1.0.28 -> v1.2.27 [INFO] [stderr] Adding cexpr v0.6.0 [INFO] [stderr] Adding cfg-if v1.0.1 [INFO] [stderr] Adding clang-sys v1.8.1 [INFO] [stderr] Downgrading clap v2.32.0 -> v2.27.1 (available: v2.34.0) [INFO] [stderr] Adding custom_derive v0.1.7 [INFO] [stderr] Adding derive-new v0.5.9 [INFO] [stderr] Adding dna_io v0.1.0 (https://github.com/wheaton5/dna_io.git#a640f47b) [INFO] [stderr] Adding fs-utils v1.1.4 [INFO] [stderr] Adding glob v0.3.2 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding idna v0.1.5 [INFO] [stderr] Adding ieee754 v0.2.6 [INFO] [stderr] Adding itertools v0.13.0 [INFO] [stderr] Adding lazy_static v0.2.11 [INFO] [stderr] Updating libc v0.2.46 -> v0.2.174 [INFO] [stderr] Adding libloading v0.8.8 [INFO] [stderr] Adding libz-sys v1.1.22 [INFO] [stderr] Adding linear-map v1.2.0 [INFO] [stderr] Adding lzma-sys v0.1.20 [INFO] [stderr] Adding matches v0.1.10 [INFO] [stderr] Adding memchr v2.7.5 [INFO] [stderr] Adding minimal-lexical v0.2.1 [INFO] [stderr] Adding newtype_derive v0.1.6 [INFO] [stderr] Adding nom v7.1.3 [INFO] [stderr] Adding percent-encoding v1.0.1 [INFO] [stderr] Adding pkg-config v0.3.32 [INFO] [stderr] Adding prettyplease v0.2.35 [INFO] [stderr] Adding proc-macro2 v1.0.95 [INFO] [stderr] Adding quick-error v1.2.3 [INFO] [stderr] Adding quote v1.0.40 [INFO] [stderr] Adding regex v1.11.1 [INFO] [stderr] Adding regex-automata v0.4.9 [INFO] [stderr] Adding regex-syntax v0.8.5 [INFO] [stderr] Adding rust-htslib v0.24.0 [INFO] [stderr] Adding rustc-hash v2.1.1 [INFO] [stderr] Adding rustc_version v0.1.7 [INFO] [stderr] Adding rustversion v1.0.21 [INFO] [stderr] Adding semver v0.1.20 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Downgrading strsim v0.7.0 -> v0.6.0 [INFO] [stderr] Adding strum_macros v0.26.4 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding syn v2.0.104 [INFO] [stderr] Downgrading textwrap v0.10.0 -> v0.9.0 [INFO] [stderr] Adding thiserror v1.0.69 [INFO] [stderr] Adding thiserror-impl v1.0.69 [INFO] [stderr] Adding tinyvec v1.9.0 [INFO] [stderr] Adding tinyvec_macros v0.1.1 [INFO] [stderr] Adding unicode-bidi v0.3.18 [INFO] [stderr] Adding unicode-ident v1.0.18 [INFO] [stderr] Adding unicode-normalization v0.1.24 [INFO] [stderr] Adding url v1.7.2 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding windows-targets v0.53.2 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_aarch64_msvc v0.53.0 [INFO] [stderr] Adding windows_i686_gnu v0.53.0 [INFO] [stderr] Adding windows_i686_gnullvm v0.53.0 [INFO] [stderr] Adding windows_i686_msvc v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnu v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_x86_64_msvc v0.53.0 [INFO] [stderr] Adding yaml-rust v0.3.5 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded bio-types v1.0.2 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded bloom v0.3.2 [INFO] [stderr] Downloaded rand_os v0.1.1 [INFO] [stderr] Downloaded concurrent-hashmap v0.2.2 [INFO] [stderr] Downloaded pdqsort v1.0.3 [INFO] [stderr] Downloaded rust-htslib v0.24.0 [INFO] [stderr] Downloaded rand v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4ee5ef4d540b16ee5ca12fe2c2fd57897efde4a389669c783ccdb3f807b0c61 [INFO] running `Command { std: "docker" "start" "-a" "a4ee5ef4d540b16ee5ca12fe2c2fd57897efde4a389669c783ccdb3f807b0c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4ee5ef4d540b16ee5ca12fe2c2fd57897efde4a389669c783ccdb3f807b0c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ee5ef4d540b16ee5ca12fe2c2fd57897efde4a389669c783ccdb3f807b0c61", kill_on_drop: false }` [INFO] [stdout] a4ee5ef4d540b16ee5ca12fe2c2fd57897efde4a389669c783ccdb3f807b0c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 243023e8d6c26351813acf5da53f9f03078c3a46b673f31f0c3085890265bd00 [INFO] running `Command { std: "docker" "start" "-a" "243023e8d6c26351813acf5da53f9f03078c3a46b673f31f0c3085890265bd00", 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.174 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling concurrent-hashmap v0.2.2 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling pdqsort v1.0.3 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bio-types v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling boomphf v0.3.1 (https://github.com/10XGenomics/rust-boomphf?branch=master#56c3f192) [INFO] [stderr] Compiling rust-htslib v0.24.0 [INFO] [stdout] error[E0599]: no method named `blacklist_type` found for struct `bindgen::Builder` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-htslib-0.24.0/build.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 86 | / bindgen::Builder::default() [INFO] [stdout] 87 | | .header("wrapper.h") [INFO] [stdout] 88 | | .generate_comments(false) [INFO] [stdout] 89 | | .blacklist_type("max_align_t") [INFO] [stdout] | |_________-^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `blocklist_type` with a similar name [INFO] [stdout] | [INFO] [stdout] 89 - .blacklist_type("max_align_t") [INFO] [stdout] 89 + .blocklist_type("max_align_t") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-htslib` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "243023e8d6c26351813acf5da53f9f03078c3a46b673f31f0c3085890265bd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243023e8d6c26351813acf5da53f9f03078c3a46b673f31f0c3085890265bd00", kill_on_drop: false }` [INFO] [stdout] 243023e8d6c26351813acf5da53f9f03078c3a46b673f31f0c3085890265bd00