[INFO] cloning repository https://github.com/sciyoshi/advent-of-rust-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sciyoshi/advent-of-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsciyoshi%2Fadvent-of-rust-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsciyoshi%2Fadvent-of-rust-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea84e9ac326c77c294181940c3d62cd0973a02c4 [INFO] testing sciyoshi/advent-of-rust-2021 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsciyoshi%2Fadvent-of-rust-2021" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sciyoshi/advent-of-rust-2021 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 git repo https://github.com/sciyoshi/advent-of-rust-2021 [INFO] finished tweaking git repo https://github.com/sciyoshi/advent-of-rust-2021 [INFO] tweaked toml for git repo https://github.com/sciyoshi/advent-of-rust-2021 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sciyoshi/advent-of-rust-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] be3c92d9fa8ac0a363c6b1bdf4ccb718a845a9164b3ed742fc2c7e074dea67dc [INFO] running `Command { std: "docker" "start" "-a" "be3c92d9fa8ac0a363c6b1bdf4ccb718a845a9164b3ed742fc2c7e074dea67dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3c92d9fa8ac0a363c6b1bdf4ccb718a845a9164b3ed742fc2c7e074dea67dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3c92d9fa8ac0a363c6b1bdf4ccb718a845a9164b3ed742fc2c7e074dea67dc", kill_on_drop: false }` [INFO] [stdout] be3c92d9fa8ac0a363c6b1bdf4ccb718a845a9164b3ed742fc2c7e074dea67dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 4d6c6d4360b88af1d1920a8e4af9677e0b94b9ebec5d74e0a611ce3c13ba4aa1 [INFO] running `Command { std: "docker" "start" "-a" "4d6c6d4360b88af1d1920a8e4af9677e0b94b9ebec5d74e0a611ce3c13ba4aa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generators, map_first_last, int_abs_diff, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2021` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4d6c6d4360b88af1d1920a8e4af9677e0b94b9ebec5d74e0a611ce3c13ba4aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6c6d4360b88af1d1920a8e4af9677e0b94b9ebec5d74e0a611ce3c13ba4aa1", kill_on_drop: false }` [INFO] [stdout] 4d6c6d4360b88af1d1920a8e4af9677e0b94b9ebec5d74e0a611ce3c13ba4aa1