[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 beta-2022-02-22 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-10/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tendril v0.4.0 [INFO] [stderr] Downloaded quick-error v1.2.1 [INFO] [stderr] Downloaded unicode-width v0.1.4 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded ansi_term v0.10.2 [INFO] [stderr] Downloaded num-integer v0.1.35 [INFO] [stderr] Downloaded num-iter v0.1.34 [INFO] [stderr] Downloaded termion v1.5.1 [INFO] [stderr] Downloaded redox_termios v0.1.1 [INFO] [stderr] Downloaded isatty v0.1.6 [INFO] [stderr] Downloaded cast v0.2.2 [INFO] [stderr] Downloaded serde_derive v1.0.27 [INFO] [stderr] Downloaded textwrap v0.9.0 [INFO] [stderr] Downloaded serde_derive_internals v0.19.0 [INFO] [stderr] Downloaded strsim v0.6.0 [INFO] [stderr] Downloaded serde_json v1.0.9 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded itoa v0.3.4 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded num v0.1.41 [INFO] [stderr] Downloaded regex v0.2.5 [INFO] [stderr] Downloaded termcolor v0.3.4 [INFO] [stderr] Downloaded futf v0.1.3 [INFO] [stderr] Downloaded libc v0.2.36 [INFO] [stderr] Downloaded serde v1.0.27 [INFO] [stderr] Downloaded either v1.4.0 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded term v0.4.6 [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded utf-8 v0.7.2 [INFO] [stderr] Downloaded cc v1.0.4 [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded atty v0.2.6 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded rustc-demangle v0.1.5 [INFO] [stderr] Downloaded num-traits v0.1.42 [INFO] [stderr] Downloaded chrono v0.4.0 [INFO] [stderr] Downloaded vec_map v0.8.0 [INFO] [stderr] Downloaded simplelog v0.5.0 [INFO] [stderr] Downloaded criterion-plot v0.2.0 [INFO] [stderr] Downloaded criterion-stats v0.2.0 [INFO] [stderr] Downloaded criterion v0.2.0 [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded byteorder v1.2.1 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded debug_unreachable v0.1.1 [INFO] [stderr] Downloaded pest_derive v1.0.3 [INFO] [stderr] Downloaded pest v1.0.3 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] [stderr] Downloaded env_logger v0.5.3 [INFO] [stderr] Downloaded clap v2.29.2 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] 88a68812c4c8a294854ca415a59baa55f9bcbae367b0dc90af302220b82396d0 [INFO] running `Command { std: "docker" "start" "-a" "88a68812c4c8a294854ca415a59baa55f9bcbae367b0dc90af302220b82396d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88a68812c4c8a294854ca415a59baa55f9bcbae367b0dc90af302220b82396d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a68812c4c8a294854ca415a59baa55f9bcbae367b0dc90af302220b82396d0", kill_on_drop: false }` [INFO] [stdout] 88a68812c4c8a294854ca415a59baa55f9bcbae367b0dc90af302220b82396d0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 9817f91cfe71cac019e262819ce466929a9536c2e7379e8ee85ca8af899df513 [INFO] running `Command { std: "docker" "start" "-a" "9817f91cfe71cac019e262819ce466929a9536c2e7379e8ee85ca8af899df513", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling termcolor v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.5 [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 39.23s [INFO] running `Command { std: "docker" "inspect" "9817f91cfe71cac019e262819ce466929a9536c2e7379e8ee85ca8af899df513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9817f91cfe71cac019e262819ce466929a9536c2e7379e8ee85ca8af899df513", kill_on_drop: false }` [INFO] [stdout] 9817f91cfe71cac019e262819ce466929a9536c2e7379e8ee85ca8af899df513 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a39fa4f4608cf60279b6ee8c23f644a1fc12b2372c91c8ff85359fdebda5f9dc [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" "a39fa4f4608cf60279b6ee8c23f644a1fc12b2372c91c8ff85359fdebda5f9dc", kill_on_drop: false }` [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [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] [stderr] Compiling num_cpus v1.8.0 [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] [stderr] Compiling isatty v0.1.6 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling criterion-plot v0.2.0 [INFO] [stderr] Compiling simplelog v0.4.4 [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 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 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: 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: 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 28.06s [INFO] running `Command { std: "docker" "inspect" "a39fa4f4608cf60279b6ee8c23f644a1fc12b2372c91c8ff85359fdebda5f9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39fa4f4608cf60279b6ee8c23f644a1fc12b2372c91c8ff85359fdebda5f9dc", kill_on_drop: false }` [INFO] [stdout] a39fa4f4608cf60279b6ee8c23f644a1fc12b2372c91c8ff85359fdebda5f9dc [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8387a0bdf4d67d38495088dfd636752f34cc2e7c8accc7875ea0f1644a40337 [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" "a8387a0bdf4d67d38495088dfd636752f34cc2e7c8accc7875ea0f1644a40337", 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.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emjc_lib-e2356bf9714e6766) [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] Running unittests (/opt/rustwide/target/debug/deps/emjc-b7c29445d4731f7e) [INFO] [stdout] [INFO] [stderr] Doc-tests emjc_lib [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/lexer.rs - lexer::Span::span_to (line 159) ... FAILED [INFO] [stdout] test src/codegen/mod.rs - codegen::ClassDecl (line 284) ... FAILED [INFO] [stdout] test src/codegen/mod.rs - codegen::MethodDecl (line 230) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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] [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.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a8387a0bdf4d67d38495088dfd636752f34cc2e7c8accc7875ea0f1644a40337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8387a0bdf4d67d38495088dfd636752f34cc2e7c8accc7875ea0f1644a40337", kill_on_drop: false }` [INFO] [stdout] a8387a0bdf4d67d38495088dfd636752f34cc2e7c8accc7875ea0f1644a40337