[INFO] cloning repository https://github.com/BuxoGabriel/fractals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuxoGabriel/fractals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuxoGabriel%2Ffractals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuxoGabriel%2Ffractals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b088af502ba0fe413d3c4ac67a098c1ba2bf79e0
[INFO] checking BuxoGabriel/fractals against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuxoGabriel%2Ffractals" "/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/BuxoGabriel/fractals
[INFO] finished tweaking git repo https://github.com/BuxoGabriel/fractals
[INFO] tweaked toml for git repo https://github.com/BuxoGabriel/fractals written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BuxoGabriel/fractals on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BuxoGabriel/fractals 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f328616899c23c70fdd4392fb02ecf53207e853c02fdefbe696c685839c4df49
[INFO] running `Command { std: "docker" "start" "-a" "f328616899c23c70fdd4392fb02ecf53207e853c02fdefbe696c685839c4df49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f328616899c23c70fdd4392fb02ecf53207e853c02fdefbe696c685839c4df49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f328616899c23c70fdd4392fb02ecf53207e853c02fdefbe696c685839c4df49", kill_on_drop: false }`
[INFO] [stdout] f328616899c23c70fdd4392fb02ecf53207e853c02fdefbe696c685839c4df49
[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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a641e12159afd0f768c717301f4647dcbf6fbed6cc6d804c74d72218102e77df
[INFO] running `Command { std: "docker" "start" "-a" "a641e12159afd0f768c717301f4647dcbf6fbed6cc6d804c74d72218102e77df", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking fractals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]   --> src/mandelbrot.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MandelbrotSet {}
[INFO] [stdout]    | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |         assert!(!mbs.number_in_set(ImaginaryNumber::new(1.0, 0.0)));
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]   --> src/mandelbrot.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MandelbrotSet {}
[INFO] [stdout]    | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |         assert!(!mbs.number_in_set(ImaginaryNumber::new(0.0, 2.0)));
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]   --> src/mandelbrot.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MandelbrotSet {}
[INFO] [stdout]    | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |         assert!(mbs.number_in_set(ImaginaryNumber::new(0.0, 0.0)));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]   --> src/mandelbrot.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MandelbrotSet {}
[INFO] [stdout]    | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |         assert!(mbs.number_in_set(ImaginaryNumber::new(-1.0, 0.0)));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]    --> src/mandelbrot.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout]  41 | pub struct MandelbrotSet {}
[INFO] [stdout]     | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 100 |         assert!(mbs.number_in_set(ImaginaryNumber::new(0.0, 1.0)));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `number_in_set` found for struct `mandelbrot::MandelbrotSet` in the current scope
[INFO] [stdout]    --> src/mandelbrot.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout]  41 | pub struct MandelbrotSet {}
[INFO] [stdout]     | ------------------------ method `number_in_set` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |         assert!(mbs.number_in_set(ImaginaryNumber::new(0.0, -1.0)));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ method not found in `mandelbrot::MandelbrotSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fractals` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a641e12159afd0f768c717301f4647dcbf6fbed6cc6d804c74d72218102e77df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a641e12159afd0f768c717301f4647dcbf6fbed6cc6d804c74d72218102e77df", kill_on_drop: false }`
[INFO] [stdout] a641e12159afd0f768c717301f4647dcbf6fbed6cc6d804c74d72218102e77df
