[INFO] fetching crate rustybam 0.1.4... [INFO] checking rustybam-0.1.4 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rustybam 0.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rustybam 0.1.4 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustybam 0.1.4 [INFO] finished tweaking crates.io crate rustybam 0.1.4 [INFO] tweaked toml for crates.io crate rustybam 0.1.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rustybam 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.4 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5065a730c597cc96f485b80850e03179c3b1de3c4316190688d501ee40abfc2 [INFO] running `Command { std: "docker" "start" "-a" "f5065a730c597cc96f485b80850e03179c3b1de3c4316190688d501ee40abfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5065a730c597cc96f485b80850e03179c3b1de3c4316190688d501ee40abfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5065a730c597cc96f485b80850e03179c3b1de3c4316190688d501ee40abfc2", kill_on_drop: false }` [INFO] [stdout] f5065a730c597cc96f485b80850e03179c3b1de3c4316190688d501ee40abfc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760c3b5fbeedd9cc9fbc60518a9a3d12aea1092b5d59a8573e379f2cceeaccba [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" "760c3b5fbeedd9cc9fbc60518a9a3d12aea1092b5d59a8573e379f2cceeaccba", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] clap v3.0.0-beta.4 (as host dependency): yaml, yaml-rust [INFO] [stderr] vec_map v0.8.2 (as host dependency): eders, serde [INFO] [stderr] [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 pkg-config v0.3.19 [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 getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking matches v0.1.9 [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 fixedbitset v0.2.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling bio v0.34.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [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 num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [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 unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling hts-sys v1.11.1-fix2 [INFO] [stderr] Checking url v2.2.2 [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 serde_derive v1.0.127 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [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] Checking serde v1.0.127 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.4 [INFO] [stderr] Compiling rustybam v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking rust-htslib v0.36.0 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.4 [INFO] [stderr] Compiling rustybam v0.1.4 (/tmp/fixit) [INFO] [stdout] error[E0432]: unresolved import `clap::load_yaml` [INFO] [stdout] --> build.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{crate_version, load_yaml, App, AppSettings}; [INFO] [stdout] | ^^^^^^^^^ no `load_yaml` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `load_yaml` [INFO] [stdout] --> build.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let yaml = load_yaml!("src/cli.yaml"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybam` due to 3 previous errors [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "760c3b5fbeedd9cc9fbc60518a9a3d12aea1092b5d59a8573e379f2cceeaccba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760c3b5fbeedd9cc9fbc60518a9a3d12aea1092b5d59a8573e379f2cceeaccba", kill_on_drop: false }` [INFO] [stdout] 760c3b5fbeedd9cc9fbc60518a9a3d12aea1092b5d59a8573e379f2cceeaccba