[INFO] cloning repository https://github.com/akirasosa/rust-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akirasosa/rust-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a20bb55613885b7f942d4b1b6b5838a68d3ec3e0 [INFO] checking akirasosa/rust-practice against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akirasosa/rust-practice [INFO] finished tweaking git repo https://github.com/akirasosa/rust-practice [INFO] tweaked toml for git repo https://github.com/akirasosa/rust-practice written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akirasosa/rust-practice on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akirasosa/rust-practice 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14de8c84bb672db343c2a6f9a393bd28873ef087f16ee2b4208fb5696fa0d44e [INFO] running `Command { std: "docker" "start" "-a" "14de8c84bb672db343c2a6f9a393bd28873ef087f16ee2b4208fb5696fa0d44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14de8c84bb672db343c2a6f9a393bd28873ef087f16ee2b4208fb5696fa0d44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14de8c84bb672db343c2a6f9a393bd28873ef087f16ee2b4208fb5696fa0d44e", kill_on_drop: false }` [INFO] [stdout] 14de8c84bb672db343c2a6f9a393bd28873ef087f16ee2b4208fb5696fa0d44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccac84389699535efbda5a2611554700925ff9eeb4e7db63e684bcafcb4d94be [INFO] running `Command { std: "docker" "start" "-a" "ccac84389699535efbda5a2611554700925ff9eeb4e7db63e684bcafcb4d94be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Checking proconio v0.4.1 [INFO] [stderr] Checking rust-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bin/arc098_a.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | $iter.next().unwrap().parse::<$t>().expect("Parse error") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / input! { [INFO] [stdout] 357 | | n: usize, [INFO] [stdout] 358 | | arr: chars, [INFO] [stdout] 359 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-practice` (bin "arc098_a") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bin/agc026_c.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | $iter.next().unwrap().parse::<$t>().expect("Parse error") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | / input! { [INFO] [stdout] 392 | | N: usize, [INFO] [stdout] 393 | | aa: chars, [INFO] [stdout] 394 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-practice` (bin "agc026_c") due to 1 previous error [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bin/dfs_a.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | $iter.next().unwrap().parse::<$t>().expect("Parse error") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 413 | / input! { [INFO] [stdout] 414 | | H: usize, [INFO] [stdout] 415 | | W: usize, [INFO] [stdout] 416 | | board: [chars; H], [INFO] [stdout] 417 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-practice` (bin "dfs_a") due to 1 previous error [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bin/abc079_c.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | $iter.next().unwrap().parse::<$t>().expect("Parse error") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / input! { [INFO] [stdout] 357 | | arr: chars, [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/bin/joi2011yo_e.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | $iter.next().unwrap().parse::<$t>().expect("Parse error") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | / input! { [INFO] [stdout] 395 | | H: usize, [INFO] [stdout] 396 | | W: usize, [INFO] [stdout] 397 | | N: usize, [INFO] [stdout] 398 | | board: [chars; H], [INFO] [stdout] 399 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-practice` (bin "abc079_c") due to 1 previous error [INFO] [stderr] error: could not compile `rust-practice` (bin "joi2011yo_e") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ccac84389699535efbda5a2611554700925ff9eeb4e7db63e684bcafcb4d94be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccac84389699535efbda5a2611554700925ff9eeb4e7db63e684bcafcb4d94be", kill_on_drop: false }` [INFO] [stdout] ccac84389699535efbda5a2611554700925ff9eeb4e7db63e684bcafcb4d94be