[INFO] fetching crate lezeh 0.6.1... [INFO] checking lezeh-0.6.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate lezeh 0.6.1 into /workspace/builds/worker-42/source [INFO] validating manifest of crates.io crate lezeh 0.6.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lezeh 0.6.1 [INFO] finished tweaking crates.io crate lezeh 0.6.1 [INFO] tweaked toml for crates.io crate lezeh 0.6.1 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate crates.io crate lezeh 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91ac36afed99c2ae6d8d6c74e7c17f5ca58a2c231d73ea56ce4cf6784336610d [INFO] running `Command { std: "docker" "start" "-a" "91ac36afed99c2ae6d8d6c74e7c17f5ca58a2c231d73ea56ce4cf6784336610d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91ac36afed99c2ae6d8d6c74e7c17f5ca58a2c231d73ea56ce4cf6784336610d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ac36afed99c2ae6d8d6c74e7c17f5ca58a2c231d73ea56ce4cf6784336610d", kill_on_drop: false }` [INFO] [stdout] 91ac36afed99c2ae6d8d6c74e7c17f5ca58a2c231d73ea56ce4cf6784336610d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1715385deb12af7d60a7e5563dd11243a6f406986ad9b6750958f0ca7613e69 [INFO] running `Command { std: "docker" "start" "-a" "b1715385deb12af7d60a7e5563dd11243a6f406986ad9b6750958f0ca7613e69", 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] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking slugify v0.1.0 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2275ff5e1dc8c441 -C extra-filename=-2275ff5e1dc8c441 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --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" "b1715385deb12af7d60a7e5563dd11243a6f406986ad9b6750958f0ca7613e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1715385deb12af7d60a7e5563dd11243a6f406986ad9b6750958f0ca7613e69", kill_on_drop: false }` [INFO] [stdout] b1715385deb12af7d60a7e5563dd11243a6f406986ad9b6750958f0ca7613e69