[INFO] updating cached repository https://github.com/vasily-kirichenko/Mandelbrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c53819b88cfd5a22d71b39272102c039af929908 [INFO] testing vasily-kirichenko/Mandelbrot against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasily-kirichenko%2FMandelbrot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vasily-kirichenko/Mandelbrot on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vasily-kirichenko/Mandelbrot [INFO] finished tweaking git repo https://github.com/vasily-kirichenko/Mandelbrot [INFO] tweaked toml for git repo https://github.com/vasily-kirichenko/Mandelbrot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/vasily-kirichenko/Mandelbrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df4e96d9d55435b4cabb198bcb93370fc8f1b1edb2fcc0d3f6587923bd57adac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df4e96d9d55435b4cabb198bcb93370fc8f1b1edb2fcc0d3f6587923bd57adac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df4e96d9d55435b4cabb198bcb93370fc8f1b1edb2fcc0d3f6587923bd57adac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4e96d9d55435b4cabb198bcb93370fc8f1b1edb2fcc0d3f6587923bd57adac", kill_on_drop: false }` [INFO] [stdout] df4e96d9d55435b4cabb198bcb93370fc8f1b1edb2fcc0d3f6587923bd57adac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21b85b4766dcb5f206c45fe26ad07b34965713c8c9c388c5f86bdefe045353bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21b85b4766dcb5f206c45fe26ad07b34965713c8c9c388c5f86bdefe045353bf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.27s [INFO] running `Command { std: "docker" "inspect" "21b85b4766dcb5f206c45fe26ad07b34965713c8c9c388c5f86bdefe045353bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b85b4766dcb5f206c45fe26ad07b34965713c8c9c388c5f86bdefe045353bf", kill_on_drop: false }` [INFO] [stdout] 21b85b4766dcb5f206c45fe26ad07b34965713c8c9c388c5f86bdefe045353bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9259b8e8c9be3f53894058f4b59375c943932824e1a755f50c92d3911ee0c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db9259b8e8c9be3f53894058f4b59375c943932824e1a755f50c92d3911ee0c9", kill_on_drop: false }` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | assert_eq!(parse_pair::("", ','), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | assert_eq!(parse_pair::("10", ','), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | assert_eq!(parse_pair::(",10", ','), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!(parse_pair::("10,20", ','), Some((10, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<({integer}, {integer})>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(parse_pair::("10,20xy", ','), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(i32, i32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(parse_pair::("0.5x", ','), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(f64, f64), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(parse_pair::("0.5x1.5", 'x'), Some((0.5, 1.5))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(f32, f32), ParsePairError>` [INFO] [stdout] found enum `std::option::Option<({float}, {float})>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stdout] | ^^^^^^^^^^^ expected `&Point`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Point` [INFO] [stdout] found tuple `({float}, {float})` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:55 [INFO] [stdout] | [INFO] [stdout] 91 | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stdout] | ^^^^^^^^^^^ expected `&Point`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Point` [INFO] [stdout] found tuple `({float}, {float})` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Point` [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / assert_eq!( [INFO] [stdout] 91 | | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stdout] 92 | | (-0.5, -0.5)); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________Point [INFO] [stdout] | ({float}, {float}) [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `Point` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Point` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / assert_eq!( [INFO] [stdout] 91 | | pixel_to_point((100, 100), (25, 75), (-1.0, 1.0), (1.0, -1.0)), [INFO] [stdout] 92 | | (-0.5, -0.5)); [INFO] [stdout] | |__________________^ `Point` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `Point` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&Point` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mandelbrot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "db9259b8e8c9be3f53894058f4b59375c943932824e1a755f50c92d3911ee0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9259b8e8c9be3f53894058f4b59375c943932824e1a755f50c92d3911ee0c9", kill_on_drop: false }` [INFO] [stdout] db9259b8e8c9be3f53894058f4b59375c943932824e1a755f50c92d3911ee0c9