[INFO] crate fontdue 0.0.4 is already in cache
[INFO] checking fontdue-0.0.4 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate fontdue 0.0.4 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate fontdue 0.0.4 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate fontdue 0.0.4
[INFO] finished tweaking crates.io crate fontdue 0.0.4
[INFO] tweaked toml for crates.io crate fontdue 0.0.4 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate crates.io crate fontdue 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 0e5f7f0f3252e3bc0d0dff7b6fb20fb7d10faa640edcb19dacee1fe39cdf169d
[INFO] running `"docker" "start" "-a" "0e5f7f0f3252e3bc0d0dff7b6fb20fb7d10faa640edcb19dacee1fe39cdf169d"`
[INFO] [stderr]     Checking hashbrown v0.5.0
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking fontdue v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr] error: couldn't read tests/../resources/LiuJianMaoCao-Regular.ttf: No such file or directory (os error 2)
[INFO] [stderr]   --> tests/letter_render_tests.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     include_bytes!("../resources/LiuJianMaoCao-Regular.ttf"),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read tests/../resources/OpenSans-Regular.ttf: No such file or directory (os error 2)
[INFO] [stderr]   --> tests/letter_render_tests.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     include_bytes!("../resources/OpenSans-Regular.ttf"),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read tests/../resources/Roboto-Regular.ttf: No such file or directory (os error 2)
[INFO] [stderr]   --> tests/letter_render_tests.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     include_bytes!("../resources/Roboto-Regular.ttf"),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read tests/../resources/RobotoMono-Regular.ttf: No such file or directory (os error 2)
[INFO] [stderr]   --> tests/letter_render_tests.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     include_bytes!("../resources/RobotoMono-Regular.ttf"),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `fontdue`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "0e5f7f0f3252e3bc0d0dff7b6fb20fb7d10faa640edcb19dacee1fe39cdf169d"`
[INFO] running `"docker" "rm" "-f" "0e5f7f0f3252e3bc0d0dff7b6fb20fb7d10faa640edcb19dacee1fe39cdf169d"`
[INFO] [stdout] 0e5f7f0f3252e3bc0d0dff7b6fb20fb7d10faa640edcb19dacee1fe39cdf169d
