[INFO] cloning repository https://github.com/JuanCarJ/SimulacionPresaDepredador
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanCarJ/SimulacionPresaDepredador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarJ%2FSimulacionPresaDepredador", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarJ%2FSimulacionPresaDepredador'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31376f02b5e3285301caf8139d801be1ca1fb729
[INFO] checking JuanCarJ/SimulacionPresaDepredador against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarJ%2FSimulacionPresaDepredador" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JuanCarJ/SimulacionPresaDepredador
[INFO] finished tweaking git repo https://github.com/JuanCarJ/SimulacionPresaDepredador
[INFO] tweaked toml for git repo https://github.com/JuanCarJ/SimulacionPresaDepredador written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuanCarJ/SimulacionPresaDepredador on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JuanCarJ/SimulacionPresaDepredador 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e93978bfe4630ffb665b410334eb18efd8d74be803f1bb4a1a3c72cfe15240
[INFO] running `Command { std: "docker" "start" "-a" "78e93978bfe4630ffb665b410334eb18efd8d74be803f1bb4a1a3c72cfe15240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e93978bfe4630ffb665b410334eb18efd8d74be803f1bb4a1a3c72cfe15240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e93978bfe4630ffb665b410334eb18efd8d74be803f1bb4a1a3c72cfe15240", kill_on_drop: false }`
[INFO] [stdout] 78e93978bfe4630ffb665b410334eb18efd8d74be803f1bb4a1a3c72cfe15240
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44c61bc357719550fefd85d14b451f405871e16b1e71170f209a817c6a941e95
[INFO] running `Command { std: "docker" "start" "-a" "44c61bc357719550fefd85d14b451f405871e16b1e71170f209a817c6a941e95", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking simulador_ecosistema_presa_depredador v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `sexo` is never used
[INFO] [stdout]   --> src/entidades.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait Presa {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 58 |     fn sexo(&self) -> Sexo;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sexo` is never used
[INFO] [stdout]   --> src/entidades.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait Presa {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 58 |     fn sexo(&self) -> Sexo;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s
[INFO] running `Command { std: "docker" "inspect" "44c61bc357719550fefd85d14b451f405871e16b1e71170f209a817c6a941e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c61bc357719550fefd85d14b451f405871e16b1e71170f209a817c6a941e95", kill_on_drop: false }`
[INFO] [stdout] 44c61bc357719550fefd85d14b451f405871e16b1e71170f209a817c6a941e95
