[INFO] updating cached repository rschifflin/rust-entity-component-system [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rschifflin/rust-entity-component-system [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rschifflin/rust-entity-component-system" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/rschifflin/rust-entity-component-system"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/rschifflin/rust-entity-component-system'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rschifflin/rust-entity-component-system" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/rschifflin/rust-entity-component-system"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/rschifflin/rust-entity-component-system'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eada444ac4e21562a2d089103d332c795b8dd630 [INFO] sha for GitHub repo rschifflin/rust-entity-component-system: eada444ac4e21562a2d089103d332c795b8dd630 [INFO] validating manifest of rschifflin/rust-entity-component-system on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rschifflin/rust-entity-component-system on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rschifflin/rust-entity-component-system [INFO] finished frobbing rschifflin/rust-entity-component-system [INFO] frobbed toml for rschifflin/rust-entity-component-system written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/rschifflin/rust-entity-component-system/Cargo.toml [INFO] started frobbing rschifflin/rust-entity-component-system [INFO] finished frobbing rschifflin/rust-entity-component-system [INFO] frobbed toml for rschifflin/rust-entity-component-system written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/rschifflin/rust-entity-component-system/Cargo.toml [INFO] crate rschifflin/rust-entity-component-system already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/rschifflin/rust-entity-component-system/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/rschifflin/rust-component-store` [INFO] [stderr] Updating git repository `https://github.com/rschifflin/rust-pubsub` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/rschifflin/rust-component-store` [INFO] [stderr] Updating git repository `https://github.com/rschifflin/rust-pubsub` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rschifflin/rust-entity-component-system against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-1/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/rschifflin/rust-entity-component-system:/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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3e727353a2625ad5c4c416e56cec5fd34e7419096a911b91ba9699d014f6c8fa [INFO] running `"docker" "start" "-a" "3e727353a2625ad5c4c416e56cec5fd34e7419096a911b91ba9699d014f6c8fa"` [INFO] [stderr] error: failed to load source for a dependency on `component_store` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rschifflin/rust-component-store#f6d79138 [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" "3e727353a2625ad5c4c416e56cec5fd34e7419096a911b91ba9699d014f6c8fa"` [INFO] running `"docker" "rm" "-f" "3e727353a2625ad5c4c416e56cec5fd34e7419096a911b91ba9699d014f6c8fa"` [INFO] [stdout] 3e727353a2625ad5c4c416e56cec5fd34e7419096a911b91ba9699d014f6c8fa