[INFO] cloning repository https://github.com/shantanugoel/sup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shantanugoel/sup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanugoel%2Fsup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanugoel%2Fsup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721dc3a927c832a8d9f4fdcb33c05aadc6ca7f52 [INFO] checking shantanugoel/sup 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%2Fshantanugoel%2Fsup" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shantanugoel/sup [INFO] finished tweaking git repo https://github.com/shantanugoel/sup [INFO] tweaked toml for git repo https://github.com/shantanugoel/sup written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shantanugoel/sup 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/shantanugoel/sup 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6fae95c84d557ccd3322bee52662679a2757e2015d28458e473ce83d1fccf3b9 [INFO] running `Command { std: "docker" "start" "-a" "6fae95c84d557ccd3322bee52662679a2757e2015d28458e473ce83d1fccf3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fae95c84d557ccd3322bee52662679a2757e2015d28458e473ce83d1fccf3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fae95c84d557ccd3322bee52662679a2757e2015d28458e473ce83d1fccf3b9", kill_on_drop: false }` [INFO] [stdout] 6fae95c84d557ccd3322bee52662679a2757e2015d28458e473ce83d1fccf3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d898996011a6002ff0ef69866a460999c943e51ae70a6ac3081e65847d6cd258 [INFO] running `Command { std: "docker" "start" "-a" "d898996011a6002ff0ef69866a460999c943e51ae70a6ac3081e65847d6cd258", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking notifica v3.0.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking ssup v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Optional title for the notification [INFO] [stdout] 31 | | #[clap(short, long, default_value = "Ssup!")] [INFO] [stdout] 32 | | pub title: String, [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/cli.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / /// Notify with this message [INFO] [stdout] 35 | | #[clap(short, long)] [INFO] [stdout] 36 | | pub message: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Choose where to send the notification to [INFO] [stdout] 39 | | #[clap(short, long, possible_values=&["local", "telegram"], default_value="local")] [INFO] [stdout] 40 | | pub destination: String, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / /// {Telegram specific option} Chat id to which notification should be sent [INFO] [stdout] 43 | | #[clap(long, required_if_eq("destination", "telegram"))] [INFO] [stdout] 44 | | pub chat_id: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / /// {Telegram specific option } Optionally specify Telegram bot token in command instead of reading from env [INFO] [stdout] 47 | | #[clap(long)] [INFO] [stdout] 48 | | pub bot_token: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// Specify a command/executable to run and notify when it finishes [INFO] [stdout] 51 | | #[clap()] [INFO] [stdout] 52 | | pub command: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ssup` (bin "ssup" test) due to 6 previous errors [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/cli.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Optional title for the notification [INFO] [stdout] 31 | | #[clap(short, long, default_value = "Ssup!")] [INFO] [stdout] 32 | | pub title: String, [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/cli.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / /// Notify with this message [INFO] [stdout] 35 | | #[clap(short, long)] [INFO] [stdout] 36 | | pub message: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Choose where to send the notification to [INFO] [stdout] 39 | | #[clap(short, long, possible_values=&["local", "telegram"], default_value="local")] [INFO] [stdout] 40 | | pub destination: String, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / /// {Telegram specific option} Chat id to which notification should be sent [INFO] [stdout] 43 | | #[clap(long, required_if_eq("destination", "telegram"))] [INFO] [stdout] 44 | | pub chat_id: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / /// {Telegram specific option } Optionally specify Telegram bot token in command instead of reading from env [INFO] [stdout] 47 | | #[clap(long)] [INFO] [stdout] 48 | | pub bot_token: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// Specify a command/executable to run and notify when it finishes [INFO] [stdout] 51 | | #[clap()] [INFO] [stdout] 52 | | pub command: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ssup` (bin "ssup") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "d898996011a6002ff0ef69866a460999c943e51ae70a6ac3081e65847d6cd258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d898996011a6002ff0ef69866a460999c943e51ae70a6ac3081e65847d6cd258", kill_on_drop: false }` [INFO] [stdout] d898996011a6002ff0ef69866a460999c943e51ae70a6ac3081e65847d6cd258