[INFO] fetching crate vujio_client 0.1.2... [INFO] checking vujio_client-0.1.2 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate vujio_client 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate vujio_client 0.1.2 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 661faf7c5b8969b870c5e9c0ee6890b2793b36a555dcd38a2cee0c836ff1398e [INFO] running `Command { std: "docker" "start" "-a" "661faf7c5b8969b870c5e9c0ee6890b2793b36a555dcd38a2cee0c836ff1398e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "661faf7c5b8969b870c5e9c0ee6890b2793b36a555dcd38a2cee0c836ff1398e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661faf7c5b8969b870c5e9c0ee6890b2793b36a555dcd38a2cee0c836ff1398e", kill_on_drop: false }` [INFO] [stdout] 661faf7c5b8969b870c5e9c0ee6890b2793b36a555dcd38a2cee0c836ff1398e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1b1a58f55a0d42ad4af5a5a0e0b18ecbbee44bbda3c2335b42f34df79b05202 [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" "f1b1a58f55a0d42ad4af5a5a0e0b18ecbbee44bbda3c2335b42f34df79b05202", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking if_chain v1.0.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glam v0.13.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rectangle-pack v0.2.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling swc_bundler v0.18.2 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking anyhow v1.0.40 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking hexasphere v3.2.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking inotify v0.9.2 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking bevy_tasks v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.6 [INFO] [stderr] Checking alsa v0.5.0 [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.125 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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 string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [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 static-map-macro v0.2.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.125/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 --cfg 'feature="default"' -C metadata=48b2c2a7bb03e279 -C extra-filename=-48b2c2a7bb03e279 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32a461668e4c2f4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f2a98a903f1d830.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8ef5d2a54c69b637.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (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" "f1b1a58f55a0d42ad4af5a5a0e0b18ecbbee44bbda3c2335b42f34df79b05202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b1a58f55a0d42ad4af5a5a0e0b18ecbbee44bbda3c2335b42f34df79b05202", kill_on_drop: false }` [INFO] [stdout] f1b1a58f55a0d42ad4af5a5a0e0b18ecbbee44bbda3c2335b42f34df79b05202