[INFO] fetching crate qamarket-rs 0.2.0... [INFO] checking qamarket-rs-0.2.0 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate qamarket-rs 0.2.0 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate qamarket-rs 0.2.0 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qamarket-rs 0.2.0 [INFO] finished tweaking crates.io crate qamarket-rs 0.2.0 [INFO] tweaked toml for crates.io crate qamarket-rs 0.2.0 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate crates.io crate qamarket-rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 847fed4a2f3a2fc3abcc9a571f40f89726d96f9c93880836eb2ebf70a7962003 [INFO] running `Command { std: "docker" "start" "-a" "847fed4a2f3a2fc3abcc9a571f40f89726d96f9c93880836eb2ebf70a7962003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847fed4a2f3a2fc3abcc9a571f40f89726d96f9c93880836eb2ebf70a7962003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847fed4a2f3a2fc3abcc9a571f40f89726d96f9c93880836eb2ebf70a7962003", kill_on_drop: false }` [INFO] [stdout] 847fed4a2f3a2fc3abcc9a571f40f89726d96f9c93880836eb2ebf70a7962003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe55f747e9dea37191b080a40359110dfa091fd11f55f05d57a8e8943ac54555 [INFO] running `Command { std: "docker" "start" "-a" "fe55f747e9dea37191b080a40359110dfa091fd11f55f05d57a8e8943ac54555", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e6f4a77c21f855c7 -C extra-filename=-e6f4a77c21f855c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "fe55f747e9dea37191b080a40359110dfa091fd11f55f05d57a8e8943ac54555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe55f747e9dea37191b080a40359110dfa091fd11f55f05d57a8e8943ac54555", kill_on_drop: false }` [INFO] [stdout] fe55f747e9dea37191b080a40359110dfa091fd11f55f05d57a8e8943ac54555