[INFO] cloning repository https://github.com/NazrinDuck/tged [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NazrinDuck/tged" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNazrinDuck%2Ftged", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNazrinDuck%2Ftged'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 464e9a6f00a943b97e3c32c0bdd2774fd5c4d013 [INFO] checking NazrinDuck/tged 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%2FNazrinDuck%2Ftged" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NazrinDuck/tged [INFO] finished tweaking git repo https://github.com/NazrinDuck/tged [INFO] tweaked toml for git repo https://github.com/NazrinDuck/tged written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NazrinDuck/tged 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/NazrinDuck/tged 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 79c5beefe372bbe05a7011437e64260ca2db844f30b8445b986ae9cb2162c32d [INFO] running `Command { std: "docker" "start" "-a" "79c5beefe372bbe05a7011437e64260ca2db844f30b8445b986ae9cb2162c32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79c5beefe372bbe05a7011437e64260ca2db844f30b8445b986ae9cb2162c32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c5beefe372bbe05a7011437e64260ca2db844f30b8445b986ae9cb2162c32d", kill_on_drop: false }` [INFO] [stdout] 79c5beefe372bbe05a7011437e64260ca2db844f30b8445b986ae9cb2162c32d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2f06338f352f6fea3c2c5072661b262caaf6c6bf1469a115329802445832982f [INFO] running `Command { std: "docker" "start" "-a" "2f06338f352f6fea3c2c5072661b262caaf6c6bf1469a115329802445832982f", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking widestring v1.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking getch-rs v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking tged v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/screen.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 206 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 207 | | .title("Save All?(y/n)") [INFO] [stdout] 208 | | .default_pos(module) [INFO] [stdout] 209 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tged` (bin "tged" test) due to 5 previous errors [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/screen.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 218 | | .title("Quit?(y/n)") [INFO] [stdout] 219 | | .default_pos(module) [INFO] [stdout] 220 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [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/view/mainview.rs:402:27 [INFO] [stdout] | [INFO] [stdout] 402 | let ret = MsgBox::new() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 403 | | .title("Replace") [INFO] [stdout] 404 | | .default_pos(module) [INFO] [stdout] 405 | | .wait::(module) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/view/mainview.rs:505:27 [INFO] [stdout] | [INFO] [stdout] 505 | let ret = MsgBox::new() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 506 | | .title("Search") [INFO] [stdout] 507 | | .default_pos(module) [INFO] [stdout] 508 | | .wait::(module) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/view/mainview.rs:549:31 [INFO] [stdout] | [INFO] [stdout] 549 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 550 | | .title("Save as") [INFO] [stdout] 551 | | .default_pos(module) [INFO] [stdout] 552 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/screen.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 206 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 207 | | .title("Save All?(y/n)") [INFO] [stdout] 208 | | .default_pos(module) [INFO] [stdout] 209 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/screen.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 218 | | .title("Quit?(y/n)") [INFO] [stdout] 219 | | .default_pos(module) [INFO] [stdout] 220 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/view/mainview.rs:402:27 [INFO] [stdout] | [INFO] [stdout] 402 | let ret = MsgBox::new() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 403 | | .title("Replace") [INFO] [stdout] 404 | | .default_pos(module) [INFO] [stdout] 405 | | .wait::(module) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/view/mainview.rs:505:27 [INFO] [stdout] | [INFO] [stdout] 505 | let ret = MsgBox::new() [INFO] [stdout] | ___________________________^ [INFO] [stdout] 506 | | .title("Search") [INFO] [stdout] 507 | | .default_pos(module) [INFO] [stdout] 508 | | .wait::(module) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/view/mainview.rs:549:31 [INFO] [stdout] | [INFO] [stdout] 549 | let ret = MsgBox::new() [INFO] [stdout] | _______________________________^ [INFO] [stdout] 550 | | .title("Save as") [INFO] [stdout] 551 | | .default_pos(module) [INFO] [stdout] 552 | | .wait::(module) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tged` (bin "tged") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2f06338f352f6fea3c2c5072661b262caaf6c6bf1469a115329802445832982f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f06338f352f6fea3c2c5072661b262caaf6c6bf1469a115329802445832982f", kill_on_drop: false }` [INFO] [stdout] 2f06338f352f6fea3c2c5072661b262caaf6c6bf1469a115329802445832982f