[INFO] updating cached repository vasily-kirichenko/Mandelbrot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vasily-kirichenko/Mandelbrot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vasily-kirichenko/Mandelbrot" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/vasily-kirichenko/Mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/vasily-kirichenko/Mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vasily-kirichenko/Mandelbrot" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/vasily-kirichenko/Mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/vasily-kirichenko/Mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c53819b88cfd5a22d71b39272102c039af929908 [INFO] sha for GitHub repo vasily-kirichenko/Mandelbrot: c53819b88cfd5a22d71b39272102c039af929908 [INFO] validating manifest of vasily-kirichenko/Mandelbrot on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vasily-kirichenko/Mandelbrot on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vasily-kirichenko/Mandelbrot [INFO] finished frobbing vasily-kirichenko/Mandelbrot [INFO] frobbed toml for vasily-kirichenko/Mandelbrot written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/vasily-kirichenko/Mandelbrot/Cargo.toml [INFO] started frobbing vasily-kirichenko/Mandelbrot [INFO] finished frobbing vasily-kirichenko/Mandelbrot [INFO] frobbed toml for vasily-kirichenko/Mandelbrot written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/vasily-kirichenko/Mandelbrot/Cargo.toml [INFO] crate vasily-kirichenko/Mandelbrot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking vasily-kirichenko/Mandelbrot against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/vasily-kirichenko/Mandelbrot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d9e0c9c1690faca95bd3041583c9cd5d112cff211ad9e5e0680054f225239d3e [INFO] running `"docker" "start" "-a" "d9e0c9c1690faca95bd3041583c9cd5d112cff211ad9e5e0680054f225239d3e"` [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking num_cpus v1.4.0 [INFO] [stderr] Checking num-complex v0.1.37 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking num-bigint v0.1.37 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking rayon v0.7.0 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking jpeg-decoder v0.1.12 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | assert_eq!(parse_pair::("", ','), None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | assert_eq!(parse_pair::("10", ','), None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | assert_eq!(parse_pair::(",10", ','), None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | assert_eq!(parse_pair::("10,20", ','), Some((10, 20))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<({integer}, {integer})>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | assert_eq!(parse_pair::("10,20xy", ','), None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | assert_eq!(parse_pair::("0.5x", ','), None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(f64, f64), ParsePairError>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | assert_eq!(parse_pair::("0.5x1.5", 'x'), Some((0.5, 1.5))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(f32, f32), ParsePairError>` [INFO] [stderr] found type `std::option::Option<({float}, {float})>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:91:42 [INFO] [stderr] | [INFO] [stderr] 91 | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stderr] | ^^^^^^^^^^^ expected &Point, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `&Point` [INFO] [stderr] found type `({float}, {float})` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:91:55 [INFO] [stderr] | [INFO] [stderr] 91 | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stderr] | ^^^^^^^^^^^ expected &Point, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `&Point` [INFO] [stderr] found type `({float}, {float})` [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `Point` [INFO] [stderr] --> src/main.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | / assert_eq!( [INFO] [stderr] 91 | | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stderr] 92 | | (-0.5, -0.5)); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__________________Point [INFO] [stderr] | ({float}, {float}) [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `Point` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `Point` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/main.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | / assert_eq!( [INFO] [stderr] 91 | | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stderr] 92 | | (-0.5, -0.5)); [INFO] [stderr] | |__________________^ `Point` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `Point` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&Point` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0369. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `mandelbrot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d9e0c9c1690faca95bd3041583c9cd5d112cff211ad9e5e0680054f225239d3e"` [INFO] running `"docker" "rm" "-f" "d9e0c9c1690faca95bd3041583c9cd5d112cff211ad9e5e0680054f225239d3e"` [INFO] [stdout] d9e0c9c1690faca95bd3041583c9cd5d112cff211ad9e5e0680054f225239d3e