[INFO] fetching crate noodles-cram 0.3.0... [INFO] checking noodles-cram-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate noodles-cram 0.3.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate noodles-cram 0.3.0 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 noodles-cram 0.3.0 [INFO] finished tweaking crates.io crate noodles-cram 0.3.0 [INFO] tweaked toml for crates.io crate noodles-cram 0.3.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate noodles-cram 0.3.0 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 noodles-bam v0.4.0 [INFO] [stderr] Downloaded noodles-fasta v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] [stdout] 259a81ded97281c0066d87190f8cb2a1acc13fecae83a1cbf04e04968221e86f [INFO] running `Command { std: "docker" "start" "-a" "259a81ded97281c0066d87190f8cb2a1acc13fecae83a1cbf04e04968221e86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "259a81ded97281c0066d87190f8cb2a1acc13fecae83a1cbf04e04968221e86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259a81ded97281c0066d87190f8cb2a1acc13fecae83a1cbf04e04968221e86f", kill_on_drop: false }` [INFO] [stdout] 259a81ded97281c0066d87190f8cb2a1acc13fecae83a1cbf04e04968221e86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 59f8e43945dfbe4989b1bd455e6955b42d89195b6749717706397a8dca6d6d27 [INFO] running `Command { std: "docker" "start" "-a" "59f8e43945dfbe4989b1bd455e6955b42d89195b6749717706397a8dca6d6d27", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking noodles-bgzf v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking noodles-sam v0.2.2 [INFO] [stderr] Checking noodles-csi v0.3.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking noodles-core v0.1.2 [INFO] [stderr] Checking noodles-fasta v0.2.2 [INFO] [stderr] Checking noodles-bam v0.4.0 [INFO] [stderr] Checking noodles-cram v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Migrating examples/cram_index.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cram_read_header_async.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cram_read_header.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cram_count.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cram_write.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncReader` in `cram` [INFO] [stdout] --> examples/cram_read_header_async.rs:16:54 [INFO] [stdout] | [INFO] [stdout] 16 | let mut reader = File::open(src).await.map(cram::AsyncReader::new)?; [INFO] [stdout] | ^^^^^^^^^^^ could not find `AsyncReader` in `cram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noodles-cram` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "59f8e43945dfbe4989b1bd455e6955b42d89195b6749717706397a8dca6d6d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f8e43945dfbe4989b1bd455e6955b42d89195b6749717706397a8dca6d6d27", kill_on_drop: false }` [INFO] [stdout] 59f8e43945dfbe4989b1bd455e6955b42d89195b6749717706397a8dca6d6d27