[INFO] cloning repository https://github.com/amshafer/Category5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amshafer/Category5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famshafer%2FCategory5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famshafer%2FCategory5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fd8b41e0a15134eed6fa77771d66ee0d95b6f78 [INFO] checking amshafer/Category5 against try#ca6d8d30c65b4fcf60d8a40774045a936ec3c78d for pr-112119 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famshafer%2FCategory5" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amshafer/Category5 on toolchain ca6d8d30c65b4fcf60d8a40774045a936ec3c78d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca6d8d30c65b4fcf60d8a40774045a936ec3c78d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amshafer/Category5 [INFO] finished tweaking git repo https://github.com/amshafer/Category5 [INFO] tweaked toml for git repo https://github.com/amshafer/Category5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/amshafer/Category5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca6d8d30c65b4fcf60d8a40774045a936ec3c78d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ca6d8d30c65b4fcf60d8a40774045a936ec3c78d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c81968d5630c5a26e6c60b1ebfc0285b6b34421e1e00238987faa69bb9611c72 [INFO] running `Command { std: "docker" "start" "-a" "c81968d5630c5a26e6c60b1ebfc0285b6b34421e1e00238987faa69bb9611c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c81968d5630c5a26e6c60b1ebfc0285b6b34421e1e00238987faa69bb9611c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81968d5630c5a26e6c60b1ebfc0285b6b34421e1e00238987faa69bb9611c72", kill_on_drop: false }` [INFO] [stdout] c81968d5630c5a26e6c60b1ebfc0285b6b34421e1e00238987faa69bb9611c72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ca6d8d30c65b4fcf60d8a40774045a936ec3c78d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 502e958ae2aa4e8aada34400986d7695b2084bb91a175af3971e4253268945c0 [INFO] running `Command { std: "docker" "start" "-a" "502e958ae2aa4e8aada34400986d7695b2084bb91a175af3971e4253268945c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.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] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-scanner v0.30.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking udev v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking lluvia v0.0.1 (/opt/rustwide/workdir/lluvia) [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking xkbcommon v0.5.0 [INFO] [stderr] Checking udev v0.7.0 [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ca6d8d30c65b4fcf60d8a40774045a936ec3c78d/bin/rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/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 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=3490e53d0cd28daf -C extra-filename=-3490e53d0cd28daf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-abf46caf2b7d102e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5ae5c96f63fbe4d2.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9a19fc59f707acdb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "502e958ae2aa4e8aada34400986d7695b2084bb91a175af3971e4253268945c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502e958ae2aa4e8aada34400986d7695b2084bb91a175af3971e4253268945c0", kill_on_drop: false }` [INFO] [stdout] 502e958ae2aa4e8aada34400986d7695b2084bb91a175af3971e4253268945c0