[INFO] fetching crate rustybam 0.1.5...
[INFO] documenting rustybam-0.1.5 against beta-2021-09-08 for beta-1.56-rustdoc-1
[INFO] extracting crate rustybam 0.1.5 into /workspace/builds/worker-90/source
[INFO] validating manifest of crates.io crate rustybam 0.1.5 on toolchain beta-2021-09-08
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rustybam 0.1.5
[INFO] finished tweaking crates.io crate rustybam 0.1.5
[INFO] tweaked toml for crates.io crate rustybam 0.1.5 written to /workspace/builds/worker-90/source/Cargo.toml
[INFO] crate crates.io crate rustybam 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d1a547c35b70f3aecbd6ef860604cf065fef640db0466445189edc088bdaf92
[INFO] running `Command { std: "docker" "start" "-a" "1d1a547c35b70f3aecbd6ef860604cf065fef640db0466445189edc088bdaf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d1a547c35b70f3aecbd6ef860604cf065fef640db0466445189edc088bdaf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1a547c35b70f3aecbd6ef860604cf065fef640db0466445189edc088bdaf92", kill_on_drop: false }`
[INFO] [stdout] 1d1a547c35b70f3aecbd6ef860604cf065fef640db0466445189edc088bdaf92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "RUSTDOCFLAGS=--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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c39e4d48ac83cb6696d5922b3c54eb1f0db1c871743d008e1c2004eed1b5ecb
[INFO] running `Command { std: "docker" "start" "-a" "7c39e4d48ac83cb6696d5922b3c54eb1f0db1c871743d008e1c2004eed1b5ecb", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling bio v0.34.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking bytecount v0.6.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking triple_accel v0.3.4
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking bimap v0.6.1
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.23
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling curl-sys v0.4.45+curl-7.78.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling hts-sys v1.11.1-fix2
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking nalgebra v0.19.0
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling enum-map-derive v0.4.6
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]     Checking enum-map v0.6.4
[INFO] [stderr]     Checking calm_io v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking bio-types v0.12.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking statrs v0.13.0
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling clap_generate v3.0.0-beta.4
[INFO] [stderr]    Compiling rustybam v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rust-htslib v0.36.0
[INFO] [stderr]  Documenting rustybam v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 43.44s
[INFO] running `Command { std: "docker" "inspect" "7c39e4d48ac83cb6696d5922b3c54eb1f0db1c871743d008e1c2004eed1b5ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c39e4d48ac83cb6696d5922b3c54eb1f0db1c871743d008e1c2004eed1b5ecb", kill_on_drop: false }`
[INFO] [stdout] 7c39e4d48ac83cb6696d5922b3c54eb1f0db1c871743d008e1c2004eed1b5ecb