[INFO] cloning repository https://github.com/Nyrox/need-to-find-name-for-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nyrox/need-to-find-name-for-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fneed-to-find-name-for-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fneed-to-find-name-for-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed558dd0523e9c41a462b50212442761887dee53 [INFO] testing Nyrox/need-to-find-name-for-lang against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fneed-to-find-name-for-lang" "/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/Nyrox/need-to-find-name-for-lang on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f9d7b0019a95d4b4cfa02aa1d512a596bce826145bcb09f0599178bd602628 [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" "31f9d7b0019a95d4b4cfa02aa1d512a596bce826145bcb09f0599178bd602628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f9d7b0019a95d4b4cfa02aa1d512a596bce826145bcb09f0599178bd602628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f9d7b0019a95d4b4cfa02aa1d512a596bce826145bcb09f0599178bd602628", kill_on_drop: false }` [INFO] [stdout] 31f9d7b0019a95d4b4cfa02aa1d512a596bce826145bcb09f0599178bd602628 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f39d4826d4cf6c1982b09bd0f8b2a35c4c08d758c88886c66cbffe100409f6 [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" "52f39d4826d4cf6c1982b09bd0f8b2a35c4c08d758c88886c66cbffe100409f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling lalrpop-util v0.16.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling criterion-stats v0.2.5 [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 quote v0.6.9 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling csv v1.0.2 [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] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2784:5 [INFO] [stdout] | [INFO] [stdout] 2784 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2806:5 [INFO] [stdout] | [INFO] [stdout] 2806 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2867:5 [INFO] [stdout] | [INFO] [stdout] 2867 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2878:5 [INFO] [stdout] | [INFO] [stdout] 2878 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2995:5 [INFO] [stdout] | [INFO] [stdout] 2995 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3017:5 [INFO] [stdout] | [INFO] [stdout] 3017 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3067:5 [INFO] [stdout] | [INFO] [stdout] 3067 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3116:5 [INFO] [stdout] | [INFO] [stdout] 3116 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3225:5 [INFO] [stdout] | [INFO] [stdout] 3225 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3384:5 [INFO] [stdout] | [INFO] [stdout] 3384 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:3442:5 [INFO] [stdout] | [INFO] [stdout] 3442 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-4db12f8bfca1bd74/out/grammar.rs:2737:36 [INFO] [stdout] | [INFO] [stdout] 2737 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 12 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 `lang-rs-stack` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "52f39d4826d4cf6c1982b09bd0f8b2a35c4c08d758c88886c66cbffe100409f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f39d4826d4cf6c1982b09bd0f8b2a35c4c08d758c88886c66cbffe100409f6", kill_on_drop: false }` [INFO] [stdout] 52f39d4826d4cf6c1982b09bd0f8b2a35c4c08d758c88886c66cbffe100409f6