[INFO] cloning repository https://github.com/remotia/remotia-ffmpeg-codecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remotia/remotia-ffmpeg-codecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremotia%2Fremotia-ffmpeg-codecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremotia%2Fremotia-ffmpeg-codecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08d9380564125858197db0a6933ed570441e8782 [INFO] documenting remotia/remotia-ffmpeg-codecs 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%2Fremotia%2Fremotia-ffmpeg-codecs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remotia/remotia-ffmpeg-codecs 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/remotia/remotia-ffmpeg-codecs [INFO] finished tweaking git repo https://github.com/remotia/remotia-ffmpeg-codecs [INFO] tweaked toml for git repo https://github.com/remotia/remotia-ffmpeg-codecs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/remotia/remotia-ffmpeg-codecs 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] [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" "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] cb99933466810e98aeb960d5309a774b97e0e3caa85a85398b1da1cd6ec4f9de [INFO] running `Command { std: "docker" "start" "-a" "cb99933466810e98aeb960d5309a774b97e0e3caa85a85398b1da1cd6ec4f9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb99933466810e98aeb960d5309a774b97e0e3caa85a85398b1da1cd6ec4f9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb99933466810e98aeb960d5309a774b97e0e3caa85a85398b1da1cd6ec4f9de", kill_on_drop: false }` [INFO] [stdout] cb99933466810e98aeb960d5309a774b97e0e3caa85a85398b1da1cd6ec4f9de [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" "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] [stdout] 64cada2bfa51d10013dd56de24cf1ebf937b6705e186e936dae79da215abc88b [INFO] running `Command { std: "docker" "start" "-a" "64cada2bfa51d10013dd56de24cf1ebf937b6705e186e936dae79da215abc88b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking take-until v0.1.0 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling remotia-core v0.1.0 (https://github.com/remotia/remotia?branch=master#c99b40ef) [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking profiling v1.0.5 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking zstring v0.1.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=0edac97a01fa1cc3 -C extra-filename=-0edac97a01fa1cc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.33.3+1.2.191/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=e2cfeb8f6dd5d310 -C extra-filename=-e2cfeb8f6dd5d310 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4574604c6c6ffcc6.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "64cada2bfa51d10013dd56de24cf1ebf937b6705e186e936dae79da215abc88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cada2bfa51d10013dd56de24cf1ebf937b6705e186e936dae79da215abc88b", kill_on_drop: false }` [INFO] [stdout] 64cada2bfa51d10013dd56de24cf1ebf937b6705e186e936dae79da215abc88b