[INFO] cloning repository https://github.com/untom/dupletti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/untom/dupletti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f78dd6b45384b1a48945e675c2940acd54fff66 [INFO] checking untom/dupletti against master#30b3f35c420694a4f24e5a4df00f06073f4f3a37 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untom/dupletti on toolchain 30b3f35c420694a4f24e5a4df00f06073f4f3a37 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/untom/dupletti [INFO] finished tweaking git repo https://github.com/untom/dupletti [INFO] tweaked toml for git repo https://github.com/untom/dupletti written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/untom/dupletti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "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-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a537695fe15b4dfbc0d27e40f5008daa55f7d4272db2e4c96683143bdba9f28d [INFO] running `Command { std: "docker" "start" "-a" "a537695fe15b4dfbc0d27e40f5008daa55f7d4272db2e4c96683143bdba9f28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a537695fe15b4dfbc0d27e40f5008daa55f7d4272db2e4c96683143bdba9f28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a537695fe15b4dfbc0d27e40f5008daa55f7d4272db2e4c96683143bdba9f28d", kill_on_drop: false }` [INFO] [stdout] a537695fe15b4dfbc0d27e40f5008daa55f7d4272db2e4c96683143bdba9f28d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1e38ee3246e7c49e417ee17e3275639b3b71c896b353846d2f55375683f551 [INFO] running `Command { std: "docker" "start" "-a" "8c1e38ee3246e7c49e417ee17e3275639b3b71c896b353846d2f55375683f551", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ffmpeg-next v4.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [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.68/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=91af19ea0f09d712 -C extra-filename=-91af19ea0f09d712 --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" "8c1e38ee3246e7c49e417ee17e3275639b3b71c896b353846d2f55375683f551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1e38ee3246e7c49e417ee17e3275639b3b71c896b353846d2f55375683f551", kill_on_drop: false }` [INFO] [stdout] 8c1e38ee3246e7c49e417ee17e3275639b3b71c896b353846d2f55375683f551