[INFO] cloning repository https://github.com/MFAshby/slite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MFAshby/slite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 396e997052248baadbe3447f9bbc1ca38caf49ab [INFO] checking MFAshby/slite against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFAshby%2Fslite" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MFAshby/slite on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MFAshby/slite [INFO] finished tweaking git repo https://github.com/MFAshby/slite [INFO] tweaked toml for git repo https://github.com/MFAshby/slite written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/MFAshby/slite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70d40401b72f5411c2c2fa89ab4dedaefef0a72d1de72714ca8d37327a548f02 [INFO] running `Command { std: "docker" "start" "-a" "70d40401b72f5411c2c2fa89ab4dedaefef0a72d1de72714ca8d37327a548f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d40401b72f5411c2c2fa89ab4dedaefef0a72d1de72714ca8d37327a548f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d40401b72f5411c2c2fa89ab4dedaefef0a72d1de72714ca8d37327a548f02", kill_on_drop: false }` [INFO] [stdout] 70d40401b72f5411c2c2fa89ab4dedaefef0a72d1de72714ca8d37327a548f02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4c8a1ca69132e8e46c05d1d7fb9523d888dae777c51668b8edc9c045ddea93 [INFO] running `Command { std: "docker" "start" "-a" "1e4c8a1ca69132e8e46c05d1d7fb9523d888dae777c51668b8edc9c045ddea93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking anyhow v1.0.31 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] error: could not compile `mime_guess` [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/mime_guess-2.0.3/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="default"' --cfg 'feature="rev-mappings"' -C metadata=ca4eee1bab9f3ff7 -C extra-filename=-ca4eee1bab9f3ff7 --out-dir /opt/rustwide/target/debug/build/mime_guess-ca4eee1bab9f3ff7 -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-2217d602a4d1cc2c.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" "1e4c8a1ca69132e8e46c05d1d7fb9523d888dae777c51668b8edc9c045ddea93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4c8a1ca69132e8e46c05d1d7fb9523d888dae777c51668b8edc9c045ddea93", kill_on_drop: false }` [INFO] [stdout] 1e4c8a1ca69132e8e46c05d1d7fb9523d888dae777c51668b8edc9c045ddea93