[INFO] cloning repository https://github.com/themadprofessor/rbrainfuck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themadprofessor/rbrainfuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemadprofessor%2Frbrainfuck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemadprofessor%2Frbrainfuck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ded37c7de0945ee38c6ca4b269c2f7f525a81abe
[INFO] checking themadprofessor/rbrainfuck against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemadprofessor%2Frbrainfuck" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/themadprofessor/rbrainfuck
[INFO] finished tweaking git repo https://github.com/themadprofessor/rbrainfuck
[INFO] tweaked toml for git repo https://github.com/themadprofessor/rbrainfuck written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/themadprofessor/rbrainfuck 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/themadprofessor/rbrainfuck 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.4
[INFO] [stderr]   Downloaded exit-code v1.0.0
[INFO] [stderr]   Downloaded backtrace v0.3.2
[INFO] [stderr]   Downloaded nom v3.1.0
[INFO] [stderr]   Downloaded libc v0.2.26
[INFO] [stderr]   Downloaded backtrace-sys v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7380127f935cedaf812f089d1b30d8e65a9b5c6407a8fadf070567e1fb70855e
[INFO] running `Command { std: "docker" "start" "-a" "7380127f935cedaf812f089d1b30d8e65a9b5c6407a8fadf070567e1fb70855e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7380127f935cedaf812f089d1b30d8e65a9b5c6407a8fadf070567e1fb70855e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7380127f935cedaf812f089d1b30d8e65a9b5c6407a8fadf070567e1fb70855e", kill_on_drop: false }`
[INFO] [stdout] 7380127f935cedaf812f089d1b30d8e65a9b5c6407a8fadf070567e1fb70855e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1da2c1a198fc229466fe79ab92e6a8acbf210b6febc16013573b3798b1bd8abf
[INFO] running `Command { std: "docker" "start" "-a" "1da2c1a198fc229466fe79ab92e6a8acbf210b6febc16013573b3798b1bd8abf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.26
[INFO] [stderr]    Compiling gcc v0.3.51
[INFO] [stderr]     Checking rustc-demangle v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking exit-code v1.0.0
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking nom v3.1.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.11
[INFO] [stderr]     Checking backtrace v0.3.2
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking rbrainfuck 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(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         assert_eq!("testdootdeet", string_build!("test", "doot", "deet"));
[INFO] [stdout]    |                                    ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         assert_eq!("testdootdeet", string_build!("test", "doot", "deet"));
[INFO] [stdout]    |                                    ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |         b.iter(|| string_build!("asdf", "qwerdf", "asfdgh", "ghjk", "sasldkfs"));
[INFO] [stdout]    |                   ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |         b.iter(|| string_build!("asdf", "qwerdf", "asfdgh", "ghjk", "sasldkfs"));
[INFO] [stdout]    |                   ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom`
[INFO] [stdout]  --> src/ast.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to open file! ", &err.to_string()))
[INFO] [stdout]    |                                                          -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to open file! ", &err.to_string()))
[INFO] [stdout]    |                                                          -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to parse file! ", &err.to_string()))
[INFO] [stdout]    |                                                  --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to parse file! ", &err.to_string()))
[INFO] [stdout]    |                                                  --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |         exit(exit_code::IO_ERROR, &string_build!("Failed to read from stdin! ", &err.to_string()))
[INFO] [stdout]    |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |         exit(exit_code::IO_ERROR, &string_build!("Failed to read from stdin! ", &err.to_string()))
[INFO] [stdout]    |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     foreign_links {
[INFO] [stdout]  3 | |         IoError(::std::io::Error);
[INFO] [stdout]  4 | |         NomError(::nom::simple_errors::Err);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[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(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom`
[INFO] [stdout]  --> src/ast.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to open file! ", &err.to_string()))
[INFO] [stdout]    |                                                          -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to open file! ", &err.to_string()))
[INFO] [stdout]    |                                                          -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to parse file! ", &err.to_string()))
[INFO] [stdout]    |                                                  --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Err(err) => exit(exit_code::DATA_ERROR, &string_build!("Failed to parse file! ", &err.to_string()))
[INFO] [stdout]    |                                                  --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:7:29
[INFO] [stdout]    |
[INFO] [stdout]  7 |         $(len += $s.len();)+;
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |         exit(exit_code::IO_ERROR, &string_build!("Failed to read from stdin! ", &err.to_string()))
[INFO] [stdout]    |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/macros.rs:9:33
[INFO] [stdout]    |
[INFO] [stdout]  9 |         $(string.push_str($s);)+;
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |         exit(exit_code::IO_ERROR, &string_build!("Failed to read from stdin! ", &err.to_string()))
[INFO] [stdout]    |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `string_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     foreign_links {
[INFO] [stdout]  3 | |         IoError(::std::io::Error);
[INFO] [stdout]  4 | |         NomError(::nom::simple_errors::Err);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     foreign_links {
[INFO] [stdout]  3 | |         IoError(::std::io::Error);
[INFO] [stdout]  4 | |         NomError(::nom::simple_errors::Err);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     foreign_links {
[INFO] [stdout]  3 | |         IoError(::std::io::Error);
[INFO] [stdout]  4 | |         NomError(::nom::simple_errors::Err);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbrainfuck` (bin "rbrainfuck") due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbrainfuck` (bin "rbrainfuck" test) due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1da2c1a198fc229466fe79ab92e6a8acbf210b6febc16013573b3798b1bd8abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da2c1a198fc229466fe79ab92e6a8acbf210b6febc16013573b3798b1bd8abf", kill_on_drop: false }`
[INFO] [stdout] 1da2c1a198fc229466fe79ab92e6a8acbf210b6febc16013573b3798b1bd8abf
