[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] checking nicholastmosher/emjc against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-3/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded env_logger v0.5.3 [INFO] [stderr] Downloaded termcolor v0.3.4 [INFO] [stderr] Downloaded pest v1.0.3 [INFO] [stderr] Downloaded isatty v0.1.6 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] [stderr] Downloaded utf-8 v0.7.2 [INFO] [stderr] Downloaded simplelog v0.5.0 [INFO] [stderr] Downloaded quick-error v1.2.1 [INFO] [stderr] Downloaded clap v2.29.2 [INFO] [stderr] Downloaded chrono v0.4.0 [INFO] [stderr] Downloaded criterion-stats v0.2.0 [INFO] [stderr] Downloaded criterion-plot v0.2.0 [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded num v0.1.41 [INFO] [stderr] Downloaded futf v0.1.3 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded pest_derive v1.0.3 [INFO] [stderr] Downloaded criterion v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 3bfbea012c50e0b8cbe4d43e34fd717e4954d86457326a5ab6e4be0488ce7761 [INFO] running `Command { std: "docker" "start" "-a" "3bfbea012c50e0b8cbe4d43e34fd717e4954d86457326a5ab6e4be0488ce7761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfbea012c50e0b8cbe4d43e34fd717e4954d86457326a5ab6e4be0488ce7761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfbea012c50e0b8cbe4d43e34fd717e4954d86457326a5ab6e4be0488ce7761", kill_on_drop: false }` [INFO] [stdout] 3bfbea012c50e0b8cbe4d43e34fd717e4954d86457326a5ab6e4be0488ce7761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--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] 2a2d49bee8b801d8da482d5d89d8508811c89a03c64726e857c285d5935542a4 [INFO] running `Command { std: "docker" "start" "-a" "2a2d49bee8b801d8da482d5d89d8508811c89a03c64726e857c285d5935542a4", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking utf-8 v0.7.2 [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking termcolor v0.3.4 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking isatty v0.1.6 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking uuid v0.6.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking criterion-stats v0.2.0 [INFO] [stderr] Checking clap v2.29.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking futf v0.1.3 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking criterion-plot v0.2.0 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking simplelog v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Checking handlebars v0.30.1 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking criterion v0.2.0 [INFO] [stderr] Checking emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 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: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emjc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: 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: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2a2d49bee8b801d8da482d5d89d8508811c89a03c64726e857c285d5935542a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2d49bee8b801d8da482d5d89d8508811c89a03c64726e857c285d5935542a4", kill_on_drop: false }` [INFO] [stdout] 2a2d49bee8b801d8da482d5d89d8508811c89a03c64726e857c285d5935542a4