[INFO] cloning repository https://github.com/edezhic/Hope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edezhic/Hope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedezhic%2FHope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedezhic%2FHope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8608e8bf02f7aa565dd8838a15ce38eafa9e3f9 [INFO] checking edezhic/Hope against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedezhic%2FHope" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edezhic/Hope on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edezhic/Hope [INFO] finished tweaking git repo https://github.com/edezhic/Hope [INFO] tweaked toml for git repo https://github.com/edezhic/Hope written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/edezhic/Hope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ecfd60e2fd81ead4884b420a7fa7972cc0d6cd32d9b03fa89f55fb6f3de4cf3 [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" "5ecfd60e2fd81ead4884b420a7fa7972cc0d6cd32d9b03fa89f55fb6f3de4cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ecfd60e2fd81ead4884b420a7fa7972cc0d6cd32d9b03fa89f55fb6f3de4cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecfd60e2fd81ead4884b420a7fa7972cc0d6cd32d9b03fa89f55fb6f3de4cf3", kill_on_drop: false }` [INFO] [stdout] 5ecfd60e2fd81ead4884b420a7fa7972cc0d6cd32d9b03fa89f55fb6f3de4cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 59583a06d11b4c29af553d582726e0b2183a251775e5794bb5821443e944a96b [INFO] running `Command { std: "docker" "start" "-a" "59583a06d11b4c29af553d582726e0b2183a251775e5794bb5821443e944a96b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking libc v0.2.85 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking rust_decimal v1.10.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking Hope v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found `?` [INFO] [stdout] --> src/core/bot/translate/lexeme.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ??? [INFO] [stdout] | ^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `?` [INFO] [stdout] --> src/core/bot/translate/lexeme.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ??? [INFO] [stdout] | ^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lexeme::Lexeme` [INFO] [stdout] --> src/core/bot/translate/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use lexeme::Lexeme; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Lexeme` in `core::bot::translate::lexeme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lexeme::Lexeme` [INFO] [stdout] --> src/core/bot/translate/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use lexeme::Lexeme; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Lexeme` in `core::bot::translate::lexeme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Case` found for enum `token::Token` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:69:73 [INFO] [stdout] | [INFO] [stdout] 69 | piece if self.vocab.mod_c_if.is_match(piece) => Some(Token::Case(Case::If)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Token` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Token { [INFO] [stdout] | -------------- variant or associated item `Case` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `If` found for enum `token::Case` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:69:84 [INFO] [stdout] | [INFO] [stdout] 69 | piece if self.vocab.mod_c_if.is_match(piece) => Some(Token::Case(Case::If)), [INFO] [stdout] | ^^ variant or associated item not found in `token::Case` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Case { [INFO] [stdout] | ------------- variant or associated item `If` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Case` found for enum `token::Token` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:69:73 [INFO] [stdout] | [INFO] [stdout] 69 | piece if self.vocab.mod_c_if.is_match(piece) => Some(Token::Case(Case::If)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Token` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Token { [INFO] [stdout] | -------------- variant or associated item `Case` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Case` found for enum `token::Token` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:70:75 [INFO] [stdout] | [INFO] [stdout] 70 | piece if self.vocab.mod_c_then.is_match(piece) => Some(Token::Case(Case::Then)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Token` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Token { [INFO] [stdout] | -------------- variant or associated item `Case` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `If` found for enum `token::Case` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:69:84 [INFO] [stdout] | [INFO] [stdout] 69 | piece if self.vocab.mod_c_if.is_match(piece) => Some(Token::Case(Case::If)), [INFO] [stdout] | ^^ variant or associated item not found in `token::Case` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Case { [INFO] [stdout] | ------------- variant or associated item `If` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Then` found for enum `token::Case` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:70:86 [INFO] [stdout] | [INFO] [stdout] 70 | piece if self.vocab.mod_c_then.is_match(piece) => Some(Token::Case(Case::Then)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Case` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Case { [INFO] [stdout] | ------------- variant or associated item `Then` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Case` found for enum `token::Token` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:70:75 [INFO] [stdout] | [INFO] [stdout] 70 | piece if self.vocab.mod_c_then.is_match(piece) => Some(Token::Case(Case::Then)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Token` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Token { [INFO] [stdout] | -------------- variant or associated item `Case` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Then` found for enum `token::Case` in the current scope [INFO] [stdout] --> src/core/bot/translate/read.rs:70:86 [INFO] [stdout] | [INFO] [stdout] 70 | piece if self.vocab.mod_c_then.is_match(piece) => Some(Token::Case(Case::Then)), [INFO] [stdout] | ^^^^ variant or associated item not found in `token::Case` [INFO] [stdout] | [INFO] [stdout] ::: src/core/bot/token.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Case { [INFO] [stdout] | ------------- variant or associated item `Then` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Hope` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59583a06d11b4c29af553d582726e0b2183a251775e5794bb5821443e944a96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59583a06d11b4c29af553d582726e0b2183a251775e5794bb5821443e944a96b", kill_on_drop: false }` [INFO] [stdout] 59583a06d11b4c29af553d582726e0b2183a251775e5794bb5821443e944a96b