[INFO] cloning repository https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulaugusto%2FTRABALHO_PRATICO_A3-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulaugusto%2FTRABALHO_PRATICO_A3-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cde184385706d2c784d2a5abe87c4dc014a399da
[INFO] building raulaugusto/TRABALHO_PRATICO_A3-1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulaugusto%2FTRABALHO_PRATICO_A3-1" "/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/raulaugusto/TRABALHO_PRATICO_A3-1
[INFO] finished tweaking git repo https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1
[INFO] tweaked toml for git repo https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raulaugusto/TRABALHO_PRATICO_A3-1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 906184fcd0585014a8404a98a82ccf7c8474743fa2497f63ba9382f90f9104d9
[INFO] running `Command { std: "docker" "start" "-a" "906184fcd0585014a8404a98a82ccf7c8474743fa2497f63ba9382f90f9104d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "906184fcd0585014a8404a98a82ccf7c8474743fa2497f63ba9382f90f9104d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906184fcd0585014a8404a98a82ccf7c8474743fa2497f63ba9382f90f9104d9", kill_on_drop: false }`
[INFO] [stdout] 906184fcd0585014a8404a98a82ccf7c8474743fa2497f63ba9382f90f9104d9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e983a406950d540d0fdc6b1741421c278882a61dc70686a642bf3444820738
[INFO] running `Command { std: "docker" "start" "-a" "45e983a406950d540d0fdc6b1741421c278882a61dc70686a642bf3444820738", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling TRABALHO_PRATICO_A3-1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Write};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_pid`
[INFO] [stdout]   --> main.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let initial_pid = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_pid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segundo`
[INFO] [stdout]   --> main.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         for segundo in 0..p.timeExecution {
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segundo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PID` should have a snake case name
[INFO] [stdout]   --> main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     PID: i32,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `pid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `menSize` should have a snake case name
[INFO] [stdout]   --> main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     menSize: i32,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `men_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeExecution` should have a snake case name
[INFO] [stdout]   --> main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     timeExecution: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_execution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] running `Command { std: "docker" "inspect" "45e983a406950d540d0fdc6b1741421c278882a61dc70686a642bf3444820738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e983a406950d540d0fdc6b1741421c278882a61dc70686a642bf3444820738", kill_on_drop: false }`
[INFO] [stdout] 45e983a406950d540d0fdc6b1741421c278882a61dc70686a642bf3444820738
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1ed9e9cf5ad78a549437c483dea00532a5325adf6e6e7471375b44d56e9a34
[INFO] running `Command { std: "docker" "start" "-a" "3c1ed9e9cf5ad78a549437c483dea00532a5325adf6e6e7471375b44d56e9a34", kill_on_drop: false }`
[INFO] [stderr]    Compiling TRABALHO_PRATICO_A3-1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Write};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_pid`
[INFO] [stdout]   --> main.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let initial_pid = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_pid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segundo`
[INFO] [stdout]   --> main.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         for segundo in 0..p.timeExecution {
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segundo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PID` should have a snake case name
[INFO] [stdout]   --> main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     PID: i32,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `pid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `menSize` should have a snake case name
[INFO] [stdout]   --> main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     menSize: i32,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `men_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeExecution` should have a snake case name
[INFO] [stdout]   --> main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     timeExecution: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_execution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "3c1ed9e9cf5ad78a549437c483dea00532a5325adf6e6e7471375b44d56e9a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1ed9e9cf5ad78a549437c483dea00532a5325adf6e6e7471375b44d56e9a34", kill_on_drop: false }`
[INFO] [stdout] 3c1ed9e9cf5ad78a549437c483dea00532a5325adf6e6e7471375b44d56e9a34
