[INFO] crate isomagic 0.1.0 is already in cache [INFO] testing isomagic-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate isomagic 0.1.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate isomagic 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate isomagic 0.1.0 [INFO] finished tweaking crates.io crate isomagic 0.1.0 [INFO] tweaked toml for crates.io crate isomagic 0.1.0 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a9dab98020459767601cf14dd26ca09fef92fafaf715757c56834692ac403ddf [INFO] running `"docker" "start" "-a" "a9dab98020459767601cf14dd26ca09fef92fafaf715757c56834692ac403ddf"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling dot_vox v3.1.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling isomagic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `image::Rgba` has no field named `data` [INFO] [stderr] --> src/main.rs:153:13 [INFO] [stderr] | [INFO] [stderr] 152 | Rgba { [INFO] [stderr] | ---- `image::Rgba<_>` is a tuple struct, use the appropriate syntax: `image::Rgba<_>(/* fields */)` [INFO] [stderr] 153 | data: [r, g, b, a] [INFO] [stderr] | ^^^^ field does not exist [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0560`. [INFO] [stderr] error: could not compile `isomagic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a9dab98020459767601cf14dd26ca09fef92fafaf715757c56834692ac403ddf"` [INFO] running `"docker" "rm" "-f" "a9dab98020459767601cf14dd26ca09fef92fafaf715757c56834692ac403ddf"` [INFO] [stdout] a9dab98020459767601cf14dd26ca09fef92fafaf715757c56834692ac403ddf