[INFO] fetching crate glyph_brush_draw_cache 0.1.4... [INFO] checking glyph_brush_draw_cache-0.1.4 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate glyph_brush_draw_cache 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate glyph_brush_draw_cache 0.1.4 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glyph_brush_draw_cache 0.1.4 [INFO] finished tweaking crates.io crate glyph_brush_draw_cache 0.1.4 [INFO] tweaked toml for crates.io crate glyph_brush_draw_cache 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dff8115756ec1fd332b09b4d736e9a777e4d04883960964f8f8cec79f4b4723d [INFO] running `Command { std: "docker" "start" "-a" "dff8115756ec1fd332b09b4d736e9a777e4d04883960964f8f8cec79f4b4723d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dff8115756ec1fd332b09b4d736e9a777e4d04883960964f8f8cec79f4b4723d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff8115756ec1fd332b09b4d736e9a777e4d04883960964f8f8cec79f4b4723d", kill_on_drop: false }` [INFO] [stdout] dff8115756ec1fd332b09b4d736e9a777e4d04883960964f8f8cec79f4b4723d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d688d5492a50f035de78fdab43eb6879f57e45dd2ceb58011b32baec48e80bf0 [INFO] running `Command { std: "docker" "start" "-a" "d688d5492a50f035de78fdab43eb6879f57e45dd2ceb58011b32baec48e80bf0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ttf-parser v0.12.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking glyph_brush_layout v0.2.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error: couldn't read src/../../fonts/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1061:25 [INFO] [stdout] | [INFO] [stdout] 1061 | const FONT: &[u8] = include_bytes!("../../fonts/WenQuanYiMicroHei.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../../fonts/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/draw_cache.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | include_bytes!("../../fonts/WenQuanYiMicroHei.ttf") as &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../../fonts/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/draw_cache.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | include_bytes!("../../fonts/OpenSans-Italic.ttf") as &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../../fonts/Exo2-Light.otf: No such file or directory (os error 2) [INFO] [stdout] --> benches/draw_cache.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | include_bytes!("../../fonts/Exo2-Light.otf") as &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/st_vs_mt.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | FontRef::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf") as &[u8]).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glyph_brush_draw_cache` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d688d5492a50f035de78fdab43eb6879f57e45dd2ceb58011b32baec48e80bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d688d5492a50f035de78fdab43eb6879f57e45dd2ceb58011b32baec48e80bf0", kill_on_drop: false }` [INFO] [stdout] d688d5492a50f035de78fdab43eb6879f57e45dd2ceb58011b32baec48e80bf0