[INFO] cloning repository https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2FDESAFIO_DA_LINGUAGEM_RUST", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2FDESAFIO_DA_LINGUAGEM_RUST'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b35af7d2b2a930bbc4f608d29c296e1be6725a3 [INFO] testing loribao/DESAFIO_DA_LINGUAGEM_RUST against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floribao%2FDESAFIO_DA_LINGUAGEM_RUST" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST [INFO] finished tweaking git repo https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST [INFO] tweaked toml for git repo https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loribao/DESAFIO_DA_LINGUAGEM_RUST 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87fd35323c2c8b5b783d4cd55dda208097890a6216332de7296c283afda3702c [INFO] running `Command { std: "docker" "start" "-a" "87fd35323c2c8b5b783d4cd55dda208097890a6216332de7296c283afda3702c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87fd35323c2c8b5b783d4cd55dda208097890a6216332de7296c283afda3702c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fd35323c2c8b5b783d4cd55dda208097890a6216332de7296c283afda3702c", kill_on_drop: false }` [INFO] [stdout] 87fd35323c2c8b5b783d4cd55dda208097890a6216332de7296c283afda3702c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52409b144b2809be5250256ae868b9a3b241e7ac85bfc480004af134b8ae921d [INFO] running `Command { std: "docker" "start" "-a" "52409b144b2809be5250256ae868b9a3b241e7ac85bfc480004af134b8ae921d", kill_on_drop: false }` [INFO] [stderr] Compiling exercicio_aula08 v0.1.0 (/opt/rustwide/workdir/exercicio_aula08) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "52409b144b2809be5250256ae868b9a3b241e7ac85bfc480004af134b8ae921d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52409b144b2809be5250256ae868b9a3b241e7ac85bfc480004af134b8ae921d", kill_on_drop: false }` [INFO] [stdout] 52409b144b2809be5250256ae868b9a3b241e7ac85bfc480004af134b8ae921d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8996926eaf8b196958473678f1c684d847d6389f2d49199f44acc0d2ad3f0996 [INFO] running `Command { std: "docker" "start" "-a" "8996926eaf8b196958473678f1c684d847d6389f2d49199f44acc0d2ad3f0996", kill_on_drop: false }` [INFO] [stderr] Compiling exercicio_aula08 v0.1.0 (/opt/rustwide/workdir/exercicio_aula08) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "8996926eaf8b196958473678f1c684d847d6389f2d49199f44acc0d2ad3f0996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8996926eaf8b196958473678f1c684d847d6389f2d49199f44acc0d2ad3f0996", kill_on_drop: false }` [INFO] [stdout] 8996926eaf8b196958473678f1c684d847d6389f2d49199f44acc0d2ad3f0996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c1320274f7a5e662f80ad87c623086d18688ae0f54e73b31b026ffef78b441a [INFO] running `Command { std: "docker" "start" "-a" "0c1320274f7a5e662f80ad87c623086d18688ae0f54e73b31b026ffef78b441a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exercicio_aula08-1f0799ffe344f148) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c1320274f7a5e662f80ad87c623086d18688ae0f54e73b31b026ffef78b441a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1320274f7a5e662f80ad87c623086d18688ae0f54e73b31b026ffef78b441a", kill_on_drop: false }` [INFO] [stdout] 0c1320274f7a5e662f80ad87c623086d18688ae0f54e73b31b026ffef78b441a