[INFO] fetching crate gene-seq-intersections 0.3.1... [INFO] testing gene-seq-intersections-0.3.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate gene-seq-intersections 0.3.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gene-seq-intersections 0.3.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gene-seq-intersections 0.3.1 [INFO] finished tweaking crates.io crate gene-seq-intersections 0.3.1 [INFO] tweaked toml for crates.io crate gene-seq-intersections 0.3.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64e0911e87760149243e8f4b4ce2cf726186351e5b44210a4e41b289fd7c63f3 [INFO] running `Command { std: "docker" "start" "-a" "64e0911e87760149243e8f4b4ce2cf726186351e5b44210a4e41b289fd7c63f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64e0911e87760149243e8f4b4ce2cf726186351e5b44210a4e41b289fd7c63f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e0911e87760149243e8f4b4ce2cf726186351e5b44210a4e41b289fd7c63f3", kill_on_drop: false }` [INFO] [stdout] 64e0911e87760149243e8f4b4ce2cf726186351e5b44210a4e41b289fd7c63f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 592f0baafae0c5b54d9e71509e07527c6ce807bc50f14fca1d99231c8e435e83 [INFO] running `Command { std: "docker" "start" "-a" "592f0baafae0c5b54d9e71509e07527c6ce807bc50f14fca1d99231c8e435e83", kill_on_drop: false }` [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling jobsteal v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling gene-seq-intersections v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/find_genomes.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | b'1'...b'9' => last_index = i, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/find_genomes.rs:506:15 [INFO] [stdout] | [INFO] [stdout] 506 | };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(integer_atomics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gene-seq-intersections` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "592f0baafae0c5b54d9e71509e07527c6ce807bc50f14fca1d99231c8e435e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592f0baafae0c5b54d9e71509e07527c6ce807bc50f14fca1d99231c8e435e83", kill_on_drop: false }` [INFO] [stdout] 592f0baafae0c5b54d9e71509e07527c6ce807bc50f14fca1d99231c8e435e83