[INFO] updating cached repository https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [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] 60410fa53241a78411821b7d76fb9ba9488043bf [INFO] testing TheJakeSchmidt/wikipedia-minus-wikipedians against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJakeSchmidt%2Fwikipedia-minus-wikipedians" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [INFO] finished tweaking git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [INFO] tweaked toml for git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] df68bacc158030421d2f623af8df9f1cdb7b9b998e0f85e79657c24bde930486 [INFO] running `"docker" "start" "-a" "df68bacc158030421d2f623af8df9f1cdb7b9b998e0f85e79657c24bde930486"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rc v0.1.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling tendril v0.1.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tempfile v1.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling html5ever v0.2.11 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/src/lib.rs:522:34 [INFO] [stderr] | [INFO] [stderr] 522 | #![cfg_attr(feature = "pattern", feature(pattern))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] error: Could not compile `regex`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "df68bacc158030421d2f623af8df9f1cdb7b9b998e0f85e79657c24bde930486"` [INFO] running `"docker" "rm" "-f" "df68bacc158030421d2f623af8df9f1cdb7b9b998e0f85e79657c24bde930486"` [INFO] [stdout] df68bacc158030421d2f623af8df9f1cdb7b9b998e0f85e79657c24bde930486