[INFO] updating cached repository https://github.com/tomaka/cargo-emscripten [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4eaa466e9c0f2cfcbcf828eda34ec5fd1f6d682 [INFO] checking tomaka/cargo-emscripten against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2Fcargo-emscripten" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomaka/cargo-emscripten on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomaka/cargo-emscripten [INFO] finished tweaking git repo https://github.com/tomaka/cargo-emscripten [INFO] tweaked toml for git repo https://github.com/tomaka/cargo-emscripten written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tomaka/cargo-emscripten already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/cargo` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65c795d25c1e1c7d345b705d6ab965332261d7ffdb3072946e928771e4125262 [INFO] running `"docker" "start" "-a" "65c795d25c1e1c7d345b705d6ab965332261d7ffdb3072946e928771e4125262"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking opener v0.4.1 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Checking home v0.5.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling im-rc v14.0.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking bitmaps v2.0.0 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking sized-chunks v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling regex_macros v0.2.0 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex_macros-0.2.0/src/lib.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex_macros-0.2.0/src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | extern crate rustc_plugin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0463, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `regex_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "65c795d25c1e1c7d345b705d6ab965332261d7ffdb3072946e928771e4125262"` [INFO] running `"docker" "rm" "-f" "65c795d25c1e1c7d345b705d6ab965332261d7ffdb3072946e928771e4125262"` [INFO] [stdout] 65c795d25c1e1c7d345b705d6ab965332261d7ffdb3072946e928771e4125262