[INFO] updating cached repository https://github.com/CraZySacX/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/CraZySacX/aoc [INFO] [stderr] df8caae..c9336f7 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9336f749878f88389a4a7c0e86ef3cb5ca44ffa [INFO] testing CraZySacX/aoc against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraZySacX%2Faoc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CraZySacX/aoc on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CraZySacX/aoc [INFO] finished tweaking git repo https://github.com/CraZySacX/aoc [INFO] tweaked toml for git repo https://github.com/CraZySacX/aoc written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/CraZySacX/aoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c0fb5201c2f07e8b9e2bf813c6d56ce22e4fd937308e27e3866eb194358860 [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" "d8c0fb5201c2f07e8b9e2bf813c6d56ce22e4fd937308e27e3866eb194358860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c0fb5201c2f07e8b9e2bf813c6d56ce22e4fd937308e27e3866eb194358860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c0fb5201c2f07e8b9e2bf813c6d56ce22e4fd937308e27e3866eb194358860", kill_on_drop: false }` [INFO] [stdout] d8c0fb5201c2f07e8b9e2bf813c6d56ce22e4fd937308e27e3866eb194358860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb02ad09088111b620fde206c1ceb5a52751b73b7f80c2c484edd7f44deab11a [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" "bb02ad09088111b620fde206c1ceb5a52751b73b7f80c2c484edd7f44deab11a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling primal-estimate v0.3.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling sliding_windows v3.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling primal-bit v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling primal-sieve v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling pathfinding v0.8.2 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling primal v0.3.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected pattern, found `,` [INFO] [stdout] --> src/year2018/day15.rs:446:29 [INFO] [stdout] | [INFO] [stdout] 446 | Action::Attack([, ]) => return Err("Attack in Move Phase".into()), [INFO] [stdout] | ^ expected pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ndarray::impl_2d::>>::cols': Renamed to .ncols(), please use the new name [INFO] [stdout] --> src/year2017/day19.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | let max_col = network_map.cols(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ndarray::impl_2d::>>::rows': Renamed to .nrows(), please use the new name [INFO] [stdout] --> src/year2017/day19.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | let max_row = network_map.rows(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 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 `aoc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bb02ad09088111b620fde206c1ceb5a52751b73b7f80c2c484edd7f44deab11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb02ad09088111b620fde206c1ceb5a52751b73b7f80c2c484edd7f44deab11a", kill_on_drop: false }` [INFO] [stdout] bb02ad09088111b620fde206c1ceb5a52751b73b7f80c2c484edd7f44deab11a