[INFO] fetching crate fontdue 0.3.2... [INFO] checking fontdue-0.3.2 against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] extracting crate fontdue 0.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fontdue 0.3.2 on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fontdue 0.3.2 [INFO] finished tweaking crates.io crate fontdue 0.3.2 [INFO] tweaked toml for crates.io crate fontdue 0.3.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fontdue 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faeed4aab884fc14b11f22e3c9319dc3e986b6b77a72de9980c65ac2bcf6ce91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "faeed4aab884fc14b11f22e3c9319dc3e986b6b77a72de9980c65ac2bcf6ce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faeed4aab884fc14b11f22e3c9319dc3e986b6b77a72de9980c65ac2bcf6ce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faeed4aab884fc14b11f22e3c9319dc3e986b6b77a72de9980c65ac2bcf6ce91", kill_on_drop: false }` [INFO] [stdout] faeed4aab884fc14b11f22e3c9319dc3e986b6b77a72de9980c65ac2bcf6ce91 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43027bc38e308c3f8debc87c6f2846d5a20e007758ef014b3f23d5f09b00b29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c43027bc38e308c3f8debc87c6f2846d5a20e007758ef014b3f23d5f09b00b29", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking ttf-parser v0.8.2 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking owned_ttf_parser v0.8.0 [INFO] [stderr] Checking fontdue v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking ab_glyph v0.2.5 [INFO] [stderr] Checking glyph_brush_layout v0.2.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error: couldn't read tests/../resources/fonts/Roboto-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> tests/letter_render_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | include_bytes!("../resources/fonts/Roboto-Regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../resources/fonts/RobotoMono-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> tests/letter_render_tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!("../resources/fonts/RobotoMono-Regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../resources/fonts/Exo2-Regular.otf: No such file or directory (os error 2) [INFO] [stdout] --> tests/letter_render_tests.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | include_bytes!("../resources/fonts/Exo2-Regular.otf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../resources/fonts/Roboto-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/layout.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | let font = include_bytes!("../resources/fonts/Roboto-Regular.ttf") as &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../resources/fonts/Roboto-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/layout.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let font = include_bytes!("../resources/fonts/Roboto-Regular.ttf") as &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: couldn't read benches/../resources/fonts/Exo2-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/rasterize.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | ("truetype", include_bytes!("../resources/fonts/Exo2-Regular.ttf")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../resources/fonts/Exo2-Regular.otf: No such file or directory (os error 2) [INFO] [stdout] --> benches/rasterize.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | ("opentype", include_bytes!("../resources/fonts/Exo2-Regular.otf")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/../resources/fonts/Roboto-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> benches/load.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | const FONTS: [(&str, &[u8]); 1] = [("roboto", include_bytes!("../resources/fonts/Roboto-Regular.ttf"))]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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" "c43027bc38e308c3f8debc87c6f2846d5a20e007758ef014b3f23d5f09b00b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43027bc38e308c3f8debc87c6f2846d5a20e007758ef014b3f23d5f09b00b29", kill_on_drop: false }` [INFO] [stdout] c43027bc38e308c3f8debc87c6f2846d5a20e007758ef014b3f23d5f09b00b29