[INFO] fetching crate vujio_client 0.1.2... [INFO] checking vujio_client-0.1.2 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate vujio_client 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate vujio_client 0.1.2 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vujio_client 0.1.2 [INFO] finished tweaking crates.io crate vujio_client 0.1.2 [INFO] tweaked toml for crates.io crate vujio_client 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] 106b696f69d610433166614733dae4d26abb647101fb05289d4f14b2f08feec0 [INFO] running `Command { std: "docker" "start" "-a" "106b696f69d610433166614733dae4d26abb647101fb05289d4f14b2f08feec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106b696f69d610433166614733dae4d26abb647101fb05289d4f14b2f08feec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106b696f69d610433166614733dae4d26abb647101fb05289d4f14b2f08feec0", kill_on_drop: false }` [INFO] [stdout] 106b696f69d610433166614733dae4d26abb647101fb05289d4f14b2f08feec0 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d13e0c46368f4c6a8a3354a592508f888a4ea7aa0b35b08889e304fa59a93e54 [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" "d13e0c46368f4c6a8a3354a592508f888a4ea7aa0b35b08889e304fa59a93e54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking glam v0.15.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ttf-parser v0.13.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking rectangle-pack v0.2.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling swc_bundler v0.18.2 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking relative-path v1.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking crc32fast v1.2.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.18 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking hexasphere v3.4.0 [INFO] [stderr] Checking ab_glyph v0.2.12 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking bevy_tasks v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.1.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Compiling static-map-macro v0.2.1 [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=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_visit_macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=f024fb4cb0d44367 -C extra-filename=-f024fb4cb0d44367 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-9b7c45ceeaddd386.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-7f1907282af89f10.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9dbaaf035d6d15d1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0bcba2a61b67309f.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-f7d4306b84381090.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5b2ab1394f1359bc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d13e0c46368f4c6a8a3354a592508f888a4ea7aa0b35b08889e304fa59a93e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13e0c46368f4c6a8a3354a592508f888a4ea7aa0b35b08889e304fa59a93e54", kill_on_drop: false }` [INFO] [stdout] d13e0c46368f4c6a8a3354a592508f888a4ea7aa0b35b08889e304fa59a93e54