[INFO] cloning repository https://github.com/WarpspeedSCP/rusty-sic-xe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WarpspeedSCP/rusty-sic-xe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarpspeedSCP%2Frusty-sic-xe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarpspeedSCP%2Frusty-sic-xe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a0c6aed0b24302706f0a15428a314d3a84d033f
[INFO] checking WarpspeedSCP/rusty-sic-xe against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarpspeedSCP%2Frusty-sic-xe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WarpspeedSCP/rusty-sic-xe
[INFO] finished tweaking git repo https://github.com/WarpspeedSCP/rusty-sic-xe
[INFO] tweaked toml for git repo https://github.com/WarpspeedSCP/rusty-sic-xe written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WarpspeedSCP/rusty-sic-xe on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WarpspeedSCP/rusty-sic-xe 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-ranges v1.0.1
[INFO] [stderr]   Downloaded cfg-if v0.1.5
[INFO] [stderr]   Downloaded lazy_static v1.1.0
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded memchr v2.1.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.8
[INFO] [stderr]   Downloaded nom v4.0.0
[INFO] [stderr]   Downloaded regex v1.0.5
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e59832545543180061b5bd379be485de4142ba0bf992b843cd1f4ee0285c47
[INFO] running `Command { std: "docker" "start" "-a" "d7e59832545543180061b5bd379be485de4142ba0bf992b843cd1f4ee0285c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e59832545543180061b5bd379be485de4142ba0bf992b843cd1f4ee0285c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e59832545543180061b5bd379be485de4142ba0bf992b843cd1f4ee0285c47", kill_on_drop: false }`
[INFO] [stdout] d7e59832545543180061b5bd379be485de4142ba0bf992b843cd1f4ee0285c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7572898f22750a7db7a28e1044ae1d61be792c97d19d214692dc31f83c474c
[INFO] running `Command { std: "docker" "start" "-a" "bb7572898f22750a7db7a28e1044ae1d61be792c97d19d214692dc31f83c474c", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]     Checking yacc 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(trace_macros)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mod_rec` should have an upper camel case name
[INFO] [stdout]   --> src/line.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct mod_rec {
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `ModRec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `format` should have an upper camel case name
[INFO] [stdout]   --> src/line.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum format {
[INFO] [stdout]    |          ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `addr_mod` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub enum addr_mod {
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `AddrMod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arg_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct arg_struct {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `ArgStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `expr_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct expr_struct {
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExprStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arg` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub enum arg {
[INFO] [stdout]     |          ^^^ help: convert the identifier to upper camel case: `Arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `op_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct op_struct { pub opcode: u8, pub name: &'static str, pub long: bool }
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to upper camel case: `OpStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `source_op` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub enum source_op {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `SourceOp`
[INFO] [stdout] 
[INFO] [stdout] 
[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(trace_macros)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mod_rec` should have an upper camel case name
[INFO] [stdout]   --> src/line.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct mod_rec {
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `ModRec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `format` should have an upper camel case name
[INFO] [stdout]   --> src/line.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum format {
[INFO] [stdout]    |          ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `addr_mod` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub enum addr_mod {
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `AddrMod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arg_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct arg_struct {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to upper camel case: `ArgStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `expr_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct expr_struct {
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExprStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arg` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub enum arg {
[INFO] [stdout]     |          ^^^ help: convert the identifier to upper camel case: `Arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `op_struct` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct op_struct { pub opcode: u8, pub name: &'static str, pub long: bool }
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to upper camel case: `OpStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `source_op` should have an upper camel case name
[INFO] [stdout]    --> src/line.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub enum source_op {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `SourceOp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufRead`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::BufRead;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nomparse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             let mut tmp = 0u8;
[INFO] [stdout]     |                 ----^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout]    --> src/nomparse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             let mut tmp = 0u8;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `disp` is never read
[INFO] [stdout]    --> src/nomparse.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let mut disp = 0u16;
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufRead`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::BufRead;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nomparse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             let mut tmp = 0u8;
[INFO] [stdout]     |                 ----^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout]    --> src/nomparse.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             let mut tmp = 0u8;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `disp` is never read
[INFO] [stdout]    --> src/nomparse.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let mut disp = 0u16;
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/line.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         for i in 0..(if v.len() < 2 { 2 - v.len() } else { 1 }) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yacc` (bin "yacc" test) due to 1 previous error; 17 warnings emitted
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/line.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..(if v.len() < 2 { 2 - v.len() } else { 0 }) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `outfile`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let outfile: File;
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut curr = line::Line::new()
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curr`
[INFO] [stdout]    --> src/main.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut curr = line::Line::new()
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/line.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         for i in 0..(if v.len() < 2 { 2 - v.len() } else { 1 }) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/line.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..(if v.len() < 2 { 2 - v.len() } else { 0 }) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outfile`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let outfile: File;
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yacc` (bin "yacc") due to 1 previous error; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb7572898f22750a7db7a28e1044ae1d61be792c97d19d214692dc31f83c474c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7572898f22750a7db7a28e1044ae1d61be792c97d19d214692dc31f83c474c", kill_on_drop: false }`
[INFO] [stdout] bb7572898f22750a7db7a28e1044ae1d61be792c97d19d214692dc31f83c474c
