[INFO] cloning repository https://github.com/qiaojinxia/gwvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qiaojinxia/gwvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiaojinxia%2Fgwvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiaojinxia%2Fgwvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fa8bfe52fcbb7bb615b2d88ce1cadfb249ce84a [INFO] testing qiaojinxia/gwvm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiaojinxia%2Fgwvm" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qiaojinxia/gwvm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qiaojinxia/gwvm [INFO] finished tweaking git repo https://github.com/qiaojinxia/gwvm [INFO] tweaked toml for git repo https://github.com/qiaojinxia/gwvm written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/qiaojinxia/gwvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4474a3854363ddec3df93b666d6ea03752abc05fca577d796c17db395d2395d5 [INFO] running `Command { std: "docker" "start" "-a" "4474a3854363ddec3df93b666d6ea03752abc05fca577d796c17db395d2395d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4474a3854363ddec3df93b666d6ea03752abc05fca577d796c17db395d2395d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4474a3854363ddec3df93b666d6ea03752abc05fca577d796c17db395d2395d5", kill_on_drop: false }` [INFO] [stdout] 4474a3854363ddec3df93b666d6ea03752abc05fca577d796c17db395d2395d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f52c4680a440bdb16bc713453125f4f10aef87f337111f8effbdc25f0ee4651 [INFO] running `Command { std: "docker" "start" "-a" "8f52c4680a440bdb16bc713453125f4f10aef87f337111f8effbdc25f0ee4651", 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 libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling gwvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `instructions` [INFO] [stdout] --> src/vm/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod instructions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `instructions`, create file "src/vm/instructions.rs" or "src/vm/instructions/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Exceptions`, `LocalVaribleTable` [INFO] [stdout] --> src/classpath/class_reader.rs:6:56 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::classpath::classfile_attribute::Attribute::{Exceptions, LocalVaribleTable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/classpath/class_reader.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classpath/class_reader.rs:401:14 [INFO] [stdout] | [INFO] [stdout] 401 | 0...63 => StackMapFrameBody::SameFrame, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classpath/class_reader.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | 64...127 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classpath/class_reader.rs:414:16 [INFO] [stdout] | [INFO] [stdout] 414 | 248...250 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classpath/class_reader.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | 252...254 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Attribute` [INFO] [stdout] --> src/classpath/classfile.rs:2:45 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::classpath::classfile_attribute::{Attribute, AttributeInfo}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classpath::classfile::Constant` [INFO] [stdout] --> src/classpath/classfile_attribute.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::classpath::classfile::Constant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/classpath/classfile_attribute.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt::{Error, Formatter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `const_value_index` should have an upper camel case name [INFO] [stdout] --> src/classpath/classfile_attribute.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | const_value_index(U16ConstantIndex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConstValueIndex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `enum_const_value` should have an upper camel case name [INFO] [stdout] --> src/classpath/classfile_attribute.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | enum_const_value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `class_info_index` should have an upper camel case name [INFO] [stdout] --> src/classpath/classfile_attribute.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | class_info_index(U16ConstantIndex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClassInfoIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `annotation_value` should have an upper camel case name [INFO] [stdout] --> src/classpath/classfile_attribute.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | annotation_value(Annotation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnnotationValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `array_value` should have an upper camel case name [INFO] [stdout] --> src/classpath/classfile_attribute.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | array_value { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArrayValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::classpath::vmcode::Inst::Code` [INFO] [stdout] --> src/classpath/vmcode.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::classpath::vmcode::Inst::Code; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(buffered_io_capacity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `buffered_io_capacity` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(buffered_io_capacity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gwvm` due to 4 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8f52c4680a440bdb16bc713453125f4f10aef87f337111f8effbdc25f0ee4651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f52c4680a440bdb16bc713453125f4f10aef87f337111f8effbdc25f0ee4651", kill_on_drop: false }` [INFO] [stdout] 8f52c4680a440bdb16bc713453125f4f10aef87f337111f8effbdc25f0ee4651