[INFO] updating cached repository https://github.com/7aske/jbvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 329bda4d45b4910fb8184cf011073acc896a12a5 [INFO] testing 7aske/jbvm against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Fjbvm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7aske/jbvm on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7279bb30441d273e5d71be0aa20ab7e5d50165f0c70445b6b7952b24bffe86b [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" "c7279bb30441d273e5d71be0aa20ab7e5d50165f0c70445b6b7952b24bffe86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7279bb30441d273e5d71be0aa20ab7e5d50165f0c70445b6b7952b24bffe86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7279bb30441d273e5d71be0aa20ab7e5d50165f0c70445b6b7952b24bffe86b", kill_on_drop: false }` [INFO] [stdout] c7279bb30441d273e5d71be0aa20ab7e5d50165f0c70445b6b7952b24bffe86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aa9f192f066896c65a144aedc7824a1e02e943fa294899fbdf0898405bd9a7c [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" "9aa9f192f066896c65a144aedc7824a1e02e943fa294899fbdf0898405bd9a7c", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unreachable v1.0.0 [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] Compiling jbvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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: use of deprecated item '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: `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: 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] 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 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 `assembler::opcode::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 `nom::multi::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] [stderr] error: could not compile `jbvm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9aa9f192f066896c65a144aedc7824a1e02e943fa294899fbdf0898405bd9a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa9f192f066896c65a144aedc7824a1e02e943fa294899fbdf0898405bd9a7c", kill_on_drop: false }` [INFO] [stdout] 9aa9f192f066896c65a144aedc7824a1e02e943fa294899fbdf0898405bd9a7c