[INFO] fetching crate bmfont_rs 0.2.0... [INFO] checking bmfont_rs-0.2.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bmfont_rs 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bmfont_rs 0.2.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-4-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-deque v0.8.1 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.29 [INFO] [stderr] Downloaded syn v1.0.75 [INFO] [stderr] Downloaded serde_json v1.0.67 [INFO] [stderr] Downloaded libc v0.2.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51cb3da401c9843ceb79d5f4e08816b8a2c2de4bf8b1493c07835a34a1650e3f [INFO] running `Command { std: "docker" "start" "-a" "51cb3da401c9843ceb79d5f4e08816b8a2c2de4bf8b1493c07835a34a1650e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51cb3da401c9843ceb79d5f4e08816b8a2c2de4bf8b1493c07835a34a1650e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cb3da401c9843ceb79d5f4e08816b8a2c2de4bf8b1493c07835a34a1650e3f", kill_on_drop: false }` [INFO] [stdout] 51cb3da401c9843ceb79d5f4e08816b8a2c2de4bf8b1493c07835a34a1650e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00215b9643f48ac7e166a6f6981b4bb5708785d4e362bde186a3cdf04bdb94e4 [INFO] running `Command { std: "docker" "start" "-a" "00215b9643f48ac7e166a6f6981b4bb5708785d4e362bde186a3cdf04bdb94e4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [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 rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking itoa v0.4.8 [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-channel v0.5.1 [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.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] [stderr] error: could not compile `bmfont_rs` (example "text") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bmfont_rs` (example "binary") due to 1 previous error [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] [stderr] error: could not compile `bmfont_rs` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "00215b9643f48ac7e166a6f6981b4bb5708785d4e362bde186a3cdf04bdb94e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00215b9643f48ac7e166a6f6981b4bb5708785d4e362bde186a3cdf04bdb94e4", kill_on_drop: false }` [INFO] [stdout] 00215b9643f48ac7e166a6f6981b4bb5708785d4e362bde186a3cdf04bdb94e4