[INFO] updating cached repository Disasm/picorv32-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Disasm/picorv32-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Disasm/picorv32-example" "work/ex/beta-1.38-1/sources/1.37.0/gh/Disasm/picorv32-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Disasm/picorv32-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Disasm/picorv32-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Disasm/picorv32-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Disasm/picorv32-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c71ecac446ac6b6508fb1a17a6c056daebd95c1f [INFO] sha for GitHub repo Disasm/picorv32-example: c71ecac446ac6b6508fb1a17a6c056daebd95c1f [INFO] validating manifest of Disasm/picorv32-example on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Disasm/picorv32-example on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Disasm/picorv32-example [INFO] removed path dependency picorv32-rt from Disasm/picorv32-example [INFO] finished frobbing Disasm/picorv32-example [INFO] frobbed toml for Disasm/picorv32-example written to work/ex/beta-1.38-1/sources/1.37.0/gh/Disasm/picorv32-example/Cargo.toml [INFO] started frobbing Disasm/picorv32-example [INFO] removed path dependency picorv32-rt from Disasm/picorv32-example [INFO] finished frobbing Disasm/picorv32-example [INFO] frobbed toml for Disasm/picorv32-example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Disasm/picorv32-example/Cargo.toml [INFO] crate Disasm/picorv32-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Disasm/picorv32-example/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" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Disasm/picorv32-example against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Disasm/picorv32-example:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 70df6d30d555beeed68509339892cd6c95d5fbe966e0a3ffb820a3e9d66e128e [INFO] running `"docker" "start" "-a" "70df6d30d555beeed68509339892cd6c95d5fbe966e0a3ffb820a3e9d66e128e"` [INFO] [stderr] warning: dependency (picorv32-rt) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling riscv v0.5.4 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv32imc-unknown-none-elf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `bit_field`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "70df6d30d555beeed68509339892cd6c95d5fbe966e0a3ffb820a3e9d66e128e"` [INFO] running `"docker" "rm" "-f" "70df6d30d555beeed68509339892cd6c95d5fbe966e0a3ffb820a3e9d66e128e"` [INFO] [stdout] 70df6d30d555beeed68509339892cd6c95d5fbe966e0a3ffb820a3e9d66e128e