[INFO] cloning repository keithmattix/laundry-sms [INFO] running `"git" "clone" "--bare" "git://github.com/keithmattix/laundry-sms.git" "work/cache/sources/gh/keithmattix/laundry-sms"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/keithmattix/laundry-sms'... [INFO] running `"git" "clone" "work/cache/sources/gh/keithmattix/laundry-sms" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/keithmattix/laundry-sms"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/keithmattix/laundry-sms'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keithmattix/laundry-sms" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/keithmattix/laundry-sms"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of keithmattix/laundry-sms on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/keithmattix/laundry-sms/Cargo.toml [INFO] crate keithmattix/laundry-sms already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rppal v0.9.0 [INFO] [stderr] Downloaded twilio v0.1.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing keithmattix/laundry-sms against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] cef16e825306d46111a4b878e47a3871d2e2ccc9be1ff15c092b702f18dc4d27 [INFO] running `"docker" "start" "-a" "cef16e825306d46111a4b878e47a3871d2e2ccc9be1ff15c092b702f18dc4d27"` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.3 [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" "cef16e825306d46111a4b878e47a3871d2e2ccc9be1ff15c092b702f18dc4d27"` [INFO] running `"docker" "rm" "-f" "cef16e825306d46111a4b878e47a3871d2e2ccc9be1ff15c092b702f18dc4d27"` [INFO] [stdout] cef16e825306d46111a4b878e47a3871d2e2ccc9be1ff15c092b702f18dc4d27