[INFO] cloning repository https://github.com/liamoc/tesserae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liamoc/tesserae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamoc%2Ftesserae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamoc%2Ftesserae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a43e56aa7312c1710160acbbe25d383d91046951
[INFO] testing liamoc/tesserae against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamoc%2Ftesserae" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liamoc/tesserae
[INFO] finished tweaking git repo https://github.com/liamoc/tesserae
[INFO] tweaked toml for git repo https://github.com/liamoc/tesserae written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liamoc/tesserae on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liamoc/tesserae 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating sdl2 v0.32.2 -> v0.33.0 (available: v0.38.0)
[INFO] [stderr]     Updating sdl2-sys v0.32.6 -> v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35646e6f90f3dd1558a0fc49ca19ee39a63f2fd02ddaa6d990b2ac4db52bec3
[INFO] running `Command { std: "docker" "start" "-a" "a35646e6f90f3dd1558a0fc49ca19ee39a63f2fd02ddaa6d990b2ac4db52bec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35646e6f90f3dd1558a0fc49ca19ee39a63f2fd02ddaa6d990b2ac4db52bec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35646e6f90f3dd1558a0fc49ca19ee39a63f2fd02ddaa6d990b2ac4db52bec3", kill_on_drop: false }`
[INFO] [stdout] a35646e6f90f3dd1558a0fc49ca19ee39a63f2fd02ddaa6d990b2ac4db52bec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0965c0c52b06020a557abd56f8b4937c448c243b378ba6cba84843435e4be27d
[INFO] running `Command { std: "docker" "start" "-a" "0965c0c52b06020a557abd56f8b4937c448c243b378ba6cba84843435e4be27d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]    Compiling tesserae v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             if let Some(mut t) = self.tiles.get_mut(i) {
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:20
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] running `Command { std: "docker" "inspect" "0965c0c52b06020a557abd56f8b4937c448c243b378ba6cba84843435e4be27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0965c0c52b06020a557abd56f8b4937c448c243b378ba6cba84843435e4be27d", kill_on_drop: false }`
[INFO] [stdout] 0965c0c52b06020a557abd56f8b4937c448c243b378ba6cba84843435e4be27d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 795e1737c6d8c2524b5588460f6fc8b3aad2c64aeb0dba3ea7b9a9da2966e152
[INFO] running `Command { std: "docker" "start" "-a" "795e1737c6d8c2524b5588460f6fc8b3aad2c64aeb0dba3ea7b9a9da2966e152", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bit_reverse v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             if let Some(mut t) = self.tiles.get_mut(i) {
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:20
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling tesserae v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |             if let Some(mut t) = self.tiles.get_mut(i) {
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:20
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn texture(&self) -> &Texture<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "795e1737c6d8c2524b5588460f6fc8b3aad2c64aeb0dba3ea7b9a9da2966e152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795e1737c6d8c2524b5588460f6fc8b3aad2c64aeb0dba3ea7b9a9da2966e152", kill_on_drop: false }`
[INFO] [stdout] 795e1737c6d8c2524b5588460f6fc8b3aad2c64aeb0dba3ea7b9a9da2966e152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0c5f16e730cb1994d2a18e09633b6068a048fdfc171c45b3c270cc78e997dbc5
[INFO] running `Command { std: "docker" "start" "-a" "0c5f16e730cb1994d2a18e09633b6068a048fdfc171c45b3c270cc78e997dbc5", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:469:25
[INFO] [stderr]     |
[INFO] [stderr] 469 |             if let Some(mut t) = self.tiles.get_mut(i) {
[INFO] [stderr]     |                         ----^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:572:20
[INFO] [stderr]     |
[INFO] [stderr] 572 |     pub fn texture(&self) -> &Texture {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^
[INFO] [stderr]     |                    |         ||
[INFO] [stderr]     |                    |         |the same lifetime is hidden here
[INFO] [stderr]     |                    |         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 572 |     pub fn texture(&self) -> &Texture<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tesserae` (lib) generated 2 warnings (run `cargo fix --lib -p tesserae` to apply 2 suggestions)
[INFO] [stderr] warning: `tesserae` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/tesserae/f47ad98b1186bdeb/deps/tesserae-f47ad98b1186bdeb)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tesserae
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - Graphic<()>::blank (line 370) ... FAILED
[INFO] [stdout] test src/lib.rs - Graphic<()>::load_file (line 317) ... FAILED
[INFO] [stdout] test src/lib.rs - Graphic<()>::tile_cache_textured (line 400) ... FAILED
[INFO] [stdout] test src/lib.rs - Graphic<()>::load_from (line 329) ... FAILED
[INFO] [stdout] test src/lib.rs - Graphic<()>::textured (line 381) ... FAILED
[INFO] [stdout] test src/lib.rs - TileSet::load_from (line 169) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Graphic<()>::blank (line 370) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `(`
[INFO] [stdout]    --> src/lib.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 | Graphic::blank(8,12)
[INFO] [stdout]     |               ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graphic<()>::load_file (line 317) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `(`
[INFO] [stdout]    --> src/lib.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | Graphic::load_file(path)
[INFO] [stdout]     |                   ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graphic<()>::tile_cache_textured (line 400) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `texture_creator` in this scope
[INFO] [stdout]    --> src/lib.rs:401:58
[INFO] [stdout]     |
[INFO] [stdout] 401 | let g = Graphics::load_file("path")?.tile_cache_textured(texture_creator);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graphics`
[INFO] [stdout]    --> src/lib.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 401 | let g = Graphics::load_file("path")?.tile_cache_textured(texture_creator);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - Graphic<()>::load_from (line 329) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/lib.rs:330:69
[INFO] [stdout]     |
[INFO] [stdout] 330 | let g = Graphic::load_from(Cursor::new(&include_bytes!("file")[..]))
[INFO] [stdout]     |                                                                     ^ help: add `;` here
[INFO] [stdout] 331 | } _doctest_main_src_lib_rs_329_0() }
[INFO] [stdout]     | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/file`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:330:41
[INFO] [stdout]     |
[INFO] [stdout] 330 | let g = Graphic::load_from(Cursor::new(&include_bytes!("file")[..]))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graphic`
[INFO] [stdout]    --> src/lib.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 | let g = Graphic::load_from(Cursor::new(&include_bytes!("file")[..]))
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Graphic`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 329 + use tesserae::Graphic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cursor`
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 330 | let g = Graphic::load_from(Cursor::new(&include_bytes!("file")[..]))
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `Cursor`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 329 + use std::collections::btree_map::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 329 + use std::collections::btree_set::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 329 + use std::collections::linked_list::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 329 + use std::io::Cursor;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graphic<()>::textured (line 381) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `texture_creator` in this scope
[INFO] [stdout]    --> src/lib.rs:382:47
[INFO] [stdout]     |
[INFO] [stdout] 382 | let g = Graphics::load_file("path")?.textured(texture_creator);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graphics`
[INFO] [stdout]    --> src/lib.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 | let g = Graphics::load_file("path")?.textured(texture_creator);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - TileSet::load_from (line 169) stdout ----
[INFO] [stdout] error: couldn't read `src/tile_set`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | let ts = include_bytes!("tile_set");
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 170 | let ts = include_bytes!("../tile_set");
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileSet`
[INFO] [stdout]    --> src/lib.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | TileSet::load_from(Cursor::new(&ts[..]))
[INFO] [stdout]     | ^^^^^^^ use of undeclared type `TileSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 169 + use tesserae::TileSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cursor`
[INFO] [stdout]    --> src/lib.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 | TileSet::load_from(Cursor::new(&ts[..]))
[INFO] [stdout]     |                    ^^^^^^ use of undeclared type `Cursor`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 169 + use std::collections::btree_map::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 169 + use std::collections::btree_set::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 169 + use std::collections::linked_list::Cursor;
[INFO] [stdout]     |
[INFO] [stdout] 169 + use std::io::Cursor;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Graphic<()>::blank (line 370)
[INFO] [stdout]     src/lib.rs - Graphic<()>::load_file (line 317)
[INFO] [stdout]     src/lib.rs - Graphic<()>::load_from (line 329)
[INFO] [stdout]     src/lib.rs - Graphic<()>::textured (line 381)
[INFO] [stdout]     src/lib.rs - Graphic<()>::tile_cache_textured (line 400)
[INFO] [stdout]     src/lib.rs - TileSet::load_from (line 169)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0c5f16e730cb1994d2a18e09633b6068a048fdfc171c45b3c270cc78e997dbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5f16e730cb1994d2a18e09633b6068a048fdfc171c45b3c270cc78e997dbc5", kill_on_drop: false }`
[INFO] [stdout] 0c5f16e730cb1994d2a18e09633b6068a048fdfc171c45b3c270cc78e997dbc5
