[INFO] cloning repository https://github.com/ferparrios/Rust-Text-Adventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferparrios/Rust-Text-Adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferparrios%2FRust-Text-Adventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferparrios%2FRust-Text-Adventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] badf1c59fd3d1ab64a922bf3c91696fb2913e8c7 [INFO] testing ferparrios/Rust-Text-Adventure against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferparrios%2FRust-Text-Adventure" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ferparrios/Rust-Text-Adventure on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ferparrios/Rust-Text-Adventure [INFO] finished tweaking git repo https://github.com/ferparrios/Rust-Text-Adventure [INFO] tweaked toml for git repo https://github.com/ferparrios/Rust-Text-Adventure written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ferparrios/Rust-Text-Adventure 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a18df8c2ae8f78cc3e5d687b130a8fa0cfb3987529f196c2115cbcb65f34895 [INFO] running `Command { std: "docker" "start" "-a" "2a18df8c2ae8f78cc3e5d687b130a8fa0cfb3987529f196c2115cbcb65f34895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a18df8c2ae8f78cc3e5d687b130a8fa0cfb3987529f196c2115cbcb65f34895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a18df8c2ae8f78cc3e5d687b130a8fa0cfb3987529f196c2115cbcb65f34895", kill_on_drop: false }` [INFO] [stdout] 2a18df8c2ae8f78cc3e5d687b130a8fa0cfb3987529f196c2115cbcb65f34895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b582300169d176806e4697df18dd029b535156b53fda28b687fa51461d0fe9 [INFO] running `Command { std: "docker" "start" "-a" "f0b582300169d176806e4697df18dd029b535156b53fda28b687fa51461d0fe9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling platzi-curso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `vida` is never read [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct DatoHistoria { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | vida: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatoHistoria` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s [INFO] running `Command { std: "docker" "inspect" "f0b582300169d176806e4697df18dd029b535156b53fda28b687fa51461d0fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b582300169d176806e4697df18dd029b535156b53fda28b687fa51461d0fe9", kill_on_drop: false }` [INFO] [stdout] f0b582300169d176806e4697df18dd029b535156b53fda28b687fa51461d0fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e09cb3d462ac13e4d30be252f3e29a294ae9dc63ef89516e47bb937f78d8752 [INFO] running `Command { std: "docker" "start" "-a" "5e09cb3d462ac13e4d30be252f3e29a294ae9dc63ef89516e47bb937f78d8752", kill_on_drop: false }` [INFO] [stderr] Compiling platzi-curso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `vida` is never read [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct DatoHistoria { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | vida: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatoHistoria` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "5e09cb3d462ac13e4d30be252f3e29a294ae9dc63ef89516e47bb937f78d8752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e09cb3d462ac13e4d30be252f3e29a294ae9dc63ef89516e47bb937f78d8752", kill_on_drop: false }` [INFO] [stdout] 5e09cb3d462ac13e4d30be252f3e29a294ae9dc63ef89516e47bb937f78d8752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5732d6a8556fbb223059c25e7a94e0a22cb7d1f2e20e7e70ebd15cf3b034e48 [INFO] running `Command { std: "docker" "start" "-a" "f5732d6a8556fbb223059c25e7a94e0a22cb7d1f2e20e7e70ebd15cf3b034e48", kill_on_drop: false }` [INFO] [stderr] warning: field `vida` is never read [INFO] [stdout] [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 11 | struct DatoHistoria { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ------------ field in this struct [INFO] [stdout] [INFO] [stderr] ... [INFO] [stderr] 15 | vida: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DatoHistoria` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `platzi-curso` (bin "platzi-curso" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/platzi_curso-fbeb280a5bcdd04d) [INFO] running `Command { std: "docker" "inspect" "f5732d6a8556fbb223059c25e7a94e0a22cb7d1f2e20e7e70ebd15cf3b034e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5732d6a8556fbb223059c25e7a94e0a22cb7d1f2e20e7e70ebd15cf3b034e48", kill_on_drop: false }` [INFO] [stdout] f5732d6a8556fbb223059c25e7a94e0a22cb7d1f2e20e7e70ebd15cf3b034e48