[INFO] cloning repository https://github.com/10XGenomics/enclone_ranger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10XGenomics/enclone_ranger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fenclone_ranger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fenclone_ranger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bdfdffd5f4fd6ee3c4233294257d3c832e2cae3
[INFO] building 10XGenomics/enclone_ranger against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fenclone_ranger" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/10XGenomics/enclone_ranger on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/10XGenomics/enclone_ranger
[INFO] finished tweaking git repo https://github.com/10XGenomics/enclone_ranger
[INFO] tweaked toml for git repo https://github.com/10XGenomics/enclone_ranger written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/10XGenomics/enclone_ranger 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/enclone_proto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prost` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Barandis/qd`
[INFO] [stderr]     Updating git repository `https://github.com/10XGenomics/hdf5-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/HDFGroup/hdf5.git`
[INFO] [stderr]     Updating git repository `https://github.com/martian-lang/martian-rust`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libm v0.2.5
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded bio-types v0.13.0
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded boomphf v0.5.9
[INFO] [stderr]   Downloaded tilde-expand v0.1.1
[INFO] [stderr]   Downloaded superslice v1.0.0
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded permutation v0.4.1
[INFO] [stderr]   Downloaded pager v0.16.1
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] [stderr]   Downloaded lock_api v0.4.8
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded evalexpr v11.1.0
[INFO] [stderr]   Downloaded time v0.3.26
[INFO] [stderr]   Downloaded rustls-webpki v0.100.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded aho-corasick v1.0.0
[INFO] [stderr]   Downloaded attohttpc v0.26.1
[INFO] [stderr]   Downloaded rustls v0.21.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded webpki-roots v0.25.1
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded sha2 v0.10.3
[INFO] [stderr]   Downloaded time-macros v0.2.12
[INFO] [stderr]   Downloaded debruijn v0.3.4
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41aae019d2ffcf2d0bb79e6a573c5bcac6b02b2f045d788a2b727575cfc01bbd
[INFO] running `Command { std: "docker" "start" "-a" "41aae019d2ffcf2d0bb79e6a573c5bcac6b02b2f045d788a2b727575cfc01bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41aae019d2ffcf2d0bb79e6a573c5bcac6b02b2f045d788a2b727575cfc01bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41aae019d2ffcf2d0bb79e6a573c5bcac6b02b2f045d788a2b727575cfc01bbd", kill_on_drop: false }`
[INFO] [stdout] 41aae019d2ffcf2d0bb79e6a573c5bcac6b02b2f045d788a2b727575cfc01bbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ef3bb1a1e264d942a9acb6106e415fdd4868e38e822da5f4c2333f18bccc60f
[INFO] running `Command { std: "docker" "start" "-a" "7ef3bb1a1e264d942a9acb6106e415fdd4868e38e822da5f4c2333f18bccc60f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/enclone_proto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prost` dependency)
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling permutation v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling vector_utils v0.1.5 (/opt/rustwide/workdir/vector_utils)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling string_utils v0.1.4 (/opt/rustwide/workdir/string_utils)
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling bio-types v0.13.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling webpki-roots v0.25.1
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling sha2 v0.10.3
[INFO] [stderr]    Compiling bio_edit v0.1.1 (/opt/rustwide/workdir/bio_edit)
[INFO] [stderr]    Compiling graph_simple v0.1.5 (/opt/rustwide/workdir/graph_simple)
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling boomphf v0.5.9
[INFO] [stderr]    Compiling attohttpc v0.26.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling equiv v0.1.3 (/opt/rustwide/workdir/equiv)
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vdj_types v0.2.0 (/opt/rustwide/workdir/vdj_types)
[INFO] [stderr]    Compiling debruijn v0.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling stats_utils v0.1.3 (/opt/rustwide/workdir/stats_utils)
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling kmer_lookup v0.1.5 (/opt/rustwide/workdir/kmer_lookup)
[INFO] [stderr]    Compiling hyperbase v0.1.8 (/opt/rustwide/workdir/hyperbase)
[INFO] [stderr]    Compiling align_tools v0.1.12 (/opt/rustwide/workdir/align_tools)
[INFO] [stderr]    Compiling amino v0.1.7 (/opt/rustwide/workdir/amino)
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling hdf5-types v0.8.1 (https://github.com/10XGenomics/hdf5-rust.git?branch=conda_nov2021#2d4a40b7)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling hdf5 v0.8.1 (https://github.com/10XGenomics/hdf5-rust.git?branch=conda_nov2021#2d4a40b7)
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling hdf5-derive v0.8.1 (https://github.com/10XGenomics/hdf5-rust.git?branch=conda_nov2021#2d4a40b7)
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ansi_escape v0.1.3 (/opt/rustwide/workdir/ansi_escape)
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling evalexpr v11.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling time v0.3.26
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.26/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ef3bb1a1e264d942a9acb6106e415fdd4868e38e822da5f4c2333f18bccc60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ef3bb1a1e264d942a9acb6106e415fdd4868e38e822da5f4c2333f18bccc60f", kill_on_drop: false }`
[INFO] [stdout] 7ef3bb1a1e264d942a9acb6106e415fdd4868e38e822da5f4c2333f18bccc60f
