[INFO] crate fontdue 0.0.4 is already in cache [INFO] checking fontdue-0.0.4 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate fontdue 0.0.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fontdue 0.0.4 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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-8/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5de7091137abcec84ce8a38ab2cae07095d3f87afc396381f41d5817c3210525 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5de7091137abcec84ce8a38ab2cae07095d3f87afc396381f41d5817c3210525"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking fontdue v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking tinytemplate v1.0.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" "5de7091137abcec84ce8a38ab2cae07095d3f87afc396381f41d5817c3210525"` [INFO] running `"docker" "rm" "-f" "5de7091137abcec84ce8a38ab2cae07095d3f87afc396381f41d5817c3210525"` [INFO] [stdout] 5de7091137abcec84ce8a38ab2cae07095d3f87afc396381f41d5817c3210525