[INFO] updating cached repository https://github.com/Techno-coder/lucent [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5c95b296c80b0fd8e829b9ff3cf6a74717e08ca [INFO] testing Techno-coder/lucent against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechno-coder%2Flucent" "/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/Techno-coder/lucent on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Techno-coder/lucent [INFO] finished tweaking git repo https://github.com/Techno-coder/lucent [INFO] tweaked toml for git repo https://github.com/Techno-coder/lucent written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Techno-coder/lucent already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f23e11e7a15a608baa5f76c45b9f796a7f56a83755b4bdfa0855ebda5fe868c [INFO] running `Command { std: "docker" "start" "-a" "5f23e11e7a15a608baa5f76c45b9f796a7f56a83755b4bdfa0855ebda5fe868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f23e11e7a15a608baa5f76c45b9f796a7f56a83755b4bdfa0855ebda5fe868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f23e11e7a15a608baa5f76c45b9f796a7f56a83755b4bdfa0855ebda5fe868c", kill_on_drop: false }` [INFO] [stdout] 5f23e11e7a15a608baa5f76c45b9f796a7f56a83755b4bdfa0855ebda5fe868c [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91e8cc180e9c9824286ed0adca36b294d319615e6f1a579f7ba305ffa74bdd1 [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" "a91e8cc180e9c9824286ed0adca36b294d319615e6f1a579f7ba305ffa74bdd1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling lucent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling iced-x86 v1.2.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] warning: In file included from tree-sitter-lucent/src/parser.c:1: [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-lucent/src/tree_sitter/parser.h:131:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 131 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c:2471:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 2471 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Compiling codespan v0.9.4 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling dashmap v3.11.2 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_unwrap_none)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(entry_insert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(concat_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(bindings_after_at)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from tree-sitter-lucent/src/parser.c:1: [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-lucent/src/tree_sitter/parser.h:131:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 131 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c:2471:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 2471 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `lucent`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a91e8cc180e9c9824286ed0adca36b294d319615e6f1a579f7ba305ffa74bdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91e8cc180e9c9824286ed0adca36b294d319615e6f1a579f7ba305ffa74bdd1", kill_on_drop: false }` [INFO] [stdout] a91e8cc180e9c9824286ed0adca36b294d319615e6f1a579f7ba305ffa74bdd1