[INFO] cloning repository https://github.com/AymenOski/drawing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AymenOski/drawing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAymenOski%2Fdrawing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAymenOski%2Fdrawing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1050fea6c8f8f2e62348ae9fc40eae43f838b9bb
[INFO] checking AymenOski/drawing against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAymenOski%2Fdrawing" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AymenOski/drawing
[INFO] finished tweaking git repo https://github.com/AymenOski/drawing
[INFO] tweaked toml for git repo https://github.com/AymenOski/drawing written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AymenOski/drawing on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AymenOski/drawing 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8c77f2585610fb3cae6ccea1ed75541f6fd85fc84c8c0e525c211e9dac8e5e8
[INFO] running `Command { std: "docker" "start" "-a" "f8c77f2585610fb3cae6ccea1ed75541f6fd85fc84c8c0e525c211e9dac8e5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8c77f2585610fb3cae6ccea1ed75541f6fd85fc84c8c0e525c211e9dac8e5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c77f2585610fb3cae6ccea1ed75541f6fd85fc84c8c0e525c211e9dac8e5e8", kill_on_drop: false }`
[INFO] [stdout] f8c77f2585610fb3cae6ccea1ed75541f6fd85fc84c8c0e525c211e9dac8e5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b95fe691f9832c92412dd30366ba5e5685814d88d75f3fd6fddec97b8a695b5
[INFO] running `Command { std: "docker" "start" "-a" "1b95fe691f9832c92412dd30366ba5e5685814d88d75f3fd6fddec97b8a695b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking raster v0.2.0
[INFO] [stderr]     Checking drawing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the function or associated item `random` exists for struct `Triangle`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:42:35
[INFO] [stdout]     |
[INFO] [stdout]  42 |             let c = gs::Triangle::random(image.width, image.height);
[INFO] [stdout]     |                                   ^^^^^^ function or associated item cannot be called on `Triangle` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometrical_shapes.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub struct Triangle {
[INFO] [stdout]     | ------------------- function or associated item `random` not found for this struct because it doesn't satisfy `Triangle: RngCore` or `Triangle: Rng`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Triangle`, consider using `Triangle::new` which returns `Triangle`
[INFO] [stdout]    --> src/geometrical_shapes.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn new(p1: &Point, p2: &Point, p3: &Point) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Triangle: RngCore`
[INFO] [stdout]             which is required by `Triangle: Rng`
[INFO] [stdout]             `&Triangle: RngCore`
[INFO] [stdout]             which is required by `&Triangle: Rng`
[INFO] [stdout]             `&mut Triangle: RngCore`
[INFO] [stdout]             which is required by `&mut Triangle: Rng`
[INFO] [stdout] note: the trait `RngCore` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/lib.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub trait RngCore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `random`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drawing` (bin "drawing") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the function or associated item `random` exists for struct `Triangle`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:42:35
[INFO] [stdout]     |
[INFO] [stdout]  42 |             let c = gs::Triangle::random(image.width, image.height);
[INFO] [stdout]     |                                   ^^^^^^ function or associated item cannot be called on `Triangle` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometrical_shapes.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub struct Triangle {
[INFO] [stdout]     | ------------------- function or associated item `random` not found for this struct because it doesn't satisfy `Triangle: RngCore` or `Triangle: Rng`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Triangle`, consider using `Triangle::new` which returns `Triangle`
[INFO] [stdout]    --> src/geometrical_shapes.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn new(p1: &Point, p2: &Point, p3: &Point) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Triangle: RngCore`
[INFO] [stdout]             which is required by `Triangle: Rng`
[INFO] [stdout]             `&Triangle: RngCore`
[INFO] [stdout]             which is required by `&Triangle: Rng`
[INFO] [stdout]             `&mut Triangle: RngCore`
[INFO] [stdout]             which is required by `&mut Triangle: Rng`
[INFO] [stdout] note: the trait `RngCore` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/lib.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub trait RngCore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `random`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drawing` (bin "drawing" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1b95fe691f9832c92412dd30366ba5e5685814d88d75f3fd6fddec97b8a695b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b95fe691f9832c92412dd30366ba5e5685814d88d75f3fd6fddec97b8a695b5", kill_on_drop: false }`
[INFO] [stdout] 1b95fe691f9832c92412dd30366ba5e5685814d88d75f3fd6fddec97b8a695b5
