[INFO] updating cached repository https://github.com/Nyrox/need-to-find-name-for-lang [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed558dd0523e9c41a462b50212442761887dee53 [INFO] testing Nyrox/need-to-find-name-for-lang against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fneed-to-find-name-for-lang" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nyrox/need-to-find-name-for-lang on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Nyrox/need-to-find-name-for-lang [INFO] finished tweaking git repo https://github.com/Nyrox/need-to-find-name-for-lang [INFO] tweaked toml for git repo https://github.com/Nyrox/need-to-find-name-for-lang written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Nyrox/need-to-find-name-for-lang already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef094b2ba8c6c84825d47bd961eaa642e461243a6607ae8ecdea9b2771d9b841 [INFO] running `"docker" "start" "-a" "ef094b2ba8c6c84825d47bd961eaa642e461243a6607ae8ecdea9b2771d9b841"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling lalrpop-util v0.16.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling lalrpop v0.16.1 [INFO] [stderr] Compiling lang-rs-stack v0.1.0 (/opt/rustwide/workdir) [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(ptr_offset_from)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(nll)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2784:5 [INFO] [stderr] | [INFO] [stderr] 2784 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2806:5 [INFO] [stderr] | [INFO] [stderr] 2806 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2867:5 [INFO] [stderr] | [INFO] [stderr] 2867 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2878:5 [INFO] [stderr] | [INFO] [stderr] 2878 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2995:5 [INFO] [stderr] | [INFO] [stderr] 2995 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3017:5 [INFO] [stderr] | [INFO] [stderr] 3017 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3067:5 [INFO] [stderr] | [INFO] [stderr] 3067 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3116:5 [INFO] [stderr] | [INFO] [stderr] 3116 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3225:5 [INFO] [stderr] | [INFO] [stderr] 3225 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3384:5 [INFO] [stderr] | [INFO] [stderr] 3384 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:3442:5 [INFO] [stderr] | [INFO] [stderr] 3442 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-a8d106013475b99a/out/grammar.rs:2737:36 [INFO] [stderr] | [INFO] [stderr] 2737 | let __text = self.text.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 12 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `lang-rs-stack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ef094b2ba8c6c84825d47bd961eaa642e461243a6607ae8ecdea9b2771d9b841"` [INFO] running `"docker" "rm" "-f" "ef094b2ba8c6c84825d47bd961eaa642e461243a6607ae8ecdea9b2771d9b841"` [INFO] [stdout] ef094b2ba8c6c84825d47bd961eaa642e461243a6607ae8ecdea9b2771d9b841