[INFO] cloning repository https://github.com/NiceneNerd/plasticity-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiceneNerd/plasticity-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiceneNerd%2Fplasticity-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiceneNerd%2Fplasticity-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 641e3056bbeac5dcebe8876e9334d1d941aa7072 [INFO] documenting NiceneNerd/plasticity-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiceneNerd%2Fplasticity-rs" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NiceneNerd/plasticity-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NiceneNerd/plasticity-rs [INFO] finished tweaking git repo https://github.com/NiceneNerd/plasticity-rs [INFO] tweaked toml for git repo https://github.com/NiceneNerd/plasticity-rs written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/NiceneNerd/plasticity-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/NiceneNerd/egui` [INFO] [stderr] Updating git repository `https://github.com/NiceneNerd/roead` [INFO] [stderr] Updating git submodule `https://github.com/NiceneNerd/oead.git` [INFO] [stderr] Updating git submodule `https://github.com/TheLartians/EasyIterator` [INFO] [stderr] Updating git submodule `https://github.com/Tessil/ordered-map` [INFO] [stderr] Updating git submodule `https://github.com/biojppm/rapidyaml.git` [INFO] [stderr] Updating git submodule `https://github.com/biojppm/c4core` [INFO] [stderr] Updating git submodule `https://github.com/biojppm/cmake` [INFO] [stderr] Updating git submodule `https://github.com/biojppm/debugbreak` [INFO] [stderr] Updating git submodule `https://github.com/biojppm/fast_float` [INFO] [stderr] Updating git submodule `https://github.com/zeldamods/zlib-ng` [INFO] [stderr] Updating git submodule `https://github.com/abseil/abseil-cpp` [INFO] [stderr] Updating git submodule `https://github.com/yaml/libyaml` [INFO] [stderr] Updating git submodule `https://github.com/leoetlino/pybind11` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gobject-sys v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded gdk-sys v0.14.0 [INFO] [stderr] Downloaded xcb v0.9.0 [INFO] [stderr] Downloaded glutin v0.27.0 [INFO] [stderr] Downloaded x11-clipboard v0.5.2 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded cached_proc_macro v0.6.2 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.0 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.14.0 [INFO] [stderr] Downloaded atk-sys v0.14.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.5 [INFO] [stderr] Downloaded glium v0.30.2 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded pango-sys v0.14.0 [INFO] [stderr] Downloaded cfg-expr v0.8.1 [INFO] [stderr] Downloaded gtk-sys v0.14.0 [INFO] [stderr] Downloaded rfd v0.5.1 [INFO] [stderr] Downloaded cached v0.25.1 [INFO] [stderr] Downloaded system-deps v3.2.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.56 [INFO] [stderr] Downloaded cxx-build v1.0.56 [INFO] [stderr] Downloaded glib-sys v0.14.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.56 [INFO] [stderr] Downloaded cxx v1.0.56 [INFO] [stderr] Downloaded gmod-lzma v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a02318b1b67d54a9693b4808b131f0cce8db5d6d59c45f9ab85583373ccee27e [INFO] running `Command { std: "docker" "start" "-a" "a02318b1b67d54a9693b4808b131f0cce8db5d6d59c45f9ab85583373ccee27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a02318b1b67d54a9693b4808b131f0cce8db5d6d59c45f9ab85583373ccee27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02318b1b67d54a9693b4808b131f0cce8db5d6d59c45f9ab85583373ccee27e", kill_on_drop: false }` [INFO] [stdout] a02318b1b67d54a9693b4808b131f0cce8db5d6d59c45f9ab85583373ccee27e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9541454fd5cac6c1cd9c7653f0392f3932934483960a9ca2b643c582f860fa0b [INFO] running `Command { std: "docker" "start" "-a" "9541454fd5cac6c1cd9c7653f0392f3932934483960a9ca2b643c582f860fa0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking emath v0.14.0 (https://github.com/NiceneNerd/egui?rev=dc9387e53d6b5ef2835911e42d50946cec3ead0b#dc9387e5) [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cxxbridge-flags v1.0.56 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling rfd v0.5.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking crc v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.20/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 -C metadata=6a0acbcd19660ee7 -C extra-filename=-6a0acbcd19660ee7 --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 `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.71/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 -C metadata=fcad3b71e2a0bc90 -C extra-filename=-fcad3b71e2a0bc90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9541454fd5cac6c1cd9c7653f0392f3932934483960a9ca2b643c582f860fa0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9541454fd5cac6c1cd9c7653f0392f3932934483960a9ca2b643c582f860fa0b", kill_on_drop: false }` [INFO] [stdout] 9541454fd5cac6c1cd9c7653f0392f3932934483960a9ca2b643c582f860fa0b