[INFO] updating cached repository https://github.com/lark-exploration/lark [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] 87d1e42107ced29f5ef23b70ef66e3b6fa2e74de [INFO] testing lark-exploration/lark against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flark-exploration%2Flark" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lark-exploration/lark 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/lark-exploration/lark [INFO] removed workspace from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-cli from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-debug-derive from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-debug-with from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-entity from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-hir from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-intern from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-language-server from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-parser from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-query-system from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-span from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-string from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-test from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-test-generate from git repo https://github.com/lark-exploration/lark [INFO] finished tweaking git repo https://github.com/lark-exploration/lark [INFO] tweaked toml for git repo https://github.com/lark-exploration/lark written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lark-exploration/lark 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] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-0/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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 24dea3b45b331ed81807d01ee7047fc89fce055cd65918c7b8725d5f14291f05 [INFO] running `"docker" "start" "-a" "24dea3b45b331ed81807d01ee7047fc89fce055cd65918c7b8725d5f14291f05"` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling datafrog v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lark-debug-with v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [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/lark-debug-with-0.1.0/src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(box_patterns)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/lark-debug-with-0.1.0/src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/lark-debug-with-0.1.0/src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(in_band_lifetimes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/lark-debug-with-0.1.0/src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `lark-debug-with`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "24dea3b45b331ed81807d01ee7047fc89fce055cd65918c7b8725d5f14291f05"` [INFO] running `"docker" "rm" "-f" "24dea3b45b331ed81807d01ee7047fc89fce055cd65918c7b8725d5f14291f05"` [INFO] [stdout] 24dea3b45b331ed81807d01ee7047fc89fce055cd65918c7b8725d5f14291f05