[INFO] cloning repository https://github.com/7aske/jbvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7aske/jbvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Fjbvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Fjbvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 329bda4d45b4910fb8184cf011073acc896a12a5 [INFO] checking 7aske/jbvm against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Fjbvm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7aske/jbvm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/7aske/jbvm [INFO] finished tweaking git repo https://github.com/7aske/jbvm [INFO] tweaked toml for git repo https://github.com/7aske/jbvm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/7aske/jbvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cda0759141afb9b4205d255147729de2e6aa44255358b45b827bee1151ec0d5 [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" "6cda0759141afb9b4205d255147729de2e6aa44255358b45b827bee1151ec0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cda0759141afb9b4205d255147729de2e6aa44255358b45b827bee1151ec0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cda0759141afb9b4205d255147729de2e6aa44255358b45b827bee1151ec0d5", kill_on_drop: false }` [INFO] [stdout] 6cda0759141afb9b4205d255147729de2e6aa44255358b45b827bee1151ec0d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f1bfaac947d1b820f29907e9555f1a343a15459e5e6f2aa97ef104480870d16 [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" "8f1bfaac947d1b820f29907e9555f1a343a15459e5e6f2aa97ef104480870d16", 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] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Checking jbvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::assembler::opcode::Token` [INFO] [stdout] --> src/assembler/opcode_parsers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assembler::opcode::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instruction::Opcode` [INFO] [stdout] --> src/assembler/opcode_parsers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::instruction::Opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/assembler/opcode_parsers.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::bytes::complete::tag` [INFO] [stdout] --> src/assembler/operand_parsers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::bytes::complete::tag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/assembler/operand_parsers.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / named!(pub integer_operand<&[u8], Token>, [INFO] [stdout] 9 | | ws!( [INFO] [stdout] 10 | | do_parse!( [INFO] [stdout] 11 | | tag!("#") >> [INFO] [stdout] ... | [INFO] [stdout] 17 | | ) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::bytes::complete::tag` [INFO] [stdout] --> src/assembler/register_parsers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::bytes::complete::tag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/assembler/register_parsers.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / named!(pub register <&[u8], Token>, [INFO] [stdout] 6 | | ws!( [INFO] [stdout] 7 | | do_parse!( [INFO] [stdout] 8 | | tag!("$") >> [INFO] [stdout] ... | [INFO] [stdout] 16 | | ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::assembler::opcode::Token` [INFO] [stdout] --> src/assembler/opcode_parsers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::assembler::opcode::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instruction::Opcode` [INFO] [stdout] --> src/assembler/opcode_parsers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::instruction::Opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::bytes::complete::tag` [INFO] [stdout] --> src/assembler/operand_parsers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::bytes::complete::tag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/assembler/operand_parsers.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / named!(pub integer_operand<&[u8], Token>, [INFO] [stdout] 9 | | ws!( [INFO] [stdout] 10 | | do_parse!( [INFO] [stdout] 11 | | tag!("#") >> [INFO] [stdout] ... | [INFO] [stdout] 17 | | ) [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::bytes::complete::tag` [INFO] [stdout] --> src/assembler/register_parsers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::bytes::complete::tag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> src/assembler/register_parsers.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / named!(pub register <&[u8], Token>, [INFO] [stdout] 6 | | ws!( [INFO] [stdout] 7 | | do_parse!( [INFO] [stdout] 8 | | tag!("$") >> [INFO] [stdout] ... | [INFO] [stdout] 16 | | ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instruction::Opcode` [INFO] [stdout] --> src/assembler/register_parsers.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::instruction::Opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected slice `[u8]`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected slice `[u8]`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `nom::Err<(&str, nom::error::ErrorKind)>` [INFO] [stdout] found enum `nom::Err<(&[u8], nom::error::ErrorKind)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `nom::Err<(&str, nom::error::ErrorKind)>` [INFO] [stdout] found enum `nom::Err<(&[u8], nom::error::ErrorKind)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `nom::Err<(&str, nom::error::ErrorKind)>` [INFO] [stdout] found enum `nom::Err<(&[u8], nom::error::ErrorKind)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `nom::Err<(&str, nom::error::ErrorKind)>` [INFO] [stdout] found enum `nom::Err<(&[u8], nom::error::ErrorKind)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__^ expected `str`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | opcode: o, [INFO] [stdout] | ^ expected enum `opcode::Token`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/assembler/instruction_parsers.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | opcode: o, [INFO] [stdout] | ^ expected enum `Token`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/assembler/program_parsers.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | instructions: many1!(instruction_one) >> [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected signature of `fn(&[u8]) -> _` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0/src/multi/mod.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | F: Fn(I) -> IResult, [INFO] [stdout] | ------------------------- required by this bound in `many1c` [INFO] [stdout] | [INFO] [stdout] ::: src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- found signature of `for<'r> fn(&'r str) -> _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/assembler/program_parsers.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | instructions: many1!(instruction_one) >> [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected signature of `fn(&[u8]) -> _` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.0.0/src/multi/mod.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | F: Fn(I) -> IResult, [INFO] [stdout] | ------------------------- required by this bound in `many1c` [INFO] [stdout] | [INFO] [stdout] ::: src/assembler/instruction_parsers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub instruction_one<&str, AssemblerInstruction>, [INFO] [stdout] 17 | | do_parse!( [INFO] [stdout] 18 | | o: opcode_load >> [INFO] [stdout] 19 | | r: register >> [INFO] [stdout] ... | [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- found signature of `for<'r> fn(&'r str) -> _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jbvm` [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" "8f1bfaac947d1b820f29907e9555f1a343a15459e5e6f2aa97ef104480870d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1bfaac947d1b820f29907e9555f1a343a15459e5e6f2aa97ef104480870d16", kill_on_drop: false }` [INFO] [stdout] 8f1bfaac947d1b820f29907e9555f1a343a15459e5e6f2aa97ef104480870d16