[INFO] fetching crate bmfont_rs 0.2.0...
[INFO] checking bmfont_rs-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bmfont_rs 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bmfont_rs 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bmfont_rs 0.2.0
[INFO] finished tweaking crates.io crate bmfont_rs 0.2.0
[INFO] tweaked toml for crates.io crate bmfont_rs 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate bmfont_rs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded gif v0.11.2
[INFO] [stderr]   Downloaded weezl v0.1.5
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f026f97aca7c6305610852c9297e6b9fcd66b1fa11d958fae8f4cfeeb1f4c176
[INFO] running `Command { std: "docker" "start" "-a" "f026f97aca7c6305610852c9297e6b9fcd66b1fa11d958fae8f4cfeeb1f4c176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f026f97aca7c6305610852c9297e6b9fcd66b1fa11d958fae8f4cfeeb1f4c176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f026f97aca7c6305610852c9297e6b9fcd66b1fa11d958fae8f4cfeeb1f4c176", kill_on_drop: false }`
[INFO] [stdout] f026f97aca7c6305610852c9297e6b9fcd66b1fa11d958fae8f4cfeeb1f4c176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66342df68b86f8dc9438df1ae2f7d2feb3cccd6b3989ed9de25fb615b9e682e0
[INFO] running `Command { std: "docker" "start" "-a" "66342df68b86f8dc9438df1ae2f7d2feb3cccd6b3989ed9de25fb615b9e682e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking bmfont_rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stdout] error: couldn't read examples/../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/text.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let src = include_str!("../data/ok/small.txt");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read examples/../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/binary.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let bin = include_bytes!("../data/ok/small.bin");
[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] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/text.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/binary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/xml.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `image` is imported redundantly
[INFO] [stdout]  --> examples/render.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{self, GrayImage, ImageFormat};
[INFO] [stdout]   |             ^^^^ the item `image` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> examples/render.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bmfont_rs` (example "text") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bmfont_rs` (example "binary") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: couldn't read src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/mod.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/mod.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let src = include_str!("../../data/ok/small.txt");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let text_src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let bin_src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/bad/duplicate_key.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |     text::from_bytes(include_bytes!("../../data/bad/duplicate_key.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_char_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |     text::from_bytes(include_bytes!("../../data/bad/invalid_char_count.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_kerning_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:258:22
[INFO] [stdout]     |
[INFO] [stdout] 258 |     text::from_bytes(include_bytes!("../../data/bad/invalid_kerning_count.txt").as_ref()),
[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 src/tests/../../data/bad/no_info.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     text::from_bytes(include_bytes!("../../data/bad/no_info.txt").as_ref()),
[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 src/tests/../../data/bad/no_common.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |     text::from_bytes(include_bytes!("../../data/bad/no_common.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_tag.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |     text::from_bytes(include_bytes!("../../data/bad/invalid_tag.txt").as_ref()),
[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 src/tests/../../data/bad/bad_int.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |     text::from_bytes(include_bytes!("../../data/bad/bad_int.txt").as_ref()),
[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 src/tests/../../data/bad/underflow.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:288:24
[INFO] [stdout]     |
[INFO] [stdout] 288 |     binary::from_bytes(include_bytes!("../../data/bad/underflow.bin").as_ref()),
[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 src/tests/../../data/bad/overflow.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     binary::from_bytes(include_bytes!("../../data/bad/overflow.bin").as_ref()),
[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 src/tests/../../data/bad/unsupported.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 |     binary::from_bytes(include_bytes!("../../data/bad/unsupported.bin").as_ref()),
[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 src/tests/../../data/bad/invalid_char_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:306:15
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let src = include_bytes!("../../data/bad/invalid_char_count.txt");
[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 src/tests/../../data/bad/invalid_kerning_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:314:15
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let src = include_bytes!("../../data/bad/invalid_kerning_count.txt");
[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] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/tests/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bmfont_rs` (lib test) due to 20 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "66342df68b86f8dc9438df1ae2f7d2feb3cccd6b3989ed9de25fb615b9e682e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66342df68b86f8dc9438df1ae2f7d2feb3cccd6b3989ed9de25fb615b9e682e0", kill_on_drop: false }`
[INFO] [stdout] 66342df68b86f8dc9438df1ae2f7d2feb3cccd6b3989ed9de25fb615b9e682e0
[INFO] checking bmfont_rs-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bmfont_rs 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bmfont_rs 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bmfont_rs 0.2.0
[INFO] finished tweaking crates.io crate bmfont_rs 0.2.0
[INFO] tweaked toml for crates.io crate bmfont_rs 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate bmfont_rs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6b42b6767795dfa7aa4c8e1e9e7e50cc7995630f7d8e525ee0c74a21cede970
[INFO] running `Command { std: "docker" "start" "-a" "c6b42b6767795dfa7aa4c8e1e9e7e50cc7995630f7d8e525ee0c74a21cede970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b42b6767795dfa7aa4c8e1e9e7e50cc7995630f7d8e525ee0c74a21cede970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b42b6767795dfa7aa4c8e1e9e7e50cc7995630f7d8e525ee0c74a21cede970", kill_on_drop: false }`
[INFO] [stdout] c6b42b6767795dfa7aa4c8e1e9e7e50cc7995630f7d8e525ee0c74a21cede970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe45dbb601fc8a868981f73e52e75a2b0dadeb998cfca113c4a45284801ab6f3
[INFO] running `Command { std: "docker" "start" "-a" "fe45dbb601fc8a868981f73e52e75a2b0dadeb998cfca113c4a45284801ab6f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bmfont_rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stdout] error: couldn't read examples/../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/binary.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let bin = include_bytes!("../data/ok/small.bin");
[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 examples/../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/text.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let src = include_str!("../data/ok/small.txt");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/xml.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/text.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> examples/binary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `image` is imported redundantly
[INFO] [stdout]  --> examples/render.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{self, GrayImage, ImageFormat};
[INFO] [stdout]   |             ^^^^ the item `image` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> examples/render.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bmfont_rs` (example "text") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bmfont_rs` (example "binary") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: couldn't read src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/mod.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/mod.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let src = include_str!("../../data/ok/small.txt");
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let text_src = include_bytes!("../../data/ok/small.txt");
[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 src/tests/../../data/ok/small.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let bin_src = include_bytes!("../../data/ok/small.bin");
[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 src/tests/../../data/bad/duplicate_key.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |     text::from_bytes(include_bytes!("../../data/bad/duplicate_key.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_char_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |     text::from_bytes(include_bytes!("../../data/bad/invalid_char_count.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_kerning_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:258:22
[INFO] [stdout]     |
[INFO] [stdout] 258 |     text::from_bytes(include_bytes!("../../data/bad/invalid_kerning_count.txt").as_ref()),
[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 src/tests/../../data/bad/no_info.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     text::from_bytes(include_bytes!("../../data/bad/no_info.txt").as_ref()),
[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 src/tests/../../data/bad/no_common.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |     text::from_bytes(include_bytes!("../../data/bad/no_common.txt").as_ref()),
[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 src/tests/../../data/bad/invalid_tag.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |     text::from_bytes(include_bytes!("../../data/bad/invalid_tag.txt").as_ref()),
[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 src/tests/../../data/bad/bad_int.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |     text::from_bytes(include_bytes!("../../data/bad/bad_int.txt").as_ref()),
[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 src/tests/../../data/bad/underflow.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:288:24
[INFO] [stdout]     |
[INFO] [stdout] 288 |     binary::from_bytes(include_bytes!("../../data/bad/underflow.bin").as_ref()),
[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 src/tests/../../data/bad/overflow.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     binary::from_bytes(include_bytes!("../../data/bad/overflow.bin").as_ref()),
[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 src/tests/../../data/bad/unsupported.bin: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 |     binary::from_bytes(include_bytes!("../../data/bad/unsupported.bin").as_ref()),
[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 src/tests/../../data/bad/invalid_char_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:306:15
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let src = include_bytes!("../../data/bad/invalid_char_count.txt");
[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 src/tests/../../data/bad/invalid_kerning_count.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/mod.rs:314:15
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let src = include_bytes!("../../data/bad/invalid_kerning_count.txt");
[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] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/tests/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bmfont_rs` (lib test) due to 20 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fe45dbb601fc8a868981f73e52e75a2b0dadeb998cfca113c4a45284801ab6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe45dbb601fc8a868981f73e52e75a2b0dadeb998cfca113c4a45284801ab6f3", kill_on_drop: false }`
[INFO] [stdout] fe45dbb601fc8a868981f73e52e75a2b0dadeb998cfca113c4a45284801ab6f3
