[INFO] cloning repository https://github.com/yarray/rasterbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yarray/rasterbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarray%2Frasterbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarray%2Frasterbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6cf208ae369a340f41dcf03303e1eefa343990b
[INFO] testing yarray/rasterbox against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarray%2Frasterbox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yarray/rasterbox
[INFO] finished tweaking git repo https://github.com/yarray/rasterbox
[INFO] tweaked toml for git repo https://github.com/yarray/rasterbox written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yarray/rasterbox on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yarray/rasterbox 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.95
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded js-sys v0.3.72
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.95
[INFO] [stderr]   Downloaded rstar v0.10.0
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.95
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64cf968d2123649429909d68c4ea62307a5a671faa3e13393f01147741a09518
[INFO] running `Command { std: "docker" "start" "-a" "64cf968d2123649429909d68c4ea62307a5a671faa3e13393f01147741a09518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64cf968d2123649429909d68c4ea62307a5a671faa3e13393f01147741a09518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64cf968d2123649429909d68c4ea62307a5a671faa3e13393f01147741a09518", kill_on_drop: false }`
[INFO] [stdout] 64cf968d2123649429909d68c4ea62307a5a671faa3e13393f01147741a09518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54ef36ff74891e816c73ec749947fa6b8dcca39cdb6e0e79421636219a6e6c7b
[INFO] running `Command { std: "docker" "start" "-a" "54ef36ff74891e816c73ec749947fa6b8dcca39cdb6e0e79421636219a6e6c7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rstar v0.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling geotiff v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/geotiff/geokeys.rs:93:47
[INFO] [stdout]    |
[INFO] [stdout] 93 |                     let byte_array = unsafe { transmute::<f64, [u8; 8]>(v) };
[INFO] [stdout]    |                                               -------------------------^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/geotiff/geokeys.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let byte_array = unsafe { transmute::<u16, [u8; 2]>(value_offset) };
[INFO] [stdout]     |                                           -------------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "54ef36ff74891e816c73ec749947fa6b8dcca39cdb6e0e79421636219a6e6c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ef36ff74891e816c73ec749947fa6b8dcca39cdb6e0e79421636219a6e6c7b", kill_on_drop: false }`
[INFO] [stdout] 54ef36ff74891e816c73ec749947fa6b8dcca39cdb6e0e79421636219a6e6c7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afdb889d890f16267958b0ba7c340f47ba3b59286d315e2881c5f7607e477507
[INFO] running `Command { std: "docker" "start" "-a" "afdb889d890f16267958b0ba7c340f47ba3b59286d315e2881c5f7607e477507", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/geotiff/geokeys.rs:93:47
[INFO] [stdout]    |
[INFO] [stdout] 93 |                     let byte_array = unsafe { transmute::<f64, [u8; 8]>(v) };
[INFO] [stdout]    |                                               -------------------------^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/geotiff/geokeys.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let byte_array = unsafe { transmute::<u16, [u8; 2]>(value_offset) };
[INFO] [stdout]     |                                           -------------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling geotiff v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/geotiff/geokeys.rs:93:47
[INFO] [stdout]    |
[INFO] [stdout] 93 |                     let byte_array = unsafe { transmute::<f64, [u8; 8]>(v) };
[INFO] [stdout]    |                                               -------------------------^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/geotiff/geokeys.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let byte_array = unsafe { transmute::<u16, [u8; 2]>(value_offset) };
[INFO] [stdout]     |                                           -------------------------^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] running `Command { std: "docker" "inspect" "afdb889d890f16267958b0ba7c340f47ba3b59286d315e2881c5f7607e477507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afdb889d890f16267958b0ba7c340f47ba3b59286d315e2881c5f7607e477507", kill_on_drop: false }`
[INFO] [stdout] afdb889d890f16267958b0ba7c340f47ba3b59286d315e2881c5f7607e477507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5269ac848730b426cdf33c3db0bc0211fa1f346bf4bc5d88a1cbcca5e4443952
[INFO] running `Command { std: "docker" "start" "-a" "5269ac848730b426cdf33c3db0bc0211fa1f346bf4bc5d88a1cbcca5e4443952", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/geotiff/geokeys.rs:93:47
[INFO] [stderr]    |
[INFO] [stderr] 93 |                     let byte_array = unsafe { transmute::<f64, [u8; 8]>(v) };
[INFO] [stderr]    |                                               -------------------------^^^
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               help: replace this with: `f64::to_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/geotiff/geokeys.rs:101:43
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 let byte_array = unsafe { transmute::<u16, [u8; 2]>(value_offset) };
[INFO] [stderr]     |                                           -------------------------^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: `geotiff` (lib) generated 2 warnings (run `cargo fix --lib -p geotiff` to apply 2 suggestions)
[INFO] [stderr] warning: `geotiff` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geotiff-c8f977c6da6a998a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test structures::bounding_box::test::test_bounding_box ... ok
[INFO] [stdout] test structures::bounding_box::test::test_bounding_box_contains ... ok
[INFO] [stdout] test structures::polynomial_regression_2d::test::test_polynomial_regression_2d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests geotiff
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/structures/array2d.rs - structures::array2d::Array2D (line 16) ... FAILED
[INFO] [stdout] test src/structures/array2d.rs - structures::array2d::Array2D<T>::new (line 41) ... FAILED
[INFO] [stdout] test src/raster_lib.rs - raster_lib::RasterFile (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/structures/array2d.rs - structures::array2d::Array2D (line 16) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Array2D` in this scope
[INFO] [stdout]  --> src/structures/array2d.rs:21:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut x: Array2D<f64> = Array2D::new(rows, columns, initial_value, nodata_value)?;
[INFO] [stdout]   |            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2D`
[INFO] [stdout]  --> src/structures/array2d.rs:21:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut x: Array2D<f64> = Array2D::new(rows, columns, initial_value, nodata_value)?;
[INFO] [stdout]   |                           ^^^^^^^ use of undeclared type `Array2D`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structures/array2d.rs - structures::array2d::Array2D<T>::new (line 41) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Array2D` in this scope
[INFO] [stdout]  --> src/structures/array2d.rs:46:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut x: Array2D<f64> = Array2D::new(rows, columns, initial_value, nodata_value)?;
[INFO] [stdout]   |            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2D`
[INFO] [stdout]  --> src/structures/array2d.rs:46:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut x: Array2D<f64> = Array2D::new(rows, columns, initial_value, nodata_value)?;
[INFO] [stdout]   |                           ^^^^^^^ use of undeclared type `Array2D`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raster_lib.rs - raster_lib::RasterFile (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `input_file` in this scope
[INFO] [stdout]  --> src/raster_lib.rs:45:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | let input = Raster::new(&input_file, "r")?;
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `output_file` in this scope
[INFO] [stdout]  --> src/raster_lib.rs:49:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut output = Raster::initialize_using_file(&output_file, &input);
[INFO] [stdout]   |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Raster`
[INFO] [stdout]  --> src/raster_lib.rs:45:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let input = Raster::new(&input_file, "r")?;
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Raster`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Raster`
[INFO] [stdout]  --> src/raster_lib.rs:49:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut output = Raster::initialize_using_file(&output_file, &input);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Raster`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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/raster_lib.rs - raster_lib::RasterFile (line 43)
[INFO] [stdout]     src/structures/array2d.rs - structures::array2d::Array2D (line 16)
[INFO] [stdout]     src/structures/array2d.rs - structures::array2d::Array2D<T>::new (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5269ac848730b426cdf33c3db0bc0211fa1f346bf4bc5d88a1cbcca5e4443952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5269ac848730b426cdf33c3db0bc0211fa1f346bf4bc5d88a1cbcca5e4443952", kill_on_drop: false }`
[INFO] [stdout] 5269ac848730b426cdf33c3db0bc0211fa1f346bf4bc5d88a1cbcca5e4443952
