[INFO] fetching crate embedded-ttf 0.2.2...
[INFO] testing embedded-ttf-0.2.2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate embedded-ttf 0.2.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate embedded-ttf 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate embedded-ttf 0.2.2
[INFO] tweaked toml for crates.io crate embedded-ttf 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-ttf 0.2.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embedded-ttf 0.2.2 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded ansi-parser v0.8.0
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded version_check v0.1.5
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.7.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embedded-text v0.4.1
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8
[INFO] running `Command { std: "docker" "start" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling embedded-ttf v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s
[INFO] running `Command { std: "docker" "inspect" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling embedded-graphics v0.6.2
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling ansi-parser v0.8.0
[INFO] [stderr]    Compiling embedded-ttf v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-text v0.4.1
[INFO] [stdout] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use num_traits::float::FloatCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.7.0
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 429 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embedded_graphics::pixelcolor::Rgb888`
[INFO] [stdout]    --> src/lib.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |     use embedded_graphics::pixelcolor::Rgb888;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use num_traits::float::FloatCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stderr]   --> src/lib.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | use num_traits::float::FloatCore;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-ttf` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/lib.rs:429:9
[INFO] [stderr]     |
[INFO] [stderr] 429 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `embedded_graphics::pixelcolor::Rgb888`
[INFO] [stderr]    --> src/lib.rs:430:9
[INFO] [stderr]     |
[INFO] [stderr] 430 |     use embedded_graphics::pixelcolor::Rgb888;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num_traits::float::FloatCore`
[INFO] [stderr]   --> src/lib.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | use num_traits::float::FloatCore;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-ttf` (lib test) generated 3 warnings (run `cargo fix --lib -p embedded-ttf --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_ttf-5e43576979a7f045)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embedded_ttf
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SimulatorDisplay` in this scope
[INFO] [stdout]   --> src/lib.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut display: SimulatorDisplay<Rgb565> = SimulatorDisplay::new(Size::new(350, 200));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rgb565` in this scope
[INFO] [stdout]   --> src/lib.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut display: SimulatorDisplay<Rgb565> = SimulatorDisplay::new(Size::new(350, 200));
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_15_0<Rgb565>() {
[INFO] [stdout]    |                                                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SimulatorDisplay` in this scope
[INFO] [stdout]   --> src/lib.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut display: SimulatorDisplay<Rgb565> = SimulatorDisplay::new(Size::new(350, 200));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ use of undeclared type `SimulatorDisplay`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Size` in this scope
[INFO] [stdout]   --> src/lib.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut display: SimulatorDisplay<Rgb565> = SimulatorDisplay::new(Size::new(350, 200));
[INFO] [stdout]    |                                                                   ^^^^ use of undeclared type `Size`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut display: SimulatorDisplay<Rgb565> = SimulatorDisplay::new(Sized::new(350, 200));
[INFO] [stdout]    |                                                                       +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FontTextStyleBuilder` in this scope
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | let style = FontTextStyleBuilder::new(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FontTextStyleBuilder`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Font` in this scope
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Font::try_from_bytes(include_bytes!("../assets/Roboto-Regular.ttf")).unwrap())
[INFO] [stdout]    |     ^^^^ use of undeclared type `Font`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rgb565` in this scope
[INFO] [stdout]   --> src/lib.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     .text_color(Rgb565::WHITE)
[INFO] [stdout]    |                 ^^^^^^ use of undeclared type `Rgb565`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | Text::new("Hello World!", Point::new(15, 30), style).draw(&mut display)?;
[INFO] [stdout]    | ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | Text::new("Hello World!", Point::new(15, 30), style).draw(&mut display)?;
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Point`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8", kill_on_drop: false }`
[INFO] [stdout] 164723c7e848c90880027fad5c677e3c57fbe960269f62fbd061c4a296aa54d8
