[INFO] cloning repository https://github.com/Cantum2/xonyx-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cantum2/xonyx-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantum2%2Fxonyx-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantum2%2Fxonyx-c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa7bcc174d3c0e0eb522042c9f9f9ab36133e5ba
[INFO] building Cantum2/xonyx-c against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantum2%2Fxonyx-c" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cantum2/xonyx-c on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cantum2/xonyx-c
[INFO] finished tweaking git repo https://github.com/Cantum2/xonyx-c
[INFO] tweaked toml for git repo https://github.com/Cantum2/xonyx-c written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Cantum2/xonyx-c already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03b01ab395a2f6a5d64a556709f8c444d602187206ac9917e56663a260e42de3
[INFO] running `Command { std: "docker" "start" "-a" "03b01ab395a2f6a5d64a556709f8c444d602187206ac9917e56663a260e42de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03b01ab395a2f6a5d64a556709f8c444d602187206ac9917e56663a260e42de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b01ab395a2f6a5d64a556709f8c444d602187206ac9917e56663a260e42de3", kill_on_drop: false }`
[INFO] [stdout] 03b01ab395a2f6a5d64a556709f8c444d602187206ac9917e56663a260e42de3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38fad7d3f173e2762765c3a76b5a7a1617d1f7817c79c392638e17b6538d6c67
[INFO] running `Command { std: "docker" "start" "-a" "38fad7d3f173e2762765c3a76b5a7a1617d1f7817c79c392638e17b6538d6c67", kill_on_drop: false }`
[INFO] [stderr]    Compiling xonyx-c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parser.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Lexeme::Keyword(value) => Some(vec!['w']),
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parser.rs:185:44
[INFO] [stdout]     |
[INFO] [stdout] 185 |                         Lexeme::Identifier(value) => {}
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sqrt` and `TempLiteral` are never constructed
[INFO] [stdout]   --> src/lexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Symbol {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Sqrt,  // ^
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     TempLiteral,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Boolean` and `Function` are never constructed
[INFO] [stdout]   --> src/lexer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum Lexeme {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Boolean(bool),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 39 |     Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lexeme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BlockBody`, `FunctionDec`, `Expression`, and `Ident` are never constructed
[INFO] [stdout]   --> src/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub enum Production {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     BlockBody,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     FunctionDec,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     Expression,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Production` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `throw_error` is never used
[INFO] [stdout]    --> src/parser.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 32  | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn throw_error(&mut self) {}
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/parser.rs:55:66
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("Expected Variable dec found {:?}"),
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("Expected Variable dec found {:?}", ...),
[INFO] [stdout]    |                                                                       +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("{}", "Expected Variable dec found {:?}"),
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "38fad7d3f173e2762765c3a76b5a7a1617d1f7817c79c392638e17b6538d6c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38fad7d3f173e2762765c3a76b5a7a1617d1f7817c79c392638e17b6538d6c67", kill_on_drop: false }`
[INFO] [stdout] 38fad7d3f173e2762765c3a76b5a7a1617d1f7817c79c392638e17b6538d6c67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32ece3e0366c72555be64635bf5c9481deaeaec0458ee23f698e233be23cbb7b
[INFO] running `Command { std: "docker" "start" "-a" "32ece3e0366c72555be64635bf5c9481deaeaec0458ee23f698e233be23cbb7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling xonyx-c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parser.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Lexeme::Keyword(value) => Some(vec!['w']),
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/parser.rs:185:44
[INFO] [stdout]     |
[INFO] [stdout] 185 |                         Lexeme::Identifier(value) => {}
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sqrt` and `TempLiteral` are never constructed
[INFO] [stdout]   --> src/lexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Symbol {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Sqrt,  // ^
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     TempLiteral,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Boolean` and `Function` are never constructed
[INFO] [stdout]   --> src/lexer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum Lexeme {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Boolean(bool),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 39 |     Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lexeme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BlockBody`, `FunctionDec`, `Expression`, and `Ident` are never constructed
[INFO] [stdout]   --> src/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub enum Production {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     BlockBody,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     FunctionDec,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     Expression,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Production` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `throw_error` is never used
[INFO] [stdout]    --> src/parser.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 32  | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn throw_error(&mut self) {}
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/parser.rs:55:66
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("Expected Variable dec found {:?}"),
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("Expected Variable dec found {:?}", ...),
[INFO] [stdout]    |                                                                       +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         _ => panic!("{}", "Expected Variable dec found {:?}"),
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "32ece3e0366c72555be64635bf5c9481deaeaec0458ee23f698e233be23cbb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ece3e0366c72555be64635bf5c9481deaeaec0458ee23f698e233be23cbb7b", kill_on_drop: false }`
[INFO] [stdout] 32ece3e0366c72555be64635bf5c9481deaeaec0458ee23f698e233be23cbb7b
