[INFO] cloning repository https://github.com/code0xff/ufc-appbase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code0xff/ufc-appbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6e1048bb24bcde7b97f1e7dc52d91b815ef04c2 [INFO] checking code0xff/ufc-appbase against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/code0xff/ufc-appbase on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/code0xff/ufc-appbase [INFO] finished tweaking git repo https://github.com/code0xff/ufc-appbase [INFO] tweaked toml for git repo https://github.com/code0xff/ufc-appbase written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/code0xff/ufc-appbase already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/turnpike/appbase-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded amq-protocol-types v1.2.0 [INFO] [stderr] Downloaded built v0.4.4 [INFO] [stderr] Downloaded amiquip v0.4.0 [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded rust_decimal v1.15.0 [INFO] [stderr] Downloaded directories v3.0.2 [INFO] [stderr] Downloaded jsonrpc-server-utils v17.1.0 [INFO] [stderr] Downloaded cookie-factory v0.2.4 [INFO] [stderr] Downloaded jsonrpc-core v17.1.0 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded serde_with v1.9.4 [INFO] [stderr] Downloaded bson v2.0.0-beta.2 [INFO] [stderr] Downloaded amq-protocol-codegen v1.4.0 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded amq-protocol v1.4.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded pbkdf2 v0.7.5 [INFO] [stderr] Downloaded mongodb v2.0.0-beta.2 [INFO] [stderr] Downloaded typed-builder v0.9.0 [INFO] [stderr] Downloaded twox-hash v1.6.1 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded jsonrpc-http-server v17.1.0 [INFO] [stderr] Downloaded async-std-resolver v0.20.3 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded rocksdb v0.16.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded os_info v3.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21e8213044420a249dc01b03836c8e9766d4919a6928098f32b97a1de976379 [INFO] running `Command { std: "docker" "start" "-a" "e21e8213044420a249dc01b03836c8e9766d4919a6928098f32b97a1de976379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21e8213044420a249dc01b03836c8e9766d4919a6928098f32b97a1de976379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21e8213044420a249dc01b03836c8e9766d4919a6928098f32b97a1de976379", kill_on_drop: false }` [INFO] [stdout] e21e8213044420a249dc01b03836c8e9766d4919a6928098f32b97a1de976379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4bc47e0190bc5117258640e5945849a138c31f582ee2202ae3db7501c96e7f5 [INFO] running `Command { std: "docker" "start" "-a" "d4bc47e0190bc5117258640e5945849a138c31f582ee2202ae3db7501c96e7f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=2fb999b1b1b288cb -C extra-filename=-2fb999b1b1b288cb --out-dir /opt/rustwide/target/debug/build/clang-sys-2fb999b1b1b288cb -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib --cap-lints allow --cap-lints=forbid` (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" "d4bc47e0190bc5117258640e5945849a138c31f582ee2202ae3db7501c96e7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bc47e0190bc5117258640e5945849a138c31f582ee2202ae3db7501c96e7f5", kill_on_drop: false }` [INFO] [stdout] d4bc47e0190bc5117258640e5945849a138c31f582ee2202ae3db7501c96e7f5