[INFO] updating cached repository https://github.com/chiptunecafe/rawrscope [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/chiptunecafe/rawrscope [INFO] [stderr] e04797e..aba0edf master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba0edfcc6fe512fc3b111d181e67a9406437ed0 [INFO] documenting chiptunecafe/rawrscope against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiptunecafe%2Frawrscope" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chiptunecafe/rawrscope on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/chiptunecafe/rawrscope [INFO] finished tweaking git repo https://github.com/chiptunecafe/rawrscope [INFO] tweaked toml for git repo https://github.com/chiptunecafe/rawrscope written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/chiptunecafe/rawrscope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/google/shaderc-rs` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/glslang.git` [INFO] [stderr] Updating git submodule `https://github.com/google/shaderc.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/SPIRV-Tools.git` [INFO] [stderr] Updating git repository `https://github.com/kyren/hashlink` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-wgpu v0.7.0 [INFO] [stderr] Downloaded samplerate v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca2c4e84f51645558bf8437f55c9c891791be4f85ea76c7c86790fd793beeb2b [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" "ca2c4e84f51645558bf8437f55c9c891791be4f85ea76c7c86790fd793beeb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca2c4e84f51645558bf8437f55c9c891791be4f85ea76c7c86790fd793beeb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2c4e84f51645558bf8437f55c9c891791be4f85ea76c7c86790fd793beeb2b", kill_on_drop: false }` [INFO] [stdout] ca2c4e84f51645558bf8437f55c9c891791be4f85ea76c7c86790fd793beeb2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb707febd21ec072bf1015f6a681924e2daff47cc98f3bf99c1c068923def9ad [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" "cb707febd21ec072bf1015f6a681924e2daff47cc98f3bf99c1c068923def9ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Compiling rayon-core v1.7.0 (https://github.com/nikomatsakis/rayon?branch=latch-target-thread-2#2cd05a05) [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.0 (https://github.com/nikomatsakis/rayon?branch=latch-target-thread-2#2cd05a05) [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking lock_api v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking ultraviolet v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking gfx-hal v0.5.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking directories-next v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking gfx-backend-empty v0.5.0 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling shaderc-sys v0.6.2 (https://github.com/google/shaderc-rs#a3bc824a) [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -Cembed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=5a894330bec9c7e6 -C extra-filename=-5a894330bec9c7e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-539757073bcf0704.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1c087819f9bb3e5b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d9d7f1d379c36236.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb707febd21ec072bf1015f6a681924e2daff47cc98f3bf99c1c068923def9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb707febd21ec072bf1015f6a681924e2daff47cc98f3bf99c1c068923def9ad", kill_on_drop: false }` [INFO] [stdout] cb707febd21ec072bf1015f6a681924e2daff47cc98f3bf99c1c068923def9ad