[INFO] cloning repository https://github.com/schaefi/msc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schaefi/msc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f08546374d99b5c4bb48534a475d25342868221 [INFO] checking schaefi/msc 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%2Fschaefi%2Fmsc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schaefi/msc [INFO] finished tweaking git repo https://github.com/schaefi/msc [INFO] tweaked toml for git repo https://github.com/schaefi/msc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schaefi/msc 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/schaefi/msc 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c63253174e45bfed885da1a8a07ebd708034c38ca8bf4c2b58d10f0cddf26231 [INFO] running `Command { std: "docker" "start" "-a" "c63253174e45bfed885da1a8a07ebd708034c38ca8bf4c2b58d10f0cddf26231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c63253174e45bfed885da1a8a07ebd708034c38ca8bf4c2b58d10f0cddf26231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63253174e45bfed885da1a8a07ebd708034c38ca8bf4c2b58d10f0cddf26231", kill_on_drop: false }` [INFO] [stdout] c63253174e45bfed885da1a8a07ebd708034c38ca8bf4c2b58d10f0cddf26231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6447c03314724840acbb393f166aafaca04515de863557f1234cf03561cd4f57 [INFO] running `Command { std: "docker" "start" "-a" "6447c03314724840acbb393f166aafaca04515de863557f1234cf03561cd4f57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking termios v0.0.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking rpassword v0.0.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http-auth-basic v0.3.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking text_io v0.1.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking minidom v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking clap v3.0.14 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking msc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / /// API server URL [INFO] [stdout] 10 | | #[clap(long, default_value_t = String::from("https://api.opensuse.org"))] [INFO] [stdout] 11 | | pub api_server: 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / /// OBS project path [INFO] [stdout] 14 | | #[clap(long)] [INFO] [stdout] 15 | | pub project: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// OBS user [INFO] [stdout] 18 | | #[clap(long)] [INFO] [stdout] 19 | | pub user: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / /// OBS credentials. Note: specifying on the commandling is insecure [INFO] [stdout] 22 | | /// If not provided as an option the credentials for the given user [INFO] [stdout] 23 | | /// will be read from stdin [INFO] [stdout] 24 | | #[clap(long)] [INFO] [stdout] 25 | | pub password: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Package or image name [INFO] [stdout] 36 | | package: 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:9 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Distribution name [INFO] [stdout] 39 | | dist: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Architecture name [INFO] [stdout] 42 | | arch: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Output directory, will be created if not present [INFO] [stdout] 45 | | outdir: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | / /// Multibuild profile name [INFO] [stdout] 48 | | #[clap(long)] [INFO] [stdout] 49 | | profile: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / /// Package or image name [INFO] [stdout] 53 | | package: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / /// Output directory, will be created if not present [INFO] [stdout] 56 | | outdir: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / /// API server URL [INFO] [stdout] 10 | | #[clap(long, default_value_t = String::from("https://api.opensuse.org"))] [INFO] [stdout] 11 | | pub api_server: 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / /// OBS project path [INFO] [stdout] 14 | | #[clap(long)] [INFO] [stdout] 15 | | pub project: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// OBS user [INFO] [stdout] 18 | | #[clap(long)] [INFO] [stdout] 19 | | pub user: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / /// OBS credentials. Note: specifying on the commandling is insecure [INFO] [stdout] 22 | | /// If not provided as an option the credentials for the given user [INFO] [stdout] 23 | | /// will be read from stdin [INFO] [stdout] 24 | | #[clap(long)] [INFO] [stdout] 25 | | pub password: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Package or image name [INFO] [stdout] 36 | | package: 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:9 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Distribution name [INFO] [stdout] 39 | | dist: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Architecture name [INFO] [stdout] 42 | | arch: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Output directory, will be created if not present [INFO] [stdout] 45 | | outdir: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | / /// Multibuild profile name [INFO] [stdout] 48 | | #[clap(long)] [INFO] [stdout] 49 | | profile: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / /// Package or image name [INFO] [stdout] 53 | | package: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / /// Output directory, will be created if not present [INFO] [stdout] 56 | | outdir: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `msc` (bin "msc" test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `msc` (bin "msc") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "6447c03314724840acbb393f166aafaca04515de863557f1234cf03561cd4f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6447c03314724840acbb393f166aafaca04515de863557f1234cf03561cd4f57", kill_on_drop: false }` [INFO] [stdout] 6447c03314724840acbb393f166aafaca04515de863557f1234cf03561cd4f57