[INFO] crate stb_truetype 0.2.6 is already in cache [INFO] extracting crate stb_truetype 0.2.6 into work/ex/beta-1.37-6/sources/1.36.0/reg/stb_truetype/0.2.6 [INFO] extracting crate stb_truetype 0.2.6 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stb_truetype/0.2.6 [INFO] validating manifest of stb_truetype-0.2.6 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 stb_truetype-0.2.6 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 stb_truetype-0.2.6 [INFO] finished frobbing stb_truetype-0.2.6 [INFO] frobbed toml for stb_truetype-0.2.6 written to work/ex/beta-1.37-6/sources/1.36.0/reg/stb_truetype/0.2.6/Cargo.toml [INFO] started frobbing stb_truetype-0.2.6 [INFO] finished frobbing stb_truetype-0.2.6 [INFO] frobbed toml for stb_truetype-0.2.6 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stb_truetype/0.2.6/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 stb_truetype-0.2.6 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stb_truetype/0.2.6:/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-07-23" "build" "--frozen"` [INFO] [stdout] eb31833a06865ad93f5be77d993abee32d6e86612a35ea3c9f88b54eaf897e6b [INFO] running `"docker" "start" "-a" "eb31833a06865ad93f5be77d993abee32d6e86612a35ea3c9f88b54eaf897e6b"` [INFO] [stderr] Compiling stb_truetype v0.2.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "eb31833a06865ad93f5be77d993abee32d6e86612a35ea3c9f88b54eaf897e6b"` [INFO] running `"docker" "rm" "-f" "eb31833a06865ad93f5be77d993abee32d6e86612a35ea3c9f88b54eaf897e6b"` [INFO] [stdout] eb31833a06865ad93f5be77d993abee32d6e86612a35ea3c9f88b54eaf897e6b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stb_truetype/0.2.6:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 287478de4813a4355ab9e492debf90839bb194f34a3b2c25942c7af73d0b1329 [INFO] running `"docker" "start" "-a" "287478de4813a4355ab9e492debf90839bb194f34a3b2c25942c7af73d0b1329"` [INFO] [stderr] Compiling stb_truetype v0.2.6 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read examples/../fonts/Gudea-Regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/simple.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | let file = include_bytes!("../fonts/Gudea-Regular.ttf") as &[u8]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `stb_truetype`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read examples/../fonts/Gudea-Regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/fontnames.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | let file = &include_bytes!("../fonts/Gudea-Regular.ttf")[..]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `stb_truetype`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "287478de4813a4355ab9e492debf90839bb194f34a3b2c25942c7af73d0b1329"` [INFO] running `"docker" "rm" "-f" "287478de4813a4355ab9e492debf90839bb194f34a3b2c25942c7af73d0b1329"` [INFO] [stdout] 287478de4813a4355ab9e492debf90839bb194f34a3b2c25942c7af73d0b1329