[INFO] updating cached repository https://github.com/Aidiakapi/advent_of_code_2018 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c6e8ca88a138a857b66e7b2c010da5230e950ec [INFO] testing Aidiakapi/advent_of_code_2018 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2018" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aidiakapi/advent_of_code_2018 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Aidiakapi/advent_of_code_2018 [INFO] finished tweaking git repo https://github.com/Aidiakapi/advent_of_code_2018 [INFO] tweaked toml for git repo https://github.com/Aidiakapi/advent_of_code_2018 written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Aidiakapi/advent_of_code_2018 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] b83d9d09563e0e7b85677cd8abde7073c2b0a7510fd6a7d786102b9cc5fb83f5 [INFO] running `"docker" "start" "-a" "b83d9d09563e0e7b85677cd8abde7073c2b0a7510fd6a7d786102b9cc5fb83f5"` [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling pathfinding v1.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term` [INFO] [stderr] --> src/main.rs:42:45 [INFO] [stderr] | [INFO] [stderr] 42 | if cfg!(windows) && !ansi_term::enable_ansi_support().is_ok() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term` [INFO] [stderr] ... [INFO] [stderr] 86 | / main!( [INFO] [stderr] 87 | | day01, [INFO] [stderr] 88 | | day02, [INFO] [stderr] 89 | | day03, [INFO] [stderr] ... | [INFO] [stderr] 111 | | day25, [INFO] [stderr] 112 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(stmt_expr_attributes, drain_filter, try_from)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `advent_of_code_2018`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b83d9d09563e0e7b85677cd8abde7073c2b0a7510fd6a7d786102b9cc5fb83f5"` [INFO] running `"docker" "rm" "-f" "b83d9d09563e0e7b85677cd8abde7073c2b0a7510fd6a7d786102b9cc5fb83f5"` [INFO] [stdout] b83d9d09563e0e7b85677cd8abde7073c2b0a7510fd6a7d786102b9cc5fb83f5