[INFO] cloning repository https://github.com/kitsonk/deno_emit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitsonk/deno_emit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_emit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_emit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ed843ea2f5e4f5be29192ce1631db362aa6f0e0 [INFO] documenting kitsonk/deno_emit against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_emit" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitsonk/deno_emit on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kitsonk/deno_emit [INFO] finished tweaking git repo https://github.com/kitsonk/deno_emit [INFO] tweaked toml for git repo https://github.com/kitsonk/deno_emit written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kitsonk/deno_emit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72b2e8006058e33d023fb2799edb93973959855b1ba48413de5bd84d3c3bceb [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" "e72b2e8006058e33d023fb2799edb93973959855b1ba48413de5bd84d3c3bceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72b2e8006058e33d023fb2799edb93973959855b1ba48413de5bd84d3c3bceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72b2e8006058e33d023fb2799edb93973959855b1ba48413de5bd84d3c3bceb", kill_on_drop: false }` [INFO] [stdout] e72b2e8006058e33d023fb2799edb93973959855b1ba48413de5bd84d3c3bceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 61559ef4eaf57bfae7bd861a4a351ce303e37640f872769f9610b342a14eb1c3 [INFO] running `Command { std: "docker" "start" "-a" "61559ef4eaf57bfae7bd861a4a351ce303e37640f872769f9610b342a14eb1c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking unicode-id v0.3.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling swc_bundler v0.133.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking relative-path v1.7.0 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking retain_mut v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking better_scoped_tls v0.1.0 [INFO] [stderr] Checking lexical-util v0.8.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking dashmap v5.3.3 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking lexical-parse-integer v0.8.3 [INFO] [stderr] Checking lexical-write-integer v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking lexical-parse-float v0.8.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.4 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking lexical-core v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking lexical v6.1.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_atoms v0.2.11 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling swc_macros_common v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling swc_visit_macros v0.3.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.2.0 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.3.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] error: could not compile `swc_visit_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swc_visit_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_visit_macros-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=1ac03e0c4bf463a9 -C extra-filename=-1ac03e0c4bf463a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-ecc52f61217b13b9.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-84985e5176b3b440.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-8cb60b23a1850e9f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c66ad6332707eac.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=dd054a75805791d0 -C extra-filename=-dd054a75805791d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-41624c1d4c1cde02.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c66ad6332707eac.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `is-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name is_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/is-macro-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=979c61518d6d27df -C extra-filename=-979c61518d6d27df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-ecc52f61217b13b9.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-84985e5176b3b440.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c66ad6332707eac.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `swc_ecma_codegen_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swc_ecma_codegen_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_codegen_macros-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=4b12cf7f548bcb98 -C extra-filename=-4b12cf7f548bcb98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-84985e5176b3b440.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f17c8d68702ac8b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a281042af34a373.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-8cb60b23a1850e9f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c66ad6332707eac.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "61559ef4eaf57bfae7bd861a4a351ce303e37640f872769f9610b342a14eb1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61559ef4eaf57bfae7bd861a4a351ce303e37640f872769f9610b342a14eb1c3", kill_on_drop: false }` [INFO] [stdout] 61559ef4eaf57bfae7bd861a4a351ce303e37640f872769f9610b342a14eb1c3