[INFO] updating cached repository redox-os/orbutils [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/redox-os/orbutils [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/redox-os/orbutils" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/redox-os/orbutils"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/redox-os/orbutils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/redox-os/orbutils" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/redox-os/orbutils"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/redox-os/orbutils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f1e73cec96529615af5be4f8f0096b034d15466a [INFO] sha for GitHub repo redox-os/orbutils: f1e73cec96529615af5be4f8f0096b034d15466a [INFO] validating manifest of redox-os/orbutils on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of redox-os/orbutils on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing redox-os/orbutils [INFO] finished frobbing redox-os/orbutils [INFO] frobbed toml for redox-os/orbutils written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/redox-os/orbutils/Cargo.toml [INFO] started frobbing redox-os/orbutils [INFO] finished frobbing redox-os/orbutils [INFO] frobbed toml for redox-os/orbutils written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/redox-os/orbutils/Cargo.toml [INFO] crate redox-os/orbutils has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Patch `jpeg-decoder v0.1.14 (https://github.com/robbycerantola/jpeg-decoder.git#fded7106)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Patch `jpeg-decoder v0.1.14 (https://github.com/robbycerantola/jpeg-decoder.git#fded7106)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] checking redox-os/orbutils against master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-1/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/redox-os/orbutils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e6cd0b3d7870ff1444815a780c9fc7be8b28b9dc2179150e975f0d1c8a9925dc [INFO] running `"docker" "start" "-a" "e6cd0b3d7870ff1444815a780c9fc7be8b28b9dc2179150e975f0d1c8a9925dc"` [INFO] [stderr] error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for a dependency on `jpeg-decoder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/robbycerantola/jpeg-decoder.git#fded7106 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to open: /opt/crater/cargo-home/git/.cargo-lock-git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `"docker" "inspect" "e6cd0b3d7870ff1444815a780c9fc7be8b28b9dc2179150e975f0d1c8a9925dc"` [INFO] running `"docker" "rm" "-f" "e6cd0b3d7870ff1444815a780c9fc7be8b28b9dc2179150e975f0d1c8a9925dc"` [INFO] [stdout] e6cd0b3d7870ff1444815a780c9fc7be8b28b9dc2179150e975f0d1c8a9925dc