[INFO] updating cached repository keithmattix/laundry-sms [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/keithmattix/laundry-sms [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/keithmattix/laundry-sms" "work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/keithmattix/laundry-sms"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/keithmattix/laundry-sms'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keithmattix/laundry-sms" "work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/keithmattix/laundry-sms"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/keithmattix/laundry-sms'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bfa87f5745610421889038feed550f7a893ea55e [INFO] sha for GitHub repo keithmattix/laundry-sms: bfa87f5745610421889038feed550f7a893ea55e [INFO] validating manifest of keithmattix/laundry-sms on toolchain master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of keithmattix/laundry-sms on toolchain try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing keithmattix/laundry-sms [INFO] finished frobbing keithmattix/laundry-sms [INFO] frobbed toml for keithmattix/laundry-sms written to work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/keithmattix/laundry-sms/Cargo.toml [INFO] started frobbing keithmattix/laundry-sms [INFO] finished frobbing keithmattix/laundry-sms [INFO] frobbed toml for keithmattix/laundry-sms written to work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/keithmattix/laundry-sms/Cargo.toml [INFO] crate keithmattix/laundry-sms has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking keithmattix/laundry-sms against master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 for pr-57321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57321/worker-2/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/keithmattix/laundry-sms:/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" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 752c7406af43bebbf04375d0ee9b5f90f04fa60a6b528c52e0bace9cefcae4cf [INFO] running `"docker" "start" "-a" "752c7406af43bebbf04375d0ee9b5f90f04fa60a6b528c52e0bace9cefcae4cf"` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `arm-unknown-linux-gnueabihf` 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 `cfg-if`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `std` [INFO] [stderr] | [INFO] [stderr] = note: the `arm-unknown-linux-gnueabihf` 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 `matches`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "752c7406af43bebbf04375d0ee9b5f90f04fa60a6b528c52e0bace9cefcae4cf"` [INFO] running `"docker" "rm" "-f" "752c7406af43bebbf04375d0ee9b5f90f04fa60a6b528c52e0bace9cefcae4cf"` [INFO] [stdout] 752c7406af43bebbf04375d0ee9b5f90f04fa60a6b528c52e0bace9cefcae4cf