[INFO] cloning repository https://github.com/hafifamudi/rust-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hafifamudi/rust-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafifamudi%2Frust-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafifamudi%2Frust-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3409d23c3f104fb8380e2b8c09e04e94b8724b2f [INFO] checking hafifamudi/rust-guessing-game against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafifamudi%2Frust-guessing-game" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hafifamudi/rust-guessing-game on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hafifamudi/rust-guessing-game [INFO] finished tweaking git repo https://github.com/hafifamudi/rust-guessing-game [INFO] tweaked toml for git repo https://github.com/hafifamudi/rust-guessing-game written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/hafifamudi/rust-guessing-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce953a26543f7f5fea7578795bf955ce521df93c8b23cdcbbc26dca312721fc [INFO] running `Command { std: "docker" "start" "-a" "bce953a26543f7f5fea7578795bf955ce521df93c8b23cdcbbc26dca312721fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce953a26543f7f5fea7578795bf955ce521df93c8b23cdcbbc26dca312721fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce953a26543f7f5fea7578795bf955ce521df93c8b23cdcbbc26dca312721fc", kill_on_drop: false }` [INFO] [stdout] bce953a26543f7f5fea7578795bf955ce521df93c8b23cdcbbc26dca312721fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b38432643f22f7a9bf262c67dc582f7bbd8120b4337abf631496d42dc18d247 [INFO] running `Command { std: "docker" "start" "-a" "9b38432643f22f7a9bf262c67dc582f7bbd8120b4337abf631496d42dc18d247", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking hello_world v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / /** [INFO] [stdout] 21 | | *casting guess to int32 and using match [INFO] [stdout] 22 | | expressing to repeat the program when error and [INFO] [stdout] 23 | | take the value if success to parse [INFO] [stdout] 24 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 25 | / let guess: u32 = match guess.trim().parse() { [INFO] [stdout] 26 | | Ok(num) => num, [INFO] [stdout] 27 | | Err(_) => continue, [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / /** [INFO] [stdout] 21 | | *casting guess to int32 and using match [INFO] [stdout] 22 | | expressing to repeat the program when error and [INFO] [stdout] 23 | | take the value if success to parse [INFO] [stdout] 24 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 25 | / let guess: u32 = match guess.trim().parse() { [INFO] [stdout] 26 | | Ok(num) => num, [INFO] [stdout] 27 | | Err(_) => continue, [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.99s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking hello_world v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / /** [INFO] [stdout] 21 | | *casting guess to int32 and using match [INFO] [stdout] 22 | | expressing to repeat the program when error and [INFO] [stdout] 23 | | take the value if success to parse [INFO] [stdout] 24 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 25 | / let guess: u32 = match guess.trim().parse() { [INFO] [stdout] 26 | | Ok(num) => num, [INFO] [stdout] 27 | | Err(_) => continue, [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / /** [INFO] [stdout] 21 | | *casting guess to int32 and using match [INFO] [stdout] 22 | | expressing to repeat the program when error and [INFO] [stdout] 23 | | take the value if success to parse [INFO] [stdout] 24 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 25 | / let guess: u32 = match guess.trim().parse() { [INFO] [stdout] 26 | | Ok(num) => num, [INFO] [stdout] 27 | | Err(_) => continue, [INFO] [stdout] 28 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.27s [INFO] running `Command { std: "docker" "inspect" "9b38432643f22f7a9bf262c67dc582f7bbd8120b4337abf631496d42dc18d247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b38432643f22f7a9bf262c67dc582f7bbd8120b4337abf631496d42dc18d247", kill_on_drop: false }` [INFO] [stdout] 9b38432643f22f7a9bf262c67dc582f7bbd8120b4337abf631496d42dc18d247