[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded env_logger v0.5.3 [INFO] [stderr] Downloaded num v0.1.41 [INFO] [stderr] Downloaded utf-8 v0.7.2 [INFO] [stderr] Downloaded clap v2.29.2 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded isatty v0.1.6 [INFO] [stderr] Downloaded futf v0.1.3 [INFO] [stderr] Downloaded termcolor v0.3.4 [INFO] [stderr] Downloaded criterion-stats v0.2.0 [INFO] [stderr] Downloaded criterion v0.2.0 [INFO] [stderr] Downloaded simplelog v0.5.0 [INFO] [stderr] Downloaded criterion-plot v0.2.0 [INFO] [stderr] Downloaded pest_derive v1.0.3 [INFO] [stderr] Downloaded pest v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 3df1d6fd7bcb0738dbd8c1f39a703db00eed18655dceca73369713b1a5aa3812 [INFO] running `Command { std: "docker" "start" "-a" "3df1d6fd7bcb0738dbd8c1f39a703db00eed18655dceca73369713b1a5aa3812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df1d6fd7bcb0738dbd8c1f39a703db00eed18655dceca73369713b1a5aa3812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df1d6fd7bcb0738dbd8c1f39a703db00eed18655dceca73369713b1a5aa3812", kill_on_drop: false }` [INFO] [stdout] 3df1d6fd7bcb0738dbd8c1f39a703db00eed18655dceca73369713b1a5aa3812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 6a8bbbc2fd85bb06bce4f40adf3e240b86e0f65f87e52183ff87fcd297f09b6c [INFO] running `Command { std: "docker" "start" "-a" "6a8bbbc2fd85bb06bce4f40adf3e240b86e0f65f87e52183ff87fcd297f09b6c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling termcolor v0.3.4 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling simplelog v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.1 [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] 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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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] running `Command { std: "docker" "inspect" "6a8bbbc2fd85bb06bce4f40adf3e240b86e0f65f87e52183ff87fcd297f09b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8bbbc2fd85bb06bce4f40adf3e240b86e0f65f87e52183ff87fcd297f09b6c", kill_on_drop: false }` [INFO] [stdout] 6a8bbbc2fd85bb06bce4f40adf3e240b86e0f65f87e52183ff87fcd297f09b6c