[INFO] updating cached repository mrjones/ttdash [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mrjones/ttdash [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mrjones/ttdash" "work/ex/beta-1.37-6/sources/1.36.0/gh/mrjones/ttdash"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mrjones/ttdash'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mrjones/ttdash" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mrjones/ttdash"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mrjones/ttdash'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1fc8f675f9413fc5c389ae5295a5e69f666235c6 [INFO] sha for GitHub repo mrjones/ttdash: 1fc8f675f9413fc5c389ae5295a5e69f666235c6 [INFO] validating manifest of mrjones/ttdash on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mrjones/ttdash on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mrjones/ttdash [INFO] finished frobbing mrjones/ttdash [INFO] frobbed toml for mrjones/ttdash written to work/ex/beta-1.37-6/sources/1.36.0/gh/mrjones/ttdash/Cargo.toml [INFO] started frobbing mrjones/ttdash [INFO] finished frobbing mrjones/ttdash [INFO] frobbed toml for mrjones/ttdash written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mrjones/ttdash/Cargo.toml [INFO] crate mrjones/ttdash already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mrjones/ttdash against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mrjones/ttdash:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 39b1d8fc551caaec37b3d639e7ce6ad2597e10c84e4ff97192fcb404909e5aa2 [INFO] running `"docker" "start" "-a" "39b1d8fc551caaec37b3d639e7ce6ad2597e10c84e4ff97192fcb404909e5aa2"` [INFO] [stderr] Compiling protobuf v2.6.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rppal v0.11.2 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling imageproc v0.18.0 [INFO] [stderr] Compiling ttdash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | let font = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf") as &[u8]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:36:36 [INFO] [stderr] | [INFO] [stderr] 36 | let font_black = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:39:35 [INFO] [stderr] | [INFO] [stderr] 39 | let font_bold = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `ttdash`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "39b1d8fc551caaec37b3d639e7ce6ad2597e10c84e4ff97192fcb404909e5aa2"` [INFO] running `"docker" "rm" "-f" "39b1d8fc551caaec37b3d639e7ce6ad2597e10c84e4ff97192fcb404909e5aa2"` [INFO] [stdout] 39b1d8fc551caaec37b3d639e7ce6ad2597e10c84e4ff97192fcb404909e5aa2