[INFO] fetching crate bakervm 0.9.0... [INFO] testing bakervm-0.9.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bakervm 0.9.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bakervm 0.9.0 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 crates.io crate bakervm 0.9.0 [INFO] finished tweaking crates.io crate bakervm 0.9.0 [INFO] tweaked toml for crates.io crate bakervm 0.9.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6880468de4945d0a86dc88150862559357e59a3115993791badfe76df45c931 [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" "b6880468de4945d0a86dc88150862559357e59a3115993791badfe76df45c931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6880468de4945d0a86dc88150862559357e59a3115993791badfe76df45c931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6880468de4945d0a86dc88150862559357e59a3115993791badfe76df45c931", kill_on_drop: false }` [INFO] [stdout] b6880468de4945d0a86dc88150862559357e59a3115993791badfe76df45c931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 325b5c41d888b9791edf1b2c3882b341a546eafb8c292c3c7c9fa91b149c44b9 [INFO] running `Command { std: "docker" "start" "-a" "325b5c41d888b9791edf1b2c3882b341a546eafb8c292c3c7c9fa91b149c44b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling bakervm v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bakervm/vm.rs:533:21 [INFO] [stdout] | [INFO] [stdout] 533 | let mut index_value = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "325b5c41d888b9791edf1b2c3882b341a546eafb8c292c3c7c9fa91b149c44b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325b5c41d888b9791edf1b2c3882b341a546eafb8c292c3c7c9fa91b149c44b9", kill_on_drop: false }` [INFO] [stdout] 325b5c41d888b9791edf1b2c3882b341a546eafb8c292c3c7c9fa91b149c44b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2195e3ebef7f5212c5e822d6b070dd27b8c26f78b23fdc01531db1bd3b0d4fa [INFO] running `Command { std: "docker" "start" "-a" "a2195e3ebef7f5212c5e822d6b070dd27b8c26f78b23fdc01531db1bd3b0d4fa", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bakervm v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> hudson/basm.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stdout] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stdout] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bakervm/vm.rs:533:21 [INFO] [stdout] | [INFO] [stdout] 533 | let mut index_value = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/target.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stdout] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> definitions/value.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stdout] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stdout] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> definitions/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stdout] 4 | | ParseString(::std::string::ParseError); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.75s [INFO] [stderr] Executable unittests definitions/lib.rs (/opt/rustwide/target/debug/deps/definitions-339ac8e86095c356) [INFO] [stderr] Executable unittests bakervm/main.rs (/opt/rustwide/target/debug/deps/bakervm-50f85b8ef25f8e4c) [INFO] [stderr] Executable unittests hudson/main.rs (/opt/rustwide/target/debug/deps/hudson-1e4bfcf9343cbb38) [INFO] running `Command { std: "docker" "inspect" "a2195e3ebef7f5212c5e822d6b070dd27b8c26f78b23fdc01531db1bd3b0d4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2195e3ebef7f5212c5e822d6b070dd27b8c26f78b23fdc01531db1bd3b0d4fa", kill_on_drop: false }` [INFO] [stdout] a2195e3ebef7f5212c5e822d6b070dd27b8c26f78b23fdc01531db1bd3b0d4fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d1c618eb08b08367e9a63fab5ab238e8c8b2b0418a541a9288fb5a9138a7635 [INFO] running `Command { std: "docker" "start" "-a" "7d1c618eb08b08367e9a63fab5ab238e8c8b2b0418a541a9288fb5a9138a7635", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> definitions/target.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stderr] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> definitions/target.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | static ref VALUEINDEX_RE: Regex = Regex::new(r"^\$vi\((\d+)\)$").unwrap(); [INFO] [stderr] 9 | | static ref KEY_REGISTER_RE: Regex = Regex::new(r"^\$key\((\d+)\)$").unwrap(); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> definitions/value.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | static ref ADDRESS_RE: Regex = Regex::new(r"^@(\d+)$").unwrap(); [INFO] [stderr] 13 | | static ref BOOLEAN_RE: Regex = Regex::new(r"^true|false$").unwrap(); [INFO] [stderr] 14 | | static ref FLOAT_RE: Regex = Regex::new(r"^(-?\d+)?\.[0-9]+$").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 17 | | static ref CHAR_RE: Regex = Regex::new(r"^'(.)'$").unwrap(); [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> definitions/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stderr] 4 | | ParseString(::std::string::ParseError); [INFO] [stderr] 5 | | } [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> definitions/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | ParseInt(::std::num::ParseIntError); [INFO] [stderr] 4 | | ParseString(::std::string::ParseError); [INFO] [stderr] 5 | | } [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bakervm` (lib) generated 10 warnings (5 duplicates) [INFO] [stderr] warning: `bakervm` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> hudson/basm.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / lazy_static! { [INFO] [stderr] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stderr] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stderr] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> hudson/basm.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / lazy_static! { [INFO] [stderr] 14 | | static ref LABELED_MNEMONIC_RE: Regex = Regex::new(r"^\.(.+?) +?(.+)$").unwrap(); [INFO] [stderr] 15 | | static ref LABEL_RE: Regex = Regex::new(r"^\.([^\s]+)$").unwrap(); [INFO] [stderr] 16 | | static ref INCLUDE_RE: Regex = Regex::new(r"^include! +([^\s]+)$").unwrap(); [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> bakervm/vm.rs:533:21 [INFO] [stderr] | [INFO] [stderr] 533 | let mut index_value = [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bakervm` (bin "hudson" test) generated 3 warnings (1 duplicate) [INFO] [stderr] warning: `bakervm` (bin "bakervm" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests definitions/lib.rs (/opt/rustwide/target/debug/deps/definitions-339ac8e86095c356) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test image_builder::tests::generate ... ok [INFO] [stdout] test value::tests::boolean_regex ... ok [INFO] [stdout] test target::tests::key_register_regex ... ok [INFO] [stdout] test value::tests::char_regex ... ok [INFO] [stdout] test target::tests::value_index_regex ... ok [INFO] [stdout] test value::tests::comparison ... ok [INFO] [stdout] test value::tests::float_regex ... ok [INFO] [stdout] test value::tests::color_regex ... ok [INFO] [stdout] test value::tests::conversion ... ok [INFO] [stdout] test value::tests::integer_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests bakervm/main.rs (/opt/rustwide/target/debug/deps/bakervm-50f85b8ef25f8e4c) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test vm::tests::halt ... ok [INFO] [stdout] test vm::tests::load_stock_image ... ok [INFO] [stdout] test vm::tests::swp ... ok [INFO] [stdout] test vm::tests::add_stack ... ok [INFO] [stdout] test vm::tests::sub_stack ... ok [INFO] [stdout] test vm::tests::mul_stack ... ok [INFO] [stdout] test vm::tests::div_stack ... ok [INFO] [stdout] test vm::tests::failed_allocation - should panic ... ok [INFO] [stdout] test vm::tests::allocation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running unittests hudson/main.rs (/opt/rustwide/target/debug/deps/hudson-1e4bfcf9343cbb38) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test basm::tests::labeled_mnemonic_regex ... ok [INFO] [stdout] test basm::tests::include_regex ... ok [INFO] [stdout] test basm::tests::label_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d1c618eb08b08367e9a63fab5ab238e8c8b2b0418a541a9288fb5a9138a7635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1c618eb08b08367e9a63fab5ab238e8c8b2b0418a541a9288fb5a9138a7635", kill_on_drop: false }` [INFO] [stdout] 7d1c618eb08b08367e9a63fab5ab238e8c8b2b0418a541a9288fb5a9138a7635