[INFO] cloning repository https://github.com/nicholastmosher/emjc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholastmosher/emjc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e91caab4707419381958aafd5ad2f6b5b9aefbf0 [INFO] testing nicholastmosher/emjc against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholastmosher/emjc [INFO] finished tweaking git repo https://github.com/nicholastmosher/emjc [INFO] tweaked toml for git repo https://github.com/nicholastmosher/emjc written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nicholastmosher/emjc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8716351e726f5c544f459ac1af23793506bf31afebedb8a0d9b65c6ecc6b3cd [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" "d8716351e726f5c544f459ac1af23793506bf31afebedb8a0d9b65c6ecc6b3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8716351e726f5c544f459ac1af23793506bf31afebedb8a0d9b65c6ecc6b3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8716351e726f5c544f459ac1af23793506bf31afebedb8a0d9b65c6ecc6b3cd", kill_on_drop: false }` [INFO] [stdout] d8716351e726f5c544f459ac1af23793506bf31afebedb8a0d9b65c6ecc6b3cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b23748c4c5c69d1c1682684f729e48e15d074f81229e7f9f9be7e1a8f19b7d [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" "64b23748c4c5c69d1c1682684f729e48e15d074f81229e7f9f9be7e1a8f19b7d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling termcolor v0.3.4 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling simplelog v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/bin/main.rs:274:25 [INFO] [stdout] | [INFO] [stdout] 274 | let home_dir = env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/bin/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.85s [INFO] running `Command { std: "docker" "inspect" "64b23748c4c5c69d1c1682684f729e48e15d074f81229e7f9f9be7e1a8f19b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b23748c4c5c69d1c1682684f729e48e15d074f81229e7f9f9be7e1a8f19b7d", kill_on_drop: false }` [INFO] [stdout] 64b23748c4c5c69d1c1682684f729e48e15d074f81229e7f9f9be7e1a8f19b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efde71a439bc1e1f8ad1ed57eaa4d25edfcb81bd533cd55e8c0c7fba298ca386 [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" "efde71a439bc1e1f8ad1ed57eaa4d25edfcb81bd533cd55e8c0c7fba298ca386", kill_on_drop: false }` [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling criterion-plot v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-stats v0.2.0 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling handlebars v0.30.1 [INFO] [stderr] Compiling criterion v0.2.0 [INFO] [stderr] Compiling emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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] --> src/lexer.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stdout] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stdout] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stdout] 36 | | } [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 function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/bin/main.rs:274:25 [INFO] [stdout] | [INFO] [stdout] 274 | let home_dir = env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/bin/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.73s [INFO] running `Command { std: "docker" "inspect" "efde71a439bc1e1f8ad1ed57eaa4d25edfcb81bd533cd55e8c0c7fba298ca386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efde71a439bc1e1f8ad1ed57eaa4d25edfcb81bd533cd55e8c0c7fba298ca386", kill_on_drop: false }` [INFO] [stdout] efde71a439bc1e1f8ad1ed57eaa4d25edfcb81bd533cd55e8c0c7fba298ca386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72c41e07fd5f89aeb42c9833af32dd6dec648496a1701ba6b329e7cc31c5e121 [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" "72c41e07fd5f89aeb42c9833af32dd6dec648496a1701ba6b329e7cc31c5e121", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lexer.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / lazy_static! { [INFO] [stderr] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stderr] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stderr] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [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] --> src/lexer.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / lazy_static! { [INFO] [stderr] 33 | | static ref ID: Regex = Regex::new(r"^[_a-zA-Z][_a-zA-Z\d]*").unwrap(); [INFO] [stderr] 34 | | static ref INTLIT: Regex = Regex::new(r"^\d+").unwrap(); [INFO] [stderr] 35 | | static ref STRINGLIT: Regex = Regex::new(r#"^"(?:[^"\\]|\\.)*""#).unwrap(); [INFO] [stderr] 36 | | } [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: `emjc` (lib) generated 3 warnings (1 duplicate) [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/bin/main.rs:274:25 [INFO] [stderr] | [INFO] [stderr] 274 | let home_dir = env::home_dir() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/bin/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `emjc` (bin "emjc" test) generated 1 warning [INFO] [stderr] warning: `emjc` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emjc_lib-a2fe8cab9139f28c) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emjc-96f4b5e99f7a842a) [INFO] [stdout] running 1 test [INFO] [stdout] test semantics::type_analysis::test::test_type_eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests emjc_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/codegen/mod.rs - codegen::MethodDecl (line 230) ... FAILED [INFO] [stdout] test src/lexer.rs - lexer::Span::span_to (line 159) ... FAILED [INFO] [stdout] test src/codegen/mod.rs - codegen::ClassDecl (line 284) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/codegen/mod.rs - codegen::MethodDecl (line 230) stdout ---- [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/codegen/mod.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 3 | .method [name] (args;)return [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lexer.rs - lexer::Span::span_to (line 159) stdout ---- [INFO] [stdout] error: expected expression, found `<-` [INFO] [stdout] --> src/lexer.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 3 | <--------------------------------------------> [INFO] [stdout] | ^^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/codegen/mod.rs - codegen::ClassDecl (line 284) stdout ---- [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/codegen/mod.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 3 | .class [name] [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/codegen/mod.rs - codegen::ClassDecl (line 284) [INFO] [stdout] src/codegen/mod.rs - codegen::MethodDecl (line 230) [INFO] [stdout] src/lexer.rs - lexer::Span::span_to (line 159) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "72c41e07fd5f89aeb42c9833af32dd6dec648496a1701ba6b329e7cc31c5e121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c41e07fd5f89aeb42c9833af32dd6dec648496a1701ba6b329e7cc31c5e121", kill_on_drop: false }` [INFO] [stdout] 72c41e07fd5f89aeb42c9833af32dd6dec648496a1701ba6b329e7cc31c5e121